[INFO] cloning repository https://github.com/rpgram/clirpgram
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rpgram/clirpgram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpgram%2Fclirpgram", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpgram%2Fclirpgram'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1cfefa64a2f823cf6a059f3130cc1de3ed6c2cf
[INFO] testing rpgram/clirpgram against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpgram%2Fclirpgram" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rpgram/clirpgram on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rpgram/clirpgram
[INFO] finished tweaking git repo https://github.com/rpgram/clirpgram
[INFO] tweaked toml for git repo https://github.com/rpgram/clirpgram written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/rpgram/clirpgram 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e969228df11056e30961bb519cbbf0e61f7d4fe4938cfc5ccb43199021272fbd
[INFO] running `Command { std: "docker" "start" "-a" "e969228df11056e30961bb519cbbf0e61f7d4fe4938cfc5ccb43199021272fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e969228df11056e30961bb519cbbf0e61f7d4fe4938cfc5ccb43199021272fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e969228df11056e30961bb519cbbf0e61f7d4fe4938cfc5ccb43199021272fbd", kill_on_drop: false }`
[INFO] [stdout] e969228df11056e30961bb519cbbf0e61f7d4fe4938cfc5ccb43199021272fbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fb3ccf05b40b1d006370077d8a5e2492c95c87e80fae28ad7ffd0bacf711716
[INFO] running `Command { std: "docker" "start" "-a" "1fb3ccf05b40b1d006370077d8a5e2492c95c87e80fae28ad7ffd0bacf711716", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling rb v0.4.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling queue v0.3.1
[INFO] [stderr]    Compiling queues v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rodio v0.19.0
[INFO] [stderr]    Compiling realfft v3.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rubato v0.16.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling refactor_cli_rpg_game_frontend_prototype v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `GoodDTO` is more private than the item `PlayerSetupDTO::inventory`
[INFO] [stdout]   --> src/api_adapter/models.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub inventory: Vec<GoodDTO>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PlayerSetupDTO::inventory` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `GoodDTO` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/api_adapter/models.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct GoodDTO {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `battle_id` is never read
[INFO] [stdout]  --> src/api_adapter/models.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct BattleStarted {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 6 |     pub start_time: Option<BattleId>,
[INFO] [stdout] 7 |     battle_id: u64,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_hero` is never read
[INFO] [stdout]   --> src/api_adapter/models.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PlayerResult {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 19 |     pub player_id: u16,
[INFO] [stdout] 20 |     is_hero: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `opponent_result` is never read
[INFO] [stdout]   --> src/api_adapter/models.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct BattleResult {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 26 |     pub hero_result: PlayerResult,
[INFO] [stdout] 27 |     opponent_result: PlayerResult,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `price`, `quantity`, and `name` are never read
[INFO] [stdout]   --> src/api_adapter/models.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct GoodDTO {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 48 |     price: Vec<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 49 |     quantity: u8,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 50 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `balance`, `inventory`, `heroes`, `username`, and `player_id` are never read
[INFO] [stdout]   --> src/api_adapter/models.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct PlayerSetupDTO {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 57 |     pub balance: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 58 |     pub inventory: Vec<GoodDTO>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 59 |     pub heroes: Vec<HeroClass>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 60 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 61 |     pub player_id: PlayerId,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetupClient` is never constructed
[INFO] [stdout]  --> src/api_adapter/setup.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SetupClient<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SetupErrors` is never used
[INFO] [stdout]   --> src/api_adapter/setup.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum SetupErrors {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SetupErrors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `register`, `get_hero`, and `get_player` are never used
[INFO] [stdout]   --> src/api_adapter/setup.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SetupClient<'_> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 20 |     pub fn register(&mut self, username: String) -> Result<PlayerSetupDTO, SetupErrors> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn get_hero(&self, hero_class: HeroClass) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn get_player(&self, player: Option<PlayerId>) -> Result<PlayerSetupDTO, SetupErrors> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_setup_response` is never used
[INFO] [stdout]   --> src/api_adapter/utils.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn parse_setup_response<G: for<'a> serde::Deserialize<'a>>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]  --> src/application/configuration.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Config {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_config` is never used
[INFO] [stdout]   --> src/application/configuration.rs:10:4
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn read_config(file_path: String) -> Config {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_battles_menu` is never used
[INFO] [stdout]   --> src/ui/pages/main.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Menu {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 25 |     fn get_battles_menu(&self, _screen: &Screen) -> ConnectMenu {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "1fb3ccf05b40b1d006370077d8a5e2492c95c87e80fae28ad7ffd0bacf711716", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fb3ccf05b40b1d006370077d8a5e2492c95c87e80fae28ad7ffd0bacf711716", kill_on_drop: false }`
[INFO] [stdout] 1fb3ccf05b40b1d006370077d8a5e2492c95c87e80fae28ad7ffd0bacf711716
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f974d8ca14cf48a6842caea6674a40e4d89d60188ae87cab2d42d413106f01f3
[INFO] running `Command { std: "docker" "start" "-a" "f974d8ca14cf48a6842caea6674a40e4d89d60188ae87cab2d42d413106f01f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling refactor_cli_rpg_game_frontend_prototype v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `reqwest::blocking::Client`
[INFO] [stdout]    --> src/api_adapter/client.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     use reqwest::blocking::Client;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GoodDTO` is more private than the item `PlayerSetupDTO::inventory`
[INFO] [stdout]   --> src/api_adapter/models.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub inventory: Vec<GoodDTO>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PlayerSetupDTO::inventory` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `GoodDTO` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/api_adapter/models.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct GoodDTO {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `battle_id` is never read
[INFO] [stdout]  --> src/api_adapter/models.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct BattleStarted {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 6 |     pub start_time: Option<BattleId>,
[INFO] [stdout] 7 |     battle_id: u64,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_hero` is never read
[INFO] [stdout]   --> src/api_adapter/models.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PlayerResult {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 19 |     pub player_id: u16,
[INFO] [stdout] 20 |     is_hero: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `opponent_result` is never read
[INFO] [stdout]   --> src/api_adapter/models.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct BattleResult {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 26 |     pub hero_result: PlayerResult,
[INFO] [stdout] 27 |     opponent_result: PlayerResult,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `price`, `quantity`, and `name` are never read
[INFO] [stdout]   --> src/api_adapter/models.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct GoodDTO {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 48 |     price: Vec<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 49 |     quantity: u8,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 50 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `balance` and `inventory` are never read
[INFO] [stdout]   --> src/api_adapter/models.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct PlayerSetupDTO {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 57 |     pub balance: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 58 |     pub inventory: Vec<GoodDTO>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/api_adapter/setup.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     UnknownError(u16, String),
[INFO] [stdout]    |     ------------ ^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SetupErrors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 14 |     UnknownError((), ()),
[INFO] [stdout]    |                  ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotUnique` is never constructed
[INFO] [stdout]   --> src/api_adapter/setup.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum SetupErrors {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] 14 |     UnknownError(u16, String),
[INFO] [stdout] 15 |     NotUnique,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SetupErrors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_battles_menu` is never used
[INFO] [stdout]   --> src/ui/pages/main.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Menu {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 25 |     fn get_battles_menu(&self, _screen: &Screen) -> ConnectMenu {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s
[INFO] running `Command { std: "docker" "inspect" "f974d8ca14cf48a6842caea6674a40e4d89d60188ae87cab2d42d413106f01f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f974d8ca14cf48a6842caea6674a40e4d89d60188ae87cab2d42d413106f01f3", kill_on_drop: false }`
[INFO] [stdout] f974d8ca14cf48a6842caea6674a40e4d89d60188ae87cab2d42d413106f01f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7d9870de5f633a269078c49188e47c3b0731d4a3605a1b484311d688e3782c4
[INFO] running `Command { std: "docker" "start" "-a" "e7d9870de5f633a269078c49188e47c3b0731d4a3605a1b484311d688e3782c4", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `reqwest::blocking::Client`
[INFO] [stderr]    --> src/api_adapter/client.rs:102:9
[INFO] [stderr]     |
[INFO] [stderr] 102 |     use reqwest::blocking::Client;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `GoodDTO` is more private than the item `PlayerSetupDTO::inventory`
[INFO] [stderr]   --> src/api_adapter/models.rs:58:5
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub inventory: Vec<GoodDTO>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PlayerSetupDTO::inventory` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `GoodDTO` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/api_adapter/models.rs:47:1
[INFO] [stderr]    |
[INFO] [stderr] 47 | struct GoodDTO {
[INFO] [stderr]    | ^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `battle_id` is never read
[INFO] [stderr]  --> src/api_adapter/models.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct BattleStarted {
[INFO] [stderr]   |            ------------- field in this struct
[INFO] [stderr] 6 |     pub start_time: Option<BattleId>,
[INFO] [stderr] 7 |     battle_id: u64,
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `is_hero` is never read
[INFO] [stderr]   --> src/api_adapter/models.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct PlayerResult {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 19 |     pub player_id: u16,
[INFO] [stderr] 20 |     is_hero: bool,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `opponent_result` is never read
[INFO] [stderr]   --> src/api_adapter/models.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct BattleResult {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 26 |     pub hero_result: PlayerResult,
[INFO] [stderr] 27 |     opponent_result: PlayerResult,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `price`, `quantity`, and `name` are never read
[INFO] [stderr]   --> src/api_adapter/models.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 47 | struct GoodDTO {
[INFO] [stderr]    |        ------- fields in this struct
[INFO] [stderr] 48 |     price: Vec<String>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 49 |     quantity: u8,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 50 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `balance` and `inventory` are never read
[INFO] [stderr]   --> src/api_adapter/models.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub struct PlayerSetupDTO {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 57 |     pub balance: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 58 |     pub inventory: Vec<GoodDTO>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> src/api_adapter/setup.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 |     UnknownError(u16, String),
[INFO] [stderr]    |     ------------ ^^^  ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SetupErrors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]    |
[INFO] [stderr] 14 |     UnknownError((), ()),
[INFO] [stderr]    |                  ~~  ~~
[INFO] [stderr] 
[INFO] [stderr] warning: variant `NotUnique` is never constructed
[INFO] [stderr]   --> src/api_adapter/setup.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub enum SetupErrors {
[INFO] [stderr]    |          ----------- variant in this enum
[INFO] [stderr] 14 |     UnknownError(u16, String),
[INFO] [stderr] 15 |     NotUnique,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SetupErrors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_battles_menu` is never used
[INFO] [stderr]   --> src/ui/pages/main.rs:25:8
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl Menu {
[INFO] [stderr]    | --------- method in this implementation
[INFO] [stderr] 25 |     fn get_battles_menu(&self, _screen: &Screen) -> ConnectMenu {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `refactor_cli_rpg_game_frontend_prototype` (bin "refactor_cli_rpg_game_frontend_prototype" test) generated 10 warnings (run `cargo fix --bin "refactor_cli_rpg_game_frontend_prototype" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/refactor_cli_rpg_game_frontend_prototype-1daa2c0ed55159c1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test api_adapter::client::client::calls ... ok
[INFO] [stdout] test application::configuration::configurator::test_config ... ok
[INFO] [stdout] test api_adapter::setup::setup_gateway::integration_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api_adapter::setup::setup_gateway::integration_test stdout ----
[INFO] [stdout] error sending request for url (http://localhost:8001/player?username=Julian)
[INFO] [stdout] 
[INFO] [stdout] thread 'api_adapter::setup::setup_gateway::integration_test' panicked at src/api_adapter/setup.rs:63:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ServiceError
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57563b2a6cea - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x57563b2a6cea - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x57563b2a6cea - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57563b2a6cea - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57563b2d28f3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x57563b2d28f3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x57563b2a2bb3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x57563b2a6b32 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x57563b2a810f - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x57563b2a7f28 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x57563adf07a3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x57563adf07a3 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x57563b2a8c03 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x57563b2a8c03 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x57563b2a88ba - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x57563b2a71e9 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x57563b2a854d - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x57563b2d0e70 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x57563b2d12e6 - core::result::unwrap_failed::h7979f09313fe1849
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/result.rs:1704:5
[INFO] [stdout]   19:     0x57563adb6159 - core::result::Result<T,E>::unwrap::hc422331ab8ef64c1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/result.rs:1109:23
[INFO] [stdout]   20:     0x57563adb6159 - refactor_cli_rpg_game_frontend_prototype::api_adapter::setup::setup_gateway::integration_test::hcaa134cf260f8967
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_adapter/setup.rs:63:20
[INFO] [stdout]   21:     0x57563adb5f97 - refactor_cli_rpg_game_frontend_prototype::api_adapter::setup::setup_gateway::integration_test::{{closure}}::h6f2952e0edbb49a5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_adapter/setup.rs:58:26
[INFO] [stdout]   22:     0x57563adb16a6 - core::ops::function::FnOnce::call_once::h2dc92df13bb0e336
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57563adf5efb - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57563adf5efb - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   25:     0x57563adf4e33 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   26:     0x57563adf4e33 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x57563adf4e33 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   28:     0x57563adf4e33 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   29:     0x57563adf4e33 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   30:     0x57563adf4e33 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   31:     0x57563adf4e33 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   32:     0x57563adb7f15 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   33:     0x57563adb7f15 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x57563adbb7fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x57563adbb7fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x57563adbb7fa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   37:     0x57563adbb7fa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   38:     0x57563adbb7fa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   39:     0x57563adbb7fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x57563adbb7fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57563b2acf7b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   42:     0x57563b2acf7b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   43:     0x57563b2acf7b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   44:     0x7734868ffac3 - <unknown>
[INFO] [stdout]   45:     0x773486990a04 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api_adapter::setup::setup_gateway::integration_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin refactor_cli_rpg_game_frontend_prototype`
[INFO] running `Command { std: "docker" "inspect" "e7d9870de5f633a269078c49188e47c3b0731d4a3605a1b484311d688e3782c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7d9870de5f633a269078c49188e47c3b0731d4a3605a1b484311d688e3782c4", kill_on_drop: false }`
[INFO] [stdout] e7d9870de5f633a269078c49188e47c3b0731d4a3605a1b484311d688e3782c4
