Oct 22 00:57:20.830 INFO checking pfr-0.2.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:57:20.831 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/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 22 00:57:21.075 INFO blam! b805955073c993fb85776b53720b1abd9322dbe413c8c3e24e1e70ab5d04661f Oct 22 00:57:21.076 INFO running `"docker" "start" "-a" "b805955073c993fb85776b53720b1abd9322dbe413c8c3e24e1e70ab5d04661f"` Oct 22 00:57:21.536 INFO kablam! usermod: no changes Oct 22 00:57:21.616 INFO kablam! Compiling structopt-derive v0.2.12 Oct 22 00:57:27.960 INFO kablam! Checking structopt v0.2.12 Oct 22 00:57:29.080 INFO kablam! Checking pfr v0.2.0 (/source) Oct 22 00:57:31.672 INFO kablam! warning: unused `#[macro_use]` import Oct 22 00:57:31.672 INFO kablam! --> src/main.rs:11:1 Oct 22 00:57:31.672 INFO kablam! | Oct 22 00:57:31.672 INFO kablam! 11 | #[macro_use] extern crate structopt; Oct 22 00:57:31.672 INFO kablam! | ^^^^^^^^^^^^ Oct 22 00:57:31.672 INFO kablam! | Oct 22 00:57:31.672 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:57:31.672 INFO kablam! Oct 22 00:57:31.703 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 22 00:57:31.703 INFO kablam! --> src/main.rs:210:24 Oct 22 00:57:31.703 INFO kablam! | Oct 22 00:57:31.703 INFO kablam! 210 | let mut home_dir = env::home_dir().ok_or_else(|| Error::CouldNotFindHomeDirectory)?; Oct 22 00:57:31.704 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 00:57:31.704 INFO kablam! | Oct 22 00:57:31.704 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 00:57:31.704 INFO kablam! Oct 22 00:57:31.704 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 22 00:57:31.704 INFO kablam! --> src/main.rs:263:24 Oct 22 00:57:31.704 INFO kablam! | Oct 22 00:57:31.704 INFO kablam! 263 | let mut home_dir = env::home_dir().ok_or_else(|| Error::CouldNotFindHomeDirectory)?; Oct 22 00:57:31.704 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 00:57:31.704 INFO kablam! Oct 22 00:57:32.172 INFO kablam! warning: unused `#[macro_use]` import Oct 22 00:57:32.172 INFO kablam! --> src/main.rs:11:1 Oct 22 00:57:32.172 INFO kablam! | Oct 22 00:57:32.172 INFO kablam! 11 | #[macro_use] extern crate structopt; Oct 22 00:57:32.172 INFO kablam! | ^^^^^^^^^^^^ Oct 22 00:57:32.172 INFO kablam! | Oct 22 00:57:32.172 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:57:32.172 INFO kablam! Oct 22 00:57:32.222 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 22 00:57:32.222 INFO kablam! --> src/main.rs:210:24 Oct 22 00:57:32.222 INFO kablam! | Oct 22 00:57:32.222 INFO kablam! 210 | let mut home_dir = env::home_dir().ok_or_else(|| Error::CouldNotFindHomeDirectory)?; Oct 22 00:57:32.222 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 00:57:32.222 INFO kablam! | Oct 22 00:57:32.222 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 00:57:32.222 INFO kablam! Oct 22 00:57:32.222 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 22 00:57:32.222 INFO kablam! --> src/main.rs:263:24 Oct 22 00:57:32.222 INFO kablam! | Oct 22 00:57:32.222 INFO kablam! 263 | let mut home_dir = env::home_dir().ok_or_else(|| Error::CouldNotFindHomeDirectory)?; Oct 22 00:57:32.222 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 00:57:32.222 INFO kablam! Oct 22 00:57:32.814 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.26s Oct 22 00:57:32.819 INFO kablam! su: No module specific data is present Oct 22 00:57:33.536 INFO running `"docker" "rm" "-f" "b805955073c993fb85776b53720b1abd9322dbe413c8c3e24e1e70ab5d04661f"` Oct 22 00:57:33.980 INFO blam! b805955073c993fb85776b53720b1abd9322dbe413c8c3e24e1e70ab5d04661f