Dec 19 21:33:45.398 INFO checking TrueDoughnut/Rust against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 21:33:45.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-7/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/gh/TrueDoughnut/Rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 21:33:45.883 INFO [stdout] 91cca37c1d89c53b1bf82cbb261baba0a96093c527380ffc7be6b398f4b08b54 Dec 19 21:33:45.886 INFO running `"docker" "start" "-a" "91cca37c1d89c53b1bf82cbb261baba0a96093c527380ffc7be6b398f4b08b54"` Dec 19 21:33:48.753 INFO [stderr] Checking Rust v0.1.0 (/opt/crater/workdir) Dec 19 21:33:49.835 INFO [stderr] error[E0597]: `entered` does not live long enough Dec 19 21:33:49.835 INFO [stderr] --> src/collections/company.rs:16:30 Dec 19 21:33:49.836 INFO [stderr] | Dec 19 21:33:49.836 INFO [stderr] 16 | let vec: Vec<&str> = entered.split(" ").collect(); Dec 19 21:33:49.836 INFO [stderr] | ^^^^^^^ borrowed value does not live long enough Dec 19 21:33:49.837 INFO [stderr] ... Dec 19 21:33:49.837 INFO [stderr] 37 | } Dec 19 21:33:49.837 INFO [stderr] | - `entered` dropped here while still borrowed Dec 19 21:33:49.837 INFO [stderr] error[E0597]: `entered` does not live long enough Dec 19 21:33:49.837 INFO [stderr] --> src/collections/company.rs:16:30 Dec 19 21:33:49.838 INFO [stderr] | Dec 19 21:33:49.838 INFO [stderr] 16 | let vec: Vec<&str> = entered.split(" ").collect(); Dec 19 21:33:49.838 INFO [stderr] | ^^^^^^^ borrowed value does not live long enough Dec 19 21:33:49.838 INFO [stderr] ... Dec 19 21:33:49.839 INFO [stderr] 37 | } Dec 19 21:33:49.839 INFO [stderr] | - `entered` dropped here while still borrowed Dec 19 21:33:49.839 INFO [stderr] | Dec 19 21:33:49.839 INFO [stderr] = note: values in a scope are dropped in the opposite order they are created Dec 19 21:33:49.839 INFO [stderr] Dec 19 21:33:49.840 INFO [stderr] | Dec 19 21:33:49.840 INFO [stderr] = note: values in a scope are dropped in the opposite order they are created Dec 19 21:33:49.840 INFO [stderr] Dec 19 21:33:49.840 INFO [stderr] error: aborting due to previous error Dec 19 21:33:49.840 INFO [stderr] Dec 19 21:33:49.840 INFO [stderr] For more information about this error, try `rustc --explain E0597`. Dec 19 21:33:49.846 INFO [stderr] error: aborting due to previous error Dec 19 21:33:49.852 INFO [stderr] Dec 19 21:33:49.852 INFO [stderr] For more information about this error, try `rustc --explain E0597`. Dec 19 21:33:49.868 INFO [stderr] error: Could not compile `Rust`. Dec 19 21:33:49.868 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 19 21:33:49.870 INFO [stderr] error: Could not compile `Rust`. Dec 19 21:33:49.870 INFO [stderr] Dec 19 21:33:49.870 INFO [stderr] To learn more, run the command again with --verbose. Dec 19 21:33:51.400 INFO running `"docker" "inspect" "91cca37c1d89c53b1bf82cbb261baba0a96093c527380ffc7be6b398f4b08b54"` Dec 19 21:33:51.696 INFO running `"docker" "rm" "-f" "91cca37c1d89c53b1bf82cbb261baba0a96093c527380ffc7be6b398f4b08b54"` Dec 19 21:33:51.965 INFO [stdout] 91cca37c1d89c53b1bf82cbb261baba0a96093c527380ffc7be6b398f4b08b54