Oct 21 15:21:20.906 INFO checking naftulikay/nfty against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:21:20.906 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 15:21:21.224 INFO blam! 29fff244fadf108a83b3b90e67952331751907532c77dc0f428d9c426ba2398f Oct 21 15:21:21.226 INFO running `"docker" "start" "-a" "29fff244fadf108a83b3b90e67952331751907532c77dc0f428d9c426ba2398f"` Oct 21 15:21:22.452 INFO kablam! usermod: no changes Oct 21 15:21:22.732 INFO kablam! Compiling pkg-config v0.3.10 Oct 21 15:21:22.737 INFO kablam! Compiling miniz-sys v0.1.10 Oct 21 15:21:22.737 INFO kablam! Compiling cmake v0.1.30 Oct 21 15:21:22.737 INFO kablam! Checking log v0.4.1 Oct 21 15:21:22.760 INFO kablam! Checking regex-syntax v0.5.5 Oct 21 15:21:22.760 INFO kablam! Checking ordered-float v0.5.0 Oct 21 15:21:22.760 INFO kablam! Checking serde_yaml v0.7.3 Oct 21 15:21:22.760 INFO kablam! Checking chrono v0.4.2 Oct 21 15:21:23.688 INFO kablam! Checking parking_lot_core v0.2.13 Oct 21 15:21:24.048 INFO kablam! Checking serde-value v0.5.2 Oct 21 15:21:25.957 INFO kablam! Checking parking_lot v0.5.4 Oct 21 15:21:26.185 INFO kablam! Compiling openssl-sys v0.9.28 Oct 21 15:21:26.186 INFO kablam! Compiling libz-sys v1.0.18 Oct 21 15:21:26.186 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 21 15:21:26.186 INFO kablam! Compiling curl-sys v0.4.2 Oct 21 15:21:26.186 INFO kablam! Compiling libgit2-sys v0.7.1 Oct 21 15:21:28.531 INFO kablam! Checking flate2 v1.0.1 Oct 21 15:21:29.580 INFO kablam! Checking log4rs v0.8.0 Oct 21 15:21:30.224 INFO kablam! Checking regex v0.2.10 Oct 21 15:21:32.466 INFO kablam! Checking log4rs-syslog v3.0.1 Oct 21 15:21:47.854 INFO kablam! Checking git2 v0.7.1 Oct 21 15:21:51.888 INFO kablam! Checking nfty v0.1.0 (/source) Oct 21 15:21:54.436 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 21 15:21:54.436 INFO kablam! --> src/api/project/mod.rs:8:5 Oct 21 15:21:54.436 INFO kablam! | Oct 21 15:21:54.436 INFO kablam! 8 | use std::env::home_dir; Oct 21 15:21:54.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 15:21:54.436 INFO kablam! | Oct 21 15:21:54.436 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 15:21:54.436 INFO kablam! Oct 21 15:21:54.436 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 21 15:21:54.436 INFO kablam! --> src/api/project/mod.rs:32:44 Oct 21 15:21:54.436 INFO kablam! | Oct 21 15:21:54.436 INFO kablam! 32 | pub static ref PROJECT_ROOT: PathBuf = home_dir().expect("unable to get home dir").join("devel").join("src"); Oct 21 15:21:54.436 INFO kablam! | ^^^^^^^^ Oct 21 15:21:54.436 INFO kablam! Oct 21 15:21:55.024 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 21 15:21:55.024 INFO kablam! --> src/api/project/mod.rs:8:5 Oct 21 15:21:55.024 INFO kablam! | Oct 21 15:21:55.024 INFO kablam! 8 | use std::env::home_dir; Oct 21 15:21:55.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 15:21:55.024 INFO kablam! | Oct 21 15:21:55.024 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 15:21:55.024 INFO kablam! Oct 21 15:21:55.024 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 21 15:21:55.024 INFO kablam! --> src/api/project/mod.rs:32:44 Oct 21 15:21:55.024 INFO kablam! | Oct 21 15:21:55.024 INFO kablam! 32 | pub static ref PROJECT_ROOT: PathBuf = home_dir().expect("unable to get home dir").join("devel").join("src"); Oct 21 15:21:55.024 INFO kablam! | ^^^^^^^^ Oct 21 15:21:55.024 INFO kablam! Oct 21 15:21:55.416 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.93s Oct 21 15:21:55.432 INFO kablam! su: No module specific data is present Oct 21 15:21:56.353 INFO running `"docker" "rm" "-f" "29fff244fadf108a83b3b90e67952331751907532c77dc0f428d9c426ba2398f"` Oct 21 15:21:56.669 INFO blam! 29fff244fadf108a83b3b90e67952331751907532c77dc0f428d9c426ba2398f