[INFO] cloning repository https://github.com/FPLeader/SecretDefi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FPLeader/SecretDefi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFPLeader%2FSecretDefi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFPLeader%2FSecretDefi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a74c43d84069c1d13fa6d7400c96ffd43098306
[INFO] testing FPLeader/SecretDefi against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFPLeader%2FSecretDefi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FPLeader/SecretDefi
[INFO] finished tweaking git repo https://github.com/FPLeader/SecretDefi
[INFO] tweaked toml for git repo https://github.com/FPLeader/SecretDefi written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FPLeader/SecretDefi 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] crate git repo https://github.com/FPLeader/SecretDefi 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5b00db9e6da80a2420946c38acf30f9a1da84059a78c8a136e55a2e98c4374fc
[INFO] running `Command { std: "docker" "start" "-a" "5b00db9e6da80a2420946c38acf30f9a1da84059a78c8a136e55a2e98c4374fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b00db9e6da80a2420946c38acf30f9a1da84059a78c8a136e55a2e98c4374fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b00db9e6da80a2420946c38acf30f9a1da84059a78c8a136e55a2e98c4374fc", kill_on_drop: false }`
[INFO] [stdout] 5b00db9e6da80a2420946c38acf30f9a1da84059a78c8a136e55a2e98c4374fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e6ff671c2f416a0df3cefbc0f5485b509a856e1ec8b4208973c56ddc517db1d9
[INFO] running `Command { std: "docker" "start" "-a" "e6ff671c2f416a0df3cefbc0f5485b509a856e1ec8b4208973c56ddc517db1d9", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling schemars v0.7.6
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling schemars_derive v0.7.6
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling serde-json-wasm v0.2.3
[INFO] [stderr]    Compiling bincode2 v2.0.1
[INFO] [stderr]    Compiling secret-cosmwasm-std v0.10.1
[INFO] [stderr]    Compiling secret-cosmwasm-storage v0.10.0
[INFO] [stderr]    Compiling secret-toolkit-serialization v0.3.0
[INFO] [stderr]    Compiling secret-toolkit-utils v0.3.1
[INFO] [stderr]    Compiling secret-toolkit-storage v0.5.0
[INFO] [stderr]    Compiling secret-toolkit-snip721 v0.3.0
[INFO] [stderr]    Compiling secret-toolkit-snip20 v0.3.0
[INFO] [stderr]    Compiling tier v0.1.0 (/opt/rustwide/workdir/contracts/tier)
[INFO] [stderr]    Compiling ido v0.1.0 (/opt/rustwide/workdir/contracts/ido)
[INFO] [stdout] warning: fields `admin`, `validator`, `status`, `band_oracle`, `band_code_hash`, and `usd_deposits` are never read
[INFO] [stdout]   --> contracts/ido/src/tier.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Config {
[INFO] [stdout]    |         ------ fields in this variant
[INFO] [stdout] 29 |             admin: HumanAddr,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 30 |             validator: HumanAddr,
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 31 |             status: ContractStatus,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 32 |             band_oracle: HumanAddr,
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 33 |             band_code_hash: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 34 |             usd_deposits: Vec<Uint128>,
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/ido/src/state.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn active_ido_list(user: &CanonicalAddr) -> Keymap<u32, bool> {
[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] 18 | pub fn active_ido_list(user: &CanonicalAddr) -> Keymap<'_, u32, bool> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/ido/src/state.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn purchases(user: &CanonicalAddr, ido_id: u32) -> DequeStore<Purchase> {
[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] 30 | pub fn purchases(user: &CanonicalAddr, ido_id: u32) -> DequeStore<'_, Purchase> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/ido/src/state.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn archived_purchases(user: &CanonicalAddr, ido_id: u32) -> AppendStore<Purchase> {
[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] 36 | pub fn archived_purchases(user: &CanonicalAddr, ido_id: u32) -> AppendStore<'_, Purchase> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/ido/src/state.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn ido_list_owned_by(ido_admin: &CanonicalAddr) -> AppendStore<u32> {
[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] 42 | pub fn ido_list_owned_by(ido_admin: &CanonicalAddr) -> AppendStore<'_, u32> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.12s
[INFO] running `Command { std: "docker" "inspect" "e6ff671c2f416a0df3cefbc0f5485b509a856e1ec8b4208973c56ddc517db1d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6ff671c2f416a0df3cefbc0f5485b509a856e1ec8b4208973c56ddc517db1d9", kill_on_drop: false }`
[INFO] [stdout] e6ff671c2f416a0df3cefbc0f5485b509a856e1ec8b4208973c56ddc517db1d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8031441309e35c62285f1da13216d7878c44845864b43123ccc7be8c10f6fae4
[INFO] running `Command { std: "docker" "start" "-a" "8031441309e35c62285f1da13216d7878c44845864b43123ccc7be8c10f6fae4", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling cosmwasm-schema v0.10.1
[INFO] [stdout] warning: fields `admin`, `validator`, `status`, `band_oracle`, `band_code_hash`, and `usd_deposits` are never read
[INFO] [stdout]   --> contracts/ido/src/tier.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Config {
[INFO] [stdout]    |         ------ fields in this variant
[INFO] [stdout] 29 |             admin: HumanAddr,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 30 |             validator: HumanAddr,
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 31 |             status: ContractStatus,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 32 |             band_oracle: HumanAddr,
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 33 |             band_code_hash: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 34 |             usd_deposits: Vec<Uint128>,
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/ido/src/state.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn active_ido_list(user: &CanonicalAddr) -> Keymap<u32, bool> {
[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] 18 | pub fn active_ido_list(user: &CanonicalAddr) -> Keymap<'_, u32, bool> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/ido/src/state.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn purchases(user: &CanonicalAddr, ido_id: u32) -> DequeStore<Purchase> {
[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] 30 | pub fn purchases(user: &CanonicalAddr, ido_id: u32) -> DequeStore<'_, Purchase> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/ido/src/state.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn archived_purchases(user: &CanonicalAddr, ido_id: u32) -> AppendStore<Purchase> {
[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] 36 | pub fn archived_purchases(user: &CanonicalAddr, ido_id: u32) -> AppendStore<'_, Purchase> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/ido/src/state.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn ido_list_owned_by(ido_admin: &CanonicalAddr) -> AppendStore<u32> {
[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] 42 | pub fn ido_list_owned_by(ido_admin: &CanonicalAddr) -> AppendStore<'_, u32> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ido v0.1.0 (/opt/rustwide/workdir/contracts/ido)
[INFO] [stderr]    Compiling tier v0.1.0 (/opt/rustwide/workdir/contracts/tier)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/ido/src/state.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn active_ido_list(user: &CanonicalAddr) -> Keymap<u32, bool> {
[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] 18 | pub fn active_ido_list(user: &CanonicalAddr) -> Keymap<'_, u32, bool> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/ido/src/state.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn purchases(user: &CanonicalAddr, ido_id: u32) -> DequeStore<Purchase> {
[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] 30 | pub fn purchases(user: &CanonicalAddr, ido_id: u32) -> DequeStore<'_, Purchase> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/ido/src/state.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn archived_purchases(user: &CanonicalAddr, ido_id: u32) -> AppendStore<Purchase> {
[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] 36 | pub fn archived_purchases(user: &CanonicalAddr, ido_id: u32) -> AppendStore<'_, Purchase> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/ido/src/state.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn ido_list_owned_by(ido_admin: &CanonicalAddr) -> AppendStore<u32> {
[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] 42 | pub fn ido_list_owned_by(ido_admin: &CanonicalAddr) -> AppendStore<'_, u32> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.62s
[INFO] running `Command { std: "docker" "inspect" "8031441309e35c62285f1da13216d7878c44845864b43123ccc7be8c10f6fae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8031441309e35c62285f1da13216d7878c44845864b43123ccc7be8c10f6fae4", kill_on_drop: false }`
[INFO] [stdout] 8031441309e35c62285f1da13216d7878c44845864b43123ccc7be8c10f6fae4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b5179245ff0c482f270dd022d0b43cfa7b2325d6bf44d840d8bd41b7310ff755
[INFO] running `Command { std: "docker" "start" "-a" "b5179245ff0c482f270dd022d0b43cfa7b2325d6bf44d840d8bd41b7310ff755", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: fields `admin`, `validator`, `status`, `band_oracle`, `band_code_hash`, and `usd_deposits` are never read
[INFO] [stderr]   --> contracts/ido/src/tier.rs:29:13
[INFO] [stderr]    |
[INFO] [stderr] 28 |         Config {
[INFO] [stderr]    |         ------ fields in this variant
[INFO] [stderr] 29 |             admin: HumanAddr,
[INFO] [stderr]    |             ^^^^^
[INFO] [stderr] 30 |             validator: HumanAddr,
[INFO] [stderr]    |             ^^^^^^^^^
[INFO] [stderr] 31 |             status: ContractStatus,
[INFO] [stderr]    |             ^^^^^^
[INFO] [stderr] 32 |             band_oracle: HumanAddr,
[INFO] [stderr]    |             ^^^^^^^^^^^
[INFO] [stderr] 33 |             band_code_hash: String,
[INFO] [stderr]    |             ^^^^^^^^^^^^^^
[INFO] [stderr] 34 |             usd_deposits: Vec<Uint128>,
[INFO] [stderr]    |             ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/ido/src/state.rs:18:30
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn active_ido_list(user: &CanonicalAddr) -> Keymap<u32, bool> {
[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] 18 | pub fn active_ido_list(user: &CanonicalAddr) -> Keymap<'_, u32, bool> {
[INFO] [stderr]    |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/ido/src/state.rs:30:24
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub fn purchases(user: &CanonicalAddr, ido_id: u32) -> DequeStore<Purchase> {
[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] 30 | pub fn purchases(user: &CanonicalAddr, ido_id: u32) -> DequeStore<'_, Purchase> {
[INFO] [stderr]    |                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/ido/src/state.rs:36:33
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub fn archived_purchases(user: &CanonicalAddr, ido_id: u32) -> AppendStore<Purchase> {
[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] 36 | pub fn archived_purchases(user: &CanonicalAddr, ido_id: u32) -> AppendStore<'_, Purchase> {
[INFO] [stderr]    |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/ido/src/state.rs:42:37
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub fn ido_list_owned_by(ido_admin: &CanonicalAddr) -> AppendStore<u32> {
[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] 42 | pub fn ido_list_owned_by(ido_admin: &CanonicalAddr) -> AppendStore<'_, u32> {
[INFO] [stderr]    |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `ido` (lib) generated 5 warnings (run `cargo fix --lib -p ido` to apply 4 suggestions)
[INFO] [stderr] warning: `ido` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ido-5c98ea9a185ef605)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test contract::tests::change_admin ... ok
[INFO] [stdout] test contract::tests::change_status ... ok
[INFO] [stdout] test contract::tests::buy_tokens_zero_amount ... ok
[INFO] [stdout] test contract::tests::buy_tokens_contract_not_active ... ok
[INFO] [stdout] test contract::tests::recv_tokens_by_indices ... ok
[INFO] [stdout] test contract::tests::initialize_with_wrong_lock_periods ... ok
[INFO] [stdout] test contract::tests::buy_tokens_ido_not_active ... ok
[INFO] [stdout] test contract::tests::start_ido ... ok
[INFO] [stdout] test contract::tests::buy_tokens ... ok
[INFO] [stdout] test contract::tests::buy_tokens_all_sold ... ok
[INFO] [stdout] test contract::tests::initialize ... ok
[INFO] [stdout] test contract::tests::start_ido_end_in_the_past ... ok
[INFO] [stdout] test contract::tests::start_ido_wrong_date ... ok
[INFO] [stdout] test contract::tests::whitelist_add ... ok
[INFO] [stdout] test contract::tests::start_ido_with_tokens_per_tier ... ok
[INFO] [stdout] test contract::tests::whitelist_remove ... ok
[INFO] [stdout] test tier::tests::manual_tier ... ok
[INFO] [stdout] test contract::tests::withdraw ... ok
[INFO] [stdout] test state::test::ido ... ok
[INFO] [stdout] test utils::tests::in_whitelist ... ok
[INFO] [stdout] test contract::tests::start_ido_with_shared_whitelist ... ok
[INFO] [stdout] test contract::tests::start_ido_with_empty_whitelist ... ok
[INFO] [stdout] test contract::tests::recv_tokens ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tier-08fec205b5b67c9c)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test band::tests::conversion ... ok
[INFO] [stdout] test contract::tests::change_admin ... ok
[INFO] [stdout] test contract::tests::change_status ... ok
[INFO] [stdout] test contract::tests::deposit ... ok
[INFO] [stdout] test contract::tests::redelegate ... ok
[INFO] [stdout] test contract::tests::withdraw ... ok
[INFO] [stdout] test contract::tests::withdraw_rewards ... ok
[INFO] [stdout] test contract::tests::claim ... ok
[INFO] [stdout] test contract::tests::initialization ... ok
[INFO] [stdout] test contract::tests::claim_multiple_withdrawals ... ok
[INFO] [stdout] test state::tests::config ... ok
[INFO] [stdout] test state::tests::tier_by_deposit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ido
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tier
[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" "b5179245ff0c482f270dd022d0b43cfa7b2325d6bf44d840d8bd41b7310ff755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5179245ff0c482f270dd022d0b43cfa7b2325d6bf44d840d8bd41b7310ff755", kill_on_drop: false }`
[INFO] [stdout] b5179245ff0c482f270dd022d0b43cfa7b2325d6bf44d840d8bd41b7310ff755
