Dec 18 05:06:33.558 INFO checking TrueDoughnut/Rust against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 05:06:33.559 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-5/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/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" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 05:06:34.145 INFO [stdout] 322c5407dfb9cc10fbe9a670a4e4c28069dd6e2fbf037959cfab16b9fefbcd4b Dec 18 05:06:34.147 INFO running `"docker" "start" "-a" "322c5407dfb9cc10fbe9a670a4e4c28069dd6e2fbf037959cfab16b9fefbcd4b"` Dec 18 05:06:36.855 INFO [stderr] Checking Rust v0.1.0 (/opt/crater/workdir) Dec 18 05:06:37.824 INFO [stderr] error[E0597]: `entered` does not live long enough Dec 18 05:06:37.824 INFO [stderr] --> src/collections/company.rs:16:30 Dec 18 05:06:37.824 INFO [stderr] | Dec 18 05:06:37.824 INFO [stderr] 16 | let vec: Vec<&str> = entered.split(" ").collect(); Dec 18 05:06:37.824 INFO [stderr] | ^^^^^^^ borrowed value does not live long enough Dec 18 05:06:37.824 INFO [stderr] ... Dec 18 05:06:37.824 INFO [stderr] 37 | } Dec 18 05:06:37.824 INFO [stderr] | - `entered` dropped here while still borrowed Dec 18 05:06:37.824 INFO [stderr] | Dec 18 05:06:37.824 INFO [stderr] = note: values in a scope are dropped in the opposite order they are created Dec 18 05:06:37.824 INFO [stderr] Dec 18 05:06:37.824 INFO [stderr] error: aborting due to previous error Dec 18 05:06:37.824 INFO [stderr] Dec 18 05:06:37.824 INFO [stderr] For more information about this error, try `rustc --explain E0597`. Dec 18 05:06:37.845 INFO [stderr] error: Could not compile `Rust`. Dec 18 05:06:37.845 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 18 05:06:37.853 INFO [stderr] error[E0597]: `entered` does not live long enough Dec 18 05:06:37.853 INFO [stderr] --> src/collections/company.rs:16:30 Dec 18 05:06:37.854 INFO [stderr] | Dec 18 05:06:37.854 INFO [stderr] 16 | let vec: Vec<&str> = entered.split(" ").collect(); Dec 18 05:06:37.854 INFO [stderr] | ^^^^^^^ borrowed value does not live long enough Dec 18 05:06:37.854 INFO [stderr] ... Dec 18 05:06:37.855 INFO [stderr] 37 | } Dec 18 05:06:37.855 INFO [stderr] | - `entered` dropped here while still borrowed Dec 18 05:06:37.855 INFO [stderr] | Dec 18 05:06:37.855 INFO [stderr] = note: values in a scope are dropped in the opposite order they are created Dec 18 05:06:37.855 INFO [stderr] Dec 18 05:06:37.858 INFO [stderr] error: aborting due to previous error Dec 18 05:06:37.858 INFO [stderr] Dec 18 05:06:37.858 INFO [stderr] For more information about this error, try `rustc --explain E0597`. Dec 18 05:06:37.868 INFO [stderr] error: Could not compile `Rust`. Dec 18 05:06:37.868 INFO [stderr] Dec 18 05:06:37.868 INFO [stderr] To learn more, run the command again with --verbose. Dec 18 05:06:39.627 INFO running `"docker" "inspect" "322c5407dfb9cc10fbe9a670a4e4c28069dd6e2fbf037959cfab16b9fefbcd4b"` Dec 18 05:06:39.956 INFO running `"docker" "rm" "-f" "322c5407dfb9cc10fbe9a670a4e4c28069dd6e2fbf037959cfab16b9fefbcd4b"` Dec 18 05:06:40.316 INFO [stdout] 322c5407dfb9cc10fbe9a670a4e4c28069dd6e2fbf037959cfab16b9fefbcd4b