Oct 14 19:20:16.489 INFO testing guilherme/rust-bowling-kata against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 19:20:16.490 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 14 19:20:16.726 INFO blam! 19b4db539303c98732cdd30e53f38dbf19f9022e32ddf2a24182ecab45a30478 Oct 14 19:20:16.729 INFO running `"docker" "start" "-a" "19b4db539303c98732cdd30e53f38dbf19f9022e32ddf2a24182ecab45a30478"` Oct 14 19:20:17.247 INFO kablam! usermod: no changes Oct 14 19:20:17.271 INFO kablam! Compiling bowling-kata v0.1.0 (/source) Oct 14 19:20:17.467 INFO kablam! warning: struct is never constructed: `Game` Oct 14 19:20:17.467 INFO kablam! --> src/main.rs:2:1 Oct 14 19:20:17.467 INFO kablam! | Oct 14 19:20:17.467 INFO kablam! 2 | struct Game { Oct 14 19:20:17.467 INFO kablam! | ^^^^^^^^^^^ Oct 14 19:20:17.467 INFO kablam! | Oct 14 19:20:17.467 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:20:17.467 INFO kablam! Oct 14 19:20:17.467 INFO kablam! warning: method is never used: `new` Oct 14 19:20:17.467 INFO kablam! --> src/main.rs:9:3 Oct 14 19:20:17.467 INFO kablam! | Oct 14 19:20:17.467 INFO kablam! 9 | pub fn new() -> Game { Oct 14 19:20:17.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 19:20:17.467 INFO kablam! Oct 14 19:20:17.467 INFO kablam! warning: method is never used: `roll` Oct 14 19:20:17.467 INFO kablam! --> src/main.rs:14:3 Oct 14 19:20:17.467 INFO kablam! | Oct 14 19:20:17.467 INFO kablam! 14 | fn roll(&mut self, pins: usize) { Oct 14 19:20:17.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:20:17.467 INFO kablam! Oct 14 19:20:17.475 INFO kablam! warning: method is never used: `score` Oct 14 19:20:17.475 INFO kablam! --> src/main.rs:19:3 Oct 14 19:20:17.476 INFO kablam! | Oct 14 19:20:17.476 INFO kablam! 19 | fn score(&self) -> usize { Oct 14 19:20:17.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:20:17.476 INFO kablam! Oct 14 19:20:17.709 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.45s Oct 14 19:20:17.710 INFO kablam! su: No module specific data is present Oct 14 19:20:18.060 INFO running `"docker" "rm" "-f" "19b4db539303c98732cdd30e53f38dbf19f9022e32ddf2a24182ecab45a30478"` Oct 14 19:20:18.251 INFO blam! 19b4db539303c98732cdd30e53f38dbf19f9022e32ddf2a24182ecab45a30478 Oct 14 19:20:18.254 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 14 19:20:18.567 INFO blam! 3c7a3e5eb2da480ef295743212a58c3b909e8766837fe6a012dc0140fcfc9610 Oct 14 19:20:18.569 INFO running `"docker" "start" "-a" "3c7a3e5eb2da480ef295743212a58c3b909e8766837fe6a012dc0140fcfc9610"` Oct 14 19:20:19.060 INFO kablam! usermod: no changes Oct 14 19:20:19.084 INFO kablam! Compiling bowling-kata v0.1.0 (/source) Oct 14 19:20:19.826 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.75s Oct 14 19:20:19.826 INFO kablam! su: No module specific data is present Oct 14 19:20:20.099 INFO running `"docker" "rm" "-f" "3c7a3e5eb2da480ef295743212a58c3b909e8766837fe6a012dc0140fcfc9610"` Oct 14 19:20:20.196 INFO blam! 3c7a3e5eb2da480ef295743212a58c3b909e8766837fe6a012dc0140fcfc9610 Oct 14 19:20:20.201 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 14 19:20:20.379 INFO blam! fe04ab635015a7b28954389d183dfa5f60525c54580f9cb4186cff5ed59336b5 Oct 14 19:20:20.383 INFO running `"docker" "start" "-a" "fe04ab635015a7b28954389d183dfa5f60525c54580f9cb4186cff5ed59336b5"` Oct 14 19:20:20.943 INFO kablam! usermod: no changes Oct 14 19:20:20.965 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 14 19:20:20.965 INFO kablam! Running /target/debug/deps/bowling_kata-c6509de95ba6e53b Oct 14 19:20:20.971 INFO blam! Oct 14 19:20:20.971 INFO blam! running 5 tests Oct 14 19:20:20.971 INFO blam! test tests::it_runs_the_game ... ok Oct 14 19:20:20.971 INFO blam! test tests::it_test_all_ones ... ok Oct 14 19:20:20.971 INFO blam! test tests::test_perfect_game ... ok Oct 14 19:20:20.971 INFO blam! test tests::test_one_strike ... ok Oct 14 19:20:20.973 INFO blam! test tests::test_one_spare ... ok Oct 14 19:20:20.973 INFO blam! Oct 14 19:20:20.973 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:20:20.973 INFO blam! Oct 14 19:20:20.974 INFO kablam! su: No module specific data is present Oct 14 19:20:21.293 INFO running `"docker" "rm" "-f" "fe04ab635015a7b28954389d183dfa5f60525c54580f9cb4186cff5ed59336b5"` Oct 14 19:20:21.395 INFO blam! fe04ab635015a7b28954389d183dfa5f60525c54580f9cb4186cff5ed59336b5