Oct 12 23:35:34.240 INFO checking cisco/lal-build-manager against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 23:35:34.240 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 23:35:34.552 INFO blam! 94543ff935f9857ee61b3a51c476222194ee71e56721ad2b223687d0cd6790ab Oct 12 23:35:34.554 INFO running `"docker" "start" "-a" "94543ff935f9857ee61b3a51c476222194ee71e56721ad2b223687d0cd6790ab"` Oct 12 23:35:34.963 INFO kablam! usermod: no changes Oct 12 23:35:35.152 INFO kablam! Checking sha1 v0.3.0 Oct 12 23:35:35.159 INFO kablam! Checking thread-id v3.0.0 Oct 12 23:35:35.159 INFO kablam! Checking memchr v0.1.11 Oct 12 23:35:35.185 INFO kablam! Checking xattr v0.1.11 Oct 12 23:35:35.193 INFO kablam! Checking clicolors-control v0.1.0 Oct 12 23:35:35.193 INFO kablam! Checking serde_json v1.0.8 Oct 12 23:35:35.194 INFO kablam! Checking parking_lot_core v0.2.1 Oct 12 23:35:35.194 INFO kablam! Checking loggerv v0.6.0 Oct 12 23:35:35.776 INFO kablam! Checking clap v2.27.1 Oct 12 23:35:36.521 INFO kablam! Checking miniz-sys v0.1.9 Oct 12 23:35:36.540 INFO kablam! Checking aho-corasick v0.5.3 Oct 12 23:35:36.624 INFO kablam! Checking thread-id v2.0.0 Oct 12 23:35:37.148 INFO kablam! Checking thread_local v0.3.3 Oct 12 23:35:37.489 INFO kablam! Checking chrono v0.2.25 Oct 12 23:35:37.840 INFO kablam! Checking tar v0.4.11 Oct 12 23:35:37.841 INFO kablam! Checking thread_local v0.2.7 Oct 12 23:35:37.988 INFO kablam! Checking flate2 v0.2.19 Oct 12 23:35:39.204 INFO kablam! Checking parking_lot v0.4.0 Oct 12 23:35:40.296 INFO kablam! Checking regex v0.2.1 Oct 12 23:35:40.848 INFO kablam! Checking regex v0.1.80 Oct 12 23:35:46.394 INFO kablam! Checking indicatif v0.3.3 Oct 12 23:35:50.127 INFO kablam! Checking lal v3.8.1 (/source) Oct 12 23:35:54.368 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 23:35:54.368 INFO kablam! --> src/core/config.rs:18:9 Oct 12 23:35:54.368 INFO kablam! | Oct 12 23:35:54.368 INFO kablam! 18 | env::home_dir().unwrap() Oct 12 23:35:54.368 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:35:54.368 INFO kablam! | Oct 12 23:35:54.368 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:35:54.368 INFO kablam! Oct 12 23:35:54.368 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 23:35:54.368 INFO kablam! --> src/shell.rs:197:16 Oct 12 23:35:54.368 INFO kablam! | Oct 12 23:35:54.368 INFO kablam! 197 | let home = env::home_dir().unwrap(); // crash if no $HOME Oct 12 23:35:54.368 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:35:54.368 INFO kablam! Oct 12 23:35:55.660 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 23:35:55.660 INFO kablam! --> src/core/config.rs:18:9 Oct 12 23:35:55.661 INFO kablam! | Oct 12 23:35:55.661 INFO kablam! 18 | env::home_dir().unwrap() Oct 12 23:35:55.661 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:35:55.662 INFO kablam! | Oct 12 23:35:55.662 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:35:55.662 INFO kablam! Oct 12 23:35:55.672 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 23:35:55.672 INFO kablam! --> src/shell.rs:197:16 Oct 12 23:35:55.673 INFO kablam! | Oct 12 23:35:55.673 INFO kablam! 197 | let home = env::home_dir().unwrap(); // crash if no $HOME Oct 12 23:35:55.673 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:35:55.673 INFO kablam! Oct 12 23:36:09.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.45s Oct 12 23:36:09.473 INFO kablam! su: No module specific data is present Oct 12 23:36:10.160 INFO running `"docker" "rm" "-f" "94543ff935f9857ee61b3a51c476222194ee71e56721ad2b223687d0cd6790ab"` Oct 12 23:36:10.489 INFO blam! 94543ff935f9857ee61b3a51c476222194ee71e56721ad2b223687d0cd6790ab