[INFO] cloning repository https://github.com/AlaricRG/kata-bowling
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlaricRG/kata-bowling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlaricRG%2Fkata-bowling", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlaricRG%2Fkata-bowling'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f17e1b4be9dbee2fe4b497f09062a8b617b7847a
[INFO] testing AlaricRG/kata-bowling against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlaricRG%2Fkata-bowling" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlaricRG/kata-bowling
[INFO] finished tweaking git repo https://github.com/AlaricRG/kata-bowling
[INFO] tweaked toml for git repo https://github.com/AlaricRG/kata-bowling written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlaricRG/kata-bowling on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlaricRG/kata-bowling already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 056b7df51cc006d1e597becff2c5ca7691a9728421e7d7822abd113291c489d0
[INFO] running `Command { std: "docker" "start" "-a" "056b7df51cc006d1e597becff2c5ca7691a9728421e7d7822abd113291c489d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "056b7df51cc006d1e597becff2c5ca7691a9728421e7d7822abd113291c489d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "056b7df51cc006d1e597becff2c5ca7691a9728421e7d7822abd113291c489d0", kill_on_drop: false }`
[INFO] [stdout] 056b7df51cc006d1e597becff2c5ca7691a9728421e7d7822abd113291c489d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0641bb32cc37c88fb57c2cffd6defc5697cc94a42b7a21ed2f9c4c0568d29650
[INFO] running `Command { std: "docker" "start" "-a" "0641bb32cc37c88fb57c2cffd6defc5697cc94a42b7a21ed2f9c4c0568d29650", kill_on_drop: false }`
[INFO] [stderr]    Compiling kata-bowling v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `get_bowling_score` is never used
[INFO] [stdout]  --> src/main.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn get_bowling_score(score_sequence:Vec<u8>) -> u16 {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_indices_of_scores_to_double_because_of_spare` is never used
[INFO] [stdout]   --> src/main.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn get_indices_of_scores_to_double_because_of_spare(score_sequence: &Vec<u8>) -> Vec<usize>{
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] running `Command { std: "docker" "inspect" "0641bb32cc37c88fb57c2cffd6defc5697cc94a42b7a21ed2f9c4c0568d29650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0641bb32cc37c88fb57c2cffd6defc5697cc94a42b7a21ed2f9c4c0568d29650", kill_on_drop: false }`
[INFO] [stdout] 0641bb32cc37c88fb57c2cffd6defc5697cc94a42b7a21ed2f9c4c0568d29650
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61c2933bc85e729a5e8bcdb051ce7aeee783575529e0f81f83af3aeeb53c14c7
[INFO] running `Command { std: "docker" "start" "-a" "61c2933bc85e729a5e8bcdb051ce7aeee783575529e0f81f83af3aeeb53c14c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling kata-bowling v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "61c2933bc85e729a5e8bcdb051ce7aeee783575529e0f81f83af3aeeb53c14c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61c2933bc85e729a5e8bcdb051ce7aeee783575529e0f81f83af3aeeb53c14c7", kill_on_drop: false }`
[INFO] [stdout] 61c2933bc85e729a5e8bcdb051ce7aeee783575529e0f81f83af3aeeb53c14c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d1b7264fe020aa40d8f408fdac80a827a8d8dd987882ed635c94354d56c906ff
[INFO] running `Command { std: "docker" "start" "-a" "d1b7264fe020aa40d8f408fdac80a827a8d8dd987882ed635c94354d56c906ff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kata_bowling-1c403675c3341135)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests_basics::should_return_0_when_sequence_is_full_of_0 ... ok
[INFO] [stdout] test tests_basics::should_return_1_when_sequence_has_1_then_full_0 ... ok
[INFO] [stdout] test tests_basics::test_spare::should_calcul_score_when_1_spare ... ok
[INFO] [stdout] test tests_basics::test_spare::should_calculate_score_when_2_spares ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d1b7264fe020aa40d8f408fdac80a827a8d8dd987882ed635c94354d56c906ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1b7264fe020aa40d8f408fdac80a827a8d8dd987882ed635c94354d56c906ff", kill_on_drop: false }`
[INFO] [stdout] d1b7264fe020aa40d8f408fdac80a827a8d8dd987882ed635c94354d56c906ff
