Sep 03 18:35:20.637 INFO checking guilherme/rust-bowling-kata against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 18:35:20.637 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 18:35:20.638 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/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 03 18:35:20.914 INFO blam! 1234a8bc09c29557fd68a385a58eb1f80dad6977c88799a2909c27d44db69184 Sep 03 18:35:20.916 INFO running `"docker" "start" "-a" "1234a8bc09c29557fd68a385a58eb1f80dad6977c88799a2909c27d44db69184"` Sep 03 18:35:21.870 INFO kablam! Checking bowling-kata v0.1.0 (file:///source) Sep 03 18:35:22.293 INFO kablam! warning: struct is never constructed: `Game` Sep 03 18:35:22.293 INFO kablam! --> src/main.rs:2:1 Sep 03 18:35:22.293 INFO kablam! | Sep 03 18:35:22.293 INFO kablam! 2 | struct Game { Sep 03 18:35:22.293 INFO kablam! | ^^^^^^^^^^^ Sep 03 18:35:22.298 INFO kablam! | Sep 03 18:35:22.298 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 18:35:22.298 INFO kablam! Sep 03 18:35:22.299 INFO kablam! warning: method is never used: `new` Sep 03 18:35:22.299 INFO kablam! --> src/main.rs:9:3 Sep 03 18:35:22.299 INFO kablam! | Sep 03 18:35:22.299 INFO kablam! 9 | pub fn new() -> Game { Sep 03 18:35:22.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 03 18:35:22.299 INFO kablam! Sep 03 18:35:22.299 INFO kablam! warning: method is never used: `roll` Sep 03 18:35:22.299 INFO kablam! --> src/main.rs:14:3 Sep 03 18:35:22.299 INFO kablam! | Sep 03 18:35:22.299 INFO kablam! 14 | fn roll(&mut self, pins: usize) { Sep 03 18:35:22.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 18:35:22.299 INFO kablam! Sep 03 18:35:22.299 INFO kablam! warning: method is never used: `score` Sep 03 18:35:22.299 INFO kablam! --> src/main.rs:19:3 Sep 03 18:35:22.300 INFO kablam! | Sep 03 18:35:22.300 INFO kablam! 19 | fn score(&self) -> usize { Sep 03 18:35:22.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 18:35:22.300 INFO kablam! Sep 03 18:35:22.593 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Sep 03 18:35:22.597 INFO kablam! su: No module specific data is present Sep 03 18:35:23.087 INFO running `"docker" "rm" "-f" "1234a8bc09c29557fd68a385a58eb1f80dad6977c88799a2909c27d44db69184"` Sep 03 18:35:23.264 INFO blam! 1234a8bc09c29557fd68a385a58eb1f80dad6977c88799a2909c27d44db69184