Oct 14 23:09:13.365 INFO testing deg4uss3r/postio against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:09:13.365 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 23:09:13.855 INFO blam! 98985128cddf2f33291cdf94dd2bacdd1827ee79403ba36f38a3e6041a36e341 Oct 14 23:09:13.857 INFO running `"docker" "start" "-a" "98985128cddf2f33291cdf94dd2bacdd1827ee79403ba36f38a3e6041a36e341"` Oct 14 23:09:15.452 INFO kablam! usermod: no changes Oct 14 23:09:15.745 INFO kablam! Compiling odds v0.2.25 Oct 14 23:09:15.749 INFO kablam! Compiling constant_time_eq v0.1.2 Oct 14 23:09:15.749 INFO kablam! Compiling openssl v0.9.15 Oct 14 23:09:15.749 INFO kablam! Compiling openssl-sys v0.9.15 Oct 14 23:09:15.749 INFO kablam! Compiling backtrace-sys v0.1.12 Oct 14 23:09:15.771 INFO kablam! Compiling curl-sys v0.3.14 Oct 14 23:09:15.771 INFO kablam! Compiling time v0.1.38 Oct 14 23:09:15.771 INFO kablam! Compiling atty v0.2.3 Oct 14 23:09:16.615 INFO kablam! Compiling rand v0.3.17 Oct 14 23:09:20.333 INFO kablam! Compiling socket2 v0.2.1 Oct 14 23:09:20.333 INFO kablam! Compiling xml-rs v0.3.6 Oct 14 23:09:20.340 INFO kablam! Compiling toml v0.4.5 Oct 14 23:09:20.340 INFO kablam! Compiling nodrop v0.1.9 Oct 14 23:09:20.835 INFO kablam! Compiling clap v2.27.1 Oct 14 23:09:21.199 INFO kablam! Compiling libz-sys v1.0.16 Oct 14 23:09:22.048 INFO kablam! Compiling generic-array v0.8.3 Oct 14 23:09:22.823 INFO kablam! Compiling chrono v0.4.0 Oct 14 23:09:26.595 INFO kablam! Compiling block-buffer v0.2.0 Oct 14 23:09:26.659 INFO kablam! Compiling crypto-mac v0.4.0 Oct 14 23:09:28.124 INFO kablam! Compiling digest v0.6.2 Oct 14 23:09:32.423 INFO kablam! Compiling sha2 v0.6.0 Oct 14 23:09:32.703 INFO kablam! Compiling hmac v0.4.2 Oct 14 23:09:36.507 INFO kablam! Compiling serde-xml-rs v0.2.1 Oct 14 23:09:44.019 INFO kablam! Compiling curl v0.4.8 Oct 14 23:09:56.579 INFO kablam! Compiling backtrace v0.3.2 Oct 14 23:09:58.315 INFO kablam! Compiling error-chain v0.10.0 Oct 14 23:09:59.925 INFO kablam! Compiling rust-s3 v0.8.0 Oct 14 23:10:17.516 INFO kablam! Compiling postio v0.3.0 (/source) Oct 14 23:10:19.258 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 23:10:19.258 INFO kablam! --> src/main.rs:11:5 Oct 14 23:10:19.258 INFO kablam! | Oct 14 23:10:19.258 INFO kablam! 11 | use std::env::home_dir; Oct 14 23:10:19.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 23:10:19.258 INFO kablam! | Oct 14 23:10:19.258 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 23:10:19.258 INFO kablam! Oct 14 23:10:19.258 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 23:10:19.258 INFO kablam! --> src/postio.rs:9:16 Oct 14 23:10:19.258 INFO kablam! | Oct 14 23:10:19.258 INFO kablam! 9 | use std::env::{home_dir, var}; Oct 14 23:10:19.258 INFO kablam! | ^^^^^^^^ Oct 14 23:10:19.258 INFO kablam! Oct 14 23:10:19.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 14 23:10:19.274 INFO kablam! --> src/postio.rs:86:20 Oct 14 23:10:19.274 INFO kablam! | Oct 14 23:10:19.274 INFO kablam! 86 | let home_dir = home_dir().unwrap(); Oct 14 23:10:19.274 INFO kablam! | ^^^^^^^^ Oct 14 23:10:19.274 INFO kablam! Oct 14 23:10:19.274 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 23:10:19.275 INFO kablam! --> src/main.rs:103:35 Oct 14 23:10:19.275 INFO kablam! | Oct 14 23:10:19.275 INFO kablam! 103 | let home_directory_path = home_dir().unwrap(); Oct 14 23:10:19.275 INFO kablam! | ^^^^^^^^ Oct 14 23:10:19.275 INFO kablam! Oct 14 23:10:22.936 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 14 23:10:22.947 INFO kablam! su: No module specific data is present Oct 14 23:10:23.706 INFO running `"docker" "rm" "-f" "98985128cddf2f33291cdf94dd2bacdd1827ee79403ba36f38a3e6041a36e341"` Oct 14 23:10:24.135 INFO blam! 98985128cddf2f33291cdf94dd2bacdd1827ee79403ba36f38a3e6041a36e341 Oct 14 23:10:24.145 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 23:10:24.411 INFO blam! a8af8682c18ff824a42555e14cd4b2b5bd5a668971124663f41eab0d8176f43f Oct 14 23:10:24.431 INFO running `"docker" "start" "-a" "a8af8682c18ff824a42555e14cd4b2b5bd5a668971124663f41eab0d8176f43f"` Oct 14 23:10:25.795 INFO kablam! usermod: no changes Oct 14 23:10:25.967 INFO kablam! Compiling postio v0.3.0 (/source) Oct 14 23:10:27.722 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 23:10:27.723 INFO kablam! --> src/main.rs:11:5 Oct 14 23:10:27.723 INFO kablam! | Oct 14 23:10:27.723 INFO kablam! 11 | use std::env::home_dir; Oct 14 23:10:27.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 23:10:27.723 INFO kablam! | Oct 14 23:10:27.723 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 23:10:27.723 INFO kablam! Oct 14 23:10:27.723 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 23:10:27.723 INFO kablam! --> src/postio.rs:9:16 Oct 14 23:10:27.723 INFO kablam! | Oct 14 23:10:27.723 INFO kablam! 9 | use std::env::{home_dir, var}; Oct 14 23:10:27.723 INFO kablam! | ^^^^^^^^ Oct 14 23:10:27.723 INFO kablam! Oct 14 23:10:27.723 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 23:10:27.723 INFO kablam! --> src/postio.rs:86:20 Oct 14 23:10:27.723 INFO kablam! | Oct 14 23:10:27.723 INFO kablam! 86 | let home_dir = home_dir().unwrap(); Oct 14 23:10:27.723 INFO kablam! | ^^^^^^^^ Oct 14 23:10:27.723 INFO kablam! Oct 14 23:10:27.727 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 23:10:27.727 INFO kablam! --> src/main.rs:103:35 Oct 14 23:10:27.727 INFO kablam! | Oct 14 23:10:27.727 INFO kablam! 103 | let home_directory_path = home_dir().unwrap(); Oct 14 23:10:27.727 INFO kablam! | ^^^^^^^^ Oct 14 23:10:27.727 INFO kablam! Oct 14 23:10:28.755 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.93s Oct 14 23:10:28.761 INFO kablam! su: No module specific data is present Oct 14 23:10:30.031 INFO running `"docker" "rm" "-f" "a8af8682c18ff824a42555e14cd4b2b5bd5a668971124663f41eab0d8176f43f"` Oct 14 23:10:30.423 INFO blam! a8af8682c18ff824a42555e14cd4b2b5bd5a668971124663f41eab0d8176f43f Oct 14 23:10:30.426 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 23:10:30.937 INFO blam! d1ffcd54f2a423a2224cc8dff1803ac1f77dac23231d666f414a34a3d8c751b5 Oct 14 23:10:30.937 INFO running `"docker" "start" "-a" "d1ffcd54f2a423a2224cc8dff1803ac1f77dac23231d666f414a34a3d8c751b5"` Oct 14 23:10:33.474 INFO kablam! usermod: no changes Oct 14 23:10:33.694 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 14 23:10:33.701 INFO kablam! Running /target/debug/deps/postio-9ce8044d702b594e Oct 14 23:10:33.703 INFO blam! Oct 14 23:10:33.704 INFO blam! running 0 tests Oct 14 23:10:33.704 INFO blam! Oct 14 23:10:33.704 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:10:33.704 INFO blam! Oct 14 23:10:33.706 INFO kablam! su: No module specific data is present Oct 14 23:10:34.874 INFO running `"docker" "rm" "-f" "d1ffcd54f2a423a2224cc8dff1803ac1f77dac23231d666f414a34a3d8c751b5"` Oct 14 23:10:35.247 INFO blam! d1ffcd54f2a423a2224cc8dff1803ac1f77dac23231d666f414a34a3d8c751b5