Sep 21 10:50:38.860 INFO checking environment-sanity-0.0.2 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 10:50:38.860 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 10:50:38.860 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:50:39.011 INFO blam! e6564b4cb551b261e313ec691e541902bb7409a9ac90f3b3e3e52a6ccad352cc Sep 21 10:50:39.012 INFO running `"docker" "start" "-a" "e6564b4cb551b261e313ec691e541902bb7409a9ac90f3b3e3e52a6ccad352cc"` Sep 21 10:50:39.730 INFO kablam! usermod: no changes Sep 21 10:50:39.767 INFO kablam! Checking environment-sanity v0.0.2 (/source) Sep 21 10:50:40.258 INFO kablam! warning: the feature `command_envs` has been stable since 1.19.0 and no longer requires an attribute to enable Sep 21 10:50:40.258 INFO kablam! --> src/lib.rs:7:12 Sep 21 10:50:40.258 INFO kablam! | Sep 21 10:50:40.258 INFO kablam! 7 | #![feature(command_envs)] Sep 21 10:50:40.258 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:50:40.258 INFO kablam! | Sep 21 10:50:40.258 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 10:50:40.258 INFO kablam! Sep 21 10:50:40.539 INFO kablam! warning: the feature `command_envs` has been stable since 1.19.0 and no longer requires an attribute to enable Sep 21 10:50:40.540 INFO kablam! --> src/lib.rs:7:12 Sep 21 10:50:40.540 INFO kablam! | Sep 21 10:50:40.540 INFO kablam! 7 | #![feature(command_envs)] Sep 21 10:50:40.541 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:50:40.541 INFO kablam! | Sep 21 10:50:40.541 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 10:50:40.542 INFO kablam! Sep 21 10:50:40.905 INFO kablam! warning: unused `#[macro_use]` import Sep 21 10:50:40.905 INFO kablam! --> src/main.rs:8:1 Sep 21 10:50:40.905 INFO kablam! | Sep 21 10:50:40.905 INFO kablam! 8 | #[macro_use] extern crate environment_sanity; Sep 21 10:50:40.905 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:50:40.905 INFO kablam! | Sep 21 10:50:40.905 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 10:50:40.905 INFO kablam! Sep 21 10:50:40.923 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 21 10:50:40.923 INFO kablam! --> src/main.rs:13:5 Sep 21 10:50:40.923 INFO kablam! | Sep 21 10:50:40.924 INFO kablam! 13 | use ::std::env::home_dir; Sep 21 10:50:40.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 10:50:40.924 INFO kablam! | Sep 21 10:50:40.924 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 10:50:40.924 INFO kablam! Sep 21 10:50:40.924 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 21 10:50:40.924 INFO kablam! --> src/main.rs:53:8 Sep 21 10:50:40.924 INFO kablam! | Sep 21 10:50:40.924 INFO kablam! 53 | match home_dir() Sep 21 10:50:40.924 INFO kablam! | ^^^^^^^^ Sep 21 10:50:40.924 INFO kablam! Sep 21 10:50:41.021 INFO kablam! warning: unused `#[macro_use]` import Sep 21 10:50:41.021 INFO kablam! --> src/main.rs:8:1 Sep 21 10:50:41.021 INFO kablam! | Sep 21 10:50:41.021 INFO kablam! 8 | #[macro_use] extern crate environment_sanity; Sep 21 10:50:41.021 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:50:41.021 INFO kablam! | Sep 21 10:50:41.021 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 10:50:41.021 INFO kablam! Sep 21 10:50:41.025 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 21 10:50:41.025 INFO kablam! --> src/main.rs:13:5 Sep 21 10:50:41.025 INFO kablam! | Sep 21 10:50:41.025 INFO kablam! 13 | use ::std::env::home_dir; Sep 21 10:50:41.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 10:50:41.025 INFO kablam! | Sep 21 10:50:41.025 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 10:50:41.025 INFO kablam! Sep 21 10:50:41.026 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 21 10:50:41.026 INFO kablam! --> src/main.rs:53:8 Sep 21 10:50:41.026 INFO kablam! | Sep 21 10:50:41.026 INFO kablam! 53 | match home_dir() Sep 21 10:50:41.026 INFO kablam! | ^^^^^^^^ Sep 21 10:50:41.026 INFO kablam! Sep 21 10:50:41.114 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Sep 21 10:50:41.116 INFO kablam! su: No module specific data is present Sep 21 10:50:41.721 INFO running `"docker" "rm" "-f" "e6564b4cb551b261e313ec691e541902bb7409a9ac90f3b3e3e52a6ccad352cc"` Sep 21 10:50:41.825 INFO blam! e6564b4cb551b261e313ec691e541902bb7409a9ac90f3b3e3e52a6ccad352cc