Dec 18 05:06:40.408 INFO checking TrueDoughnut/Rust against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 05:06:40.408 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-5/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/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" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 05:06:40.855 INFO [stdout] 1b758746cdcc87a8b93e037d043408c67991e9a3f912db3782a4765be4b34253 Dec 18 05:06:40.857 INFO running `"docker" "start" "-a" "1b758746cdcc87a8b93e037d043408c67991e9a3f912db3782a4765be4b34253"` Dec 18 05:06:43.446 INFO [stderr] Checking Rust v0.1.0 (/opt/crater/workdir) Dec 18 05:06:44.400 INFO [stderr] error[E0597]: `entered` does not live long enough Dec 18 05:06:44.400 INFO [stderr] --> src/collections/company.rs:16:30 Dec 18 05:06:44.400 INFO [stderr] | Dec 18 05:06:44.400 INFO [stderr] 16 | let vec: Vec<&str> = entered.split(" ").collect(); Dec 18 05:06:44.400 INFO [stderr] | ^^^^^^^ borrowed value does not live long enough Dec 18 05:06:44.400 INFO [stderr] ... Dec 18 05:06:44.400 INFO [stderr] 37 | } Dec 18 05:06:44.400 INFO [stderr] | - `entered` dropped here while still borrowed Dec 18 05:06:44.400 INFO [stderr] | Dec 18 05:06:44.400 INFO [stderr] = note: values in a scope are dropped in the opposite order they are created Dec 18 05:06:44.401 INFO [stderr] Dec 18 05:06:44.406 INFO [stderr] error: aborting due to previous error Dec 18 05:06:44.412 INFO [stderr] Dec 18 05:06:44.412 INFO [stderr] For more information about this error, try `rustc --explain E0597`. Dec 18 05:06:44.429 INFO [stderr] error: Could not compile `Rust`. Dec 18 05:06:44.429 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 18 05:06:44.504 INFO [stderr] error[E0597]: `entered` does not live long enough Dec 18 05:06:44.505 INFO [stderr] --> src/collections/company.rs:16:30 Dec 18 05:06:44.505 INFO [stderr] | Dec 18 05:06:44.505 INFO [stderr] 16 | let vec: Vec<&str> = entered.split(" ").collect(); Dec 18 05:06:44.506 INFO [stderr] | ^^^^^^^ borrowed value does not live long enough Dec 18 05:06:44.506 INFO [stderr] ... Dec 18 05:06:44.506 INFO [stderr] 37 | } Dec 18 05:06:44.507 INFO [stderr] | - `entered` dropped here while still borrowed Dec 18 05:06:44.507 INFO [stderr] | Dec 18 05:06:44.507 INFO [stderr] = note: values in a scope are dropped in the opposite order they are created Dec 18 05:06:44.508 INFO [stderr] Dec 18 05:06:44.510 INFO [stderr] error: aborting due to previous error Dec 18 05:06:44.510 INFO [stderr] Dec 18 05:06:44.510 INFO [stderr] For more information about this error, try `rustc --explain E0597`. Dec 18 05:06:44.529 INFO [stderr] error: Could not compile `Rust`. Dec 18 05:06:44.529 INFO [stderr] Dec 18 05:06:44.529 INFO [stderr] To learn more, run the command again with --verbose. Dec 18 05:06:45.910 INFO running `"docker" "inspect" "1b758746cdcc87a8b93e037d043408c67991e9a3f912db3782a4765be4b34253"` Dec 18 05:06:46.292 INFO running `"docker" "rm" "-f" "1b758746cdcc87a8b93e037d043408c67991e9a3f912db3782a4765be4b34253"` Dec 18 05:06:46.574 INFO [stdout] 1b758746cdcc87a8b93e037d043408c67991e9a3f912db3782a4765be4b34253