[INFO] cloning repository https://github.com/henryW89/launchpad
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henryW89/launchpad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhenryW89%2Flaunchpad", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhenryW89%2Flaunchpad'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5f5228d4bf671c188df4e2561619a0b46488cd5
[INFO] testing henryW89/launchpad against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhenryW89%2Flaunchpad" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/henryW89/launchpad
[INFO] finished tweaking git repo https://github.com/henryW89/launchpad
[INFO] tweaked toml for git repo https://github.com/henryW89/launchpad written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/henryW89/launchpad on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/henryW89/launchpad 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-03-05" "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-6-tc2/source/contracts/collections/sg721-updatable/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a24fa97f6bc83f3a9b69230b7ec100ca4c42549c9a202bf92e79514224d08259
[INFO] running `Command { std: "docker" "start" "-a" "a24fa97f6bc83f3a9b69230b7ec100ca4c42549c9a202bf92e79514224d08259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a24fa97f6bc83f3a9b69230b7ec100ca4c42549c9a202bf92e79514224d08259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a24fa97f6bc83f3a9b69230b7ec100ca4c42549c9a202bf92e79514224d08259", kill_on_drop: false }`
[INFO] [stdout] a24fa97f6bc83f3a9b69230b7ec100ca4c42549c9a202bf92e79514224d08259
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6728686d4d7f414a8772a319a35b422dfd460c5f40608166220d5230b2a1d24a
[INFO] running `Command { std: "docker" "start" "-a" "6728686d4d7f414a8772a319a35b422dfd460c5f40608166220d5230b2a1d24a", 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/collections/sg721-updatable/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `base-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/base-minter)` has the same output filename as the bin target `schema` in package `base-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/base-factory)`
[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/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `base-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/base-minter)` has the same output filename as the bin target `schema` in package `base-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/base-factory)`
[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/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `sg-eth-airdrop v3.16.0 (/opt/rustwide/workdir/contracts/sg-eth-airdrop)` has the same output filename as the bin target `schema` in package `base-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/base-minter)`
[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/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `sg-eth-airdrop v3.16.0 (/opt/rustwide/workdir/contracts/sg-eth-airdrop)` has the same output filename as the bin target `schema` in package `base-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/base-minter)`
[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/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `sg-splits v3.16.0 (/opt/rustwide/workdir/contracts/splits)` has the same output filename as the bin target `schema` in package `sg-eth-airdrop v3.16.0 (/opt/rustwide/workdir/contracts/sg-eth-airdrop)`
[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/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `sg-splits v3.16.0 (/opt/rustwide/workdir/contracts/splits)` has the same output filename as the bin target `schema` in package `sg-eth-airdrop v3.16.0 (/opt/rustwide/workdir/contracts/sg-eth-airdrop)`
[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/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `sg-whitelist-flex v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist-flex)` has the same output filename as the bin target `schema` in package `sg-splits v3.16.0 (/opt/rustwide/workdir/contracts/splits)`
[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/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `sg-whitelist-flex v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist-flex)` has the same output filename as the bin target `schema` in package `sg-splits v3.16.0 (/opt/rustwide/workdir/contracts/splits)`
[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/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `tiered-whitelist-merkletree v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist-merkletree)` has the same output filename as the bin target `schema` in package `sg-whitelist-flex v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist-flex)`
[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/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `tiered-whitelist-merkletree v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist-merkletree)` has the same output filename as the bin target `schema` in package `sg-whitelist-flex v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist-flex)`
[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/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `vending-minter-wl-flex v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-wl-flex)` has the same output filename as the bin target `schema` in package `tiered-whitelist-merkletree v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist-merkletree)`
[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/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `vending-minter-wl-flex v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-wl-flex)` has the same output filename as the bin target `schema` in package `tiered-whitelist-merkletree v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist-merkletree)`
[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/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `vending-minter-wl-flex-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-wl-flex-featured)` has the same output filename as the bin target `schema` in package `vending-minter-wl-flex v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-wl-flex)`
[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/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `vending-minter-wl-flex-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-wl-flex-featured)` has the same output filename as the bin target `schema` in package `vending-minter-wl-flex v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-wl-flex)`
[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/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `whitelist-mtree v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist-merkletree)` has the same output filename as the bin target `schema` in package `vending-minter-wl-flex-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-wl-flex-featured)`
[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/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `whitelist-mtree v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist-merkletree)` has the same output filename as the bin target `schema` in package `vending-minter-wl-flex-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-wl-flex-featured)`
[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 proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling dyn-clone v1.0.18
[INFO] [stderr]    Compiling bnum v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sg-utils v3.16.0 (/opt/rustwide/workdir/packages/sg-utils)
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling anybuf v0.5.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling cosmwasm-core v2.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bnum v0.11.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.10
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.10
[INFO] [stderr]    Compiling cw-ownable-derive v0.5.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.2.1
[INFO] [stderr]    Compiling cosmwasm-derive v2.2.1
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling serde-json-wasm v0.5.2
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling cosmwasm-crypto v1.5.10
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling cosmwasm-std v1.5.10
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling cosmwasm-schema v2.2.1
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling cw-storage-plus v1.2.0
[INFO] [stderr]    Compiling cw-storage-plus v0.16.0
[INFO] [stderr]    Compiling cw2 v1.1.2
[INFO] [stderr]    Compiling cw-utils v1.0.3
[INFO] [stderr]    Compiling cw2 v0.16.0
[INFO] [stderr]    Compiling cw-address-like v1.0.4
[INFO] [stderr]    Compiling sg4 v3.16.0 (/opt/rustwide/workdir/packages/sg4)
[INFO] [stderr]    Compiling cw-utils v0.16.0
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling sg1 v3.16.0 (/opt/rustwide/workdir/packages/sg1)
[INFO] [stderr]    Compiling cw721 v0.18.0
[INFO] [stderr]    Compiling cw721 v0.16.0
[INFO] [stderr]    Compiling cw-ownable v0.5.1
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling cw721-base v0.16.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling sg-whitelist v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist)
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling tendermint-proto v0.26.0
[INFO] [stderr]    Compiling cosmwasm-crypto v2.2.1
[INFO] [stderr]    Compiling cw721-base v0.18.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling rs_merkle v1.4.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling cosmwasm-std v2.2.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling sg721 v3.16.0 (/opt/rustwide/workdir/packages/sg721)
[INFO] [stderr]    Compiling sg-tiered-whitelist v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist)
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling sg-metadata v3.16.0 (/opt/rustwide/workdir/packages/sg-metadata)
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sg2 v3.16.0 (/opt/rustwide/workdir/packages/sg2)
[INFO] [stderr]    Compiling sg721-base v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-base)
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling base-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/base-factory)
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling vending-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/vending-factory)
[INFO] [stderr]    Compiling tendermint v0.26.0
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling sg-whitelist-flex v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist-flex)
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling hyper-proxy v0.9.1
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling peg v0.7.0
[INFO] [stderr]    Compiling tiered-whitelist-merkletree v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist-merkletree)
[INFO] [stderr]    Compiling open-edition-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/open-edition-factory)
[INFO] [stderr]    Compiling whitelist-mtree v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist-merkletree)
[INFO] [stderr]    Compiling sg-tiered-whitelist-flex v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist-flex)
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling tendermint-config v0.26.0
[INFO] [stderr]    Compiling nois v2.0.0
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling vending-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter)
[INFO] [stderr]    Compiling bip32 v0.4.0
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling tendermint-rpc v0.26.0
[INFO] [stderr]    Compiling cw-controllers v0.16.0
[INFO] [stderr]    Compiling cw-controllers v1.1.2
[INFO] [stderr]    Compiling sg-controllers v3.16.0 (/opt/rustwide/workdir/packages/controllers)
[INFO] [stderr]    Compiling cw4 v1.1.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.15.0
[INFO] [stderr]    Compiling whitelist-immutable v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist-immutable)
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling ethereum-verify v3.16.0 (/opt/rustwide/workdir/packages/ethereum-verify)
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling sg-eth-airdrop v3.16.0 (/opt/rustwide/workdir/contracts/sg-eth-airdrop)
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling sg-splits v3.16.0 (/opt/rustwide/workdir/contracts/splits)
[INFO] [stderr]    Compiling open-edition-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter)
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling base-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/base-minter)
[INFO] [stdout] warning: variable `status` is assigned to, but never used
[INFO] [stdout]     --> contracts/minters/open-edition-minter/src/contract.rs:1051:9
[INFO] [stdout]      |
[INFO] [stdout] 1051 |     let mut status = STATUS.load(deps.storage)?;
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_status` instead
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/open-edition-minter/src/contract.rs:1052:5
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     status.is_verified = is_verified;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/open-edition-minter/src/contract.rs:1053:5
[INFO] [stdout]      |
[INFO] [stdout] 1053 |     status.is_blocked = is_blocked;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/open-edition-minter/src/contract.rs:1054:5
[INFO] [stdout]      |
[INFO] [stdout] 1054 |     status.is_explicit = is_explicit;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling test-context-macros v0.1.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling test-context v0.1.6
[INFO] [stderr]    Compiling sg-mint-hooks-derive v0.1.0 (/opt/rustwide/workdir/packages/mint-hooks/derive)
[INFO] [stderr]    Compiling cw4-group v1.1.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling vending-minter-wl-flex-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-wl-flex-featured)
[INFO] [stderr]    Compiling vending-minter-wl-flex v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-wl-flex)
[INFO] [stderr]    Compiling vending-minter-merkle-wl v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-merkle-wl)
[INFO] [stderr]    Compiling sg721-updatable v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-updatable)
[INFO] [stdout] warning: variable `status` is assigned to, but never used
[INFO] [stdout]     --> contracts/minters/vending-minter-wl-flex-featured/src/contract.rs:1213:9
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     let mut status = STATUS.load(deps.storage)?;
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_status` instead
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/vending-minter-wl-flex-featured/src/contract.rs:1214:5
[INFO] [stdout]      |
[INFO] [stdout] 1214 |     status.is_verified = is_verified;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/vending-minter-wl-flex-featured/src/contract.rs:1215:5
[INFO] [stdout]      |
[INFO] [stdout] 1215 |     status.is_blocked = is_blocked;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/vending-minter-wl-flex-featured/src/contract.rs:1216:5
[INFO] [stdout]      |
[INFO] [stdout] 1216 |     status.is_explicit = is_explicit;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sg721-nt v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-nt)
[INFO] [stdout] warning: variable `status` is assigned to, but never used
[INFO] [stdout]     --> contracts/minters/vending-minter-wl-flex/src/contract.rs:1212:9
[INFO] [stdout]      |
[INFO] [stdout] 1212 |     let mut status = STATUS.load(deps.storage)?;
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_status` instead
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/vending-minter-wl-flex/src/contract.rs:1213:5
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     status.is_verified = is_verified;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/vending-minter-wl-flex/src/contract.rs:1214:5
[INFO] [stdout]      |
[INFO] [stdout] 1214 |     status.is_blocked = is_blocked;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/vending-minter-wl-flex/src/contract.rs:1215:5
[INFO] [stdout]      |
[INFO] [stdout] 1215 |     status.is_explicit = is_explicit;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling token-merge-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/token-merge-factory)
[INFO] [stderr]    Compiling cw-multi-test v1.2.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling sg-mint-hooks v3.16.0 (/opt/rustwide/workdir/packages/mint-hooks)
[INFO] [stderr]    Compiling token-merge-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/token-merge-minter)
[INFO] [stderr]    Compiling open-edition-minter-wl-flex v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter-wl-flex)
[INFO] [stdout] warning: variable `status` is assigned to, but never used
[INFO] [stdout]     --> contracts/minters/open-edition-minter-wl-flex/src/contract.rs:1060:9
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     let mut status = STATUS.load(deps.storage)?;
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_status` instead
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/open-edition-minter-wl-flex/src/contract.rs:1061:5
[INFO] [stdout]      |
[INFO] [stdout] 1061 |     status.is_verified = is_verified;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/open-edition-minter-wl-flex/src/contract.rs:1062:5
[INFO] [stdout]      |
[INFO] [stdout] 1062 |     status.is_blocked = is_blocked;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/open-edition-minter-wl-flex/src/contract.rs:1063:5
[INFO] [stdout]      |
[INFO] [stdout] 1063 |     status.is_explicit = is_explicit;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vending-minter-merkle-wl-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-merkle-wl-featured)
[INFO] [stderr]    Compiling vending-minter-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-featured)
[INFO] [stderr]    Compiling open-edition-minter-merkle-wl v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter-merkle-wl)
[INFO] [stderr]    Compiling test-suite v3.16.0 (/opt/rustwide/workdir/test-suite)
[INFO] [stdout] warning: variable `status` is assigned to, but never used
[INFO] [stdout]     --> contracts/minters/open-edition-minter-merkle-wl/src/contract.rs:1080:9
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     let mut status = STATUS.load(deps.storage)?;
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_status` instead
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/open-edition-minter-merkle-wl/src/contract.rs:1081:5
[INFO] [stdout]      |
[INFO] [stdout] 1081 |     status.is_verified = is_verified;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/open-edition-minter-merkle-wl/src/contract.rs:1082:5
[INFO] [stdout]      |
[INFO] [stdout] 1082 |     status.is_blocked = is_blocked;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]     --> contracts/minters/open-edition-minter-merkle-wl/src/contract.rs:1083:5
[INFO] [stdout]      |
[INFO] [stdout] 1083 |     status.is_explicit = is_explicit;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sg721-metadata-onchain v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-metadata-onchain)
[INFO] [stderr]    Compiling cosmrs v0.10.0
[INFO] [stderr]    Compiling cosm-tome v0.1.1
[INFO] [stderr]    Compiling cosm-orc v3.0.2
[INFO] [stderr]    Compiling e2e v3.16.0 (/opt/rustwide/workdir/e2e)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 25s
[INFO] running `Command { std: "docker" "inspect" "6728686d4d7f414a8772a319a35b422dfd460c5f40608166220d5230b2a1d24a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6728686d4d7f414a8772a319a35b422dfd460c5f40608166220d5230b2a1d24a", kill_on_drop: false }`
[INFO] [stdout] 6728686d4d7f414a8772a319a35b422dfd460c5f40608166220d5230b2a1d24a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aeabcc677ea03b9f5fcd2bf411bfadf2fb973fc9338aa146afc92af6e03f6853
[INFO] running `Command { std: "docker" "start" "-a" "aeabcc677ea03b9f5fcd2bf411bfadf2fb973fc9338aa146afc92af6e03f6853", 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/collections/sg721-updatable/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `open-edition-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter)` has the same output filename as the example target `schema` in package `open-edition-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/open-edition-factory)`
[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 `open-edition-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter)` has the same output filename as the example target `schema` in package `open-edition-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/open-edition-factory)`
[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 `open-edition-minter-merkle-wl v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter-merkle-wl)` has the same output filename as the example target `schema` in package `open-edition-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter)`
[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 `open-edition-minter-merkle-wl v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter-merkle-wl)` has the same output filename as the example target `schema` in package `open-edition-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter)`
[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 `open-edition-minter-wl-flex v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter-wl-flex)` has the same output filename as the example target `schema` in package `open-edition-minter-merkle-wl v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter-merkle-wl)`
[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 `open-edition-minter-wl-flex v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter-wl-flex)` has the same output filename as the example target `schema` in package `open-edition-minter-merkle-wl v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter-merkle-wl)`
[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 `sg-tiered-whitelist v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist)` has the same output filename as the example target `schema` in package `open-edition-minter-wl-flex v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter-wl-flex)`
[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 `sg-tiered-whitelist v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist)` has the same output filename as the example target `schema` in package `open-edition-minter-wl-flex v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter-wl-flex)`
[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 `sg-tiered-whitelist-flex v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist-flex)` has the same output filename as the example target `schema` in package `sg-tiered-whitelist v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist)`
[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 `sg-tiered-whitelist-flex v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist-flex)` has the same output filename as the example target `schema` in package `sg-tiered-whitelist v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist)`
[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 `sg-whitelist v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist)` has the same output filename as the example target `schema` in package `sg-tiered-whitelist-flex v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist-flex)`
[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 `sg-whitelist v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist)` has the same output filename as the example target `schema` in package `sg-tiered-whitelist-flex v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist-flex)`
[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 `sg721-base v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-base)` has the same output filename as the example target `schema` in package `sg-whitelist v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist)`
[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 `sg721-base v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-base)` has the same output filename as the example target `schema` in package `sg-whitelist v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist)`
[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 `sg721-metadata-onchain v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-metadata-onchain)` has the same output filename as the example target `schema` in package `sg721-base v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-base)`
[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 `sg721-metadata-onchain v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-metadata-onchain)` has the same output filename as the example target `schema` in package `sg721-base v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-base)`
[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 `sg721-nt v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-nt)` has the same output filename as the example target `schema` in package `sg721-metadata-onchain v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-metadata-onchain)`
[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 `sg721-nt v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-nt)` has the same output filename as the example target `schema` in package `sg721-metadata-onchain v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-metadata-onchain)`
[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 `sg721-updatable v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-updatable)` has the same output filename as the example target `schema` in package `sg721-nt v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-nt)`
[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 `sg721-updatable v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-updatable)` has the same output filename as the example target `schema` in package `sg721-nt v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-nt)`
[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 `token-merge-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/token-merge-factory)` has the same output filename as the example target `schema` in package `sg721-updatable v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-updatable)`
[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 `token-merge-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/token-merge-factory)` has the same output filename as the example target `schema` in package `sg721-updatable v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-updatable)`
[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 `token-merge-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/token-merge-minter)` has the same output filename as the example target `schema` in package `token-merge-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/token-merge-factory)`
[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 `token-merge-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/token-merge-minter)` has the same output filename as the example target `schema` in package `token-merge-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/token-merge-factory)`
[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 `vending-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/vending-factory)` has the same output filename as the example target `schema` in package `token-merge-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/token-merge-minter)`
[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 `vending-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/vending-factory)` has the same output filename as the example target `schema` in package `token-merge-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/token-merge-minter)`
[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 `vending-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter)` has the same output filename as the example target `schema` in package `vending-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/vending-factory)`
[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 `vending-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter)` has the same output filename as the example target `schema` in package `vending-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/vending-factory)`
[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 `vending-minter-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-featured)` has the same output filename as the example target `schema` in package `vending-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter)`
[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 `vending-minter-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-featured)` has the same output filename as the example target `schema` in package `vending-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter)`
[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 `vending-minter-merkle-wl v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-merkle-wl)` has the same output filename as the example target `schema` in package `vending-minter-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-featured)`
[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 `vending-minter-merkle-wl v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-merkle-wl)` has the same output filename as the example target `schema` in package `vending-minter-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-featured)`
[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 `vending-minter-merkle-wl-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-merkle-wl-featured)` has the same output filename as the example target `schema` in package `vending-minter-merkle-wl v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-merkle-wl)`
[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 `vending-minter-merkle-wl-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-merkle-wl-featured)` has the same output filename as the example target `schema` in package `vending-minter-merkle-wl v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-merkle-wl)`
[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 `whitelist-immutable v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist-immutable)` has the same output filename as the example target `schema` in package `vending-minter-merkle-wl-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-merkle-wl-featured)`
[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 `whitelist-immutable v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist-immutable)` has the same output filename as the example target `schema` in package `vending-minter-merkle-wl-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-merkle-wl-featured)`
[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 proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling base58 v0.1.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling base58check v0.1.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling bech32 v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stdout] error[E0038]: the trait `order::BitOrder` is not dyn compatible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-0.17.4/src/lib.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub type Cursor = crate::order::BitOrder;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^ `order::BitOrder` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-0.17.4/src/order.rs:45:8
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub trait BitOrder {
[INFO] [stdout]     |           -------- this trait is not dyn compatible...
[INFO] [stdout]  44 |     /// Name of the ordering type, for use in text display.
[INFO] [stdout]  45 |     const TYPENAME: &'static str;
[INFO] [stdout]     |           ^^^^^^^^ ...because it contains associated const `TYPENAME`
[INFO] [stdout]     = help: consider moving `TYPENAME` to another trait
[INFO] [stdout]     = help: the following types implement `order::BitOrder`:
[INFO] [stdout]               order::Msb0
[INFO] [stdout]               order::Lsb0
[INFO] [stdout]             consider defining an enum where each variant holds one of these types,
[INFO] [stdout]             implementing `order::BitOrder` for this new enum and using it instead
[INFO] [stdout]     = note: `order::BitOrder` may be implemented in other crates; if you want to support your users passing their own types here, you can't refer to a specific type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling peg v0.7.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0038`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitvec` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "aeabcc677ea03b9f5fcd2bf411bfadf2fb973fc9338aa146afc92af6e03f6853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeabcc677ea03b9f5fcd2bf411bfadf2fb973fc9338aa146afc92af6e03f6853", kill_on_drop: false }`
[INFO] [stdout] aeabcc677ea03b9f5fcd2bf411bfadf2fb973fc9338aa146afc92af6e03f6853
