[INFO] cloning repository https://github.com/grass-dev-pa/contracts-004
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grass-dev-pa/contracts-004" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrass-dev-pa%2Fcontracts-004", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrass-dev-pa%2Fcontracts-004'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2153e6926b1c6c819ef2ecb13fd98b0e735e3561
[INFO] testing grass-dev-pa/contracts-004 against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrass-dev-pa%2Fcontracts-004" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/grass-dev-pa/contracts-004
[INFO] finished tweaking git repo https://github.com/grass-dev-pa/contracts-004
[INFO] tweaked toml for git repo https://github.com/grass-dev-pa/contracts-004 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/grass-dev-pa/contracts-004 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/grass-dev-pa/contracts-004 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0312420841c8245ede311cc3a2944267320641a0e4a87940233ba0948a2f5b6e
[INFO] running `Command { std: "docker" "start" "-a" "0312420841c8245ede311cc3a2944267320641a0e4a87940233ba0948a2f5b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0312420841c8245ede311cc3a2944267320641a0e4a87940233ba0948a2f5b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0312420841c8245ede311cc3a2944267320641a0e4a87940233ba0948a2f5b6e", kill_on_drop: false }`
[INFO] [stdout] 0312420841c8245ede311cc3a2944267320641a0e4a87940233ba0948a2f5b6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d3c08a28d566ad606e5939f888690f08a60e25ccaaf24cb4ec6badb83889b2f
[INFO] running `Command { std: "docker" "start" "-a" "3d3c08a28d566ad606e5939f888690f08a60e25ccaaf24cb4ec6badb83889b2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling cosmwasm-core v2.2.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling bnum v0.11.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling bnum v0.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.11
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.11
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cosmwasm-derive v2.2.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.2.2
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling cw-storage-macro v2.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.2
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling cosmwasm-schema v2.2.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.5.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling cosmwasm-std v1.5.11
[INFO] [stderr]    Compiling cw-ownable-derive v0.6.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling informalsystems-pbjson v0.7.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tendermint-proto v0.40.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling cw-storage-plus v0.16.0
[INFO] [stderr]    Compiling cosmwasm-crypto v2.2.2
[INFO] [stderr]    Compiling cw2 v0.16.0
[INFO] [stderr]    Compiling cw-utils v0.16.0
[INFO] [stderr]    Compiling cosmwasm-std v2.2.2
[INFO] [stderr]    Compiling cw721 v0.16.0
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stderr]    Compiling cw-address-like v2.0.0
[INFO] [stderr]    Compiling cw2 v2.0.0
[INFO] [stderr]    Compiling cw-ownable v2.1.0
[INFO] [stderr]    Compiling cw721 v0.20.0
[INFO] [stderr]    Compiling user-map v0.1.0 (/opt/rustwide/workdir/contracts/user_map)
[INFO] [stderr]    Compiling asset v0.1.0 (/opt/rustwide/workdir/contracts/asset)
[INFO] [stderr]    Compiling cw721-base v0.20.0
[INFO] [stderr]    Compiling xion-cosmos-sdk-proto v0.26.1
[INFO] [stderr]    Compiling xion-nft-marketplace v0.1.0 (/opt/rustwide/workdir/contracts/marketplace)
[INFO] [stderr]    Compiling treasury v0.1.0 (/opt/rustwide/workdir/contracts/treasury)
[INFO] [stderr]    Compiling xion-account v0.1.1 (/opt/rustwide/workdir/contracts/account)
[INFO] [stdout] warning: struct `PrivateClaims` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/jwt.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct PrivateClaims {
[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 `QueryValidateJWTResponse` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/jwt.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct QueryValidateJWTResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryRegisterRequest` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/passkey.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct QueryRegisterRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryRegisterResponse` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/passkey.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct QueryRegisterResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryAuthenticateResponse` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/passkey.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct QueryAuthenticateResponse {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryVerifyRequest` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/passkey.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct QueryVerifyRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "3d3c08a28d566ad606e5939f888690f08a60e25ccaaf24cb4ec6badb83889b2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d3c08a28d566ad606e5939f888690f08a60e25ccaaf24cb4ec6badb83889b2f", kill_on_drop: false }`
[INFO] [stdout] 3d3c08a28d566ad606e5939f888690f08a60e25ccaaf24cb4ec6badb83889b2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 870a23fb7ac104f54faf0816ad312aaaa066d260963be12256f03cda17a6318c
[INFO] running `Command { std: "docker" "start" "-a" "870a23fb7ac104f54faf0816ad312aaaa066d260963be12256f03cda17a6318c", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `user-map v0.1.0 (/opt/rustwide/workdir/contracts/user_map)` has the same output filename as the example target `schema` in package `treasury v0.1.0 (/opt/rustwide/workdir/contracts/treasury)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `user-map v0.1.0 (/opt/rustwide/workdir/contracts/user_map)` has the same output filename as the example target `schema` in package `treasury v0.1.0 (/opt/rustwide/workdir/contracts/treasury)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `xion-account v0.1.1 (/opt/rustwide/workdir/contracts/account)` has the same output filename as the example target `schema` in package `user-map v0.1.0 (/opt/rustwide/workdir/contracts/user_map)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `xion-account v0.1.1 (/opt/rustwide/workdir/contracts/account)` has the same output filename as the example target `schema` in package `user-map v0.1.0 (/opt/rustwide/workdir/contracts/user_map)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling cosmwasm-std v2.2.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling tendermint-proto v0.40.4
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stderr]    Compiling cw-address-like v2.0.0
[INFO] [stderr]    Compiling cw2 v2.0.0
[INFO] [stderr]    Compiling cw-ownable v2.1.0
[INFO] [stderr]    Compiling cw-multi-test v2.5.1
[INFO] [stderr]    Compiling cw721 v0.20.0
[INFO] [stderr]    Compiling user-map v0.1.0 (/opt/rustwide/workdir/contracts/user_map)
[INFO] [stderr]    Compiling asset v0.1.0 (/opt/rustwide/workdir/contracts/asset)
[INFO] [stderr]    Compiling cw721-base v0.20.0
[INFO] [stderr]    Compiling xion-nft-marketplace v0.1.0 (/opt/rustwide/workdir/contracts/marketplace)
[INFO] [stderr]    Compiling xion-cosmos-sdk-proto v0.26.1
[INFO] [stderr]    Compiling treasury v0.1.0 (/opt/rustwide/workdir/contracts/treasury)
[INFO] [stderr]    Compiling xion-account v0.1.1 (/opt/rustwide/workdir/contracts/account)
[INFO] [stdout] warning: struct `PrivateClaims` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/jwt.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct PrivateClaims {
[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 `QueryValidateJWTResponse` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/jwt.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct QueryValidateJWTResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryRegisterRequest` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/passkey.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct QueryRegisterRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryRegisterResponse` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/passkey.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct QueryRegisterResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryAuthenticateResponse` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/passkey.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct QueryAuthenticateResponse {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryVerifyRequest` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/passkey.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct QueryVerifyRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrivateClaims` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/jwt.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct PrivateClaims {
[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 `QueryValidateJWTResponse` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/jwt.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct QueryValidateJWTResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryRegisterRequest` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/passkey.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct QueryRegisterRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryRegisterResponse` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/passkey.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct QueryRegisterResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryAuthenticateResponse` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/passkey.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct QueryAuthenticateResponse {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryVerifyRequest` is never constructed
[INFO] [stdout]   --> contracts/account/src/auth/passkey.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct QueryVerifyRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "870a23fb7ac104f54faf0816ad312aaaa066d260963be12256f03cda17a6318c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "870a23fb7ac104f54faf0816ad312aaaa066d260963be12256f03cda17a6318c", kill_on_drop: false }`
[INFO] [stdout] 870a23fb7ac104f54faf0816ad312aaaa066d260963be12256f03cda17a6318c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 09734fdeb316fd61c83afef12187e0f5fb301b2ce1ee0100dd67efc981e925d6
[INFO] running `Command { std: "docker" "start" "-a" "09734fdeb316fd61c83afef12187e0f5fb301b2ce1ee0100dd67efc981e925d6", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `user-map v0.1.0 (/opt/rustwide/workdir/contracts/user_map)` has the same output filename as the example target `schema` in package `treasury v0.1.0 (/opt/rustwide/workdir/contracts/treasury)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `user-map v0.1.0 (/opt/rustwide/workdir/contracts/user_map)` has the same output filename as the example target `schema` in package `treasury v0.1.0 (/opt/rustwide/workdir/contracts/treasury)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `xion-account v0.1.1 (/opt/rustwide/workdir/contracts/account)` has the same output filename as the example target `schema` in package `user-map v0.1.0 (/opt/rustwide/workdir/contracts/user_map)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `xion-account v0.1.1 (/opt/rustwide/workdir/contracts/account)` has the same output filename as the example target `schema` in package `user-map v0.1.0 (/opt/rustwide/workdir/contracts/user_map)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: struct `PrivateClaims` is never constructed
[INFO] [stderr]   --> contracts/account/src/auth/jwt.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 24 | struct PrivateClaims {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QueryValidateJWTResponse` is never constructed
[INFO] [stderr]   --> contracts/account/src/auth/jwt.rs:30:8
[INFO] [stderr]    |
[INFO] [stderr] 30 | struct QueryValidateJWTResponse {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QueryRegisterRequest` is never constructed
[INFO] [stderr]   --> contracts/account/src/auth/passkey.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct QueryRegisterRequest {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QueryRegisterResponse` is never constructed
[INFO] [stderr]   --> contracts/account/src/auth/passkey.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 | struct QueryRegisterResponse {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QueryAuthenticateResponse` is never constructed
[INFO] [stderr]   --> contracts/account/src/auth/passkey.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | struct QueryAuthenticateResponse {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QueryVerifyRequest` is never constructed
[INFO] [stderr]   --> contracts/account/src/auth/passkey.rs:47:8
[INFO] [stderr]    |
[INFO] [stderr] 47 | struct QueryVerifyRequest {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `xion-account` (lib) generated 6 warnings
[INFO] [stderr] warning: `xion-account` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asset-d419eafff508d4fc)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test tests::plugin::default_plugins::allowed_marketplaces_plugin_accepts_allowed_buyer ... ok
[INFO] [stdout] test tests::execute::list::list_flow ... ok
[INFO] [stdout] test tests::execute::delist::delist_flow ... ok
[INFO] [stdout] test tests::plugin::default_plugins::allowed_currencies_plugin_accepts_configured_currencies ... ok
[INFO] [stdout] test tests::execute::reserve::reserve_flow ... ok
[INFO] [stdout] test tests::plugin::default_plugins::allowed_currencies_plugin_rejects_unlisted_currency ... ok
[INFO] [stdout] test tests::execute::buy::buy_flow ... ok
[INFO] [stdout] test tests::execute::unreserve::unreserve_flow ... ok
[INFO] [stdout] test tests::plugin::default_plugins::exact_price_plugin_accepts_matching_funds ... ok
[INFO] [stdout] test tests::plugin::default_plugins::exact_price_plugin_errors_on_mismatch ... ok
[INFO] [stdout] test tests::plugin::default_plugins::not_after_plugin_errors_when_expired ... ok
[INFO] [stdout] test tests::plugin::default_plugins::minimum_price_plugin_allows_sufficient_price ... ok
[INFO] [stdout] test tests::plugin::default_plugins::not_before_plugin_allows_after_time ... ok
[INFO] [stdout] test tests::plugin::default_plugins::not_before_plugin_errors_when_time_not_reached ... ok
[INFO] [stdout] test tests::plugin::default_plugins::royalty_plugin_creates_deduction_and_message ... ok
[INFO] [stdout] test tests::plugin::default_plugins::time_lock_plugin_allows_reservation_within_limit ... ok
[INFO] [stdout] test tests::plugin::default_plugins::royalty_plugin_errors_when_missing_funds ... ok
[INFO] [stdout] test tests::plugin::default_plugins::time_lock_plugin_errors_when_reservation_exceeds_limit ... ok
[INFO] [stdout] test tests::plugin::default_plugins::not_after_plugin_allows_before_deadline ... ok
[INFO] [stdout] test tests::plugin::default_plugins::minimum_price_plugin_errors_when_price_too_low ... ok
[INFO] [stdout] test tests::plugin::default_plugins::transfer_enabled_plugin_allows_when_no_royalty ... ok
[INFO] [stdout] test tests::plugin::default_plugins::transfer_enabled_plugin_errors_when_royalty_set ... ok
[INFO] [stdout] test tests::plugin::pluggable::on_buy_plugin_errors_when_marketplace_not_allowed ... ok
[INFO] [stdout] test tests::plugin::pluggable::on_buy_plugin_errors_when_currency_not_allowed ... ok
[INFO] [stdout] test tests::plugin::pluggable::on_list_plugin_returns_error_when_min_price_fails ... ok
[INFO] [stdout] test tests::plugin::pluggable::on_list_plugin_returns_error_when_not_after_fails ... ok
[INFO] [stdout] test tests::plugin::pluggable::on_buy_plugin_runs_allowed_marketplace_and_royalty_plugins ... ok
[INFO] [stdout] test tests::plugin::pluggable::on_reserve_plugin_errors_for_disallowed_marketplace ... ok
[INFO] [stdout] test tests::plugin::pluggable::on_list_plugin_returns_error_when_min_price_denom_mismatches ... ok
[INFO] [stdout] test tests::plugin::pluggable::on_list_plugin_runs_all_configured_plugins ... ok
[INFO] [stdout] test tests::plugin::pluggable::on_reserve_plugin_errors_when_time_lock_exceeded ... ok
[INFO] [stdout] test tests::plugin::pluggable::on_reserve_plugin_respects_allowed_marketplaces_and_time_lock ... ok
[INFO] [stdout] test tests::plugin::pluggable::on_transfer_plugin_allows_when_not_listed ... ok
[INFO] [stdout] test tests::plugin::pluggable::on_transfer_plugin_blocks_listed_tokens ... ok
[INFO] [stdout] test tests::plugin::default_plugins::allowed_marketplaces_plugin_rejects_disallowed_buyer ... ok
[INFO] [stdout] test tests::plugin::pluggable::remove_plugin_removes_specified_plugin ... ok
[INFO] [stdout] test tests::plugin::pluggable::save_plugin_rejects_non_owner ... ok
[INFO] [stdout] test tests::plugin::pluggable::transfer_and_send_disabled_while_listed ... ok
[INFO] [stdout] test tests::plugin::pluggable::save_plugin_saves_all_plugins ... ok
[INFO] [stdout] test tests::plugin::queries::get_collection_plugins_returns_all_plugins ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/treasury-54c8053712a73327)
[INFO] [stdout] test tests::plugin::queries::get_all_listings_supports_pagination ... ok
[INFO] [stdout] test tests::plugin::queries::get_listings_by_seller_supports_pagination ... ok
[INFO] [stdout] test tests::plugin::sellable::buy_deducts_royalty_fees ... ok
[INFO] [stdout] test tests::plugin::queries::get_listing_returns_saved_listing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/user_map-9fa01a07fae18d64)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xion_account-1f2042bbfa1e7b19)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test auth::sign_arb::tests::test_derive_addr ... ok
[INFO] [stdout] test auth::sign_arb::tests::test_verify_sign_arb ... ok
[INFO] [stdout] test execute::tests::test_custom_querier ... ok
[INFO] [stdout] test auth::sign_arb::tests::test_init_sign_arb ... ok
[INFO] [stdout] test execute::tests::test_before_tx ... ok
[INFO] [stdout] test auth::eth_crypto::tests::verifying_ethereum_signature ... ok
[INFO] [stdout] test auth::secp256r1::tests::test_verify_signature ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xion_nft_marketplace-efd7a23772d17f17)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[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] [stderr]      Running tests/all_tests.rs (/opt/rustwide/target/debug/deps/all_tests-0e39c7d3aadb7ef0)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test tests::test_accept_offer::test_accept_collection_offer_fee_routing_with_royalties ... ok
[INFO] [stdout] test tests::test_accept_offer::test_accept_collection_offer_fee_routing_with_zero_fee ... ok
[INFO] [stdout] test tests::test_accept_offer::test_accept_offer_disabled_with_approvals ... ok
[INFO] [stdout] test tests::test_accept_offer::test_accept_offer_fee_routing_with_zero_fee ... ok
[INFO] [stdout] test tests::test_approval_queue::test_approve_expired_pending_sale_fails ... ok
[INFO] [stdout] test tests::test_accept_offer::test_create_collection_offer_disabled_with_approvals ... ok
[INFO] [stdout] test tests::test_accept_offer::test_accept_offer_fee_routing_with_royalties ... ok
[INFO] [stdout] test tests::test_accept_offer::test_create_offer_disabled_with_approvals ... ok
[INFO] [stdout] test tests::test_accept_offer::test_accept_collection_offer_disabled_with_approvals ... ok
[INFO] [stdout] test tests::test_accept_offer::test_accept_offer_fee_routing ... ok
[INFO] [stdout] test tests::test_accept_offer::test_accept_collection_offer_fee_routing ... ok
[INFO] [stdout] test tests::test_approval_queue::test_approve_sale_unauthorized ... ok
[INFO] [stdout] test tests::test_approval_queue::test_approve_sale_fee_routing_with_zero_fee ... ok
[INFO] [stdout] test tests::test_approval_queue::test_approve_sale_success ... ok
[INFO] [stdout] test tests::test_approval_queue::test_approve_sale_fee_routing_with_royalties ... ok
[INFO] [stdout] test tests::test_approval_queue::test_approve_sale_fee_routing ... ok
[INFO] [stdout] test tests::test_approval_queue::test_manager_can_reject_expired_sale ... ok
[INFO] [stdout] test tests::test_approval_queue::test_buy_with_approvals_disabled ... ok
[INFO] [stdout] test tests::test_approval_queue::test_cannot_cancel_reserved_listing ... ok
[INFO] [stdout] test tests::test_approval_queue::test_approve_sale_with_existing_pending_sale ... ok
[INFO] [stdout] test tests::test_approval_queue::test_approve_sale_with_recipient ... ok
[INFO] [stdout] test tests::test_approval_queue::test_reclaim_expired_sale_not_yet_expired ... ok
[INFO] [stdout] test tests::test_approval_queue::test_pending_sale_reservation_blocks_direct_asset_buy ... ok
[INFO] [stdout] test tests::test_approval_queue::test_reclaim_expired_sale_unauthorized ... ok
[INFO] [stdout] test tests::test_approval_queue::test_buy_with_approvals_enabled_creates_pending_sale ... ok
[INFO] [stdout] test tests::test_approval_queue::test_reject_sale_success ... ok
[INFO] [stdout] test tests::test_buy_item::test_buy_item_no_coins ... ok
[INFO] [stdout] test tests::test_approval_queue::test_reject_sale_emits_reason ... ok
[INFO] [stdout] test tests::test_approval_queue::test_reclaim_expired_sale_success ... ok
[INFO] [stdout] test tests::test_approval_queue::test_reject_sale_after_manual_unreserve ... ok
[INFO] [stdout] test tests::test_buy_item::test_buy_item_success ... ok
[INFO] [stdout] test tests::test_buy_item::test_buy_item_multiple_coins ... ok
[INFO] [stdout] test tests::test_buy_item::test_buy_item_success_with_royalties ... ok
[INFO] [stdout] test tests::test_buy_item::test_buy_item_nonexistent_listing ... ok
[INFO] [stdout] test tests::test_approval_queue::test_reject_sale_unauthorized ... ok
[INFO] [stdout] test tests::test_buy_item::test_buy_item_self_purchase ... ok
[INFO] [stdout] test tests::test_buy_item::test_buy_item_insufficient_funds ... ok
[INFO] [stdout] test tests::test_buy_item::test_buy_item_wrong_denomination ... ok
[INFO] [stdout] test tests::test_buy_item::test_buy_item_with_zero_marketplace_fee ... ok
[INFO] [stdout] test tests::test_cancel_collection_offer::test_cancel_collection_offer_nonexistent ... ok
[INFO] [stdout] test tests::test_cancel_listing::test_cancel_listing_nonexistent ... ok
[INFO] [stdout] test tests::test_cancel_collection_offer::test_cancel_collection_offer_success ... ok
[INFO] [stdout] test tests::test_cancel_offer::test_cancel_offer_success ... ok
[INFO] [stdout] test tests::test_cancel_offer::test_cancel_offer_nonexistent ... ok
[INFO] [stdout] test tests::test_cancel_collection_offer::test_cancel_collection_offer_unauthorized ... ok
[INFO] [stdout] test tests::test_buy_item::test_buy_item_wrong_price ... ok
[INFO] [stdout] test tests::test_cancel_listing::test_cancel_listing_success ... ok
[INFO] [stdout] test tests::test_cancel_offer::test_cancel_offer_unauthorized ... ok
[INFO] [stdout] test tests::test_cancel_listing::test_cancel_listing_unauthorized ... ok
[INFO] [stdout] test tests::test_create_collection_offer::test_create_collection_offer_without_funds ... ok
[INFO] [stdout] test tests::test_create_collection_offer::test_create_collection_offer_insufficient_funds ... ok
[INFO] [stdout] test tests::test_create_collection_offer::test_create_collection_offer_success ... ok
[INFO] [stdout] test tests::test_buy_item::test_buy_reserved_for ... ok
[INFO] [stdout] test tests::test_create_collection_offer::test_create_collection_offer_wrong_denom ... ok
[INFO] [stdout] test tests::test_create_listing::test_create_listing_already_listed ... ok
[INFO] [stdout] test tests::test_create_offer::test_create_offer_insufficient_funds ... ok
[INFO] [stdout] test tests::test_create_offer::test_create_offer_success ... ok
[INFO] [stdout] test tests::test_create_offer::test_create_offer_nonexistent_token ... ok
[INFO] [stdout] test tests::test_create_listing::test_mint_nft ... ok
[INFO] [stdout] test tests::test_create_offer::test_create_offer_without_funds ... ok
[INFO] [stdout] test tests::test_create_listing::test_create_listing_invalid_denom ... ok
[INFO] [stdout] test tests::test_create_listing::test_create_listing_nonexistent_token ... ok
[INFO] [stdout] test tests::test_create_offer::test_create_offer_wrong_denom ... ok
[INFO] [stdout] test tests::test_create_listing::test_create_listing_unauthorized ... ok
[INFO] [stdout] test tests::test_create_listing::test_create_listing_success ... ok
[INFO] [stdout] test tests::test_reserved_listing_buy::test_double_buy_blocked_when_approvals_stay_enabled ... ok
[INFO] [stdout] test tests::test_reserved_listing_buy::test_double_buy_blocked_when_approvals_toggled_off ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests asset
[INFO] [stderr]    Doc-tests treasury
[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] [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 user_map
[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 xion_account
[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 xion_nft_marketplace
[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" "09734fdeb316fd61c83afef12187e0f5fb301b2ce1ee0100dd67efc981e925d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09734fdeb316fd61c83afef12187e0f5fb301b2ce1ee0100dd67efc981e925d6", kill_on_drop: false }`
[INFO] [stdout] 09734fdeb316fd61c83afef12187e0f5fb301b2ce1ee0100dd67efc981e925d6
