Oct 14 18:18:14.189 INFO testing ierror/ssh-permit-a38 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 18:18:14.189 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 18:18:14.552 INFO blam! 2b2eb5a0c5d65b9dc72bdf9be2fb8232f1de92cc9c8e2543b677508b7e8b0b71 Oct 14 18:18:14.561 INFO running `"docker" "start" "-a" "2b2eb5a0c5d65b9dc72bdf9be2fb8232f1de92cc9c8e2543b677508b7e8b0b71"` Oct 14 18:18:15.359 INFO kablam! usermod: no changes Oct 14 18:18:15.488 INFO kablam! Compiling libc v0.2.37 Oct 14 18:18:15.489 INFO kablam! Compiling openssl-sys v0.9.27 Oct 14 18:18:15.489 INFO kablam! Compiling libz-sys v1.0.18 Oct 14 18:18:15.491 INFO kablam! Compiling serde_json v1.0.10 Oct 14 18:18:15.491 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 14 18:18:15.492 INFO kablam! Compiling num v0.1.42 Oct 14 18:18:18.663 INFO kablam! Compiling atty v0.2.6 Oct 14 18:18:18.663 INFO kablam! Compiling time v0.1.39 Oct 14 18:18:18.664 INFO kablam! Compiling rpassword v1.0.2 Oct 14 18:18:19.619 INFO kablam! Compiling clap v2.30.0 Oct 14 18:18:21.452 INFO kablam! Compiling chrono v0.4.0 Oct 14 18:18:34.731 INFO kablam! Compiling ssh2 v0.3.2 Oct 14 18:18:39.151 INFO kablam! Compiling ssh_permit_a38 v0.2.0 (/source) Oct 14 18:18:39.764 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 14 18:18:39.765 INFO kablam! --> src/ssh_config.rs:30:33 Oct 14 18:18:39.765 INFO kablam! | Oct 14 18:18:39.765 INFO kablam! 30 | let ssh_config_path = match env::home_dir() { Oct 14 18:18:39.765 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 18:18:39.766 INFO kablam! | Oct 14 18:18:39.766 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 18:18:39.766 INFO kablam! Oct 14 18:18:39.767 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 14 18:18:39.767 INFO kablam! --> src/subcommand_sync.rs:161:46 Oct 14 18:18:39.767 INFO kablam! | Oct 14 18:18:39.768 INFO kablam! 161 | let private_key_path = match env::home_dir() { Oct 14 18:18:39.768 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 18:18:39.768 INFO kablam! Oct 14 18:18:43.715 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.33s Oct 14 18:18:43.723 INFO kablam! su: No module specific data is present Oct 14 18:18:44.419 INFO running `"docker" "rm" "-f" "2b2eb5a0c5d65b9dc72bdf9be2fb8232f1de92cc9c8e2543b677508b7e8b0b71"` Oct 14 18:18:44.649 INFO blam! 2b2eb5a0c5d65b9dc72bdf9be2fb8232f1de92cc9c8e2543b677508b7e8b0b71 Oct 14 18:18:44.657 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 18:18:45.221 INFO blam! 95e29f2226f6361c63dafe7fcb08152621b853b55d5ef50ab05187d10fb62514 Oct 14 18:18:45.224 INFO running `"docker" "start" "-a" "95e29f2226f6361c63dafe7fcb08152621b853b55d5ef50ab05187d10fb62514"` Oct 14 18:18:45.922 INFO kablam! usermod: no changes Oct 14 18:18:46.123 INFO kablam! Compiling libc v0.2.37 Oct 14 18:18:46.123 INFO kablam! Compiling rustc-demangle v0.1.7 Oct 14 18:18:46.124 INFO kablam! Compiling num-traits v0.2.1 Oct 14 18:18:46.124 INFO kablam! Compiling serde v1.0.27 Oct 14 18:18:46.124 INFO kablam! Compiling bytecount v0.2.0 Oct 14 18:18:46.124 INFO kablam! Compiling remove_dir_all v0.3.0 Oct 14 18:18:48.355 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 18:18:48.355 INFO kablam! Compiling rand v0.4.2 Oct 14 18:18:48.355 INFO kablam! Compiling libz-sys v1.0.18 Oct 14 18:18:48.355 INFO kablam! Compiling openssl-sys v0.9.27 Oct 14 18:18:48.355 INFO kablam! Compiling time v0.1.39 Oct 14 18:18:48.355 INFO kablam! Compiling atty v0.2.6 Oct 14 18:18:49.439 INFO kablam! Compiling rpassword v1.0.2 Oct 14 18:18:49.444 INFO kablam! Compiling backtrace v0.3.5 Oct 14 18:18:49.459 INFO kablam! Compiling clap v2.30.0 Oct 14 18:18:49.462 INFO kablam! Compiling num-integer v0.1.36 Oct 14 18:18:51.027 INFO kablam! Compiling num-iter v0.1.35 Oct 14 18:18:51.029 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 14 18:18:51.029 INFO kablam! Compiling error-chain v0.11.0 Oct 14 18:18:51.387 INFO kablam! Compiling num v0.1.42 Oct 14 18:18:51.531 INFO kablam! Compiling ssh2 v0.3.2 Oct 14 18:18:51.611 INFO kablam! Compiling chrono v0.4.0 Oct 14 18:18:52.680 INFO kablam! Compiling tempdir v0.3.6 Oct 14 18:19:07.451 INFO kablam! Compiling semver v0.8.0 Oct 14 18:19:07.451 INFO kablam! Compiling serde_json v1.0.10 Oct 14 18:19:11.655 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 14 18:19:11.656 INFO kablam! Compiling ssh_permit_a38 v0.2.0 (/source) Oct 14 18:19:12.499 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 14 18:19:12.499 INFO kablam! --> src/ssh_config.rs:30:33 Oct 14 18:19:12.499 INFO kablam! | Oct 14 18:19:12.499 INFO kablam! 30 | let ssh_config_path = match env::home_dir() { Oct 14 18:19:12.499 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 18:19:12.499 INFO kablam! | Oct 14 18:19:12.499 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 18:19:12.499 INFO kablam! Oct 14 18:19:12.499 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 14 18:19:12.499 INFO kablam! --> src/subcommand_sync.rs:161:46 Oct 14 18:19:12.499 INFO kablam! | Oct 14 18:19:12.499 INFO kablam! 161 | let private_key_path = match env::home_dir() { Oct 14 18:19:12.499 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 18:19:12.499 INFO kablam! Oct 14 18:19:15.843 INFO kablam! Compiling skeptic v0.13.2 Oct 14 18:19:20.032 INFO kablam! Compiling assert_cli v0.5.4 Oct 14 18:19:25.315 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 14 18:19:25.316 INFO kablam! --> src/ssh_config.rs:30:33 Oct 14 18:19:25.316 INFO kablam! | Oct 14 18:19:25.316 INFO kablam! 30 | let ssh_config_path = match env::home_dir() { Oct 14 18:19:25.316 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 18:19:25.316 INFO kablam! | Oct 14 18:19:25.316 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 18:19:25.316 INFO kablam! Oct 14 18:19:25.318 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 14 18:19:25.318 INFO kablam! --> src/subcommand_sync.rs:161:46 Oct 14 18:19:25.318 INFO kablam! | Oct 14 18:19:25.318 INFO kablam! 161 | let private_key_path = match env::home_dir() { Oct 14 18:19:25.318 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 18:19:25.318 INFO kablam! Oct 14 18:19:27.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.48s Oct 14 18:19:27.439 INFO kablam! su: No module specific data is present Oct 14 18:19:28.847 INFO running `"docker" "rm" "-f" "95e29f2226f6361c63dafe7fcb08152621b853b55d5ef50ab05187d10fb62514"` Oct 14 18:19:29.183 INFO blam! 95e29f2226f6361c63dafe7fcb08152621b853b55d5ef50ab05187d10fb62514