[INFO] cloning repository https://github.com/ARealHumanBean/yahtzee-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ARealHumanBean/yahtzee-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARealHumanBean%2Fyahtzee-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARealHumanBean%2Fyahtzee-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ac2e214a7329f114eefea84e6369af62cf658d2 [INFO] testing ARealHumanBean/yahtzee-rust against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARealHumanBean%2Fyahtzee-rust" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ARealHumanBean/yahtzee-rust on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ARealHumanBean/yahtzee-rust [INFO] finished tweaking git repo https://github.com/ARealHumanBean/yahtzee-rust [INFO] tweaked toml for git repo https://github.com/ARealHumanBean/yahtzee-rust written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate git repo https://github.com/ARealHumanBean/yahtzee-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d715e10d1a5a0ee87816ad9f8782d310c7cf49bfba860375db9e634a0830c2ee [INFO] running `Command { std: "docker" "start" "-a" "d715e10d1a5a0ee87816ad9f8782d310c7cf49bfba860375db9e634a0830c2ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d715e10d1a5a0ee87816ad9f8782d310c7cf49bfba860375db9e634a0830c2ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d715e10d1a5a0ee87816ad9f8782d310c7cf49bfba860375db9e634a0830c2ee", kill_on_drop: false }` [INFO] [stdout] d715e10d1a5a0ee87816ad9f8782d310c7cf49bfba860375db9e634a0830c2ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c4d21725d2211a8e1662cc84d5114eae75fc79a50e273c94c0d079a0550183e [INFO] running `Command { std: "docker" "start" "-a" "0c4d21725d2211a8e1662cc84d5114eae75fc79a50e273c94c0d079a0550183e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling yahtzee v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "0c4d21725d2211a8e1662cc84d5114eae75fc79a50e273c94c0d079a0550183e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c4d21725d2211a8e1662cc84d5114eae75fc79a50e273c94c0d079a0550183e", kill_on_drop: false }` [INFO] [stdout] 0c4d21725d2211a8e1662cc84d5114eae75fc79a50e273c94c0d079a0550183e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28754a133c8f5bd475e7d2375f0964c341bf3e4be74f3ac80b5506194c8c9e5f [INFO] running `Command { std: "docker" "start" "-a" "28754a133c8f5bd475e7d2375f0964c341bf3e4be74f3ac80b5506194c8c9e5f", kill_on_drop: false }` [INFO] [stderr] Compiling yahtzee v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "28754a133c8f5bd475e7d2375f0964c341bf3e4be74f3ac80b5506194c8c9e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28754a133c8f5bd475e7d2375f0964c341bf3e4be74f3ac80b5506194c8c9e5f", kill_on_drop: false }` [INFO] [stdout] 28754a133c8f5bd475e7d2375f0964c341bf3e4be74f3ac80b5506194c8c9e5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c685ad67ea74e712f37951dd4b7c437bbe7218d4c564374baf5f35f3f791d81e [INFO] running `Command { std: "docker" "start" "-a" "c685ad67ea74e712f37951dd4b7c437bbe7218d4c564374baf5f35f3f791d81e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yahtzee-daef81e31dc4c180) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yahtzee-46ed4eabc9597bba) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests yahtzee [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/player.rs - player::Player::roll_die (line 26) ... FAILED [INFO] [stdout] test src/score.rs - score::Score::large_straight (line 180) ... FAILED [INFO] [stdout] test src/score.rs - score::Score::small_straight (line 210) ... FAILED [INFO] [stdout] test src/score.rs - score::Score::yahtzee (line 37) ... FAILED [INFO] [stdout] test src/score.rs - score::Score::upper_score (line 76) ... FAILED [INFO] [stdout] test src/score.rs - score::Score (line 8) ... ok [INFO] [stdout] test src/player.rs - player::Player::update_score (line 149) ... ok [INFO] [stdout] test src/score.rs - score::Score::four_of_a_kind (line 284) ... ok [INFO] [stdout] test src/player.rs - player::Player::new (line 55) ... ok [INFO] [stdout] test src/player.rs - player::Player::possible_scores (line 84) ... ok [INFO] [stdout] test src/score.rs - score::Score::full_house (line 319) ... ok [INFO] [stdout] test src/score.rs - score::Score::upper_score_bonus (line 144) ... ok [INFO] [stdout] test src/player.rs - player::Player::possible_scores (line 73) ... ok [INFO] [stdout] test src/score.rs - score::Score::fmt (line 380) ... FAILED [INFO] [stdout] test src/score.rs - score::Score::three_of_a_kind (line 249) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/player.rs - player::Player::roll_die (line 26) stdout ---- [INFO] [stdout] error[E0624]: associated function `roll_die` is private [INFO] [stdout] --> src/player.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 8 | player.roll_die(0); [INFO] [stdout] | ^^^^^^^^ private associated function [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/player.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | fn roll_die(&mut self, die: usize) { [INFO] [stdout] | ---------------------------------- private associated function defined here [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0624`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/score.rs - score::Score::large_straight (line 180) stdout ---- [INFO] [stdout] error[E0599]: no variant or associated item named `find_large_straight` found for enum `Score` in the current scope [INFO] [stdout] --> src/score.rs:186:38 [INFO] [stdout] | [INFO] [stdout] 9 | if let Some(large_straight) = Score::find_large_straight(&player) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Score` [INFO] [stdout] | help: there is an associated function with a similar name: `is_large_straight` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/score.rs - score::Score::small_straight (line 210) stdout ---- [INFO] [stdout] error[E0599]: no variant or associated item named `find_small_straight` found for enum `Score` in the current scope [INFO] [stdout] --> src/score.rs:216:38 [INFO] [stdout] | [INFO] [stdout] 9 | if let Some(small_straight) = Score::find_small_straight(&player) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Score` [INFO] [stdout] | help: there is an associated function with a similar name: `is_small_straight` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/score.rs - score::Score::yahtzee (line 37) stdout ---- [INFO] [stdout] error[E0599]: no variant or associated item named `find_yahtzee` found for enum `Score` in the current scope [INFO] [stdout] --> src/score.rs:43:37 [INFO] [stdout] | [INFO] [stdout] 9 | if let Some(first_yahtzee) = Score::find_yahtzee(&player) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Score` [INFO] [stdout] | help: there is an associated function with a similar name: `is_yahtzee` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/score.rs - score::Score::upper_score (line 76) stdout ---- [INFO] [stdout] error[E0599]: no variant or associated item named `find_upper_score` found for enum `Score` in the current scope [INFO] [stdout] --> src/score.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 9 | if let Some(aces) = Score::find_upper_score(&player, 1) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Score` [INFO] [stdout] | help: there is an associated function with a similar name: `upper_score` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/score.rs - score::Score::fmt (line 380) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"Twos: 4 points"`, [INFO] [stdout] right: `"Twos: 4"`', src/score.rs:6:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e10eb54bbc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e10eb54bbc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e10eb54bbc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e10eb54bbc - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e10eb6f44c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55e10eb52c35 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55e10eb562b0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e10eb562b0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e10eb562b0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55e10eb55e67 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x55e10eb56964 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55e10eb56440 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x55e10eb55084 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e10eb563a9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55e10eb3edc1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55e10eb6e718 - core::panicking::assert_failed_inner::h62e8cb2847a6e7ec [INFO] [stdout] 16: 0x55e10eb3fa1a - core::panicking::assert_failed::h3139c60006050cbf [INFO] [stdout] 17: 0x55e10eb3fc45 - rust_out::main::_doctest_main_src_score_rs_380_0::hb01486a8aa312491 [INFO] [stdout] 18: 0x55e10eb3faf6 - rust_out::main::h61823b600df25383 [INFO] [stdout] 19: 0x55e10eb3f823 - core::ops::function::FnOnce::call_once::h3d07824a44777914 [INFO] [stdout] 20: 0x55e10eb3f629 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd0fdc54e9188a18d [INFO] [stdout] 21: 0x55e10eb3f6a9 - std::rt::lang_start::{{closure}}::hec4f5193e4af3c47 [INFO] [stdout] 22: 0x55e10eb56e6a - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x55e10eb56e6a - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 24: 0x55e10eb56e6a - std::panicking::try::he15826df0f376a33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 25: 0x55e10eb56e6a - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 26: 0x55e10eb56e6a - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stdout] 27: 0x55e10eb56e6a - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 28: 0x55e10eb56e6a - std::panicking::try::ha20a77bf65530f63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 29: 0x55e10eb56e6a - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 30: 0x55e10eb56e6a - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stdout] 31: 0x55e10eb3f681 - std::rt::lang_start::he85d58294892489a [INFO] [stdout] 32: 0x55e10eb3fc73 - main [INFO] [stdout] 33: 0x7f1c0874d0b3 - __libc_start_main [INFO] [stdout] 34: 0x55e10eb3f51e - _start [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/player.rs - player::Player::roll_die (line 26) [INFO] [stdout] src/score.rs - score::Score::fmt (line 380) [INFO] [stdout] src/score.rs - score::Score::large_straight (line 180) [INFO] [stdout] src/score.rs - score::Score::small_straight (line 210) [INFO] [stdout] src/score.rs - score::Score::upper_score (line 76) [INFO] [stdout] src/score.rs - score::Score::yahtzee (line 37) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "c685ad67ea74e712f37951dd4b7c437bbe7218d4c564374baf5f35f3f791d81e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c685ad67ea74e712f37951dd4b7c437bbe7218d4c564374baf5f35f3f791d81e", kill_on_drop: false }` [INFO] [stdout] c685ad67ea74e712f37951dd4b7c437bbe7218d4c564374baf5f35f3f791d81e