Oct 21 14:06:52.229 INFO checking sam-wright/bowling_kata against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:06:52.229 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 14:06:52.654 INFO blam! 4422b78840426b986e19142bd2664c4a951c3c7580dfbcac18193321c18dedaa Oct 21 14:06:52.658 INFO running `"docker" "start" "-a" "4422b78840426b986e19142bd2664c4a951c3c7580dfbcac18193321c18dedaa"` Oct 21 14:06:53.877 INFO kablam! usermod: no changes Oct 21 14:06:53.928 INFO kablam! Checking bowling_kata v0.1.0 (/source) Oct 21 14:06:54.316 INFO kablam! warning: type alias is never used: `Result` Oct 21 14:06:54.316 INFO kablam! --> src/main.rs:18:1 Oct 21 14:06:54.316 INFO kablam! | Oct 21 14:06:54.316 INFO kablam! 18 | type Result = StdResult; Oct 21 14:06:54.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:06:54.316 INFO kablam! | Oct 21 14:06:54.316 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 14:06:54.316 INFO kablam! Oct 21 14:06:54.316 INFO kablam! warning: function is never used: `validate_game` Oct 21 14:06:54.316 INFO kablam! --> src/main.rs:37:1 Oct 21 14:06:54.316 INFO kablam! | Oct 21 14:06:54.316 INFO kablam! 37 | fn validate_game(num_frames: usize, game: &Vec<(Frame)>) -> Result<()> { Oct 21 14:06:54.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:06:54.316 INFO kablam! Oct 21 14:06:54.316 INFO kablam! warning: function is never used: `validate_frame` Oct 21 14:06:54.316 INFO kablam! --> src/main.rs:45:1 Oct 21 14:06:54.316 INFO kablam! | Oct 21 14:06:54.316 INFO kablam! 45 | fn validate_frame(is_last_frame: bool, frame: &Frame) -> Result { Oct 21 14:06:54.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:06:54.316 INFO kablam! Oct 21 14:06:54.316 INFO kablam! warning: function is never used: `is_strike` Oct 21 14:06:54.316 INFO kablam! --> src/main.rs:64:1 Oct 21 14:06:54.316 INFO kablam! | Oct 21 14:06:54.316 INFO kablam! 64 | fn is_strike(frame: &Frame) -> bool { Oct 21 14:06:54.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:06:54.316 INFO kablam! Oct 21 14:06:54.316 INFO kablam! warning: function is never used: `is_spare` Oct 21 14:06:54.316 INFO kablam! --> src/main.rs:68:1 Oct 21 14:06:54.316 INFO kablam! | Oct 21 14:06:54.316 INFO kablam! 68 | fn is_spare(frame: &Frame) -> bool { Oct 21 14:06:54.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:06:54.316 INFO kablam! Oct 21 14:06:54.316 INFO kablam! warning: function is never used: `score_game` Oct 21 14:06:54.316 INFO kablam! --> src/main.rs:78:1 Oct 21 14:06:54.316 INFO kablam! | Oct 21 14:06:54.316 INFO kablam! 78 | fn score_game(num_frames: usize, game: &Vec) -> Result { Oct 21 14:06:54.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:06:54.316 INFO kablam! Oct 21 14:06:54.493 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.58s Oct 21 14:06:54.509 INFO kablam! su: No module specific data is present Oct 21 14:06:55.097 INFO running `"docker" "rm" "-f" "4422b78840426b986e19142bd2664c4a951c3c7580dfbcac18193321c18dedaa"` Oct 21 14:06:55.360 INFO blam! 4422b78840426b986e19142bd2664c4a951c3c7580dfbcac18193321c18dedaa