Created
July 1, 2019 22:20
-
-
Save mwlang/d6e324edb29afd902561e679d5fdfa3c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ crystal spec ./spec/endpoints/order_spec.cr --error-trace | |
Error renaming file '/Volumes/EVOX/Users/mwlang/.cache/crystal/Volumes-EVOX-Users-mwlang-projects-crypto-crystal-binance-spec/A-rray40T-uple40S-pec5858R-esult4432F-loat644141.o.tmp' to '/Volumes/EVOX/Users/mwlang/.cache/crystal/Volumes-EVOX-Users-mwlang-projects-crypto-crystal-binance-spec/A-rray40T-uple40S-pec5858R-esult4432F-loat644141.o': No such file or directory (Errno) | |
from File::rename<String, String>:Nil | |
from Crystal::Compiler::CompilationUnit#compile:(LLVM::Module | Nil) | |
from ~procProc(Nil)@src/compiler/crystal/compiler.cr:432 | |
from Fiber#run:(IO::FileDescriptor | Nil) | |
Error renaming file '/Volumes/EVOX/Users/mwlang/.cache/crystal/Volumes-EVOX-Users-mwlang-projects-crypto-crystal-binance-spec/A-rray40I-nt3241.o.tmp' to '/Volumes/EVOX/Users/mwlang/.cache/crystal/Volumes-EVOX-Users-mwlang-projects-crypto-crystal-binance-spec/A-rray40I-nt3241.o': No such file or directory (Errno) | |
from File::rename<String, String>:Nil | |
from Crystal::Compiler::CompilationUnit#compile:(LLVM::Module | Nil) | |
from ~procProc(Nil)@src/compiler/crystal/compiler.cr:432 | |
from Fiber#run:(IO::FileDescriptor | Nil) | |
execvp (/Volumes/EVOX/Users/mwlang/.cache/crystal/crystal-run-spec.tmp): No such file or directory: No such file or directory (Errno) | |
from Process#initialize<String, Array(String), Nil, Bool, Bool, Process::Redirect, Process::Redirect, Process::Redirect, Nil>:Nil | |
from Crystal::Command#run:(Bool | Crystal::Compiler::Result | Nil) | |
from main | |
Error: you've found a bug in the Crystal compiler. Please open an issue, including source code that will allow us to reproduce the bug: https://github.com/crystal-lang/crystal/issues | |
± ./spec/endpoints/order_spec.cr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment