-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
The last racer command was:
$ cd /Users/sanadkadu/github/pathOfTheRustacean/
$ export CARGO_HOME=/Users/sanadkadu/.cargo
$ export RUST_SRC_PATH=/Users/sanadkadu/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/src/rust/src
$ /Users/sanadkadu/.cargo/bin/racer complete 5 15 /Users/sanadkadu/github/pathOfTheRustacean/fibonacci.rs /var/folders/xx/3k0k7xmd04d51rh7rnxy4cwc0000gn/T/racertqBgSg
This command terminated with exit code 127.
stdout:
Process *async-racer* exited abnormally with code 127
No output on stderr.
The temporary file will have been deleted. You should be
able to reproduce the same output from racer with the
following command:
$ CARGO_HOME=/Users/sanadkadu/.cargo RUST_SRC_PATH=/Users/sanadkadu/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/src/rust/src /Users/sanadkadu/.cargo/bin/racer complete 5 15 /Users/sanadkadu/github/pathOfTheRustacean/fibonacci.rs
Metadata
Metadata
Assignees
Labels
No labels