Oct 21 15:46:09.159 INFO checking meganehouser/rolo against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:46:09.159 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 21 15:46:09.580 INFO blam! c98611e904fa8db8bdc84ee854ab93b4528a4471abe8dc27c7ece6a42bd4e660 Oct 21 15:46:09.585 INFO running `"docker" "start" "-a" "c98611e904fa8db8bdc84ee854ab93b4528a4471abe8dc27c7ece6a42bd4e660"` Oct 21 15:46:10.728 INFO kablam! usermod: no changes Oct 21 15:46:10.898 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 21 15:46:10.899 INFO kablam! Checking miniz_oxide v0.1.2 Oct 21 15:46:10.901 INFO kablam! Compiling structopt-derive v0.2.10 Oct 21 15:46:12.672 INFO kablam! Checking flate2 v1.0.1 Oct 21 15:46:14.787 INFO kablam! Checking structopt v0.2.10 Oct 21 15:46:15.242 INFO kablam! Checking rolo v0.1.0 (/source) Oct 21 15:46:16.852 INFO kablam! warning: unused `#[macro_use]` import Oct 21 15:46:16.852 INFO kablam! --> src/main.rs:15:1 Oct 21 15:46:16.852 INFO kablam! | Oct 21 15:46:16.852 INFO kablam! 15 | #[macro_use] Oct 21 15:46:16.852 INFO kablam! | ^^^^^^^^^^^^ Oct 21 15:46:16.852 INFO kablam! | Oct 21 15:46:16.852 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:46:16.852 INFO kablam! Oct 21 15:46:16.912 INFO kablam! warning: unused `#[macro_use]` import Oct 21 15:46:16.912 INFO kablam! --> src/main.rs:15:1 Oct 21 15:46:16.912 INFO kablam! | Oct 21 15:46:16.912 INFO kablam! 15 | #[macro_use] Oct 21 15:46:16.912 INFO kablam! | ^^^^^^^^^^^^ Oct 21 15:46:16.912 INFO kablam! | Oct 21 15:46:16.912 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:46:16.912 INFO kablam! Oct 21 15:46:17.038 INFO kablam! warning: unreachable expression Oct 21 15:46:17.038 INFO kablam! --> src/rolo.rs:59:17 Oct 21 15:46:17.038 INFO kablam! | Oct 21 15:46:17.038 INFO kablam! 59 | return bail!("invalid src file path"); Oct 21 15:46:17.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:46:17.038 INFO kablam! | Oct 21 15:46:17.038 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 21 15:46:17.038 INFO kablam! Oct 21 15:46:17.068 INFO kablam! warning: unused variable: `config` Oct 21 15:46:17.068 INFO kablam! --> src/main.rs:58:28 Oct 21 15:46:17.068 INFO kablam! | Oct 21 15:46:17.068 INFO kablam! 58 | RoloCmd::Restore { config } => {} Oct 21 15:46:17.068 INFO kablam! | ^^^^^^ help: try ignoring the field: `config: _` Oct 21 15:46:17.068 INFO kablam! | Oct 21 15:46:17.068 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 15:46:17.068 INFO kablam! Oct 21 15:46:17.068 INFO kablam! warning: unreachable expression Oct 21 15:46:17.068 INFO kablam! --> src/rolo.rs:59:17 Oct 21 15:46:17.068 INFO kablam! | Oct 21 15:46:17.068 INFO kablam! 59 | return bail!("invalid src file path"); Oct 21 15:46:17.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:46:17.068 INFO kablam! | Oct 21 15:46:17.068 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 21 15:46:17.068 INFO kablam! Oct 21 15:46:17.160 INFO kablam! warning: unused variable: `config` Oct 21 15:46:17.160 INFO kablam! --> src/main.rs:58:28 Oct 21 15:46:17.160 INFO kablam! | Oct 21 15:46:17.160 INFO kablam! 58 | RoloCmd::Restore { config } => {} Oct 21 15:46:17.160 INFO kablam! | ^^^^^^ help: try ignoring the field: `config: _` Oct 21 15:46:17.160 INFO kablam! | Oct 21 15:46:17.160 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 15:46:17.160 INFO kablam! Oct 21 15:46:17.160 INFO kablam! warning: field is never used: `name` Oct 21 15:46:17.160 INFO kablam! --> src/rolo.rs:16:5 Oct 21 15:46:17.160 INFO kablam! | Oct 21 15:46:17.160 INFO kablam! 16 | name: String, Oct 21 15:46:17.160 INFO kablam! | ^^^^^^^^^^^^ Oct 21 15:46:17.160 INFO kablam! | Oct 21 15:46:17.161 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:46:17.161 INFO kablam! Oct 21 15:46:17.291 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.54s Oct 21 15:46:17.299 INFO kablam! su: No module specific data is present Oct 21 15:46:17.737 INFO running `"docker" "rm" "-f" "c98611e904fa8db8bdc84ee854ab93b4528a4471abe8dc27c7ece6a42bd4e660"` Oct 21 15:46:17.932 INFO blam! c98611e904fa8db8bdc84ee854ab93b4528a4471abe8dc27c7ece6a42bd4e660