Nov 17 00:53:32.974 INFO testing ierror/ssh-permit-a38 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 00:53:32.974 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-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"` Nov 17 00:53:33.185 INFO [stdout] 603d5ad5b0fe835e6e030af09a33adf1f6c7d9db99c256556a900682bf232c90 Nov 17 00:53:33.188 INFO running `"docker" "start" "-a" "603d5ad5b0fe835e6e030af09a33adf1f6c7d9db99c256556a900682bf232c90"` Nov 17 00:53:33.591 INFO [stderr] usermod: no changes Nov 17 00:53:33.755 INFO [stderr] Compiling openssl-sys v0.9.27 Nov 17 00:53:33.755 INFO [stderr] Compiling time v0.1.39 Nov 17 00:53:33.757 INFO [stderr] Compiling serde_json v1.0.10 Nov 17 00:53:33.757 INFO [stderr] Compiling rpassword v1.0.2 Nov 17 00:53:33.757 INFO [stderr] Compiling libz-sys v1.0.18 Nov 17 00:53:36.632 INFO [stderr] Compiling chrono v0.4.0 Nov 17 00:53:36.994 INFO [stderr] Compiling libssh2-sys v0.2.6 Nov 17 00:53:45.794 INFO [stderr] Compiling ssh2 v0.3.2 Nov 17 00:53:47.260 INFO [stderr] Compiling ssh_permit_a38 v0.2.0 (/source) Nov 17 00:53:48.392 INFO [stderr] 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. Nov 17 00:53:48.393 INFO [stderr] --> src/ssh_config.rs:30:33 Nov 17 00:53:48.393 INFO [stderr] | Nov 17 00:53:48.393 INFO [stderr] 30 | let ssh_config_path = match env::home_dir() { Nov 17 00:53:48.393 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 00:53:48.393 INFO [stderr] | Nov 17 00:53:48.393 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 00:53:48.393 INFO [stderr] Nov 17 00:53:48.394 INFO [stderr] 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. Nov 17 00:53:48.395 INFO [stderr] --> src/subcommand_sync.rs:161:46 Nov 17 00:53:48.395 INFO [stderr] | Nov 17 00:53:48.395 INFO [stderr] 161 | let private_key_path = match env::home_dir() { Nov 17 00:53:48.395 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 00:53:48.396 INFO [stderr] Nov 17 00:53:53.499 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.89s Nov 17 00:53:53.519 INFO [stderr] su: No module specific data is present Nov 17 00:53:54.147 INFO running `"docker" "inspect" "603d5ad5b0fe835e6e030af09a33adf1f6c7d9db99c256556a900682bf232c90"` Nov 17 00:53:54.507 INFO running `"docker" "rm" "-f" "603d5ad5b0fe835e6e030af09a33adf1f6c7d9db99c256556a900682bf232c90"` Nov 17 00:53:54.736 INFO [stdout] 603d5ad5b0fe835e6e030af09a33adf1f6c7d9db99c256556a900682bf232c90 Nov 17 00:53:54.738 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-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"` Nov 17 00:53:55.123 INFO [stdout] 113369c7b27d9ddc82c5b76b3cca27d55dbda2942f56921cbe2d33eab8185ecb Nov 17 00:53:55.129 INFO running `"docker" "start" "-a" "113369c7b27d9ddc82c5b76b3cca27d55dbda2942f56921cbe2d33eab8185ecb"` Nov 17 00:53:56.657 INFO [stderr] usermod: no changes Nov 17 00:53:56.907 INFO [stderr] Compiling error-chain v0.11.0 Nov 17 00:53:56.907 INFO [stderr] Compiling tempdir v0.3.6 Nov 17 00:53:58.537 INFO [stderr] Compiling cargo_metadata v0.3.3 Nov 17 00:54:00.648 INFO [stderr] Compiling skeptic v0.13.2 Nov 17 00:54:04.186 INFO [stderr] Compiling assert_cli v0.5.4 Nov 17 00:54:08.015 INFO [stderr] Compiling ssh_permit_a38 v0.2.0 (/source) Nov 17 00:54:08.831 INFO [stderr] 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. Nov 17 00:54:08.831 INFO [stderr] --> src/ssh_config.rs:30:33 Nov 17 00:54:08.831 INFO [stderr] | Nov 17 00:54:08.831 INFO [stderr] 30 | let ssh_config_path = match env::home_dir() { Nov 17 00:54:08.831 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 00:54:08.831 INFO [stderr] | Nov 17 00:54:08.831 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 00:54:08.831 INFO [stderr] Nov 17 00:54:08.834 INFO [stderr] 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. Nov 17 00:54:08.834 INFO [stderr] --> src/subcommand_sync.rs:161:46 Nov 17 00:54:08.834 INFO [stderr] | Nov 17 00:54:08.834 INFO [stderr] 161 | let private_key_path = match env::home_dir() { Nov 17 00:54:08.834 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 00:54:08.834 INFO [stderr] Nov 17 00:54:09.795 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.11s Nov 17 00:54:09.806 INFO [stderr] su: No module specific data is present Nov 17 00:54:10.187 INFO running `"docker" "inspect" "113369c7b27d9ddc82c5b76b3cca27d55dbda2942f56921cbe2d33eab8185ecb"` Nov 17 00:54:10.265 INFO running `"docker" "rm" "-f" "113369c7b27d9ddc82c5b76b3cca27d55dbda2942f56921cbe2d33eab8185ecb"` Nov 17 00:54:10.415 INFO [stdout] 113369c7b27d9ddc82c5b76b3cca27d55dbda2942f56921cbe2d33eab8185ecb