[INFO] fetching crate neuro-sama 0.5.0-alpha.6... [INFO] testing neuro-sama-0.5.0-alpha.6 against 1.90.0 for beta-1.91-3 [INFO] extracting crate neuro-sama 0.5.0-alpha.6 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate neuro-sama 0.5.0-alpha.6 [INFO] finished tweaking crates.io crate neuro-sama 0.5.0-alpha.6 [INFO] tweaked toml for crates.io crate neuro-sama 0.5.0-alpha.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate neuro-sama 0.5.0-alpha.6 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 51 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded neuro-sama-derive v0.1.1 [INFO] [stderr] Downloaded tungstenite v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 617d0e73e9aacbaedb45c378aa07bcf210fc6481c3748ea810dbcb62de76b4c8 [INFO] running `Command { std: "docker" "start" "-a" "617d0e73e9aacbaedb45c378aa07bcf210fc6481c3748ea810dbcb62de76b4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "617d0e73e9aacbaedb45c378aa07bcf210fc6481c3748ea810dbcb62de76b4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "617d0e73e9aacbaedb45c378aa07bcf210fc6481c3748ea810dbcb62de76b4c8", kill_on_drop: false }` [INFO] [stdout] 617d0e73e9aacbaedb45c378aa07bcf210fc6481c3748ea810dbcb62de76b4c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b34fe6f02abadc7fba1973d3b8b04cdfb5487fd5852069c5c500062aa93b82fa [INFO] running `Command { std: "docker" "start" "-a" "b34fe6f02abadc7fba1973d3b8b04cdfb5487fd5852069c5c500062aa93b82fa", kill_on_drop: false }` [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling neuro-sama-derive v0.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling neuro-sama v0.5.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/game.rs:496:9 [INFO] [stdout] | [INFO] [stdout] 297 | #[neuro_sama_derive::generic_mutability(ApiMut, GameMut)] [INFO] [stdout] | --------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 496 | &self, [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] 498 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/game.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 297 | #[neuro_sama_derive::generic_mutability(ApiMut, GameMut)] [INFO] [stdout] | --------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 505 | &self, [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] 508 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/game.rs:496:9 [INFO] [stdout] | [INFO] [stdout] 496 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 497 | query: Cow<'static, str>, [INFO] [stdout] 498 | ) -> ForceActionsBuilder { [INFO] [stdout] | ------------------------- the same lifetime is hidden 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] 498 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/game.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 505 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 508 | ) -> ForceActionsBuilder { [INFO] [stdout] | ------------------------- the same lifetime is hidden 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] 508 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.11s [INFO] running `Command { std: "docker" "inspect" "b34fe6f02abadc7fba1973d3b8b04cdfb5487fd5852069c5c500062aa93b82fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b34fe6f02abadc7fba1973d3b8b04cdfb5487fd5852069c5c500062aa93b82fa", kill_on_drop: false }` [INFO] [stdout] b34fe6f02abadc7fba1973d3b8b04cdfb5487fd5852069c5c500062aa93b82fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a634069f392ae741844c0d8f477b691ec2245b98ad192481dce0b4522a54013 [INFO] running `Command { std: "docker" "start" "-a" "7a634069f392ae741844c0d8f477b691ec2245b98ad192481dce0b4522a54013", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling neuro-sama v0.5.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/game.rs:496:9 [INFO] [stdout] | [INFO] [stdout] 297 | #[neuro_sama_derive::generic_mutability(ApiMut, GameMut)] [INFO] [stdout] | --------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 496 | &self, [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] 498 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/game.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 297 | #[neuro_sama_derive::generic_mutability(ApiMut, GameMut)] [INFO] [stdout] | --------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 505 | &self, [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] 508 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/game.rs:496:9 [INFO] [stdout] | [INFO] [stdout] 496 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 497 | query: Cow<'static, str>, [INFO] [stdout] 498 | ) -> ForceActionsBuilder { [INFO] [stdout] | ------------------------- the same lifetime is hidden 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] 498 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/game.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 505 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 508 | ) -> ForceActionsBuilder { [INFO] [stdout] | ------------------------- the same lifetime is hidden 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] 508 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/game.rs:496:9 [INFO] [stdout] | [INFO] [stdout] 297 | #[neuro_sama_derive::generic_mutability(ApiMut, GameMut)] [INFO] [stdout] | --------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 496 | &self, [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] 498 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/game.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 297 | #[neuro_sama_derive::generic_mutability(ApiMut, GameMut)] [INFO] [stdout] | --------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 505 | &self, [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] 508 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/game.rs:496:9 [INFO] [stdout] | [INFO] [stdout] 496 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 497 | query: Cow<'static, str>, [INFO] [stdout] 498 | ) -> ForceActionsBuilder { [INFO] [stdout] | ------------------------- the same lifetime is hidden 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] 498 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/game.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 505 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 508 | ) -> ForceActionsBuilder { [INFO] [stdout] | ------------------------- the same lifetime is hidden 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] 508 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.39s [INFO] running `Command { std: "docker" "inspect" "7a634069f392ae741844c0d8f477b691ec2245b98ad192481dce0b4522a54013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a634069f392ae741844c0d8f477b691ec2245b98ad192481dce0b4522a54013", kill_on_drop: false }` [INFO] [stdout] 7a634069f392ae741844c0d8f477b691ec2245b98ad192481dce0b4522a54013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44d930554e591356300ce409aa04125d32727bd49c85a0ed358e06314b41107e [INFO] running `Command { std: "docker" "start" "-a" "44d930554e591356300ce409aa04125d32727bd49c85a0ed358e06314b41107e", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/game.rs:496:9 [INFO] [stderr] | [INFO] [stderr] 297 | #[neuro_sama_derive::generic_mutability(ApiMut, GameMut)] [INFO] [stderr] | --------------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 496 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 498 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/game.rs:505:9 [INFO] [stderr] | [INFO] [stderr] 297 | #[neuro_sama_derive::generic_mutability(ApiMut, GameMut)] [INFO] [stderr] | --------------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 505 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 508 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/game.rs:496:9 [INFO] [stderr] | [INFO] [stderr] 496 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 497 | query: Cow<'static, str>, [INFO] [stderr] 498 | ) -> ForceActionsBuilder { [INFO] [stderr] | ------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 498 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/game.rs:505:9 [INFO] [stderr] | [INFO] [stderr] 505 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 508 | ) -> ForceActionsBuilder { [INFO] [stderr] | ------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 508 | ) -> ForceActionsBuilder<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `neuro-sama` (lib) generated 4 warnings [INFO] [stderr] warning: `neuro-sama` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neuro_sama-08626dc8cfb12e90) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test schema::tests::test_action_roundtrip ... ok [INFO] [stdout] test game::test::test ... ok [INFO] [stdout] test schema::tests::test_command_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests neuro_sama [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/game.rs - game::Api::register_actions (line 338) ... ignored [INFO] [stdout] test src/game.rs - game::ApiMut::register_actions (line 301) ... ignored [INFO] [stdout] test src/game.rs - game::Game (line 29) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44d930554e591356300ce409aa04125d32727bd49c85a0ed358e06314b41107e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d930554e591356300ce409aa04125d32727bd49c85a0ed358e06314b41107e", kill_on_drop: false }` [INFO] [stdout] 44d930554e591356300ce409aa04125d32727bd49c85a0ed358e06314b41107e