Sep 19 15:47:30.513 INFO checking guilherme/rust-bowling-kata against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 15:47:30.513 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 15:47:30.514 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:47:30.746 INFO blam! 09a3390ac6cab7b5cdd05fd4063816842368d261fd27eb491c6d9b73c353e2f7 Sep 19 15:47:30.746 INFO running `"docker" "start" "-a" "09a3390ac6cab7b5cdd05fd4063816842368d261fd27eb491c6d9b73c353e2f7"` Sep 19 15:47:31.694 INFO kablam! usermod: no changes Sep 19 15:47:31.758 INFO kablam! Checking bowling-kata v0.1.0 (/source) Sep 19 15:47:32.140 INFO kablam! warning: struct is never constructed: `Game` Sep 19 15:47:32.140 INFO kablam! --> src/main.rs:2:1 Sep 19 15:47:32.140 INFO kablam! | Sep 19 15:47:32.142 INFO kablam! 2 | struct Game { Sep 19 15:47:32.142 INFO kablam! | ^^^^^^^^^^^ Sep 19 15:47:32.142 INFO kablam! | Sep 19 15:47:32.142 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 15:47:32.142 INFO kablam! Sep 19 15:47:32.142 INFO kablam! warning: method is never used: `new` Sep 19 15:47:32.142 INFO kablam! --> src/main.rs:9:3 Sep 19 15:47:32.142 INFO kablam! | Sep 19 15:47:32.142 INFO kablam! 9 | pub fn new() -> Game { Sep 19 15:47:32.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 15:47:32.142 INFO kablam! Sep 19 15:47:32.142 INFO kablam! warning: method is never used: `roll` Sep 19 15:47:32.142 INFO kablam! --> src/main.rs:14:3 Sep 19 15:47:32.142 INFO kablam! | Sep 19 15:47:32.142 INFO kablam! 14 | fn roll(&mut self, pins: usize) { Sep 19 15:47:32.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 15:47:32.142 INFO kablam! Sep 19 15:47:32.142 INFO kablam! warning: method is never used: `score` Sep 19 15:47:32.142 INFO kablam! --> src/main.rs:19:3 Sep 19 15:47:32.142 INFO kablam! | Sep 19 15:47:32.142 INFO kablam! 19 | fn score(&self) -> usize { Sep 19 15:47:32.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 15:47:32.142 INFO kablam! Sep 19 15:47:32.274 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.55s Sep 19 15:47:32.275 INFO kablam! su: No module specific data is present Sep 19 15:47:32.969 INFO running `"docker" "rm" "-f" "09a3390ac6cab7b5cdd05fd4063816842368d261fd27eb491c6d9b73c353e2f7"` Sep 19 15:47:33.120 INFO blam! 09a3390ac6cab7b5cdd05fd4063816842368d261fd27eb491c6d9b73c353e2f7