Sep 03 22:27:00.297 INFO checking guilherme/rust-bowling-kata against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 03 22:27:00.297 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 03 22:27:00.297 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 22:27:00.543 INFO blam! f12614a2317f97cb786770ddd1cf1ac26be04d1dfc7fd9e03aa27d2c6775f030 Sep 03 22:27:00.545 INFO running `"docker" "start" "-a" "f12614a2317f97cb786770ddd1cf1ac26be04d1dfc7fd9e03aa27d2c6775f030"` Sep 03 22:27:01.603 INFO kablam! Checking bowling-kata v0.1.0 (file:///source) Sep 03 22:27:01.959 INFO kablam! warning: struct is never constructed: `Game` Sep 03 22:27:01.960 INFO kablam! --> src/main.rs:2:1 Sep 03 22:27:01.960 INFO kablam! | Sep 03 22:27:01.960 INFO kablam! 2 | struct Game { Sep 03 22:27:01.960 INFO kablam! | ^^^^^^^^^^^ Sep 03 22:27:01.960 INFO kablam! | Sep 03 22:27:01.960 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 22:27:01.960 INFO kablam! Sep 03 22:27:01.960 INFO kablam! warning: method is never used: `new` Sep 03 22:27:01.960 INFO kablam! --> src/main.rs:9:3 Sep 03 22:27:01.960 INFO kablam! | Sep 03 22:27:01.960 INFO kablam! 9 | pub fn new() -> Game { Sep 03 22:27:01.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 03 22:27:01.960 INFO kablam! Sep 03 22:27:01.960 INFO kablam! warning: method is never used: `roll` Sep 03 22:27:01.960 INFO kablam! --> src/main.rs:14:3 Sep 03 22:27:01.960 INFO kablam! | Sep 03 22:27:01.960 INFO kablam! 14 | fn roll(&mut self, pins: usize) { Sep 03 22:27:01.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 22:27:01.960 INFO kablam! Sep 03 22:27:01.960 INFO kablam! warning: method is never used: `score` Sep 03 22:27:01.960 INFO kablam! --> src/main.rs:19:3 Sep 03 22:27:01.960 INFO kablam! | Sep 03 22:27:01.960 INFO kablam! 19 | fn score(&self) -> usize { Sep 03 22:27:01.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 22:27:01.960 INFO kablam! Sep 03 22:27:02.211 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.64s Sep 03 22:27:02.214 INFO kablam! su: No module specific data is present Sep 03 22:27:02.781 INFO running `"docker" "rm" "-f" "f12614a2317f97cb786770ddd1cf1ac26be04d1dfc7fd9e03aa27d2c6775f030"` Sep 03 22:27:02.954 INFO blam! f12614a2317f97cb786770ddd1cf1ac26be04d1dfc7fd9e03aa27d2c6775f030