Sep 04 23:19:19.727 INFO checking benchpmc-1.0.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 23:19:19.727 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 23:19:19.728 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:19.893 INFO blam! 3051fd2cc75545ff4d0dba92b7b6cad4bd4c36b0b09dde5e8e2edae473186a8d Sep 04 23:19:19.895 INFO running `"docker" "start" "-a" "3051fd2cc75545ff4d0dba92b7b6cad4bd4c36b0b09dde5e8e2edae473186a8d"` Sep 04 23:19:20.493 INFO kablam! Checking benchpmc v1.0.0 (file:///source) Sep 04 23:19:21.867 INFO kablam! warning: unused variable: `matchers` Sep 04 23:19:21.867 INFO kablam! --> src/main.rs:145:5 Sep 04 23:19:21.867 INFO kablam! | Sep 04 23:19:21.867 INFO kablam! 145 | matchers: &'a clap::ArgMatches<'a>, Sep 04 23:19:21.867 INFO kablam! | ^^^^^^^^ help: consider using `_matchers` instead Sep 04 23:19:21.867 INFO kablam! | Sep 04 23:19:21.867 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 23:19:21.867 INFO kablam! Sep 04 23:19:21.940 INFO kablam! warning: struct is never constructed: `RelativePrinter` Sep 04 23:19:21.940 INFO kablam! --> src/event/printers/relative.rs:15:1 Sep 04 23:19:21.940 INFO kablam! | Sep 04 23:19:21.940 INFO kablam! 15 | pub struct RelativePrinter { Sep 04 23:19:21.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:19:21.940 INFO kablam! | Sep 04 23:19:21.940 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 23:19:21.940 INFO kablam! Sep 04 23:19:21.940 INFO kablam! warning: method is never used: `new` Sep 04 23:19:21.940 INFO kablam! --> src/event/printers/relative.rs:76:2 Sep 04 23:19:21.940 INFO kablam! | Sep 04 23:19:21.940 INFO kablam! 76 | pub fn new(absolute: T, relatives: Vec>) -> Self { Sep 04 23:19:21.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:19:21.940 INFO kablam! Sep 04 23:19:21.940 INFO kablam! warning: method is never used: `new` Sep 04 23:19:21.940 INFO kablam! --> src/event/printers/rsd/mod.rs:87:2 Sep 04 23:19:21.940 INFO kablam! | Sep 04 23:19:21.940 INFO kablam! 87 | pub fn new(counter: T) -> Self { Sep 04 23:19:21.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:19:21.940 INFO kablam! Sep 04 23:19:22.878 INFO kablam! warning: unused variable: `matchers` Sep 04 23:19:22.878 INFO kablam! --> src/main.rs:145:5 Sep 04 23:19:22.878 INFO kablam! | Sep 04 23:19:22.878 INFO kablam! 145 | matchers: &'a clap::ArgMatches<'a>, Sep 04 23:19:22.878 INFO kablam! | ^^^^^^^^ help: consider using `_matchers` instead Sep 04 23:19:22.878 INFO kablam! | Sep 04 23:19:22.878 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 23:19:22.878 INFO kablam! Sep 04 23:19:23.008 INFO kablam! warning: struct is never constructed: `RelativePrinter` Sep 04 23:19:23.008 INFO kablam! --> src/event/printers/relative.rs:15:1 Sep 04 23:19:23.008 INFO kablam! | Sep 04 23:19:23.008 INFO kablam! 15 | pub struct RelativePrinter { Sep 04 23:19:23.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:19:23.008 INFO kablam! | Sep 04 23:19:23.008 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 23:19:23.008 INFO kablam! Sep 04 23:19:23.008 INFO kablam! warning: method is never used: `new` Sep 04 23:19:23.008 INFO kablam! --> src/event/printers/relative.rs:76:2 Sep 04 23:19:23.008 INFO kablam! | Sep 04 23:19:23.008 INFO kablam! 76 | pub fn new(absolute: T, relatives: Vec>) -> Self { Sep 04 23:19:23.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:19:23.008 INFO kablam! Sep 04 23:19:23.040 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.63s Sep 04 23:19:23.046 INFO kablam! su: No module specific data is present Sep 04 23:19:23.363 INFO running `"docker" "rm" "-f" "3051fd2cc75545ff4d0dba92b7b6cad4bd4c36b0b09dde5e8e2edae473186a8d"` Sep 04 23:19:23.473 INFO blam! 3051fd2cc75545ff4d0dba92b7b6cad4bd4c36b0b09dde5e8e2edae473186a8d