Oct 27 22:44:42.672 INFO checking environment-sanity-0.0.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:44:42.673 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 22:44:42.923 INFO blam! 002baa0abd6daf69c8bd9e3d5a149022ae42f49ae1884098f3d60212f355bb7f Oct 27 22:44:42.939 INFO running `"docker" "start" "-a" "002baa0abd6daf69c8bd9e3d5a149022ae42f49ae1884098f3d60212f355bb7f"` Oct 27 22:44:43.436 INFO kablam! usermod: no changes Oct 27 22:44:43.477 INFO kablam! Checking environment-sanity v0.0.2 (/source) Oct 27 22:44:44.271 INFO kablam! warning: the feature `command_envs` has been stable since 1.19.0 and no longer requires an attribute to enable Oct 27 22:44:44.271 INFO kablam! --> src/lib.rs:7:12 Oct 27 22:44:44.271 INFO kablam! | Oct 27 22:44:44.271 INFO kablam! 7 | #![feature(command_envs)] Oct 27 22:44:44.271 INFO kablam! | ^^^^^^^^^^^^ Oct 27 22:44:44.271 INFO kablam! | Oct 27 22:44:44.271 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 22:44:44.271 INFO kablam! Oct 27 22:44:44.367 INFO kablam! warning: the feature `command_envs` has been stable since 1.19.0 and no longer requires an attribute to enable Oct 27 22:44:44.367 INFO kablam! --> src/lib.rs:7:12 Oct 27 22:44:44.367 INFO kablam! | Oct 27 22:44:44.367 INFO kablam! 7 | #![feature(command_envs)] Oct 27 22:44:44.367 INFO kablam! | ^^^^^^^^^^^^ Oct 27 22:44:44.367 INFO kablam! | Oct 27 22:44:44.367 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 22:44:44.367 INFO kablam! Oct 27 22:44:45.071 INFO kablam! warning: unused `#[macro_use]` import Oct 27 22:44:45.071 INFO kablam! --> src/main.rs:8:1 Oct 27 22:44:45.071 INFO kablam! | Oct 27 22:44:45.071 INFO kablam! 8 | #[macro_use] extern crate environment_sanity; Oct 27 22:44:45.071 INFO kablam! | ^^^^^^^^^^^^ Oct 27 22:44:45.071 INFO kablam! | Oct 27 22:44:45.071 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:44:45.071 INFO kablam! Oct 27 22:44:45.087 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 22:44:45.087 INFO kablam! --> src/main.rs:13:5 Oct 27 22:44:45.087 INFO kablam! | Oct 27 22:44:45.087 INFO kablam! 13 | use ::std::env::home_dir; Oct 27 22:44:45.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 22:44:45.087 INFO kablam! | Oct 27 22:44:45.087 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:44:45.087 INFO kablam! Oct 27 22:44:45.087 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 22:44:45.087 INFO kablam! --> src/main.rs:53:8 Oct 27 22:44:45.087 INFO kablam! | Oct 27 22:44:45.087 INFO kablam! 53 | match home_dir() Oct 27 22:44:45.087 INFO kablam! | ^^^^^^^^ Oct 27 22:44:45.087 INFO kablam! Oct 27 22:44:45.225 INFO kablam! warning: unused `#[macro_use]` import Oct 27 22:44:45.225 INFO kablam! --> src/main.rs:8:1 Oct 27 22:44:45.225 INFO kablam! | Oct 27 22:44:45.225 INFO kablam! 8 | #[macro_use] extern crate environment_sanity; Oct 27 22:44:45.225 INFO kablam! | ^^^^^^^^^^^^ Oct 27 22:44:45.225 INFO kablam! | Oct 27 22:44:45.225 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:44:45.225 INFO kablam! Oct 27 22:44:45.233 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 22:44:45.233 INFO kablam! --> src/main.rs:13:5 Oct 27 22:44:45.233 INFO kablam! | Oct 27 22:44:45.233 INFO kablam! 13 | use ::std::env::home_dir; Oct 27 22:44:45.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 22:44:45.233 INFO kablam! | Oct 27 22:44:45.233 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:44:45.233 INFO kablam! Oct 27 22:44:45.233 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 22:44:45.233 INFO kablam! --> src/main.rs:53:8 Oct 27 22:44:45.233 INFO kablam! | Oct 27 22:44:45.233 INFO kablam! 53 | match home_dir() Oct 27 22:44:45.233 INFO kablam! | ^^^^^^^^ Oct 27 22:44:45.233 INFO kablam! Oct 27 22:44:45.294 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.83s Oct 27 22:44:45.298 INFO kablam! su: No module specific data is present Oct 27 22:44:45.716 INFO running `"docker" "rm" "-f" "002baa0abd6daf69c8bd9e3d5a149022ae42f49ae1884098f3d60212f355bb7f"` Oct 27 22:44:45.951 INFO blam! 002baa0abd6daf69c8bd9e3d5a149022ae42f49ae1884098f3d60212f355bb7f