Oct 27 01:45:10.737 INFO checking lafolle/rhi against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 01:45:10.739 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 01:45:11.092 INFO blam! 7c960a56a98675ad7d69906952dedb280aab2ddd627afe0a150e9c7848ca59bd Oct 27 01:45:11.095 INFO running `"docker" "start" "-a" "7c960a56a98675ad7d69906952dedb280aab2ddd627afe0a150e9c7848ca59bd"` Oct 27 01:45:12.591 INFO kablam! usermod: no changes Oct 27 01:45:12.855 INFO kablam! Checking hyper-tls v0.1.2 Oct 27 01:45:14.747 INFO kablam! Checking rhi v0.0.2 (/source) Oct 27 01:45:16.447 INFO kablam! warning: unused import: `cmp` Oct 27 01:45:16.447 INFO kablam! --> src/main.rs:51:16 Oct 27 01:45:16.448 INFO kablam! | Oct 27 01:45:16.448 INFO kablam! 51 | use std::{fmt, cmp}; Oct 27 01:45:16.448 INFO kablam! | ^^^ Oct 27 01:45:16.449 INFO kablam! | Oct 27 01:45:16.449 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 01:45:16.449 INFO kablam! Oct 27 01:45:16.543 INFO kablam! warning: unused import: `cmp` Oct 27 01:45:16.544 INFO kablam! --> src/main.rs:51:16 Oct 27 01:45:16.544 INFO kablam! | Oct 27 01:45:16.544 INFO kablam! 51 | use std::{fmt, cmp}; Oct 27 01:45:16.545 INFO kablam! | ^^^ Oct 27 01:45:16.545 INFO kablam! | Oct 27 01:45:16.545 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 01:45:16.545 INFO kablam! Oct 27 01:45:16.599 INFO kablam! warning: field is never used: `timeout` Oct 27 01:45:16.599 INFO kablam! --> src/main.rs:72:5 Oct 27 01:45:16.599 INFO kablam! | Oct 27 01:45:16.599 INFO kablam! 72 | timeout: Duration, Oct 27 01:45:16.599 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 01:45:16.599 INFO kablam! | Oct 27 01:45:16.599 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:45:16.599 INFO kablam! Oct 27 01:45:16.599 INFO kablam! warning: field is never used: `matches` Oct 27 01:45:16.599 INFO kablam! --> src/main.rs:74:5 Oct 27 01:45:16.599 INFO kablam! | Oct 27 01:45:16.599 INFO kablam! 74 | matches: ArgMatches<'a>, Oct 27 01:45:16.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:45:16.599 INFO kablam! Oct 27 01:45:16.599 INFO kablam! warning: method is never used: `get_request` Oct 27 01:45:16.599 INFO kablam! --> src/main.rs:79:5 Oct 27 01:45:16.599 INFO kablam! | Oct 27 01:45:16.599 INFO kablam! 79 | fn get_request(&self) -> Request { Oct 27 01:45:16.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:45:16.599 INFO kablam! Oct 27 01:45:16.599 INFO kablam! warning: field is never used: `stat` Oct 27 01:45:16.599 INFO kablam! --> src/main.rs:142:5 Oct 27 01:45:16.599 INFO kablam! | Oct 27 01:45:16.599 INFO kablam! 142 | stat: RequestStat, Oct 27 01:45:16.599 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 01:45:16.599 INFO kablam! Oct 27 01:45:16.599 INFO kablam! warning: field is never used: `expected_sent` Oct 27 01:45:16.599 INFO kablam! --> src/main.rs:146:5 Oct 27 01:45:16.599 INFO kablam! | Oct 27 01:45:16.599 INFO kablam! 146 | expected_sent: SystemTime, Oct 27 01:45:16.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:45:16.599 INFO kablam! Oct 27 01:45:16.599 INFO kablam! warning: field is never used: `actual_sent` Oct 27 01:45:16.599 INFO kablam! --> src/main.rs:147:5 Oct 27 01:45:16.599 INFO kablam! | Oct 27 01:45:16.599 INFO kablam! 147 | actual_sent: SystemTime, Oct 27 01:45:16.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:45:16.599 INFO kablam! Oct 27 01:45:16.599 INFO kablam! warning: field is never used: `completed` Oct 27 01:45:16.599 INFO kablam! --> src/main.rs:148:5 Oct 27 01:45:16.599 INFO kablam! | Oct 27 01:45:16.599 INFO kablam! 148 | completed: SystemTime, Oct 27 01:45:16.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:45:16.599 INFO kablam! Oct 27 01:45:16.647 INFO kablam! warning: field is never used: `timeout` Oct 27 01:45:16.647 INFO kablam! --> src/main.rs:72:5 Oct 27 01:45:16.647 INFO kablam! | Oct 27 01:45:16.647 INFO kablam! 72 | timeout: Duration, Oct 27 01:45:16.647 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 01:45:16.647 INFO kablam! | Oct 27 01:45:16.647 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:45:16.647 INFO kablam! Oct 27 01:45:16.647 INFO kablam! warning: field is never used: `matches` Oct 27 01:45:16.647 INFO kablam! --> src/main.rs:74:5 Oct 27 01:45:16.647 INFO kablam! | Oct 27 01:45:16.647 INFO kablam! 74 | matches: ArgMatches<'a>, Oct 27 01:45:16.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:45:16.647 INFO kablam! Oct 27 01:45:16.647 INFO kablam! warning: method is never used: `get_request` Oct 27 01:45:16.647 INFO kablam! --> src/main.rs:79:5 Oct 27 01:45:16.647 INFO kablam! | Oct 27 01:45:16.647 INFO kablam! 79 | fn get_request(&self) -> Request { Oct 27 01:45:16.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:45:16.647 INFO kablam! Oct 27 01:45:16.647 INFO kablam! warning: field is never used: `stat` Oct 27 01:45:16.647 INFO kablam! --> src/main.rs:142:5 Oct 27 01:45:16.647 INFO kablam! | Oct 27 01:45:16.647 INFO kablam! 142 | stat: RequestStat, Oct 27 01:45:16.647 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 01:45:16.647 INFO kablam! Oct 27 01:45:16.647 INFO kablam! warning: field is never used: `expected_sent` Oct 27 01:45:16.647 INFO kablam! --> src/main.rs:146:5 Oct 27 01:45:16.647 INFO kablam! | Oct 27 01:45:16.647 INFO kablam! 146 | expected_sent: SystemTime, Oct 27 01:45:16.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:45:16.647 INFO kablam! Oct 27 01:45:16.647 INFO kablam! warning: field is never used: `actual_sent` Oct 27 01:45:16.647 INFO kablam! --> src/main.rs:147:5 Oct 27 01:45:16.647 INFO kablam! | Oct 27 01:45:16.647 INFO kablam! 147 | actual_sent: SystemTime, Oct 27 01:45:16.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:45:16.647 INFO kablam! Oct 27 01:45:16.647 INFO kablam! warning: field is never used: `completed` Oct 27 01:45:16.647 INFO kablam! --> src/main.rs:148:5 Oct 27 01:45:16.647 INFO kablam! | Oct 27 01:45:16.647 INFO kablam! 148 | completed: SystemTime, Oct 27 01:45:16.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:45:16.647 INFO kablam! Oct 27 01:45:16.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.07s Oct 27 01:45:16.727 INFO kablam! su: No module specific data is present Oct 27 01:45:17.075 INFO running `"docker" "rm" "-f" "7c960a56a98675ad7d69906952dedb280aab2ddd627afe0a150e9c7848ca59bd"` Oct 27 01:45:17.219 INFO blam! 7c960a56a98675ad7d69906952dedb280aab2ddd627afe0a150e9c7848ca59bd