Sep 05 02:10:10.227 INFO checking benchpmc-1.0.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 05 02:10:10.227 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 05 02:10:10.227 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 02:10:10.407 INFO blam! b1b73c4fef188cb898c94ebc00588f542312d12a90e135a5f16720a4d0d92cbc Sep 05 02:10:10.409 INFO running `"docker" "start" "-a" "b1b73c4fef188cb898c94ebc00588f542312d12a90e135a5f16720a4d0d92cbc"` Sep 05 02:10:11.084 INFO kablam! Checking benchpmc v1.0.0 (file:///source) Sep 05 02:10:12.840 INFO kablam! warning: unused variable: `matchers` Sep 05 02:10:12.840 INFO kablam! --> src/main.rs:145:5 Sep 05 02:10:12.840 INFO kablam! | Sep 05 02:10:12.840 INFO kablam! 145 | matchers: &'a clap::ArgMatches<'a>, Sep 05 02:10:12.840 INFO kablam! | ^^^^^^^^ help: consider using `_matchers` instead Sep 05 02:10:12.840 INFO kablam! | Sep 05 02:10:12.840 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 02:10:12.840 INFO kablam! Sep 05 02:10:12.909 INFO kablam! warning: struct is never constructed: `RelativePrinter` Sep 05 02:10:12.909 INFO kablam! --> src/event/printers/relative.rs:15:1 Sep 05 02:10:12.909 INFO kablam! | Sep 05 02:10:12.909 INFO kablam! 15 | pub struct RelativePrinter { Sep 05 02:10:12.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 02:10:12.909 INFO kablam! | Sep 05 02:10:12.909 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 02:10:12.909 INFO kablam! Sep 05 02:10:12.910 INFO kablam! warning: method is never used: `new` Sep 05 02:10:12.910 INFO kablam! --> src/event/printers/relative.rs:76:2 Sep 05 02:10:12.910 INFO kablam! | Sep 05 02:10:12.910 INFO kablam! 76 | pub fn new(absolute: T, relatives: Vec>) -> Self { Sep 05 02:10:12.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 02:10:12.910 INFO kablam! Sep 05 02:10:12.910 INFO kablam! warning: method is never used: `new` Sep 05 02:10:12.910 INFO kablam! --> src/event/printers/rsd/mod.rs:87:2 Sep 05 02:10:12.910 INFO kablam! | Sep 05 02:10:12.910 INFO kablam! 87 | pub fn new(counter: T) -> Self { Sep 05 02:10:12.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 02:10:12.910 INFO kablam! Sep 05 02:10:13.105 INFO kablam! warning: unused variable: `matchers` Sep 05 02:10:13.105 INFO kablam! --> src/main.rs:145:5 Sep 05 02:10:13.105 INFO kablam! | Sep 05 02:10:13.105 INFO kablam! 145 | matchers: &'a clap::ArgMatches<'a>, Sep 05 02:10:13.105 INFO kablam! | ^^^^^^^^ help: consider using `_matchers` instead Sep 05 02:10:13.105 INFO kablam! | Sep 05 02:10:13.105 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 02:10:13.105 INFO kablam! Sep 05 02:10:13.229 INFO kablam! warning: struct is never constructed: `RelativePrinter` Sep 05 02:10:13.229 INFO kablam! --> src/event/printers/relative.rs:15:1 Sep 05 02:10:13.229 INFO kablam! | Sep 05 02:10:13.229 INFO kablam! 15 | pub struct RelativePrinter { Sep 05 02:10:13.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 02:10:13.229 INFO kablam! | Sep 05 02:10:13.229 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 02:10:13.229 INFO kablam! Sep 05 02:10:13.229 INFO kablam! warning: method is never used: `new` Sep 05 02:10:13.229 INFO kablam! --> src/event/printers/relative.rs:76:2 Sep 05 02:10:13.229 INFO kablam! | Sep 05 02:10:13.229 INFO kablam! 76 | pub fn new(absolute: T, relatives: Vec>) -> Self { Sep 05 02:10:13.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 02:10:13.230 INFO kablam! Sep 05 02:10:13.264 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.26s Sep 05 02:10:13.269 INFO kablam! su: No module specific data is present Sep 05 02:10:13.722 INFO running `"docker" "rm" "-f" "b1b73c4fef188cb898c94ebc00588f542312d12a90e135a5f16720a4d0d92cbc"` Sep 05 02:10:13.807 INFO blam! b1b73c4fef188cb898c94ebc00588f542312d12a90e135a5f16720a4d0d92cbc