Oct 27 17:52:23.092 INFO checking postio-0.3.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 17:52:23.094 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 27 17:52:23.495 INFO blam! 9c0a6127f1e8cb3aa4e1e881d2ff24102f119c4a690a68f18c3de8adb7b7ee39 Oct 27 17:52:23.503 INFO running `"docker" "start" "-a" "9c0a6127f1e8cb3aa4e1e881d2ff24102f119c4a690a68f18c3de8adb7b7ee39"` Oct 27 17:52:24.832 INFO kablam! usermod: no changes Oct 27 17:52:25.031 INFO kablam! Checking rust-s3 v0.8.2 Oct 27 17:52:28.838 INFO kablam! Checking postio v0.3.0 (/source) Oct 27 17:52:35.615 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 27 17:52:35.616 INFO kablam! --> src/main.rs:11:5 Oct 27 17:52:35.617 INFO kablam! | Oct 27 17:52:35.617 INFO kablam! 11 | use std::env::home_dir; Oct 27 17:52:35.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 17:52:35.619 INFO kablam! | Oct 27 17:52:35.619 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 17:52:35.620 INFO kablam! Oct 27 17:52:35.620 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 27 17:52:35.621 INFO kablam! --> src/postio.rs:9:16 Oct 27 17:52:35.621 INFO kablam! | Oct 27 17:52:35.622 INFO kablam! 9 | use std::env::{home_dir, var}; Oct 27 17:52:35.623 INFO kablam! | ^^^^^^^^ Oct 27 17:52:35.623 INFO kablam! Oct 27 17:52:35.624 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 27 17:52:35.624 INFO kablam! --> src/postio.rs:86:20 Oct 27 17:52:35.624 INFO kablam! | Oct 27 17:52:35.628 INFO kablam! 86 | let home_dir = home_dir().unwrap(); Oct 27 17:52:35.628 INFO kablam! | ^^^^^^^^ Oct 27 17:52:35.628 INFO kablam! Oct 27 17:52:35.628 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 27 17:52:35.628 INFO kablam! --> src/main.rs:103:35 Oct 27 17:52:35.628 INFO kablam! | Oct 27 17:52:35.628 INFO kablam! 103 | let home_directory_path = home_dir().unwrap(); Oct 27 17:52:35.628 INFO kablam! | ^^^^^^^^ Oct 27 17:52:35.628 INFO kablam! Oct 27 17:52:36.231 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 27 17:52:36.232 INFO kablam! --> src/main.rs:11:5 Oct 27 17:52:36.233 INFO kablam! | Oct 27 17:52:36.233 INFO kablam! 11 | use std::env::home_dir; Oct 27 17:52:36.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 17:52:36.234 INFO kablam! | Oct 27 17:52:36.235 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 17:52:36.235 INFO kablam! Oct 27 17:52:36.236 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 27 17:52:36.237 INFO kablam! --> src/postio.rs:9:16 Oct 27 17:52:36.237 INFO kablam! | Oct 27 17:52:36.238 INFO kablam! 9 | use std::env::{home_dir, var}; Oct 27 17:52:36.238 INFO kablam! | ^^^^^^^^ Oct 27 17:52:36.239 INFO kablam! Oct 27 17:52:36.240 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 27 17:52:36.240 INFO kablam! --> src/postio.rs:86:20 Oct 27 17:52:36.241 INFO kablam! | Oct 27 17:52:36.241 INFO kablam! 86 | let home_dir = home_dir().unwrap(); Oct 27 17:52:36.241 INFO kablam! | ^^^^^^^^ Oct 27 17:52:36.241 INFO kablam! Oct 27 17:52:36.241 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 27 17:52:36.241 INFO kablam! --> src/main.rs:103:35 Oct 27 17:52:36.241 INFO kablam! | Oct 27 17:52:36.241 INFO kablam! 103 | let home_directory_path = home_dir().unwrap(); Oct 27 17:52:36.241 INFO kablam! | ^^^^^^^^ Oct 27 17:52:36.241 INFO kablam! Oct 27 17:52:36.806 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.94s Oct 27 17:52:36.823 INFO kablam! su: No module specific data is present Oct 27 17:52:38.215 INFO running `"docker" "rm" "-f" "9c0a6127f1e8cb3aa4e1e881d2ff24102f119c4a690a68f18c3de8adb7b7ee39"` Oct 27 17:52:38.511 INFO blam! 9c0a6127f1e8cb3aa4e1e881d2ff24102f119c4a690a68f18c3de8adb7b7ee39