Oct 12 23:07:15.770 INFO checking dalance/pipecolor against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 23:07:15.770 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 23:07:16.286 INFO blam! a2ec24b6813e4a96bfbf63680908a7b497f613315a821aa0bf582da696b517c4 Oct 12 23:07:16.288 INFO running `"docker" "start" "-a" "a2ec24b6813e4a96bfbf63680908a7b497f613315a821aa0bf582da696b517c4"` Oct 12 23:07:18.321 INFO kablam! usermod: no changes Oct 12 23:07:18.607 INFO kablam! Compiling serde v1.0.36 Oct 12 23:07:18.611 INFO kablam! Checking termion v1.5.1 Oct 12 23:07:18.614 INFO kablam! Checking timeout-readwrite v0.1.0 Oct 12 23:07:18.616 INFO kablam! Checking structopt v0.2.5 Oct 12 23:07:32.242 INFO kablam! Compiling serde_json v1.0.16 Oct 12 23:07:32.243 INFO kablam! Compiling semver v0.8.0 Oct 12 23:07:38.105 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 12 23:07:42.332 INFO kablam! Compiling skeptic v0.13.2 Oct 12 23:07:46.844 INFO kablam! Compiling proc-reader v0.4.0 Oct 12 23:07:51.348 INFO kablam! Checking pipecolor v0.4.1-pre (/source) Oct 12 23:07:54.522 INFO kablam! warning: unused `#[macro_use]` import Oct 12 23:07:54.522 INFO kablam! --> src/main.rs:13:1 Oct 12 23:07:54.523 INFO kablam! | Oct 12 23:07:54.523 INFO kablam! 13 | #[macro_use] Oct 12 23:07:54.523 INFO kablam! | ^^^^^^^^^^^^ Oct 12 23:07:54.523 INFO kablam! | Oct 12 23:07:54.524 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:07:54.524 INFO kablam! Oct 12 23:07:54.640 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 12 23:07:54.640 INFO kablam! --> src/main.rs:29:5 Oct 12 23:07:54.641 INFO kablam! | Oct 12 23:07:54.641 INFO kablam! 29 | use std::env::home_dir; Oct 12 23:07:54.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 23:07:54.642 INFO kablam! | Oct 12 23:07:54.643 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:07:54.643 INFO kablam! Oct 12 23:07:54.644 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 12 23:07:54.644 INFO kablam! --> src/main.rs:137:33 Oct 12 23:07:54.645 INFO kablam! | Oct 12 23:07:54.645 INFO kablam! 137 | } else if let Some(mut p) = home_dir() { Oct 12 23:07:54.646 INFO kablam! | ^^^^^^^^ Oct 12 23:07:54.646 INFO kablam! Oct 12 23:07:54.647 INFO kablam! warning: unused `#[macro_use]` import Oct 12 23:07:54.647 INFO kablam! --> src/main.rs:13:1 Oct 12 23:07:54.648 INFO kablam! | Oct 12 23:07:54.649 INFO kablam! 13 | #[macro_use] Oct 12 23:07:54.649 INFO kablam! | ^^^^^^^^^^^^ Oct 12 23:07:54.649 INFO kablam! | Oct 12 23:07:54.649 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:07:54.650 INFO kablam! Oct 12 23:07:54.710 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 12 23:07:54.710 INFO kablam! --> src/main.rs:29:5 Oct 12 23:07:54.710 INFO kablam! | Oct 12 23:07:54.711 INFO kablam! 29 | use std::env::home_dir; Oct 12 23:07:54.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 23:07:54.711 INFO kablam! | Oct 12 23:07:54.711 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:07:54.711 INFO kablam! Oct 12 23:07:54.711 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 12 23:07:54.712 INFO kablam! --> src/main.rs:137:33 Oct 12 23:07:54.712 INFO kablam! | Oct 12 23:07:54.712 INFO kablam! 137 | } else if let Some(mut p) = home_dir() { Oct 12 23:07:54.712 INFO kablam! | ^^^^^^^^ Oct 12 23:07:54.712 INFO kablam! Oct 12 23:07:55.656 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.28s Oct 12 23:07:55.669 INFO kablam! su: No module specific data is present Oct 12 23:07:56.432 INFO running `"docker" "rm" "-f" "a2ec24b6813e4a96bfbf63680908a7b497f613315a821aa0bf582da696b517c4"` Oct 12 23:07:56.748 INFO blam! a2ec24b6813e4a96bfbf63680908a7b497f613315a821aa0bf582da696b517c4