Nov 18 03:25:07.438 INFO testing postio-0.3.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 03:25:07.438 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 18 03:25:07.859 INFO [stdout] 2bdec4313ed53ce33e327fed91cddc89c8c6a4cb7d4acdd7a88c7aa131ee89ba Nov 18 03:25:07.861 INFO running `"docker" "start" "-a" "2bdec4313ed53ce33e327fed91cddc89c8c6a4cb7d4acdd7a88c7aa131ee89ba"` Nov 18 03:25:09.484 INFO [stderr] usermod: no changes Nov 18 03:25:09.795 INFO [stderr] Compiling block-buffer v0.2.0 Nov 18 03:25:09.795 INFO [stderr] Compiling digest v0.6.2 Nov 18 03:25:09.796 INFO [stderr] Compiling crypto-mac v0.4.0 Nov 18 03:25:10.375 INFO [stderr] Compiling hmac v0.4.2 Nov 18 03:25:10.550 INFO [stderr] Compiling sha2 v0.6.0 Nov 18 03:25:11.517 INFO [stderr] Compiling rust-s3 v0.8.2 Nov 18 03:25:17.195 INFO [stderr] Compiling postio v0.3.0 (/source) Nov 18 03:25:22.406 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 18 03:25:22.406 INFO [stderr] --> src/main.rs:11:5 Nov 18 03:25:22.406 INFO [stderr] | Nov 18 03:25:22.407 INFO [stderr] 11 | use std::env::home_dir; Nov 18 03:25:22.407 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 18 03:25:22.407 INFO [stderr] | Nov 18 03:25:22.407 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 03:25:22.407 INFO [stderr] Nov 18 03:25:22.407 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 18 03:25:22.407 INFO [stderr] --> src/postio.rs:9:16 Nov 18 03:25:22.407 INFO [stderr] | Nov 18 03:25:22.407 INFO [stderr] 9 | use std::env::{home_dir, var}; Nov 18 03:25:22.407 INFO [stderr] | ^^^^^^^^ Nov 18 03:25:22.407 INFO [stderr] Nov 18 03:25:22.415 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 18 03:25:22.415 INFO [stderr] --> src/postio.rs:86:20 Nov 18 03:25:22.416 INFO [stderr] | Nov 18 03:25:22.416 INFO [stderr] 86 | let home_dir = home_dir().unwrap(); Nov 18 03:25:22.416 INFO [stderr] | ^^^^^^^^ Nov 18 03:25:22.416 INFO [stderr] Nov 18 03:25:22.417 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 18 03:25:22.418 INFO [stderr] --> src/main.rs:103:35 Nov 18 03:25:22.418 INFO [stderr] | Nov 18 03:25:22.418 INFO [stderr] 103 | let home_directory_path = home_dir().unwrap(); Nov 18 03:25:22.418 INFO [stderr] | ^^^^^^^^ Nov 18 03:25:22.419 INFO [stderr] Nov 18 03:25:27.019 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.51s Nov 18 03:25:27.039 INFO [stderr] su: No module specific data is present Nov 18 03:25:28.181 INFO running `"docker" "inspect" "2bdec4313ed53ce33e327fed91cddc89c8c6a4cb7d4acdd7a88c7aa131ee89ba"` Nov 18 03:25:28.435 INFO running `"docker" "rm" "-f" "2bdec4313ed53ce33e327fed91cddc89c8c6a4cb7d4acdd7a88c7aa131ee89ba"` Nov 18 03:25:28.719 INFO [stdout] 2bdec4313ed53ce33e327fed91cddc89c8c6a4cb7d4acdd7a88c7aa131ee89ba Nov 18 03:25:28.722 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 18 03:25:29.196 INFO [stdout] 9909e39abde88c414c6d820b0bf43f6d9e032837e95b7f943ec56d12a6bfbdb2 Nov 18 03:25:29.199 INFO running `"docker" "start" "-a" "9909e39abde88c414c6d820b0bf43f6d9e032837e95b7f943ec56d12a6bfbdb2"` Nov 18 03:25:31.151 INFO [stderr] usermod: no changes Nov 18 03:25:31.370 INFO [stderr] Compiling postio v0.3.0 (/source) Nov 18 03:25:35.327 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 18 03:25:35.327 INFO [stderr] --> src/main.rs:11:5 Nov 18 03:25:35.327 INFO [stderr] | Nov 18 03:25:35.327 INFO [stderr] 11 | use std::env::home_dir; Nov 18 03:25:35.327 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 18 03:25:35.327 INFO [stderr] | Nov 18 03:25:35.327 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 03:25:35.327 INFO [stderr] Nov 18 03:25:35.327 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 18 03:25:35.327 INFO [stderr] --> src/postio.rs:9:16 Nov 18 03:25:35.327 INFO [stderr] | Nov 18 03:25:35.327 INFO [stderr] 9 | use std::env::{home_dir, var}; Nov 18 03:25:35.327 INFO [stderr] | ^^^^^^^^ Nov 18 03:25:35.327 INFO [stderr] Nov 18 03:25:35.339 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 18 03:25:35.339 INFO [stderr] --> src/postio.rs:86:20 Nov 18 03:25:35.339 INFO [stderr] | Nov 18 03:25:35.339 INFO [stderr] 86 | let home_dir = home_dir().unwrap(); Nov 18 03:25:35.339 INFO [stderr] | ^^^^^^^^ Nov 18 03:25:35.339 INFO [stderr] Nov 18 03:25:35.339 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 18 03:25:35.339 INFO [stderr] --> src/main.rs:103:35 Nov 18 03:25:35.339 INFO [stderr] | Nov 18 03:25:35.339 INFO [stderr] 103 | let home_directory_path = home_dir().unwrap(); Nov 18 03:25:35.339 INFO [stderr] | ^^^^^^^^ Nov 18 03:25:35.339 INFO [stderr] Nov 18 03:25:36.203 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.03s Nov 18 03:25:36.221 INFO [stderr] su: No module specific data is present Nov 18 03:25:37.141 INFO running `"docker" "inspect" "9909e39abde88c414c6d820b0bf43f6d9e032837e95b7f943ec56d12a6bfbdb2"` Nov 18 03:25:37.397 INFO running `"docker" "rm" "-f" "9909e39abde88c414c6d820b0bf43f6d9e032837e95b7f943ec56d12a6bfbdb2"` Nov 18 03:25:37.715 INFO [stdout] 9909e39abde88c414c6d820b0bf43f6d9e032837e95b7f943ec56d12a6bfbdb2 Nov 18 03:25:37.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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" "-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 18 03:25:38.262 INFO [stdout] 12c55017b982464cd68d9fb8c41907823f2c520bca184d2130414cdda229ada9 Nov 18 03:25:38.264 INFO running `"docker" "start" "-a" "12c55017b982464cd68d9fb8c41907823f2c520bca184d2130414cdda229ada9"` Nov 18 03:25:39.948 INFO [stderr] usermod: no changes Nov 18 03:25:40.219 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s Nov 18 03:25:40.255 INFO [stderr] Running /target/debug/deps/postio-25295bebc54bf0b7 Nov 18 03:25:40.259 INFO [stdout] Nov 18 03:25:40.259 INFO [stdout] running 0 tests Nov 18 03:25:40.259 INFO [stdout] Nov 18 03:25:40.259 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 03:25:40.259 INFO [stdout] Nov 18 03:25:40.263 INFO [stderr] su: No module specific data is present Nov 18 03:25:41.148 INFO running `"docker" "inspect" "12c55017b982464cd68d9fb8c41907823f2c520bca184d2130414cdda229ada9"` Nov 18 03:25:41.550 INFO running `"docker" "rm" "-f" "12c55017b982464cd68d9fb8c41907823f2c520bca184d2130414cdda229ada9"` Nov 18 03:25:41.927 INFO [stdout] 12c55017b982464cd68d9fb8c41907823f2c520bca184d2130414cdda229ada9