Sep 01 15:26:01.389 INFO checking guilherme/rust-bowling-kata against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 15:26:01.389 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 15:26:01.389 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 15:26:01.643 INFO blam! c3e5f64ce23b18f0a035de3b6998d81d756d670db41fdeefe777b8421d482caf Sep 01 15:26:01.645 INFO running `"docker" "start" "-a" "c3e5f64ce23b18f0a035de3b6998d81d756d670db41fdeefe777b8421d482caf"` Sep 01 15:26:02.603 INFO kablam! Checking bowling-kata v0.1.0 (file:///source) Sep 01 15:26:03.002 INFO kablam! warning: struct is never constructed: `Game` Sep 01 15:26:03.002 INFO kablam! --> src/main.rs:2:1 Sep 01 15:26:03.002 INFO kablam! | Sep 01 15:26:03.002 INFO kablam! 2 | struct Game { Sep 01 15:26:03.002 INFO kablam! | ^^^^^^^^^^^ Sep 01 15:26:03.002 INFO kablam! | Sep 01 15:26:03.002 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 15:26:03.002 INFO kablam! Sep 01 15:26:03.002 INFO kablam! warning: method is never used: `new` Sep 01 15:26:03.003 INFO kablam! --> src/main.rs:9:3 Sep 01 15:26:03.003 INFO kablam! | Sep 01 15:26:03.003 INFO kablam! 9 | pub fn new() -> Game { Sep 01 15:26:03.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 15:26:03.003 INFO kablam! Sep 01 15:26:03.003 INFO kablam! warning: method is never used: `roll` Sep 01 15:26:03.003 INFO kablam! --> src/main.rs:14:3 Sep 01 15:26:03.003 INFO kablam! | Sep 01 15:26:03.003 INFO kablam! 14 | fn roll(&mut self, pins: usize) { Sep 01 15:26:03.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 15:26:03.003 INFO kablam! Sep 01 15:26:03.003 INFO kablam! warning: method is never used: `score` Sep 01 15:26:03.004 INFO kablam! --> src/main.rs:19:3 Sep 01 15:26:03.004 INFO kablam! | Sep 01 15:26:03.004 INFO kablam! 19 | fn score(&self) -> usize { Sep 01 15:26:03.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 15:26:03.004 INFO kablam! Sep 01 15:26:03.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.73s Sep 01 15:26:03.297 INFO kablam! su: No module specific data is present Sep 01 15:26:03.818 INFO running `"docker" "rm" "-f" "c3e5f64ce23b18f0a035de3b6998d81d756d670db41fdeefe777b8421d482caf"` Sep 01 15:26:03.983 INFO blam! c3e5f64ce23b18f0a035de3b6998d81d756d670db41fdeefe777b8421d482caf