[INFO] cloning repository https://github.com/LeTurt333/The-Duel-Dojo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeTurt333/The-Duel-Dojo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeTurt333%2FThe-Duel-Dojo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeTurt333%2FThe-Duel-Dojo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15a6eb6666604a53fc59339f90129b5fddca1f0d
[INFO] testing LeTurt333/The-Duel-Dojo against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeTurt333%2FThe-Duel-Dojo" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LeTurt333/The-Duel-Dojo
[INFO] finished tweaking git repo https://github.com/LeTurt333/The-Duel-Dojo
[INFO] tweaked toml for git repo https://github.com/LeTurt333/The-Duel-Dojo written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeTurt333/The-Duel-Dojo on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc2/source/contracts/wager/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[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
[INFO] [stderr]      Locking 69 packages to latest compatible versions
[INFO] [stderr]       Adding cosmwasm-schema v0.16.7 (available: v3.0.2)
[INFO] [stderr]       Adding cosmwasm-std v0.16.7 (available: v3.0.2)
[INFO] [stderr]       Adding cosmwasm-storage v0.16.7 (available: v1.5.2)
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding cw-storage-plus v0.8.1 (available: v3.0.1)
[INFO] [stderr]       Adding cw2 v0.8.1 (available: v3.0.0)
[INFO] [stderr]       Adding cw20 v0.8.1 (available: v2.0.0)
[INFO] [stderr]       Adding cw20-base v0.8.1 (available: v2.0.0)
[INFO] [stderr]       Adding schemars v0.8.22 (available: v1.0.4)
[INFO] [stderr]       Adding signature v1.3.2 (available: v1.6.4)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] [stderr]       Adding zeroize v1.4.3 (available: v1.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc2/source/contracts/wager/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[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 cw20 v0.8.1
[INFO] [stderr]   Downloaded der v0.4.5
[INFO] [stderr]   Downloaded cosmwasm-derive v0.16.7
[INFO] [stderr]   Downloaded cw20-base v0.8.1
[INFO] [stderr]   Downloaded cosmwasm-crypto v0.16.7
[INFO] [stderr]   Downloaded cw2 v0.8.1
[INFO] [stderr]   Downloaded cosmwasm-storage v0.16.7
[INFO] [stderr]   Downloaded cw-storage-plus v0.8.1
[INFO] [stderr]   Downloaded cosmwasm-std v0.16.7
[INFO] [stderr]   Downloaded const-oid v0.6.2
[INFO] [stderr]   Downloaded signature v1.3.2
[INFO] [stderr]   Downloaded crypto-bigint v0.2.11
[INFO] [stderr]   Downloaded zeroize v1.4.3
[INFO] [stderr]   Downloaded cosmwasm-schema v0.16.7
[INFO] [stderr]   Downloaded cw0 v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44e625f06a84aeb07f4fdddfa165bb3e6d33e94b1b16308d0199fc67333db808
[INFO] running `Command { std: "docker" "start" "-a" "44e625f06a84aeb07f4fdddfa165bb3e6d33e94b1b16308d0199fc67333db808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44e625f06a84aeb07f4fdddfa165bb3e6d33e94b1b16308d0199fc67333db808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e625f06a84aeb07f4fdddfa165bb3e6d33e94b1b16308d0199fc67333db808", kill_on_drop: false }`
[INFO] [stdout] 44e625f06a84aeb07f4fdddfa165bb3e6d33e94b1b16308d0199fc67333db808
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c595008621e5c3dd6a1a384723c7236036558d6a27b644987dfc79baf9e2b055
[INFO] running `Command { std: "docker" "start" "-a" "c595008621e5c3dd6a1a384723c7236036558d6a27b644987dfc79baf9e2b055", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/wager/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling crypto-bigint v0.2.11
[INFO] [stderr]    Compiling signature v1.3.2
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling elliptic-curve v0.10.6
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling k256 v0.9.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling cosmwasm-derive v0.16.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ed25519-zebra v2.2.0
[INFO] [stderr]    Compiling serde-json-wasm v0.3.2
[INFO] [stderr]    Compiling cosmwasm-crypto v0.16.7
[INFO] [stderr]    Compiling cosmwasm-std v0.16.7
[INFO] [stderr]    Compiling cw-storage-plus v0.8.1
[INFO] [stderr]    Compiling cw0 v0.8.1
[INFO] [stderr]    Compiling cosmwasm-storage v0.16.7
[INFO] [stderr]    Compiling cw20 v0.8.1
[INFO] [stderr]    Compiling cw2 v0.8.1
[INFO] [stderr]    Compiling cw20-base v0.8.1
[INFO] [stderr]    Compiling wager v0.1.0 (/opt/rustwide/workdir/contracts/wager)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/wager/src/state.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[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] 24 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/wager/src/state.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[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] 28 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.32s
[INFO] running `Command { std: "docker" "inspect" "c595008621e5c3dd6a1a384723c7236036558d6a27b644987dfc79baf9e2b055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c595008621e5c3dd6a1a384723c7236036558d6a27b644987dfc79baf9e2b055", kill_on_drop: false }`
[INFO] [stdout] c595008621e5c3dd6a1a384723c7236036558d6a27b644987dfc79baf9e2b055
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0d856b3f7819c84f6497e7a468c81ac47c29047557e0365b393ea2805cf999b
[INFO] running `Command { std: "docker" "start" "-a" "e0d856b3f7819c84f6497e7a468c81ac47c29047557e0365b393ea2805cf999b", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/wager/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling cosmwasm-schema v0.16.7
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/wager/src/state.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[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] 24 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/wager/src/state.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[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] 28 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wager v0.1.0 (/opt/rustwide/workdir/contracts/wager)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/wager/src/state.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[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] 24 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/wager/src/state.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[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] 28 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.92s
[INFO] running `Command { std: "docker" "inspect" "e0d856b3f7819c84f6497e7a468c81ac47c29047557e0365b393ea2805cf999b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0d856b3f7819c84f6497e7a468c81ac47c29047557e0365b393ea2805cf999b", kill_on_drop: false }`
[INFO] [stdout] e0d856b3f7819c84f6497e7a468c81ac47c29047557e0365b393ea2805cf999b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e8182e25da124691aab9a468bda139eae7361fb7a047079c791be5d97362c73d
[INFO] running `Command { std: "docker" "start" "-a" "e8182e25da124691aab9a468bda139eae7361fb7a047079c791be5d97362c73d", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/wager/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/wager/src/state.rs:24:24
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[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] 24 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stderr]    |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/wager/src/state.rs:28:29
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[INFO] [stderr]    |                             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |
[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] 28 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stderr]    |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `wager` (lib) generated 2 warnings (run `cargo fix --lib -p wager` to apply 2 suggestions)
[INFO] [stderr] warning: `wager` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wager-d07203e98929bcc5)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test state::tests::generic_balance::test_add_tokens_new_cw20 ... ok
[INFO] [stdout] test state::tests::generic_balance::test_add_tokens_existing_cw20 ... ok
[INFO] [stdout] test state::tests::generic_balance::test_add_tokens_existing_native ... ok
[INFO] [stdout] test testing::tests::test_execute_add_funds_cw20 ... ok
[INFO] [stdout] test state::tests::generic_balance::test_add_tokens_new_native ... ok
[INFO] [stdout] test testing::tests::test_execute_create_wager_cw20 ... ok
[INFO] [stdout] test testing::tests::test_execute_cancel_wager ... ok
[INFO] [stdout] test testing::tests::test_execute_send_funds_native ... ok
[INFO] [stdout] test testing::tests::test_initialization ... ok
[INFO] [stdout] test testing::tests::test_execute_send_funds_cw20 ... ok
[INFO] [stdout] test state::tests::generic_balance::test_new_generic_balance ... ok
[INFO] [stdout] test testing::tests::test_execute_create_wager_native ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wager
[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" "e8182e25da124691aab9a468bda139eae7361fb7a047079c791be5d97362c73d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8182e25da124691aab9a468bda139eae7361fb7a047079c791be5d97362c73d", kill_on_drop: false }`
[INFO] [stdout] e8182e25da124691aab9a468bda139eae7361fb7a047079c791be5d97362c73d
