[INFO] cloning repository https://github.com/daniel-swe/somnuscape
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel-swe/somnuscape" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-swe%2Fsomnuscape", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-swe%2Fsomnuscape'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4511ed6364569d9ecb7f198077c6249950815565
[INFO] checking daniel-swe/somnuscape against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-swe%2Fsomnuscape" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/daniel-swe/somnuscape
[INFO] finished tweaking git repo https://github.com/daniel-swe/somnuscape
[INFO] tweaked toml for git repo https://github.com/daniel-swe/somnuscape written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daniel-swe/somnuscape on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daniel-swe/somnuscape 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking daniel-swe/somnuscape against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-swe%2Fsomnuscape" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/daniel-swe/somnuscape
[INFO] finished tweaking git repo https://github.com/daniel-swe/somnuscape
[INFO] tweaked toml for git repo https://github.com/daniel-swe/somnuscape written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daniel-swe/somnuscape on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daniel-swe/somnuscape 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastrand v2.1.0
[INFO] [stderr]   Downloaded async-stream v0.3.5
[INFO] [stderr]   Downloaded http-body v1.0.0
[INFO] [stderr]   Downloaded winreg v0.52.0
[INFO] [stderr]   Downloaded async-stream-impl v0.3.5
[INFO] [stderr]   Downloaded http-body-util v0.1.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.1
[INFO] [stderr]   Downloaded console-api v0.6.0
[INFO] [stderr]   Downloaded nectar v0.3.0
[INFO] [stderr]   Downloaded prost-types v0.12.6
[INFO] [stderr]   Downloaded parking_lot v0.12.2
[INFO] [stderr]   Downloaded async-trait v0.1.80
[INFO] [stderr]   Downloaded hyper-util v0.1.4
[INFO] [stderr]   Downloaded tonic v0.10.2
[INFO] [stderr]   Downloaded console-subscriber v0.2.0
[INFO] [stderr]   Downloaded tokio-util v0.7.11
[INFO] [stderr]   Downloaded serde_json v1.0.117
[INFO] [stderr]   Downloaded hyper v1.3.1
[INFO] [stderr]   Downloaded reqwest v0.12.4
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.13
[INFO] [stderr]   Downloaded openssl-sys v0.9.102
[INFO] [stderr]   Downloaded security-framework v2.11.0
[INFO] [stderr]   Downloaded socket2 v0.5.7
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.2
[INFO] [stderr]   Downloaded openssl v0.10.64
[INFO] [stderr]   Downloaded security-framework-sys v2.11.0
[INFO] [stderr]   Downloaded ollama-rs v0.1.9
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2075c657395b17ccb6c6257e5de9e3a3828c39c35b92a6a572b613c6991c37b
[INFO] running `Command { std: "docker" "start" "-a" "b2075c657395b17ccb6c6257e5de9e3a3828c39c35b92a6a572b613c6991c37b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2075c657395b17ccb6c6257e5de9e3a3828c39c35b92a6a572b613c6991c37b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2075c657395b17ccb6c6257e5de9e3a3828c39c35b92a6a572b613c6991c37b", kill_on_drop: false }`
[INFO] [stdout] b2075c657395b17ccb6c6257e5de9e3a3828c39c35b92a6a572b613c6991c37b
[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" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d4500be44401a6f3ee6779b7d65e459fbefad181ecc01fa914a083d59728504
[INFO] running `Command { std: "docker" "start" "-a" "2d4500be44401a6f3ee6779b7d65e459fbefad181ecc01fa914a083d59728504", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking serde v1.0.202
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking nectar v0.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking hyper-util v0.1.4
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking ollama-rs v0.1.9
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stderr]     Checking console-api v0.6.0
[INFO] [stderr]     Checking console-subscriber v0.2.0
[INFO] [stderr]     Checking somnuscape v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `value` is never used
[INFO] [stdout]   --> src/mud/character.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Attribute {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn value(&self) -> i32 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Item` is never constructed
[INFO] [stdout]  --> src/mud/items.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Item {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub async fn read(&self) -> RwLockReadGuard<HashMap<PlayerId, PlayerAccount>> {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub async fn read(&self) -> RwLockReadGuard<'_, HashMap<PlayerId, PlayerAccount>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn blocking_read(&self) -> RwLockReadGuard<HashMap<PlayerId, PlayerAccount>> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn blocking_read(&self) -> RwLockReadGuard<'_, HashMap<PlayerId, PlayerAccount>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreatureTemplate` is never constructed
[INFO] [stdout]   --> src/generation/bestiary.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CreatureTemplate {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatCreatureTemplate` is never constructed
[INFO] [stdout]   --> src/generation/bestiary.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct StatCreatureTemplate<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `stat_new` is never used
[INFO] [stdout]   --> src/generation/bestiary.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl CreatureTemplate {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 24 |     pub async fn stat_new(client: &AIClient, creature_name: &str) -> Result<Self> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `value`, and `modifier` are never used
[INFO] [stdout]   --> src/mud/character.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Attribute {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn new(base: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn value(&self) -> i32 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn modifier(&self) -> i32 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `max_health` is never used
[INFO] [stdout]   --> src/mud/character.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl Character {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 50 |     pub fn max_health(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Item` is never constructed
[INFO] [stdout]  --> src/mud/items.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Item {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/mud/items.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ItemStack {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(name: String, count: u32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get`, `get_idx`, `add`, `remove`, and `total_weight` are never used
[INFO] [stdout]   --> src/mud/items.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl Inventory {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 31 |     pub fn get(&self, name: &str) -> Option<&ItemStack> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn get_idx(&self, item: &str) -> Option<usize> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn add(&mut self, item: &str, count: u32) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn remove(&mut self, item: &str, remove_count: u32) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn total_weight(&mut self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub async fn read(&self) -> RwLockReadGuard<HashMap<PlayerId, PlayerAccount>> {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub async fn read(&self) -> RwLockReadGuard<'_, HashMap<PlayerId, PlayerAccount>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn blocking_read(&self) -> RwLockReadGuard<HashMap<PlayerId, PlayerAccount>> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn blocking_read(&self) -> RwLockReadGuard<'_, HashMap<PlayerId, PlayerAccount>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.63s
[INFO] running `Command { std: "docker" "inspect" "2d4500be44401a6f3ee6779b7d65e459fbefad181ecc01fa914a083d59728504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d4500be44401a6f3ee6779b7d65e459fbefad181ecc01fa914a083d59728504", kill_on_drop: false }`
[INFO] [stdout] 2d4500be44401a6f3ee6779b7d65e459fbefad181ecc01fa914a083d59728504
