Oct 15 17:27:07.626 INFO testing stscli-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:27:07.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 17:27:08.061 INFO blam! 70333a82ee439e65f0b54725aaa809cdcaf893a76111a1a54154c3966d199a8b Oct 15 17:27:08.071 INFO running `"docker" "start" "-a" "70333a82ee439e65f0b54725aaa809cdcaf893a76111a1a54154c3966d199a8b"` Oct 15 17:27:10.139 INFO kablam! usermod: no changes Oct 15 17:27:10.464 INFO kablam! Compiling rust-ini v0.10.3 Oct 15 17:27:10.467 INFO kablam! Compiling rusoto_core v0.28.0 Oct 15 17:27:10.467 INFO kablam! Compiling openssl v0.9.24 Oct 15 17:27:10.471 INFO kablam! Compiling hyper v0.10.13 Oct 15 17:27:10.473 INFO kablam! Compiling regex v0.2.11 Oct 15 17:27:10.473 INFO kablam! Compiling error-chain v0.7.2 Oct 15 17:27:10.473 INFO kablam! Compiling rayon v0.7.1 Oct 15 17:27:10.473 INFO kablam! Compiling env_logger v0.3.5 Oct 15 17:27:23.518 INFO kablam! Compiling ring v0.11.0 Oct 15 17:27:38.303 INFO kablam! Compiling native-tls v0.1.5 Oct 15 17:27:46.655 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 15 17:27:49.218 INFO kablam! Compiling reqwest v0.6.2 Oct 15 17:27:54.755 INFO kablam! Compiling rusoto_credential v0.8.0 Oct 15 17:28:03.652 INFO kablam! Compiling rusoto_sts v0.28.0 Oct 15 17:28:08.386 INFO kablam! Compiling stscli v0.3.0 (/source) Oct 15 17:28:11.990 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 15 17:28:11.990 INFO kablam! --> src/main.rs:277:5 Oct 15 17:28:11.990 INFO kablam! | Oct 15 17:28:11.990 INFO kablam! 277 | env::home_dir() Oct 15 17:28:11.990 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:28:11.990 INFO kablam! | Oct 15 17:28:11.990 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:28:11.990 INFO kablam! Oct 15 17:28:11.991 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 15 17:28:11.991 INFO kablam! --> src/config.rs:43:15 Oct 15 17:28:11.991 INFO kablam! | Oct 15 17:28:11.991 INFO kablam! 43 | match env::home_dir() { Oct 15 17:28:11.991 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:28:11.991 INFO kablam! Oct 15 17:28:18.141 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 15 17:28:18.155 INFO kablam! su: No module specific data is present Oct 15 17:28:19.378 INFO running `"docker" "rm" "-f" "70333a82ee439e65f0b54725aaa809cdcaf893a76111a1a54154c3966d199a8b"` Oct 15 17:28:19.643 INFO blam! 70333a82ee439e65f0b54725aaa809cdcaf893a76111a1a54154c3966d199a8b Oct 15 17:28:19.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 17:28:19.991 INFO blam! 7fbfe6fcdefe89a9c129f0a0d1e2c23ab082482655deaf9cc243188e051684ef Oct 15 17:28:19.994 INFO running `"docker" "start" "-a" "7fbfe6fcdefe89a9c129f0a0d1e2c23ab082482655deaf9cc243188e051684ef"` Oct 15 17:28:20.536 INFO kablam! usermod: no changes Oct 15 17:28:20.707 INFO kablam! Compiling stscli v0.3.0 (/source) Oct 15 17:28:24.273 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 15 17:28:24.273 INFO kablam! --> src/main.rs:277:5 Oct 15 17:28:24.273 INFO kablam! | Oct 15 17:28:24.273 INFO kablam! 277 | env::home_dir() Oct 15 17:28:24.273 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:28:24.273 INFO kablam! | Oct 15 17:28:24.273 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:28:24.273 INFO kablam! Oct 15 17:28:24.275 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 15 17:28:24.275 INFO kablam! --> src/config.rs:43:15 Oct 15 17:28:24.275 INFO kablam! | Oct 15 17:28:24.275 INFO kablam! 43 | match env::home_dir() { Oct 15 17:28:24.275 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:28:24.275 INFO kablam! Oct 15 17:28:25.080 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.52s Oct 15 17:28:25.093 INFO kablam! su: No module specific data is present Oct 15 17:28:25.522 INFO running `"docker" "rm" "-f" "7fbfe6fcdefe89a9c129f0a0d1e2c23ab082482655deaf9cc243188e051684ef"` Oct 15 17:28:25.647 INFO blam! 7fbfe6fcdefe89a9c129f0a0d1e2c23ab082482655deaf9cc243188e051684ef Oct 15 17:28:25.659 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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" "-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 15 17:28:25.918 INFO blam! b956cd06bf33ab836feefc368848c5bafc02e939e50d555c9bb00cca7335e42a Oct 15 17:28:25.920 INFO running `"docker" "start" "-a" "b956cd06bf33ab836feefc368848c5bafc02e939e50d555c9bb00cca7335e42a"` Oct 15 17:28:26.466 INFO kablam! usermod: no changes Oct 15 17:28:26.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 17:28:26.646 INFO kablam! Running /target/debug/deps/stscli-43c989819b2ebb86 Oct 15 17:28:26.649 INFO blam! Oct 15 17:28:26.649 INFO blam! running 0 tests Oct 15 17:28:26.649 INFO blam! Oct 15 17:28:26.649 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:28:26.649 INFO blam! Oct 15 17:28:26.651 INFO kablam! su: No module specific data is present Oct 15 17:28:27.097 INFO running `"docker" "rm" "-f" "b956cd06bf33ab836feefc368848c5bafc02e939e50d555c9bb00cca7335e42a"` Oct 15 17:28:27.445 INFO blam! b956cd06bf33ab836feefc368848c5bafc02e939e50d555c9bb00cca7335e42a