Oct 27 18:08:45.056 INFO checking pfr-0.2.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 18:08:45.056 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 18:08:45.252 INFO blam! 281fc9fae4a24fc866495fa7ddff2429f7c80610d98165303f341348d7edb83b Oct 27 18:08:45.252 INFO running `"docker" "start" "-a" "281fc9fae4a24fc866495fa7ddff2429f7c80610d98165303f341348d7edb83b"` Oct 27 18:08:46.160 INFO kablam! usermod: no changes Oct 27 18:08:46.239 INFO kablam! Checking pfr v0.2.0 (/source) Oct 27 18:08:47.759 INFO kablam! warning: unused `#[macro_use]` import Oct 27 18:08:47.760 INFO kablam! --> src/main.rs:11:1 Oct 27 18:08:47.760 INFO kablam! | Oct 27 18:08:47.760 INFO kablam! 11 | #[macro_use] extern crate structopt; Oct 27 18:08:47.760 INFO kablam! | ^^^^^^^^^^^^ Oct 27 18:08:47.760 INFO kablam! | Oct 27 18:08:47.761 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 18:08:47.761 INFO kablam! Oct 27 18:08:47.781 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 18:08:47.781 INFO kablam! --> src/main.rs:210:24 Oct 27 18:08:47.781 INFO kablam! | Oct 27 18:08:47.781 INFO kablam! 210 | let mut home_dir = env::home_dir().ok_or_else(|| Error::CouldNotFindHomeDirectory)?; Oct 27 18:08:47.781 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:08:47.782 INFO kablam! | Oct 27 18:08:47.782 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 18:08:47.782 INFO kablam! Oct 27 18:08:47.787 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 18:08:47.787 INFO kablam! --> src/main.rs:263:24 Oct 27 18:08:47.787 INFO kablam! | Oct 27 18:08:47.787 INFO kablam! 263 | let mut home_dir = env::home_dir().ok_or_else(|| Error::CouldNotFindHomeDirectory)?; Oct 27 18:08:47.787 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:08:47.787 INFO kablam! Oct 27 18:08:47.903 INFO kablam! warning: unused `#[macro_use]` import Oct 27 18:08:47.904 INFO kablam! --> src/main.rs:11:1 Oct 27 18:08:47.904 INFO kablam! | Oct 27 18:08:47.904 INFO kablam! 11 | #[macro_use] extern crate structopt; Oct 27 18:08:47.904 INFO kablam! | ^^^^^^^^^^^^ Oct 27 18:08:47.904 INFO kablam! | Oct 27 18:08:47.904 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 18:08:47.904 INFO kablam! Oct 27 18:08:47.931 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 18:08:47.931 INFO kablam! --> src/main.rs:210:24 Oct 27 18:08:47.931 INFO kablam! | Oct 27 18:08:47.931 INFO kablam! 210 | let mut home_dir = env::home_dir().ok_or_else(|| Error::CouldNotFindHomeDirectory)?; Oct 27 18:08:47.931 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:08:47.931 INFO kablam! | Oct 27 18:08:47.931 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 18:08:47.931 INFO kablam! Oct 27 18:08:47.931 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 18:08:47.931 INFO kablam! --> src/main.rs:263:24 Oct 27 18:08:47.931 INFO kablam! | Oct 27 18:08:47.931 INFO kablam! 263 | let mut home_dir = env::home_dir().ok_or_else(|| Error::CouldNotFindHomeDirectory)?; Oct 27 18:08:47.931 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:08:47.931 INFO kablam! Oct 27 18:08:48.393 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.21s Oct 27 18:08:48.398 INFO kablam! su: No module specific data is present Oct 27 18:08:48.703 INFO running `"docker" "rm" "-f" "281fc9fae4a24fc866495fa7ddff2429f7c80610d98165303f341348d7edb83b"` Oct 27 18:08:48.990 INFO blam! 281fc9fae4a24fc866495fa7ddff2429f7c80610d98165303f341348d7edb83b