Sep 14 11:36:10.316 INFO checking postio-0.3.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 11:36:10.317 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 11:36:10.317 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 11:36:10.838 INFO blam! 08eda5b4267eb133c2d67a40d4107b01b3ea2df7afcd7d56514e71c65adc7874 Sep 14 11:36:10.846 INFO running `"docker" "start" "-a" "08eda5b4267eb133c2d67a40d4107b01b3ea2df7afcd7d56514e71c65adc7874"` Sep 14 11:36:12.147 INFO kablam! usermod: no changes Sep 14 11:36:12.438 INFO kablam! Checking rust-s3 v0.8.2 Sep 14 11:36:14.135 INFO kablam! Checking postio v0.3.0 (file:///source) Sep 14 11:36:16.864 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. Sep 14 11:36:16.864 INFO kablam! --> src/main.rs:11:5 Sep 14 11:36:16.864 INFO kablam! | Sep 14 11:36:16.864 INFO kablam! 11 | use std::env::home_dir; Sep 14 11:36:16.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 11:36:16.875 INFO kablam! | Sep 14 11:36:16.875 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 11:36:16.875 INFO kablam! Sep 14 11:36:16.875 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. Sep 14 11:36:16.875 INFO kablam! --> src/postio.rs:9:16 Sep 14 11:36:16.875 INFO kablam! | Sep 14 11:36:16.875 INFO kablam! 9 | use std::env::{home_dir, var}; Sep 14 11:36:16.875 INFO kablam! | ^^^^^^^^ Sep 14 11:36:16.875 INFO kablam! Sep 14 11:36:16.876 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. Sep 14 11:36:16.876 INFO kablam! --> src/postio.rs:86:20 Sep 14 11:36:16.876 INFO kablam! | Sep 14 11:36:16.876 INFO kablam! 86 | let home_dir = home_dir().unwrap(); Sep 14 11:36:16.876 INFO kablam! | ^^^^^^^^ Sep 14 11:36:16.876 INFO kablam! Sep 14 11:36:16.876 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. Sep 14 11:36:16.876 INFO kablam! --> src/main.rs:103:35 Sep 14 11:36:16.876 INFO kablam! | Sep 14 11:36:16.876 INFO kablam! 103 | let home_directory_path = home_dir().unwrap(); Sep 14 11:36:16.876 INFO kablam! | ^^^^^^^^ Sep 14 11:36:16.876 INFO kablam! Sep 14 11:36:16.932 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. Sep 14 11:36:16.932 INFO kablam! --> src/main.rs:11:5 Sep 14 11:36:16.932 INFO kablam! | Sep 14 11:36:16.932 INFO kablam! 11 | use std::env::home_dir; Sep 14 11:36:16.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 11:36:16.939 INFO kablam! | Sep 14 11:36:16.939 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 11:36:16.939 INFO kablam! Sep 14 11:36:16.940 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. Sep 14 11:36:16.940 INFO kablam! --> src/postio.rs:9:16 Sep 14 11:36:16.940 INFO kablam! | Sep 14 11:36:16.940 INFO kablam! 9 | use std::env::{home_dir, var}; Sep 14 11:36:16.940 INFO kablam! | ^^^^^^^^ Sep 14 11:36:16.940 INFO kablam! Sep 14 11:36:16.941 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. Sep 14 11:36:16.941 INFO kablam! --> src/postio.rs:86:20 Sep 14 11:36:16.941 INFO kablam! | Sep 14 11:36:16.941 INFO kablam! 86 | let home_dir = home_dir().unwrap(); Sep 14 11:36:16.941 INFO kablam! | ^^^^^^^^ Sep 14 11:36:16.942 INFO kablam! Sep 14 11:36:16.943 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. Sep 14 11:36:16.943 INFO kablam! --> src/main.rs:103:35 Sep 14 11:36:16.943 INFO kablam! | Sep 14 11:36:16.943 INFO kablam! 103 | let home_directory_path = home_dir().unwrap(); Sep 14 11:36:16.943 INFO kablam! | ^^^^^^^^ Sep 14 11:36:16.943 INFO kablam! Sep 14 11:36:17.814 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.62s Sep 14 11:36:17.832 INFO kablam! su: No module specific data is present Sep 14 11:36:19.688 INFO running `"docker" "rm" "-f" "08eda5b4267eb133c2d67a40d4107b01b3ea2df7afcd7d56514e71c65adc7874"` Sep 14 11:36:19.967 INFO blam! 08eda5b4267eb133c2d67a40d4107b01b3ea2df7afcd7d56514e71c65adc7874