Oct 13 01:38:35.811 INFO checking aerys/gpm against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 01:38:35.813 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 13 01:38:36.313 INFO blam! fa1ff990f27e463d94c32758fa908fa0cf94061706a0d793ddc6848d70296ba9 Oct 13 01:38:36.315 INFO running `"docker" "start" "-a" "fa1ff990f27e463d94c32758fa908fa0cf94061706a0d793ddc6848d70296ba9"` Oct 13 01:38:38.428 INFO kablam! usermod: no changes Oct 13 01:38:38.971 INFO kablam! Checking encoding_rs v0.8.6 Oct 13 01:38:38.981 INFO kablam! Checking filetime v0.2.1 Oct 13 01:38:38.982 INFO kablam! Checking xattr v0.2.2 Oct 13 01:38:39.007 INFO kablam! Compiling curl-sys v0.4.7 Oct 13 01:38:39.016 INFO kablam! Compiling libssh2-sys v0.2.8 Oct 13 01:38:39.017 INFO kablam! Compiling libgit2-sys v0.7.7 Oct 13 01:38:39.019 INFO kablam! Checking openssl v0.10.10 Oct 13 01:38:39.024 INFO kablam! Checking parking_lot v0.6.3 Oct 13 01:38:42.700 INFO kablam! Checking env_logger v0.5.10 Oct 13 01:38:43.199 INFO kablam! Checking tar v0.4.16 Oct 13 01:38:47.638 INFO kablam! Checking console v0.6.1 Oct 13 01:38:52.616 INFO kablam! Checking pretty_env_logger v0.2.3 Oct 13 01:38:57.880 INFO kablam! Checking indicatif v0.9.0 Oct 13 01:39:04.829 INFO kablam! Checking reqwest v0.8.8 Oct 13 01:39:06.061 INFO kablam! Checking crypto-hash v0.3.1 Oct 13 01:39:14.157 INFO kablam! Checking ssh2 v0.3.3 Oct 13 01:39:22.056 INFO kablam! Checking gitlfs v0.1.0 (/source/gitlfs) Oct 13 01:39:47.393 INFO kablam! Checking git2 v0.7.4 Oct 13 01:39:52.208 INFO kablam! Checking gpm v0.10.0 (/source) Oct 13 01:39:59.613 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 13 01:39:59.613 INFO kablam! --> src/gpm/file.rs:63:19 Oct 13 01:39:59.614 INFO kablam! | Oct 13 01:39:59.614 INFO kablam! 63 | let dot_gpm = env::home_dir().unwrap().join(".gpm"); Oct 13 01:39:59.615 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 01:39:59.616 INFO kablam! | Oct 13 01:39:59.616 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 01:39:59.617 INFO kablam! Oct 13 01:39:59.617 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 13 01:39:59.618 INFO kablam! --> src/gpm/ssh.rs:21:11 Oct 13 01:39:59.618 INFO kablam! | Oct 13 01:39:59.619 INFO kablam! 21 | match env::home_dir() { Oct 13 01:39:59.619 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 01:39:59.619 INFO kablam! Oct 13 01:39:59.619 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 13 01:39:59.619 INFO kablam! --> src/gpm/ssh.rs:87:11 Oct 13 01:39:59.620 INFO kablam! | Oct 13 01:39:59.620 INFO kablam! 87 | match env::home_dir() { Oct 13 01:39:59.620 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 01:39:59.620 INFO kablam! Oct 13 01:40:00.509 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 13 01:40:00.509 INFO kablam! --> src/gpm/file.rs:63:19 Oct 13 01:40:00.510 INFO kablam! | Oct 13 01:40:00.510 INFO kablam! 63 | let dot_gpm = env::home_dir().unwrap().join(".gpm"); Oct 13 01:40:00.510 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 01:40:00.511 INFO kablam! | Oct 13 01:40:00.511 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 01:40:00.511 INFO kablam! Oct 13 01:40:00.511 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 13 01:40:00.512 INFO kablam! --> src/gpm/ssh.rs:21:11 Oct 13 01:40:00.512 INFO kablam! | Oct 13 01:40:00.512 INFO kablam! 21 | match env::home_dir() { Oct 13 01:40:00.513 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 01:40:00.513 INFO kablam! Oct 13 01:40:00.513 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 13 01:40:00.513 INFO kablam! --> src/gpm/ssh.rs:87:11 Oct 13 01:40:00.514 INFO kablam! | Oct 13 01:40:00.514 INFO kablam! 87 | match env::home_dir() { Oct 13 01:40:00.514 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 01:40:00.515 INFO kablam! Oct 13 01:40:01.496 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 13 01:40:01.536 INFO kablam! su: No module specific data is present Oct 13 01:40:02.218 INFO running `"docker" "rm" "-f" "fa1ff990f27e463d94c32758fa908fa0cf94061706a0d793ddc6848d70296ba9"` Oct 13 01:40:02.560 INFO blam! fa1ff990f27e463d94c32758fa908fa0cf94061706a0d793ddc6848d70296ba9