Oct 10 15:30:13.880 INFO testing sam-wright/bowling_kata against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:30:13.880 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:30:13.880 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:30:14.264 INFO blam! 59ca3da873450905d58472959843389375d83820af68b699c3ee77af869089f7 Oct 10 15:30:14.276 INFO running `"docker" "start" "-a" "59ca3da873450905d58472959843389375d83820af68b699c3ee77af869089f7"` Oct 10 15:30:15.198 INFO kablam! usermod: no changes Oct 10 15:30:15.252 INFO kablam! Compiling bowling_kata v0.1.0 (/source) Oct 10 15:30:15.801 INFO kablam! warning: type alias is never used: `Result` Oct 10 15:30:15.802 INFO kablam! --> src/main.rs:18:1 Oct 10 15:30:15.802 INFO kablam! | Oct 10 15:30:15.802 INFO kablam! 18 | type Result = StdResult; Oct 10 15:30:15.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:30:15.803 INFO kablam! | Oct 10 15:30:15.803 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:30:15.803 INFO kablam! Oct 10 15:30:15.803 INFO kablam! warning: function is never used: `validate_game` Oct 10 15:30:15.804 INFO kablam! --> src/main.rs:37:1 Oct 10 15:30:15.804 INFO kablam! | Oct 10 15:30:15.804 INFO kablam! 37 | fn validate_game(num_frames: usize, game: &Vec<(Frame)>) -> Result<()> { Oct 10 15:30:15.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:30:15.805 INFO kablam! Oct 10 15:30:15.805 INFO kablam! warning: function is never used: `validate_frame` Oct 10 15:30:15.805 INFO kablam! --> src/main.rs:45:1 Oct 10 15:30:15.806 INFO kablam! | Oct 10 15:30:15.806 INFO kablam! 45 | fn validate_frame(is_last_frame: bool, frame: &Frame) -> Result { Oct 10 15:30:15.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:30:15.807 INFO kablam! Oct 10 15:30:15.807 INFO kablam! warning: function is never used: `is_strike` Oct 10 15:30:15.807 INFO kablam! --> src/main.rs:64:1 Oct 10 15:30:15.807 INFO kablam! | Oct 10 15:30:15.808 INFO kablam! 64 | fn is_strike(frame: &Frame) -> bool { Oct 10 15:30:15.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:30:15.808 INFO kablam! Oct 10 15:30:15.809 INFO kablam! warning: function is never used: `is_spare` Oct 10 15:30:15.809 INFO kablam! --> src/main.rs:68:1 Oct 10 15:30:15.809 INFO kablam! | Oct 10 15:30:15.809 INFO kablam! 68 | fn is_spare(frame: &Frame) -> bool { Oct 10 15:30:15.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:30:15.810 INFO kablam! Oct 10 15:30:15.810 INFO kablam! warning: function is never used: `score_game` Oct 10 15:30:15.810 INFO kablam! --> src/main.rs:78:1 Oct 10 15:30:15.811 INFO kablam! | Oct 10 15:30:15.811 INFO kablam! 78 | fn score_game(num_frames: usize, game: &Vec) -> Result { Oct 10 15:30:15.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:30:15.811 INFO kablam! Oct 10 15:30:16.205 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Oct 10 15:30:16.216 INFO kablam! su: No module specific data is present Oct 10 15:30:16.532 INFO running `"docker" "rm" "-f" "59ca3da873450905d58472959843389375d83820af68b699c3ee77af869089f7"` Oct 10 15:30:16.697 INFO blam! 59ca3da873450905d58472959843389375d83820af68b699c3ee77af869089f7 Oct 10 15:30:16.698 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:30:16.698 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:30:16.894 INFO blam! cb728dc784aca53de96a32400ee5e3c8d0cccab99e30b5aa6eff9b2c126dff55 Oct 10 15:30:16.896 INFO running `"docker" "start" "-a" "cb728dc784aca53de96a32400ee5e3c8d0cccab99e30b5aa6eff9b2c126dff55"` Oct 10 15:30:17.387 INFO kablam! usermod: no changes Oct 10 15:30:17.421 INFO kablam! Compiling bowling_kata v0.1.0 (/source) Oct 10 15:30:18.570 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Oct 10 15:30:18.571 INFO kablam! su: No module specific data is present Oct 10 15:30:18.857 INFO running `"docker" "rm" "-f" "cb728dc784aca53de96a32400ee5e3c8d0cccab99e30b5aa6eff9b2c126dff55"` Oct 10 15:30:18.939 INFO blam! cb728dc784aca53de96a32400ee5e3c8d0cccab99e30b5aa6eff9b2c126dff55 Oct 10 15:30:18.940 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:30:18.940 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:30:19.078 INFO blam! 0eeffd81a6a5aa6e0749805197c9e9d42561c236a17840dd747f64a7700f566f Oct 10 15:30:19.079 INFO running `"docker" "start" "-a" "0eeffd81a6a5aa6e0749805197c9e9d42561c236a17840dd747f64a7700f566f"` Oct 10 15:30:19.557 INFO kablam! usermod: no changes Oct 10 15:30:19.585 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 15:30:19.585 INFO kablam! Running /target/debug/deps/bowling_kata-7a91a9f378bc2e1c Oct 10 15:30:19.587 INFO blam! Oct 10 15:30:19.587 INFO blam! running 14 tests Oct 10 15:30:19.587 INFO blam! test test::all_gutterballs ... ok Oct 10 15:30:19.587 INFO blam! test test::all_open_frames ... ok Oct 10 15:30:19.587 INFO blam! test test::invalid_frame2 ... ok Oct 10 15:30:19.587 INFO blam! test test::spare_test2 ... ok Oct 10 15:30:19.587 INFO blam! test test::strike_test1 ... ok Oct 10 15:30:19.588 INFO blam! test test::example_game1 ... ok Oct 10 15:30:19.588 INFO blam! test test::too_many_frames ... ok Oct 10 15:30:19.588 INFO blam! test test::invalid_frame1 ... ok Oct 10 15:30:19.588 INFO blam! test test::example_game2 ... ok Oct 10 15:30:19.588 INFO blam! test test::perfect_game_5_frame ... ok Oct 10 15:30:19.592 INFO blam! test test::strike_test2 ... ok Oct 10 15:30:19.596 INFO blam! test test::too_few_frames ... ok Oct 10 15:30:19.596 INFO blam! test test::perfect_game ... ok Oct 10 15:30:19.599 INFO blam! test test::spare_test1 ... ok Oct 10 15:30:19.599 INFO blam! Oct 10 15:30:19.599 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:30:19.599 INFO blam! Oct 10 15:30:19.600 INFO kablam! su: No module specific data is present Oct 10 15:30:19.837 INFO running `"docker" "rm" "-f" "0eeffd81a6a5aa6e0749805197c9e9d42561c236a17840dd747f64a7700f566f"` Oct 10 15:30:19.928 INFO blam! 0eeffd81a6a5aa6e0749805197c9e9d42561c236a17840dd747f64a7700f566f