[INFO] cloning repository https://github.com/neon-coder479ou/launchpad
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neon-coder479ou/launchpad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneon-coder479ou%2Flaunchpad", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneon-coder479ou%2Flaunchpad'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0d13b76cf7c4a6cb3a3e3a884569be99b7af7b5
[INFO] testing neon-coder479ou/launchpad/d0d13b76cf7c4a6cb3a3e3a884569be99b7af7b5 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneon-coder479ou%2Flaunchpad" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/neon-coder479ou/launchpad
[INFO] finished tweaking git repo https://github.com/neon-coder479ou/launchpad
[INFO] tweaked toml for git repo https://github.com/neon-coder479ou/launchpad written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neon-coder479ou/launchpad on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neon-coder479ou/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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-3-tc1/source/contracts/collections/sg721-updatable/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cosmwasm-schema v1.5.10
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.5.10
[INFO] [stderr]   Downloaded bech32 v0.11.0
[INFO] [stderr]   Downloaded anybuf v0.5.2
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded borsh-derive v1.5.5
[INFO] [stderr]   Downloaded cosmwasm-std v2.2.1
[INFO] [stderr]   Downloaded cosmwasm-derive v2.2.1
[INFO] [stderr]   Downloaded cosmwasm-core v2.2.1
[INFO] [stderr]   Downloaded cosmwasm-schema v2.2.1
[INFO] [stderr]   Downloaded serde-json-wasm v1.0.1
[INFO] [stderr]   Downloaded cw-multi-test v1.2.0
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v2.2.1
[INFO] [stderr]   Downloaded dyn-clone v1.0.18
[INFO] [stderr]   Downloaded cosmwasm-derive v1.5.10
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.5.10
[INFO] [stderr]   Downloaded cosm-tome v0.1.1
[INFO] [stderr]   Downloaded cosmwasm-std v1.5.10
[INFO] [stderr]   Downloaded nois v2.0.0
[INFO] [stderr]   Downloaded bnum v0.11.0
[INFO] [stderr]   Downloaded ed25519-zebra v4.0.3
[INFO] [stderr]   Downloaded rust_decimal v1.36.0
[INFO] [stderr]   Downloaded cosmwasm-crypto v2.2.1
[INFO] [stderr]   Downloaded time-macros v0.2.19
[INFO] [stderr]   Downloaded cc v1.2.12
[INFO] [stderr]   Downloaded cosm-orc v3.0.2
[INFO] [stderr]   Downloaded cw-controllers v0.16.0
[INFO] [stderr]   Downloaded ethers-signers v1.0.2
[INFO] [stderr]   Downloaded ethers-core v1.0.2
[INFO] [stderr]   Downloaded scale-info v2.11.6
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.4
[INFO] [stderr]   Downloaded const_format v0.2.34
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.4
[INFO] [stderr]   Downloaded scale-info-derive v2.11.6
[INFO] [stderr]   Downloaded auto_impl v1.2.1
[INFO] [stderr]   Downloaded bech32 v0.7.3
[INFO] [stderr]   Downloaded coins-bip32 v0.7.0
[INFO] [stderr]   Downloaded coins-bip39 v0.7.0
[INFO] [stderr]   Downloaded base58check v0.1.0
[INFO] [stderr]   Downloaded coins-core v0.7.0
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded radium v0.3.0
[INFO] [stderr]   Downloaded rs_merkle v1.4.2
[INFO] [stderr]   Downloaded bitvec v0.17.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d387e713df013ab4104461f1e032ca9f010e8b2ca9f00db01e8fea4a2a51149
[INFO] running `Command { std: "docker" "start" "-a" "3d387e713df013ab4104461f1e032ca9f010e8b2ca9f00db01e8fea4a2a51149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d387e713df013ab4104461f1e032ca9f010e8b2ca9f00db01e8fea4a2a51149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d387e713df013ab4104461f1e032ca9f010e8b2ca9f00db01e8fea4a2a51149", kill_on_drop: false }`
[INFO] [stdout] 3d387e713df013ab4104461f1e032ca9f010e8b2ca9f00db01e8fea4a2a51149
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b9299ddcd96a368c51022a7761125afcc3875ac2ad1980bdeaa17e22a8597fc
[INFO] running `Command { std: "docker" "start" "-a" "3b9299ddcd96a368c51022a7761125afcc3875ac2ad1980bdeaa17e22a8597fc", 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 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 ryu v1.0.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling dyn-clone v1.0.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling bnum v0.10.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling sg-utils v3.16.0 (/opt/rustwide/workdir/packages/sg-utils)
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling anybuf v0.5.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ff v0.13.0
[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 socket2 v0.5.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling cosmwasm-core v2.2.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bnum v0.11.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling k256 v0.13.4
[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 ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling peg v0.7.0
[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 zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive 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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.2.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cosmwasm-derive v2.2.1
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling rs_merkle v1.4.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling test-context-macros v0.1.6
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling test-context v0.1.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling bip32 v0.4.0
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[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 rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.5.10
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling cosmwasm-std v1.5.10
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.10
[INFO] [stderr]    Compiling cosmwasm-schema v2.2.1
[INFO] [stderr]    Compiling tendermint-proto v0.26.0
[INFO] [stderr]    Compiling sg-metadata v3.16.0 (/opt/rustwide/workdir/packages/sg-metadata)
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling cosmwasm-crypto v2.2.1
[INFO] [stderr]    Compiling tendermint v0.26.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling cosmwasm-std v2.2.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling cw-storage-plus v1.2.0
[INFO] [stderr]    Compiling cw-storage-plus 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 cw2 v1.1.2
[INFO] [stderr]    Compiling cw2 v0.16.0
[INFO] [stderr]    Compiling cw4 v1.1.2
[INFO] [stderr]    Compiling cw-utils v1.0.3
[INFO] [stderr]    Compiling cw-utils v0.16.0
[INFO] [stderr]    Compiling ethereum-verify v3.16.0 (/opt/rustwide/workdir/packages/ethereum-verify)
[INFO] [stderr]    Compiling sg1 v3.16.0 (/opt/rustwide/workdir/packages/sg1)
[INFO] [stderr]    Compiling cw-ownable v0.5.1
[INFO] [stderr]    Compiling cw721 v0.18.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 cw-multi-test v1.2.0
[INFO] [stderr]    Compiling cw721 v0.16.0
[INFO] [stderr]    Compiling cw-controllers v0.16.0
[INFO] [stderr]    Compiling sg-whitelist v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist)
[INFO] [stderr]    Compiling sg-tiered-whitelist v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist)
[INFO] [stderr]    Compiling sg-whitelist-flex v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist-flex)
[INFO] [stderr]    Compiling sg-tiered-whitelist-flex v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist-flex)
[INFO] [stderr]    Compiling whitelist-mtree v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist-merkletree)
[INFO] [stderr]    Compiling tiered-whitelist-merkletree v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/tiered-whitelist-merkletree)
[INFO] [stderr]    Compiling sg-splits v3.16.0 (/opt/rustwide/workdir/contracts/splits)
[INFO] [stderr]    Compiling cw4-group v1.1.2
[INFO] [stderr]    Compiling sg-mint-hooks-derive v0.1.0 (/opt/rustwide/workdir/packages/mint-hooks/derive)
[INFO] [stderr]    Compiling cw721-base v0.16.0
[INFO] [stderr]    Compiling tendermint-config v0.26.0
[INFO] [stderr]    Compiling sg-mint-hooks v3.16.0 (/opt/rustwide/workdir/packages/mint-hooks)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling whitelist-immutable v3.16.0 (/opt/rustwide/workdir/contracts/whitelists/whitelist-immutable)
[INFO] [stderr]    Compiling cw721-base v0.18.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling hyper-proxy v0.9.1
[INFO] [stderr]    Compiling tendermint-rpc v0.26.0
[INFO] [stderr]    Compiling sg721 v3.16.0 (/opt/rustwide/workdir/packages/sg721)
[INFO] [stderr]    Compiling nois v2.0.0
[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 base-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/base-factory)
[INFO] [stderr]    Compiling vending-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/vending-factory)
[INFO] [stderr]    Compiling open-edition-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/open-edition-factory)
[INFO] [stderr]    Compiling token-merge-factory v3.16.0 (/opt/rustwide/workdir/contracts/factories/token-merge-factory)
[INFO] [stderr]    Compiling base-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/base-minter)
[INFO] [stderr]    Compiling sg721-updatable v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-updatable)
[INFO] [stderr]    Compiling sg721-nt v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-nt)
[INFO] [stderr]    Compiling sg721-metadata-onchain v3.16.0 (/opt/rustwide/workdir/contracts/collections/sg721-metadata-onchain)
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr]    Compiling vending-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter)
[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 vending-minter-wl-flex-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-wl-flex-featured)
[INFO] [stderr]    Compiling vending-minter-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-featured)
[INFO] [stderr]    Compiling vending-minter-merkle-wl-featured v3.16.0 (/opt/rustwide/workdir/contracts/minters/vending-minter-merkle-wl-featured)
[INFO] [stderr]    Compiling open-edition-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter)
[INFO] [stderr]    Compiling open-edition-minter-merkle-wl v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter-merkle-wl)
[INFO] [stderr]    Compiling open-edition-minter-wl-flex v3.16.0 (/opt/rustwide/workdir/contracts/minters/open-edition-minter-wl-flex)
[INFO] [stderr]    Compiling token-merge-minter v3.16.0 (/opt/rustwide/workdir/contracts/minters/token-merge-minter)
[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] [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] [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] [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] [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] error: could not compile `tonic` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name tonic --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-trait"' --cfg 'feature="axum"' --cfg 'feature="channel"' --cfg 'feature="codegen"' --cfg 'feature="h2"' --cfg 'feature="hyper"' --cfg 'feature="hyper-timeout"' --cfg 'feature="prost"' --cfg 'feature="prost-derive"' --cfg 'feature="prost1"' --cfg 'feature="tokio"' --cfg 'feature="tower"' --cfg 'feature="tracing-futures"' --cfg 'feature="transport"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-trait", "axum", "channel", "codegen", "default", "flate2", "gzip", "h2", "hyper", "hyper-timeout", "prost", "prost-derive", "prost1", "rustls-native-certs", "rustls-pemfile", "tls", "tls-roots", "tls-roots-common", "tls-webpki-roots", "tokio", "tokio-rustls", "tower", "tracing-futures", "transport", "webpki-roots"))' -C metadata=476b7f3575f95400 -C extra-filename=-908f09502afd1a7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-2928aa36c8e407ad.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d684c1037b748c5d.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-2824e5ca79ace9a0.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-e32c1d8f2555833c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-78fc4497c3f9d583.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c23514cefd9aa7c7.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-195db70d41b3cf6a.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-c0654eacfb44f9c1.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-24afd6e4984a7e9c.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-f7e8b33ef56b8666.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-98d403acbc532e32.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-aff2e7b9e5e8f178.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-7f7ecf94013a574b.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-684889563b323349.rmeta --extern prost1=/opt/rustwide/target/debug/deps/libprost-83821b9db6535afc.rmeta --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-246196f394d3aebf.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-41d74aff8eb42c5f.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-4ecdda600ebb1dd7.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e2201b5286e9a753.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-1b7cbcc23a966f7b.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-5699d784b4449e00.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-222788e4f5219726.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e376e77bacd0e63e.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-7740412a88cfbc1d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `vending-minter-merkle-wl-featured` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name vending_minter_merkle_wl_featured --edition=2021 contracts/minters/vending-minter-merkle-wl-featured/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtraces", "library"))' -C metadata=dcf4720a36f117f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-a846136aed3f41cf.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-2b2d53af72d5acc4.rlib --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-a38fac5c1bb36e63.rlib --extern cw_utils=/opt/rustwide/target/debug/deps/libcw_utils-f1c02e124dadb260.rlib --extern cw2=/opt/rustwide/target/debug/deps/libcw2-66d18c1f8f5df6e1.rlib --extern cw721=/opt/rustwide/target/debug/deps/libcw721-f744e7005830cd83.rlib --extern cw721_base=/opt/rustwide/target/debug/deps/libcw721_base-3593bea67ac04bab.rlib --extern nois=/opt/rustwide/target/debug/deps/libnois-1ea75d02fc36096b.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9c8f4f858670e57e.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-6a09f08c30ec8424.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8e367ecd1f09d743.rlib --extern sg_utils=/opt/rustwide/target/debug/deps/libsg_utils-0f892457b6d627dd.rlib --extern sg_whitelist=/opt/rustwide/target/debug/deps/libsg_whitelist.rlib --extern sg1=/opt/rustwide/target/debug/deps/libsg1-a237345f76601101.rlib --extern sg2=/opt/rustwide/target/debug/deps/libsg2-4a5d5a838892457a.rlib --extern sg4=/opt/rustwide/target/debug/deps/libsg4-f36bc20a1fad3443.rlib --extern sg721=/opt/rustwide/target/debug/deps/libsg721.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-cc7fa35fa4b64623.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eac6de98b7783f43.rlib --extern tiered_whitelist_merkletree=/opt/rustwide/target/debug/deps/libtiered_whitelist_merkletree.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d3e71793ebc83e82.rlib --extern vending_factory=/opt/rustwide/target/debug/deps/libvending_factory.rlib --extern whitelist_mtree=/opt/rustwide/target/debug/deps/libwhitelist_mtree.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-71cbc5f0a1bfb8ce/out -L native=/opt/rustwide/target/debug/build/blake3-71cbc5f0a1bfb8ce/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `vending-minter-wl-flex-featured` (lib); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name vending_minter_wl_flex_featured --edition=2021 contracts/minters/vending-minter-wl-flex-featured/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtraces", "library"))' -C metadata=77cbd4f150dbad08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-a846136aed3f41cf.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-2b2d53af72d5acc4.rlib --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-a38fac5c1bb36e63.rlib --extern cw_utils=/opt/rustwide/target/debug/deps/libcw_utils-f1c02e124dadb260.rlib --extern cw2=/opt/rustwide/target/debug/deps/libcw2-66d18c1f8f5df6e1.rlib --extern cw721=/opt/rustwide/target/debug/deps/libcw721-f744e7005830cd83.rlib --extern cw721_base=/opt/rustwide/target/debug/deps/libcw721_base-3593bea67ac04bab.rlib --extern nois=/opt/rustwide/target/debug/deps/libnois-1ea75d02fc36096b.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9c8f4f858670e57e.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-6a09f08c30ec8424.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8e367ecd1f09d743.rlib --extern sg_tiered_whitelist_flex=/opt/rustwide/target/debug/deps/libsg_tiered_whitelist_flex.rlib --extern sg_utils=/opt/rustwide/target/debug/deps/libsg_utils-0f892457b6d627dd.rlib --extern sg_whitelist_flex=/opt/rustwide/target/debug/deps/libsg_whitelist_flex.rlib --extern sg1=/opt/rustwide/target/debug/deps/libsg1-a237345f76601101.rlib --extern sg2=/opt/rustwide/target/debug/deps/libsg2-4a5d5a838892457a.rlib --extern sg4=/opt/rustwide/target/debug/deps/libsg4-f36bc20a1fad3443.rlib --extern sg721=/opt/rustwide/target/debug/deps/libsg721.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-cc7fa35fa4b64623.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eac6de98b7783f43.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d3e71793ebc83e82.rlib --extern vending_factory=/opt/rustwide/target/debug/deps/libvending_factory.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3b9299ddcd96a368c51022a7761125afcc3875ac2ad1980bdeaa17e22a8597fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b9299ddcd96a368c51022a7761125afcc3875ac2ad1980bdeaa17e22a8597fc", kill_on_drop: false }`
[INFO] [stdout] 3b9299ddcd96a368c51022a7761125afcc3875ac2ad1980bdeaa17e22a8597fc
