Sep 04 23:19:20.010 INFO checking benchpmc-1.0.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 23:19:20.010 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 23:19:20.011 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:19:20.177 INFO blam! fe6bad23e16dc6796556f48a776cdd691f72f019bda93a68ca4874462a7424a6 Sep 04 23:19:20.179 INFO running `"docker" "start" "-a" "fe6bad23e16dc6796556f48a776cdd691f72f019bda93a68ca4874462a7424a6"` Sep 04 23:19:20.810 INFO kablam! Checking benchpmc v1.0.0 (file:///source) Sep 04 23:19:22.738 INFO kablam! warning: unused variable: `matchers` Sep 04 23:19:22.739 INFO kablam! --> src/main.rs:145:5 Sep 04 23:19:22.739 INFO kablam! | Sep 04 23:19:22.739 INFO kablam! 145 | matchers: &'a clap::ArgMatches<'a>, Sep 04 23:19:22.739 INFO kablam! | ^^^^^^^^ help: consider using `_matchers` instead Sep 04 23:19:22.739 INFO kablam! | Sep 04 23:19:22.739 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 23:19:22.739 INFO kablam! Sep 04 23:19:22.846 INFO kablam! warning: struct is never constructed: `RelativePrinter` Sep 04 23:19:22.846 INFO kablam! --> src/event/printers/relative.rs:15:1 Sep 04 23:19:22.846 INFO kablam! | Sep 04 23:19:22.846 INFO kablam! 15 | pub struct RelativePrinter { Sep 04 23:19:22.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:19:22.846 INFO kablam! | Sep 04 23:19:22.846 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 23:19:22.846 INFO kablam! Sep 04 23:19:22.846 INFO kablam! warning: method is never used: `new` Sep 04 23:19:22.846 INFO kablam! --> src/event/printers/relative.rs:76:2 Sep 04 23:19:22.846 INFO kablam! | Sep 04 23:19:22.846 INFO kablam! 76 | pub fn new(absolute: T, relatives: Vec>) -> Self { Sep 04 23:19:22.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:19:22.846 INFO kablam! Sep 04 23:19:22.847 INFO kablam! warning: method is never used: `new` Sep 04 23:19:22.847 INFO kablam! --> src/event/printers/rsd/mod.rs:87:2 Sep 04 23:19:22.847 INFO kablam! | Sep 04 23:19:22.847 INFO kablam! 87 | pub fn new(counter: T) -> Self { Sep 04 23:19:22.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:19:22.847 INFO kablam! Sep 04 23:19:23.309 INFO kablam! warning: unused variable: `matchers` Sep 04 23:19:23.309 INFO kablam! --> src/main.rs:145:5 Sep 04 23:19:23.309 INFO kablam! | Sep 04 23:19:23.309 INFO kablam! 145 | matchers: &'a clap::ArgMatches<'a>, Sep 04 23:19:23.309 INFO kablam! | ^^^^^^^^ help: consider using `_matchers` instead Sep 04 23:19:23.309 INFO kablam! | Sep 04 23:19:23.309 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 23:19:23.309 INFO kablam! Sep 04 23:19:23.461 INFO kablam! warning: struct is never constructed: `RelativePrinter` Sep 04 23:19:23.462 INFO kablam! --> src/event/printers/relative.rs:15:1 Sep 04 23:19:23.462 INFO kablam! | Sep 04 23:19:23.462 INFO kablam! 15 | pub struct RelativePrinter { Sep 04 23:19:23.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:19:23.462 INFO kablam! | Sep 04 23:19:23.462 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 23:19:23.462 INFO kablam! Sep 04 23:19:23.462 INFO kablam! warning: method is never used: `new` Sep 04 23:19:23.462 INFO kablam! --> src/event/printers/relative.rs:76:2 Sep 04 23:19:23.462 INFO kablam! | Sep 04 23:19:23.462 INFO kablam! 76 | pub fn new(absolute: T, relatives: Vec>) -> Self { Sep 04 23:19:23.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:19:23.462 INFO kablam! Sep 04 23:19:23.498 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.79s Sep 04 23:19:23.504 INFO kablam! su: No module specific data is present Sep 04 23:19:23.946 INFO running `"docker" "rm" "-f" "fe6bad23e16dc6796556f48a776cdd691f72f019bda93a68ca4874462a7424a6"` Sep 04 23:19:24.040 INFO blam! fe6bad23e16dc6796556f48a776cdd691f72f019bda93a68ca4874462a7424a6