Oct 27 06:16:01.463 INFO checking dalance/pipecolor against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:16:01.465 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 06:16:01.865 INFO blam! 2e341bf6a41b4e2ade7b51bdbfb74fe3f4d6f64711e8ede0f0ffa540bdc2be2b Oct 27 06:16:01.867 INFO running `"docker" "start" "-a" "2e341bf6a41b4e2ade7b51bdbfb74fe3f4d6f64711e8ede0f0ffa540bdc2be2b"` Oct 27 06:16:04.087 INFO kablam! usermod: no changes Oct 27 06:16:04.259 INFO kablam! Compiling serde v1.0.36 Oct 27 06:16:04.260 INFO kablam! Checking toml v0.4.5 Oct 27 06:16:04.260 INFO kablam! Compiling tempdir v0.3.7 Oct 27 06:16:04.261 INFO kablam! Checking timeout-readwrite v0.1.0 Oct 27 06:16:04.267 INFO kablam! Checking nix v0.10.0 Oct 27 06:16:04.271 INFO kablam! Compiling structopt-derive v0.2.5 Oct 27 06:16:04.276 INFO kablam! Checking error-chain v0.11.0 Oct 27 06:16:18.915 INFO kablam! Checking structopt v0.2.5 Oct 27 06:16:27.883 INFO kablam! Compiling serde_json v1.0.16 Oct 27 06:16:27.883 INFO kablam! Compiling semver v0.8.0 Oct 27 06:16:34.133 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 27 06:16:38.175 INFO kablam! Compiling skeptic v0.13.2 Oct 27 06:16:43.408 INFO kablam! Compiling proc-reader v0.4.0 Oct 27 06:16:47.213 INFO kablam! Checking pipecolor v0.4.1-pre (/source) Oct 27 06:16:49.635 INFO kablam! warning: unused `#[macro_use]` import Oct 27 06:16:49.635 INFO kablam! --> src/main.rs:13:1 Oct 27 06:16:49.635 INFO kablam! | Oct 27 06:16:49.635 INFO kablam! 13 | #[macro_use] Oct 27 06:16:49.635 INFO kablam! | ^^^^^^^^^^^^ Oct 27 06:16:49.635 INFO kablam! | Oct 27 06:16:49.635 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:16:49.635 INFO kablam! Oct 27 06:16:49.667 INFO kablam! warning: unused `#[macro_use]` import Oct 27 06:16:49.668 INFO kablam! --> src/main.rs:13:1 Oct 27 06:16:49.668 INFO kablam! | Oct 27 06:16:49.669 INFO kablam! 13 | #[macro_use] Oct 27 06:16:49.670 INFO kablam! | ^^^^^^^^^^^^ Oct 27 06:16:49.670 INFO kablam! | Oct 27 06:16:49.671 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:16:49.671 INFO kablam! Oct 27 06:16:49.691 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 06:16:49.692 INFO kablam! --> src/main.rs:29:5 Oct 27 06:16:49.692 INFO kablam! | Oct 27 06:16:49.693 INFO kablam! 29 | use std::env::home_dir; Oct 27 06:16:49.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 06:16:49.694 INFO kablam! | Oct 27 06:16:49.694 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:16:49.695 INFO kablam! Oct 27 06:16:49.695 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 06:16:49.696 INFO kablam! --> src/main.rs:137:33 Oct 27 06:16:49.697 INFO kablam! | Oct 27 06:16:49.697 INFO kablam! 137 | } else if let Some(mut p) = home_dir() { Oct 27 06:16:49.698 INFO kablam! | ^^^^^^^^ Oct 27 06:16:49.698 INFO kablam! Oct 27 06:16:49.731 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 06:16:49.731 INFO kablam! --> src/main.rs:29:5 Oct 27 06:16:49.732 INFO kablam! | Oct 27 06:16:49.733 INFO kablam! 29 | use std::env::home_dir; Oct 27 06:16:49.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 06:16:49.734 INFO kablam! | Oct 27 06:16:49.734 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:16:49.735 INFO kablam! Oct 27 06:16:49.736 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 06:16:49.736 INFO kablam! --> src/main.rs:137:33 Oct 27 06:16:49.737 INFO kablam! | Oct 27 06:16:49.737 INFO kablam! 137 | } else if let Some(mut p) = home_dir() { Oct 27 06:16:49.738 INFO kablam! | ^^^^^^^^ Oct 27 06:16:49.738 INFO kablam! Oct 27 06:16:50.562 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.46s Oct 27 06:16:50.583 INFO kablam! su: No module specific data is present Oct 27 06:16:51.968 INFO running `"docker" "rm" "-f" "2e341bf6a41b4e2ade7b51bdbfb74fe3f4d6f64711e8ede0f0ffa540bdc2be2b"` Oct 27 06:16:52.382 INFO blam! 2e341bf6a41b4e2ade7b51bdbfb74fe3f4d6f64711e8ede0f0ffa540bdc2be2b