[INFO] cloning repository https://github.com/Bergschrat1/rpg-combat-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bergschrat1/rpg-combat-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBergschrat1%2Frpg-combat-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBergschrat1%2Frpg-combat-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8024b58daddbbe63ec3f380a5790fa10289cc5a0 [INFO] testing Bergschrat1/rpg-combat-tui against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBergschrat1%2Frpg-combat-tui" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Bergschrat1/rpg-combat-tui [INFO] finished tweaking git repo https://github.com/Bergschrat1/rpg-combat-tui [INFO] tweaked toml for git repo https://github.com/Bergschrat1/rpg-combat-tui written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Bergschrat1/rpg-combat-tui on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Bergschrat1/rpg-combat-tui 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded instability v0.3.7 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded indoc v2.0.6 [INFO] [stderr] Downloaded rstest v0.24.0 [INFO] [stderr] Downloaded rstest_macros v0.24.0 [INFO] [stderr] Downloaded tui-textarea v0.7.0 [INFO] [stderr] Downloaded libyml v0.0.5 [INFO] [stderr] Downloaded jiff-static v0.2.12 [INFO] [stderr] Downloaded serde_yml v0.0.12 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] [stderr] Downloaded jiff v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea1030792ca38af42b9872e6338a25b2e24973b24e5fa3538a1083870e5ee51d [INFO] running `Command { std: "docker" "start" "-a" "ea1030792ca38af42b9872e6338a25b2e24973b24e5fa3538a1083870e5ee51d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea1030792ca38af42b9872e6338a25b2e24973b24e5fa3538a1083870e5ee51d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1030792ca38af42b9872e6338a25b2e24973b24e5fa3538a1083870e5ee51d", kill_on_drop: false }` [INFO] [stdout] ea1030792ca38af42b9872e6338a25b2e24973b24e5fa3538a1083870e5ee51d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88330d19464616c20af9e714a7ead43f3ac66b9ef9dbfdea7b9a7866df827a0a [INFO] running `Command { std: "docker" "start" "-a" "88330d19464616c20af9e714a7ead43f3ac66b9ef9dbfdea7b9a7866df827a0a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling jiff v0.2.12 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling rpg-combat-tui v0.1.0 (/opt/rustwide/workdir/rpg-combat-tui) [INFO] [stderr] Compiling player-client v0.1.0 (/opt/rustwide/workdir/player-client) [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> player-client/src/main.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> player-client/src/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::combat::entity` [INFO] [stdout] --> player-client/src/ui.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::combat::entity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.89s [INFO] running `Command { std: "docker" "inspect" "88330d19464616c20af9e714a7ead43f3ac66b9ef9dbfdea7b9a7866df827a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88330d19464616c20af9e714a7ead43f3ac66b9ef9dbfdea7b9a7866df827a0a", kill_on_drop: false }` [INFO] [stdout] 88330d19464616c20af9e714a7ead43f3ac66b9ef9dbfdea7b9a7866df827a0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d559749c7914de2363c147f8528a252c66070c0afb69da252d82e72dc58d4bd [INFO] running `Command { std: "docker" "start" "-a" "8d559749c7914de2363c147f8528a252c66070c0afb69da252d82e72dc58d4bd", kill_on_drop: false }` [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling rpg-combat-tui v0.1.0 (/opt/rustwide/workdir/rpg-combat-tui) [INFO] [stderr] Compiling player-client v0.1.0 (/opt/rustwide/workdir/player-client) [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> player-client/src/main.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> player-client/src/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::combat::entity` [INFO] [stdout] --> player-client/src/ui.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::combat::entity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.76s [INFO] running `Command { std: "docker" "inspect" "8d559749c7914de2363c147f8528a252c66070c0afb69da252d82e72dc58d4bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d559749c7914de2363c147f8528a252c66070c0afb69da252d82e72dc58d4bd", kill_on_drop: false }` [INFO] [stdout] 8d559749c7914de2363c147f8528a252c66070c0afb69da252d82e72dc58d4bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cd909999043cab5c87d51832459e072db7239ccf28d4477b03bf05bac6ebe43 [INFO] running `Command { std: "docker" "start" "-a" "6cd909999043cab5c87d51832459e072db7239ccf28d4477b03bf05bac6ebe43", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `debug` [INFO] [stderr] --> player-client/src/main.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | use log::{debug, info}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::sync::Arc` [INFO] [stderr] --> player-client/src/app.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::sync::Arc; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `core::combat::entity` [INFO] [stderr] --> player-client/src/ui.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use core::combat::entity; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `player-client` (bin "player-client" test) generated 3 warnings (run `cargo fix --bin "player-client" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-d849a50036972ed9) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test combat::tracker::tests::test_add_entity ... ok [INFO] [stdout] test combat::tracker::tests::test_from_yaml ... ok [INFO] [stdout] test combat::tracker::tests::test_individual_initiative_rolls ... ok [INFO] [stdout] test combat::tracker::tests::test_remove_entry_by_uuid ... ok [INFO] [stdout] test combat::tracker::tests::test_empty_combat_tracker ... ok [INFO] [stdout] test combat::tracker::tests::test_roll_initiative ... ok [INFO] [stdout] test combat::tracker::tests::test_player_priority_in_sorting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/player_client-78505ce35fac670d) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rpg_combat_tui-79a8bc47ee6d511e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tui::app::tests::test_player_character_yaml ... ok [INFO] [stdout] test tui::app::tests::test_loads_from_save_file_if_exists ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests core [INFO] [stdout] test result: ok. 2 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] running `Command { std: "docker" "inspect" "6cd909999043cab5c87d51832459e072db7239ccf28d4477b03bf05bac6ebe43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd909999043cab5c87d51832459e072db7239ccf28d4477b03bf05bac6ebe43", kill_on_drop: false }` [INFO] [stdout] 6cd909999043cab5c87d51832459e072db7239ccf28d4477b03bf05bac6ebe43