Oct 22 04:31:12.398 INFO checking benchpmc-1.0.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:31:12.398 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 22 04:31:12.744 INFO blam! c3b6dae085df61c2faf83b9d8bbaae40042a1e3eb67a7157444e72724789ee49 Oct 22 04:31:12.750 INFO running `"docker" "start" "-a" "c3b6dae085df61c2faf83b9d8bbaae40042a1e3eb67a7157444e72724789ee49"` Oct 22 04:31:13.476 INFO kablam! usermod: no changes Oct 22 04:31:13.569 INFO kablam! Checking clap v2.31.2 Oct 22 04:31:18.216 INFO kablam! Checking benchpmc v1.0.0 (/source) Oct 22 04:31:20.020 INFO kablam! warning: unused variable: `matchers` Oct 22 04:31:20.020 INFO kablam! --> src/main.rs:145:5 Oct 22 04:31:20.020 INFO kablam! | Oct 22 04:31:20.020 INFO kablam! 145 | matchers: &'a clap::ArgMatches<'a>, Oct 22 04:31:20.020 INFO kablam! | ^^^^^^^^ help: consider using `_matchers` instead Oct 22 04:31:20.020 INFO kablam! | Oct 22 04:31:20.020 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 04:31:20.020 INFO kablam! Oct 22 04:31:20.074 INFO kablam! warning: struct is never constructed: `RelativePrinter` Oct 22 04:31:20.074 INFO kablam! --> src/event/printers/relative.rs:15:1 Oct 22 04:31:20.074 INFO kablam! | Oct 22 04:31:20.074 INFO kablam! 15 | pub struct RelativePrinter { Oct 22 04:31:20.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:31:20.074 INFO kablam! | Oct 22 04:31:20.075 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 04:31:20.075 INFO kablam! Oct 22 04:31:20.075 INFO kablam! warning: method is never used: `new` Oct 22 04:31:20.075 INFO kablam! --> src/event/printers/relative.rs:76:2 Oct 22 04:31:20.075 INFO kablam! | Oct 22 04:31:20.075 INFO kablam! 76 | pub fn new(absolute: T, relatives: Vec>) -> Self { Oct 22 04:31:20.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:31:20.075 INFO kablam! Oct 22 04:31:20.075 INFO kablam! warning: method is never used: `new` Oct 22 04:31:20.075 INFO kablam! --> src/event/printers/rsd/mod.rs:87:2 Oct 22 04:31:20.075 INFO kablam! | Oct 22 04:31:20.075 INFO kablam! 87 | pub fn new(counter: T) -> Self { Oct 22 04:31:20.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:31:20.076 INFO kablam! Oct 22 04:31:20.240 INFO kablam! warning: unused variable: `matchers` Oct 22 04:31:20.240 INFO kablam! --> src/main.rs:145:5 Oct 22 04:31:20.240 INFO kablam! | Oct 22 04:31:20.240 INFO kablam! 145 | matchers: &'a clap::ArgMatches<'a>, Oct 22 04:31:20.240 INFO kablam! | ^^^^^^^^ help: consider using `_matchers` instead Oct 22 04:31:20.240 INFO kablam! | Oct 22 04:31:20.240 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 04:31:20.240 INFO kablam! Oct 22 04:31:20.330 INFO kablam! warning: struct is never constructed: `RelativePrinter` Oct 22 04:31:20.330 INFO kablam! --> src/event/printers/relative.rs:15:1 Oct 22 04:31:20.330 INFO kablam! | Oct 22 04:31:20.330 INFO kablam! 15 | pub struct RelativePrinter { Oct 22 04:31:20.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:31:20.330 INFO kablam! | Oct 22 04:31:20.330 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 04:31:20.330 INFO kablam! Oct 22 04:31:20.330 INFO kablam! warning: method is never used: `new` Oct 22 04:31:20.330 INFO kablam! --> src/event/printers/relative.rs:76:2 Oct 22 04:31:20.330 INFO kablam! | Oct 22 04:31:20.330 INFO kablam! 76 | pub fn new(absolute: T, relatives: Vec>) -> Self { Oct 22 04:31:20.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:31:20.330 INFO kablam! Oct 22 04:31:20.388 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.88s Oct 22 04:31:20.388 INFO kablam! su: No module specific data is present Oct 22 04:31:21.069 INFO running `"docker" "rm" "-f" "c3b6dae085df61c2faf83b9d8bbaae40042a1e3eb67a7157444e72724789ee49"` Oct 22 04:31:21.293 INFO blam! c3b6dae085df61c2faf83b9d8bbaae40042a1e3eb67a7157444e72724789ee49