Oct 27 03:35:31.790 INFO checking ierror/ssh-permit-a38 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 03:35:31.791 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 03:35:32.178 INFO blam! b3656fb5c0a473bd79ed91665b4a1cb9d7810f27ece157f14d814c032b8a784a Oct 27 03:35:32.181 INFO running `"docker" "start" "-a" "b3656fb5c0a473bd79ed91665b4a1cb9d7810f27ece157f14d814c032b8a784a"` Oct 27 03:35:32.732 INFO kablam! usermod: no changes Oct 27 03:35:32.943 INFO kablam! Compiling num-traits v0.2.1 Oct 27 03:35:32.952 INFO kablam! Compiling openssl-sys v0.9.27 Oct 27 03:35:32.952 INFO kablam! Checking time v0.1.39 Oct 27 03:35:32.952 INFO kablam! Checking rpassword v1.0.2 Oct 27 03:35:32.954 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 27 03:35:32.955 INFO kablam! Checking libz-sys v1.0.18 Oct 27 03:35:32.958 INFO kablam! Compiling tempdir v0.3.6 Oct 27 03:35:35.283 INFO kablam! Checking backtrace v0.3.5 Oct 27 03:35:38.222 INFO kablam! Checking chrono v0.4.0 Oct 27 03:35:38.627 INFO kablam! Checking error-chain v0.11.0 Oct 27 03:35:40.953 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 27 03:35:43.591 INFO kablam! Compiling serde_json v1.0.10 Oct 27 03:35:49.569 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 27 03:35:53.099 INFO kablam! Checking ssh2 v0.3.2 Oct 27 03:35:53.806 INFO kablam! Compiling skeptic v0.13.2 Oct 27 03:35:54.803 INFO kablam! Checking ssh_permit_a38 v0.2.0 (/source) Oct 27 03:35:56.611 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 27 03:35:56.611 INFO kablam! --> src/ssh_config.rs:30:33 Oct 27 03:35:56.611 INFO kablam! | Oct 27 03:35:56.611 INFO kablam! 30 | let ssh_config_path = match env::home_dir() { Oct 27 03:35:56.611 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 03:35:56.611 INFO kablam! | Oct 27 03:35:56.611 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 03:35:56.611 INFO kablam! Oct 27 03:35:56.611 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 27 03:35:56.611 INFO kablam! --> src/subcommand_sync.rs:161:46 Oct 27 03:35:56.611 INFO kablam! | Oct 27 03:35:56.611 INFO kablam! 161 | let private_key_path = match env::home_dir() { Oct 27 03:35:56.611 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 03:35:56.611 INFO kablam! Oct 27 03:35:58.368 INFO kablam! Compiling assert_cli v0.5.4 Oct 27 03:36:03.043 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 27 03:36:03.043 INFO kablam! --> src/ssh_config.rs:30:33 Oct 27 03:36:03.043 INFO kablam! | Oct 27 03:36:03.043 INFO kablam! 30 | let ssh_config_path = match env::home_dir() { Oct 27 03:36:03.043 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 03:36:03.043 INFO kablam! | Oct 27 03:36:03.043 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 03:36:03.043 INFO kablam! Oct 27 03:36:03.043 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 27 03:36:03.043 INFO kablam! --> src/subcommand_sync.rs:161:46 Oct 27 03:36:03.043 INFO kablam! | Oct 27 03:36:03.043 INFO kablam! 161 | let private_key_path = match env::home_dir() { Oct 27 03:36:03.043 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 03:36:03.043 INFO kablam! Oct 27 03:36:03.791 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.02s Oct 27 03:36:03.807 INFO kablam! su: No module specific data is present Oct 27 03:36:04.752 INFO running `"docker" "rm" "-f" "b3656fb5c0a473bd79ed91665b4a1cb9d7810f27ece157f14d814c032b8a784a"` Oct 27 03:36:05.031 INFO blam! b3656fb5c0a473bd79ed91665b4a1cb9d7810f27ece157f14d814c032b8a784a