Oct 28 00:45:46.960 INFO checking benchpmc-1.0.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 28 00:45:46.960 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 28 00:45:47.298 INFO blam! a0f8e0f8ac9b09ac911cd4937f435d251ef5e0cc5a39d4bdef4805dbdb5238c1 Oct 28 00:45:47.300 INFO running `"docker" "start" "-a" "a0f8e0f8ac9b09ac911cd4937f435d251ef5e0cc5a39d4bdef4805dbdb5238c1"` Oct 28 00:45:48.227 INFO kablam! usermod: no changes Oct 28 00:45:48.351 INFO kablam! Checking clap v2.31.2 Oct 28 00:45:53.079 INFO kablam! Checking benchpmc v1.0.0 (/source) Oct 28 00:45:55.247 INFO kablam! warning: unused variable: `matchers` Oct 28 00:45:55.248 INFO kablam! --> src/main.rs:145:5 Oct 28 00:45:55.248 INFO kablam! | Oct 28 00:45:55.248 INFO kablam! 145 | matchers: &'a clap::ArgMatches<'a>, Oct 28 00:45:55.249 INFO kablam! | ^^^^^^^^ help: consider using `_matchers` instead Oct 28 00:45:55.249 INFO kablam! | Oct 28 00:45:55.249 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 28 00:45:55.249 INFO kablam! Oct 28 00:45:55.295 INFO kablam! warning: struct is never constructed: `RelativePrinter` Oct 28 00:45:55.296 INFO kablam! --> src/event/printers/relative.rs:15:1 Oct 28 00:45:55.296 INFO kablam! | Oct 28 00:45:55.296 INFO kablam! 15 | pub struct RelativePrinter { Oct 28 00:45:55.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:45:55.297 INFO kablam! | Oct 28 00:45:55.297 INFO kablam! = note: #[warn(dead_code)] on by default Oct 28 00:45:55.297 INFO kablam! Oct 28 00:45:55.298 INFO kablam! warning: method is never used: `new` Oct 28 00:45:55.298 INFO kablam! --> src/event/printers/relative.rs:76:2 Oct 28 00:45:55.298 INFO kablam! | Oct 28 00:45:55.299 INFO kablam! 76 | pub fn new(absolute: T, relatives: Vec>) -> Self { Oct 28 00:45:55.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:45:55.299 INFO kablam! Oct 28 00:45:55.300 INFO kablam! warning: method is never used: `new` Oct 28 00:45:55.300 INFO kablam! --> src/event/printers/rsd/mod.rs:87:2 Oct 28 00:45:55.300 INFO kablam! | Oct 28 00:45:55.300 INFO kablam! 87 | pub fn new(counter: T) -> Self { Oct 28 00:45:55.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:45:55.301 INFO kablam! Oct 28 00:45:55.563 INFO kablam! warning: unused variable: `matchers` Oct 28 00:45:55.563 INFO kablam! --> src/main.rs:145:5 Oct 28 00:45:55.563 INFO kablam! | Oct 28 00:45:55.563 INFO kablam! 145 | matchers: &'a clap::ArgMatches<'a>, Oct 28 00:45:55.563 INFO kablam! | ^^^^^^^^ help: consider using `_matchers` instead Oct 28 00:45:55.563 INFO kablam! | Oct 28 00:45:55.563 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 28 00:45:55.563 INFO kablam! Oct 28 00:45:55.646 INFO kablam! warning: struct is never constructed: `RelativePrinter` Oct 28 00:45:55.647 INFO kablam! --> src/event/printers/relative.rs:15:1 Oct 28 00:45:55.647 INFO kablam! | Oct 28 00:45:55.647 INFO kablam! 15 | pub struct RelativePrinter { Oct 28 00:45:55.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:45:55.647 INFO kablam! | Oct 28 00:45:55.647 INFO kablam! = note: #[warn(dead_code)] on by default Oct 28 00:45:55.647 INFO kablam! Oct 28 00:45:55.647 INFO kablam! warning: method is never used: `new` Oct 28 00:45:55.647 INFO kablam! --> src/event/printers/relative.rs:76:2 Oct 28 00:45:55.647 INFO kablam! | Oct 28 00:45:55.647 INFO kablam! 76 | pub fn new(absolute: T, relatives: Vec>) -> Self { Oct 28 00:45:55.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:45:55.647 INFO kablam! Oct 28 00:45:55.676 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.42s Oct 28 00:45:55.682 INFO kablam! su: No module specific data is present Oct 28 00:45:56.001 INFO running `"docker" "rm" "-f" "a0f8e0f8ac9b09ac911cd4937f435d251ef5e0cc5a39d4bdef4805dbdb5238c1"` Oct 28 00:45:56.123 INFO blam! a0f8e0f8ac9b09ac911cd4937f435d251ef5e0cc5a39d4bdef4805dbdb5238c1