Oct 27 00:43:20.084 INFO checking meganehouser/rolo against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 00:43:20.084 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 00:43:20.479 INFO blam! d37329edac5d052ab001facb4d1bf9cd09e86fa35683526354816a1febda57d8 Oct 27 00:43:20.485 INFO running `"docker" "start" "-a" "d37329edac5d052ab001facb4d1bf9cd09e86fa35683526354816a1febda57d8"` Oct 27 00:43:21.216 INFO kablam! usermod: no changes Oct 27 00:43:21.407 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 27 00:43:21.407 INFO kablam! Checking miniz_oxide v0.1.2 Oct 27 00:43:21.407 INFO kablam! Compiling structopt-derive v0.2.10 Oct 27 00:43:21.407 INFO kablam! Checking chrono v0.4.3 Oct 27 00:43:21.407 INFO kablam! Checking sha2 v0.7.1 Oct 27 00:43:24.135 INFO kablam! Checking flate2 v1.0.1 Oct 27 00:43:26.499 INFO kablam! Checking structopt v0.2.10 Oct 27 00:43:27.070 INFO kablam! Checking rolo v0.1.0 (/source) Oct 27 00:43:28.780 INFO kablam! warning: unused `#[macro_use]` import Oct 27 00:43:28.780 INFO kablam! --> src/main.rs:15:1 Oct 27 00:43:28.780 INFO kablam! | Oct 27 00:43:28.780 INFO kablam! 15 | #[macro_use] Oct 27 00:43:28.780 INFO kablam! | ^^^^^^^^^^^^ Oct 27 00:43:28.780 INFO kablam! | Oct 27 00:43:28.780 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:43:28.780 INFO kablam! Oct 27 00:43:28.835 INFO kablam! warning: unused `#[macro_use]` import Oct 27 00:43:28.835 INFO kablam! --> src/main.rs:15:1 Oct 27 00:43:28.836 INFO kablam! | Oct 27 00:43:28.836 INFO kablam! 15 | #[macro_use] Oct 27 00:43:28.836 INFO kablam! | ^^^^^^^^^^^^ Oct 27 00:43:28.837 INFO kablam! | Oct 27 00:43:28.837 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:43:28.837 INFO kablam! Oct 27 00:43:28.926 INFO kablam! warning: unreachable expression Oct 27 00:43:28.927 INFO kablam! --> src/rolo.rs:59:17 Oct 27 00:43:28.927 INFO kablam! | Oct 27 00:43:28.927 INFO kablam! 59 | return bail!("invalid src file path"); Oct 27 00:43:28.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:43:28.927 INFO kablam! | Oct 27 00:43:28.927 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 27 00:43:28.927 INFO kablam! Oct 27 00:43:28.943 INFO kablam! warning: unused variable: `config` Oct 27 00:43:28.943 INFO kablam! --> src/main.rs:58:28 Oct 27 00:43:28.944 INFO kablam! | Oct 27 00:43:28.944 INFO kablam! 58 | RoloCmd::Restore { config } => {} Oct 27 00:43:28.944 INFO kablam! | ^^^^^^ help: try ignoring the field: `config: _` Oct 27 00:43:28.944 INFO kablam! | Oct 27 00:43:28.944 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 00:43:28.944 INFO kablam! Oct 27 00:43:29.015 INFO kablam! warning: unreachable expression Oct 27 00:43:29.015 INFO kablam! --> src/rolo.rs:59:17 Oct 27 00:43:29.015 INFO kablam! | Oct 27 00:43:29.015 INFO kablam! 59 | return bail!("invalid src file path"); Oct 27 00:43:29.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:43:29.015 INFO kablam! | Oct 27 00:43:29.015 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 27 00:43:29.015 INFO kablam! Oct 27 00:43:29.025 INFO kablam! warning: field is never used: `name` Oct 27 00:43:29.025 INFO kablam! --> src/rolo.rs:16:5 Oct 27 00:43:29.025 INFO kablam! | Oct 27 00:43:29.025 INFO kablam! 16 | name: String, Oct 27 00:43:29.025 INFO kablam! | ^^^^^^^^^^^^ Oct 27 00:43:29.025 INFO kablam! | Oct 27 00:43:29.025 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:43:29.025 INFO kablam! Oct 27 00:43:29.078 INFO kablam! warning: unused variable: `config` Oct 27 00:43:29.079 INFO kablam! --> src/main.rs:58:28 Oct 27 00:43:29.079 INFO kablam! | Oct 27 00:43:29.079 INFO kablam! 58 | RoloCmd::Restore { config } => {} Oct 27 00:43:29.079 INFO kablam! | ^^^^^^ help: try ignoring the field: `config: _` Oct 27 00:43:29.079 INFO kablam! | Oct 27 00:43:29.079 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 00:43:29.079 INFO kablam! Oct 27 00:43:29.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.95s Oct 27 00:43:29.194 INFO kablam! su: No module specific data is present Oct 27 00:43:30.075 INFO running `"docker" "rm" "-f" "d37329edac5d052ab001facb4d1bf9cd09e86fa35683526354816a1febda57d8"` Oct 27 00:43:30.451 INFO blam! d37329edac5d052ab001facb4d1bf9cd09e86fa35683526354816a1febda57d8