Oct 12 16:47:10.678 INFO checking naftulikay/nfty against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 16:47:10.679 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 16:47:10.892 INFO blam! b283356aa150d196d99e0ea7433ffc9651f3fd4c3879961ff5e90a39b6ad5b2a Oct 12 16:47:10.894 INFO running `"docker" "start" "-a" "b283356aa150d196d99e0ea7433ffc9651f3fd4c3879961ff5e90a39b6ad5b2a"` Oct 12 16:47:11.852 INFO kablam! usermod: no changes Oct 12 16:47:12.195 INFO kablam! Compiling pkg-config v0.3.10 Oct 12 16:47:12.198 INFO kablam! Compiling cmake v0.1.30 Oct 12 16:47:12.201 INFO kablam! Checking log v0.4.1 Oct 12 16:47:12.202 INFO kablam! Checking ordered-float v0.5.0 Oct 12 16:47:12.225 INFO kablam! Checking parking_lot_core v0.2.13 Oct 12 16:47:12.226 INFO kablam! Checking miniz-sys v0.1.10 Oct 12 16:47:12.226 INFO kablam! Compiling structopt-derive v0.2.6 Oct 12 16:47:12.226 INFO kablam! Checking pbr v1.0.0 Oct 12 16:47:13.036 INFO kablam! Checking flate2 v1.0.1 Oct 12 16:47:13.911 INFO kablam! Checking parking_lot v0.5.4 Oct 12 16:47:14.150 INFO kablam! Checking serde-value v0.5.2 Oct 12 16:47:15.433 INFO kablam! Compiling libz-sys v1.0.18 Oct 12 16:47:15.433 INFO kablam! Compiling openssl-sys v0.9.28 Oct 12 16:47:15.433 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 12 16:47:15.433 INFO kablam! Compiling curl-sys v0.4.2 Oct 12 16:47:15.433 INFO kablam! Compiling libgit2-sys v0.7.1 Oct 12 16:47:18.187 INFO kablam! Checking log4rs v0.8.0 Oct 12 16:47:19.986 INFO kablam! Checking structopt v0.2.6 Oct 12 16:47:22.740 INFO kablam! Checking log4rs-syslog v3.0.1 Oct 12 16:47:48.981 INFO kablam! Checking git2 v0.7.1 Oct 12 16:47:53.196 INFO kablam! Checking nfty v0.1.0 (/source) Oct 12 16:47:56.504 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 16:47:56.504 INFO kablam! --> src/api/project/mod.rs:8:5 Oct 12 16:47:56.504 INFO kablam! | Oct 12 16:47:56.504 INFO kablam! 8 | use std::env::home_dir; Oct 12 16:47:56.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 16:47:56.504 INFO kablam! | Oct 12 16:47:56.504 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 16:47:56.504 INFO kablam! Oct 12 16:47:56.504 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 16:47:56.504 INFO kablam! --> src/api/project/mod.rs:32:44 Oct 12 16:47:56.505 INFO kablam! | Oct 12 16:47:56.505 INFO kablam! 32 | pub static ref PROJECT_ROOT: PathBuf = home_dir().expect("unable to get home dir").join("devel").join("src"); Oct 12 16:47:56.505 INFO kablam! | ^^^^^^^^ Oct 12 16:47:56.505 INFO kablam! Oct 12 16:47:56.716 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 16:47:56.716 INFO kablam! --> src/api/project/mod.rs:8:5 Oct 12 16:47:56.716 INFO kablam! | Oct 12 16:47:56.716 INFO kablam! 8 | use std::env::home_dir; Oct 12 16:47:56.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 16:47:56.716 INFO kablam! | Oct 12 16:47:56.716 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 16:47:56.716 INFO kablam! Oct 12 16:47:56.716 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 16:47:56.716 INFO kablam! --> src/api/project/mod.rs:32:44 Oct 12 16:47:56.716 INFO kablam! | Oct 12 16:47:56.716 INFO kablam! 32 | pub static ref PROJECT_ROOT: PathBuf = home_dir().expect("unable to get home dir").join("devel").join("src"); Oct 12 16:47:56.716 INFO kablam! | ^^^^^^^^ Oct 12 16:47:56.716 INFO kablam! Oct 12 16:47:57.076 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.20s Oct 12 16:47:57.112 INFO kablam! su: No module specific data is present Oct 12 16:47:57.984 INFO running `"docker" "rm" "-f" "b283356aa150d196d99e0ea7433ffc9651f3fd4c3879961ff5e90a39b6ad5b2a"` Oct 12 16:47:58.228 INFO blam! b283356aa150d196d99e0ea7433ffc9651f3fd4c3879961ff5e90a39b6ad5b2a