[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 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBergschrat1%2Frpg-combat-tui" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Bergschrat1/rpg-combat-tui on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded instability v0.3.7 [INFO] [stderr] Downloaded rstest v0.24.0 [INFO] [stderr] Downloaded owo-colors v4.2.0 [INFO] [stderr] Downloaded rstest_macros v0.24.0 [INFO] [stderr] Downloaded tui-textarea v0.7.0 [INFO] [stderr] Downloaded jiff-static v0.2.12 [INFO] [stderr] Downloaded toml_edit v0.22.26 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] [stderr] Downloaded winnow v0.7.9 [INFO] [stderr] Downloaded serde_yml v0.0.12 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded libyml v0.0.5 [INFO] [stderr] Downloaded jiff v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 666798be5f14a392976a0bdc81b815761cc14105785fbbca9610f5db212e61e4 [INFO] running `Command { std: "docker" "start" "-a" "666798be5f14a392976a0bdc81b815761cc14105785fbbca9610f5db212e61e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "666798be5f14a392976a0bdc81b815761cc14105785fbbca9610f5db212e61e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666798be5f14a392976a0bdc81b815761cc14105785fbbca9610f5db212e61e4", kill_on_drop: false }` [INFO] [stdout] 666798be5f14a392976a0bdc81b815761cc14105785fbbca9610f5db212e61e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27db5bff81b6816412f1eba6f8577f64d97a2e0e5dddb3c6b79a994f21eb1794 [INFO] running `Command { std: "docker" "start" "-a" "27db5bff81b6816412f1eba6f8577f64d97a2e0e5dddb3c6b79a994f21eb1794", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling jiff v0.2.12 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rstest v0.24.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)]` (part of `#[warn(unused)]`) 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 1m 59s [INFO] running `Command { std: "docker" "inspect" "27db5bff81b6816412f1eba6f8577f64d97a2e0e5dddb3c6b79a994f21eb1794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27db5bff81b6816412f1eba6f8577f64d97a2e0e5dddb3c6b79a994f21eb1794", kill_on_drop: false }` [INFO] [stdout] 27db5bff81b6816412f1eba6f8577f64d97a2e0e5dddb3c6b79a994f21eb1794 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccbccf807a69ea0536bbdad55c722e87d54e8f80b107e016adbbd79009899f45 [INFO] running `Command { std: "docker" "start" "-a" "ccbccf807a69ea0536bbdad55c722e87d54e8f80b107e016adbbd79009899f45", 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)]` (part of `#[warn(unused)]`) 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 2.67s [INFO] running `Command { std: "docker" "inspect" "ccbccf807a69ea0536bbdad55c722e87d54e8f80b107e016adbbd79009899f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccbccf807a69ea0536bbdad55c722e87d54e8f80b107e016adbbd79009899f45", kill_on_drop: false }` [INFO] [stdout] ccbccf807a69ea0536bbdad55c722e87d54e8f80b107e016adbbd79009899f45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 628880f38e07331251584b33e1177983270b7f90a2a672424f38314b92af7b0c [INFO] running `Command { std: "docker" "start" "-a" "628880f38e07331251584b33e1177983270b7f90a2a672424f38314b92af7b0c", 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)]` (part of `#[warn(unused)]`) 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" -p player-client --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-500b95f7c7b256c6) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test combat::tracker::tests::test_from_yaml ... ok [INFO] [stdout] test combat::tracker::tests::test_player_priority_in_sorting ... ok [INFO] [stdout] test combat::tracker::tests::test_add_entity ... ok [INFO] [stdout] test combat::tracker::tests::test_empty_combat_tracker ... ok [INFO] [stdout] test combat::tracker::tests::test_remove_entry_by_uuid ... ok [INFO] [stdout] test combat::tracker::tests::test_individual_initiative_rolls ... ok [INFO] [stdout] test combat::tracker::tests::test_roll_initiative ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/player_client-c1149e28c48ab589) [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-463cfce6088e7503) [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] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests core [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" "628880f38e07331251584b33e1177983270b7f90a2a672424f38314b92af7b0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "628880f38e07331251584b33e1177983270b7f90a2a672424f38314b92af7b0c", kill_on_drop: false }` [INFO] [stdout] 628880f38e07331251584b33e1177983270b7f90a2a672424f38314b92af7b0c