[INFO] cloning repository https://github.com/permissionlessweb/cw-infuser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/permissionlessweb/cw-infuser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpermissionlessweb%2Fcw-infuser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpermissionlessweb%2Fcw-infuser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8d2eca277d86546338cdb1323b00757942da6f8 [INFO] testing permissionlessweb/cw-infuser against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpermissionlessweb%2Fcw-infuser" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/permissionlessweb/cw-infuser [INFO] finished tweaking git repo https://github.com/permissionlessweb/cw-infuser [INFO] tweaked toml for git repo https://github.com/permissionlessweb/cw-infuser written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/permissionlessweb/cw-infuser on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/permissionlessweb/cw-infuser 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc2/source/contracts/cw-infuser/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.features [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.package.resolver [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/packages/cw-infusions/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa72b031376f79529c2da84806953a8c58628c6727cc63011a32728ea56160a6 [INFO] running `Command { std: "docker" "start" "-a" "fa72b031376f79529c2da84806953a8c58628c6727cc63011a32728ea56160a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa72b031376f79529c2da84806953a8c58628c6727cc63011a32728ea56160a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa72b031376f79529c2da84806953a8c58628c6727cc63011a32728ea56160a6", kill_on_drop: false }` [INFO] [stdout] fa72b031376f79529c2da84806953a8c58628c6727cc63011a32728ea56160a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d37e2955d2aba92f0175c414826e0be120e03e8d950a359476e3305b6859ef5 [INFO] running `Command { std: "docker" "start" "-a" "7d37e2955d2aba92f0175c414826e0be120e03e8d950a359476e3305b6859ef5", 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/cw-infuser/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.features [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.resolver [INFO] [stderr] warning: /opt/rustwide/workdir/packages/cw-infusions/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling bnum v0.10.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling secp256k1-sys v0.8.2 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling file-lock v2.1.11 [INFO] [stderr] Compiling bitcoin v0.30.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling cosmwasm-core v2.2.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-derive v1.5.11 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.11 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling cw-ownable-derive v0.5.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling bnum v0.11.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling uid v0.1.8 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling cw-orch-fns-derive v0.22.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling hkd32 v0.7.0 [INFO] [stderr] Compiling cosmwasm-derive v2.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling ed25519-consensus v2.1.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v2.2.2 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling cw-orch-contract-derive v0.21.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling shuffle v0.1.7 (https://github.com/webmaster128/shuffle?branch=rm-getrandom#2c267f41) [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling bip32 v0.5.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde-json-wasm v0.5.2 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling cosmwasm-crypto v1.5.11 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling ed25519-zebra v4.0.3 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde-json-wasm v1.0.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cosmwasm-std v1.5.11 [INFO] [stderr] Compiling cosmwasm-schema v1.5.11 [INFO] [stderr] Compiling cosmwasm-schema v2.2.2 [INFO] [stderr] Compiling tendermint-proto v0.34.1 [INFO] [stderr] Compiling tendermint-proto v0.35.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling cosmwasm-crypto v2.2.2 [INFO] [stderr] Compiling h2 v0.3.27 [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 cw2 v0.16.0 [INFO] [stderr] Compiling cw2 v1.1.2 [INFO] [stderr] Compiling cosmwasm-std v2.2.2 [INFO] [stderr] Compiling cw-utils v0.16.0 [INFO] [stderr] Compiling cw-utils v1.0.3 [INFO] [stderr] Compiling cw-infusions v0.7.3 (/opt/rustwide/workdir/packages/cw-infusions) [INFO] [stderr] Compiling cw721 v0.16.0 [INFO] [stderr] Compiling cw20 v1.1.2 [INFO] [stderr] Compiling cw-controllers v1.1.2 [INFO] [stderr] Compiling cw721 v0.18.0 [INFO] [stderr] Compiling cw-ownable v0.5.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling sg-std v3.2.0 [INFO] [stderr] Compiling cw721-base v0.16.0 [INFO] [stderr] Compiling easy-addr v0.7.3 (/opt/rustwide/workdir/packages/easy-addr) [INFO] [stderr] Compiling cw20-ics20 v1.1.2 [INFO] [stderr] Compiling cosmos-sdk-proto v0.21.1 [INFO] [stderr] Compiling cw721-base v0.18.0 [INFO] [stderr] Compiling tendermint v0.34.1 [INFO] [stderr] Compiling abstract-cw-multi-test v1.0.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling sg721 v3.15.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sg721-base v3.15.0 [INFO] [stderr] Compiling nois v2.0.0 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling tendermint-config v0.34.1 [INFO] [stderr] Compiling cw-orch-core v1.2.4 [INFO] [stderr] Compiling tendermint-rpc v0.34.1 [INFO] [stderr] Compiling cw-orch-networks v0.23.3 [INFO] [stderr] Compiling cw-orch-traits v0.23.3 [INFO] [stderr] Compiling cw-orch-mock v0.23.2 [INFO] [stderr] Compiling cosmos-sdk-proto v0.20.0 [INFO] [stderr] Compiling cosmrs v0.15.0 [INFO] [stderr] Compiling cw-orch-daemon v0.24.6 [INFO] [stderr] Compiling cw-orch v0.24.1 [INFO] [stderr] Compiling cw-infusion-minter v0.7.3 (/opt/rustwide/workdir/contracts/cw-infuser) [INFO] [stdout] warning: unused import: `semver::Version` [INFO] [stdout] --> contracts/cw-infuser/src/contract.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use semver::Version; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cw-infuser-scripts v0.1.0 (/opt/rustwide/workdir/scripts) [INFO] [stderr] Compiling test-suite v0.1.0 (/opt/rustwide/workdir/test-suite) [INFO] [stdout] warning: unused import: `clap::Parser` [INFO] [stdout] --> scripts/src/bin/deploy.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::Parser; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cosmwasm_std::Decimal` [INFO] [stdout] --> scripts/src/bin/deploy.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::Decimal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infuser_scripts::CwInfuser` [INFO] [stdout] --> scripts/src/bin/deploy.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cw_infuser_scripts::CwInfuser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ELGAFAR_1` and `STARGAZE_1` [INFO] [stdout] --> scripts/src/bin/deploy.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | use cw_infuser_scripts::{ELGAFAR_1, STARGAZE_1}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infusion_minter::msg::InstantiateMsg` [INFO] [stdout] --> scripts/src/bin/deploy.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cw_infusion_minter::msg::InstantiateMsg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_orch::prelude::*` [INFO] [stdout] --> scripts/src/bin/deploy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use cw_orch::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Parser`, `arg`, and `command` [INFO] [stdout] --> scripts/src/bin/create.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, command, Parser}; [INFO] [stdout] | ^^^ ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infuser_scripts::CwInfuser` [INFO] [stdout] --> scripts/src/bin/create.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cw_infuser_scripts::CwInfuser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infuser_scripts::ELGAFAR_1` [INFO] [stdout] --> scripts/src/bin/create.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cw_infuser_scripts::ELGAFAR_1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infusions::bundles::BundleType` [INFO] [stdout] --> scripts/src/bin/create.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cw_infusions::bundles::BundleType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infusions::nfts::InfusedCollection` [INFO] [stdout] --> scripts/src/bin/create.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use cw_infusions::nfts::InfusedCollection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EligibleNFTCollection`, `InfusionParamState`, and `Infusion` [INFO] [stdout] --> scripts/src/bin/create.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use cw_infusions::state::{EligibleNFTCollection, Infusion, InfusionParamState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_orch::prelude::*` [INFO] [stdout] --> scripts/src/bin/create.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use cw_orch::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONTRACT_MIGRATION_OWNER` is never used [INFO] [stdout] --> scripts/src/bin/deploy.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const CONTRACT_MIGRATION_OWNER: &str = "stars1ampqmqrmuc03d7828qqw296q9ygnt5quf778hv"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CW721_CODE_ID` is never used [INFO] [stdout] --> scripts/src/bin/deploy.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const CW721_CODE_ID: u64 = 274; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> scripts/src/bin/infuse.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Parser`, `arg`, and `command` [INFO] [stdout] --> scripts/src/bin/infuse.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{arg, command, Parser}; [INFO] [stdout] | ^^^ ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cosmwasm_std::Uint128` [INFO] [stdout] --> scripts/src/bin/infuse.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cosmwasm_std::Uint128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw721::ApprovalResponse` [INFO] [stdout] --> scripts/src/bin/infuse.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cw721::ApprovalResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CwInfuser` and `ELGAFAR_1` [INFO] [stdout] --> scripts/src/bin/infuse.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | use cw_infuser_scripts::{CwInfuser, ELGAFAR_1}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infusions::bundles::Bundle` [INFO] [stdout] --> scripts/src/bin/infuse.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use cw_infusions::bundles::Bundle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infusions::nfts::NFT` [INFO] [stdout] --> scripts/src/bin/infuse.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use cw_infusions::nfts::NFT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_orch::prelude::*` [INFO] [stdout] --> scripts/src/bin/infuse.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use cw_orch::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "7d37e2955d2aba92f0175c414826e0be120e03e8d950a359476e3305b6859ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d37e2955d2aba92f0175c414826e0be120e03e8d950a359476e3305b6859ef5", kill_on_drop: false }` [INFO] [stdout] 7d37e2955d2aba92f0175c414826e0be120e03e8d950a359476e3305b6859ef5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb7a41465acdd70cce85ee9c4c6c1288cefb9e845fba018f48a0fe2d52315744 [INFO] running `Command { std: "docker" "start" "-a" "fb7a41465acdd70cce85ee9c4c6c1288cefb9e845fba018f48a0fe2d52315744", 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/cw-infuser/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.features [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.resolver [INFO] [stderr] warning: /opt/rustwide/workdir/packages/cw-infusions/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling cw-utils v2.0.0 [INFO] [stderr] Compiling cw-storage-plus v2.0.0 [INFO] [stderr] Compiling cw-infusions v0.7.3 (/opt/rustwide/workdir/packages/cw-infusions) [INFO] [stderr] Compiling easy-addr v0.7.3 (/opt/rustwide/workdir/packages/easy-addr) [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling abstract-cw-multi-test v1.0.1 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling cw-multi-test v2.4.0 [INFO] [stderr] Compiling tendermint-proto v0.34.1 [INFO] [stderr] Compiling tendermint-proto v0.35.0 [INFO] [stderr] Compiling cosmos-sdk-proto v0.21.1 [INFO] [stderr] Compiling tendermint v0.34.1 [INFO] [stderr] Compiling cosmos-sdk-proto v0.20.0 [INFO] [stderr] Compiling tendermint-config v0.34.1 [INFO] [stderr] Compiling tendermint-rpc v0.34.1 [INFO] [stderr] Compiling cw-orch-core v1.2.4 [INFO] [stderr] Compiling cw-orch-traits v0.23.3 [INFO] [stderr] Compiling cw-orch-networks v0.23.3 [INFO] [stderr] Compiling cw-orch-mock v0.23.2 [INFO] [stderr] Compiling cosmrs v0.15.0 [INFO] [stderr] Compiling cw-orch-daemon v0.24.6 [INFO] [stderr] Compiling cw-orch v0.24.1 [INFO] [stderr] Compiling cw-infusion-minter v0.7.3 (/opt/rustwide/workdir/contracts/cw-infuser) [INFO] [stdout] warning: unused import: `semver::Version` [INFO] [stdout] --> contracts/cw-infuser/src/contract.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use semver::Version; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `semver::Version` [INFO] [stdout] --> contracts/cw-infuser/src/contract.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use semver::Version; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cw-infuser-scripts v0.1.0 (/opt/rustwide/workdir/scripts) [INFO] [stderr] Compiling test-suite v0.1.0 (/opt/rustwide/workdir/test-suite) [INFO] [stdout] warning: unused imports: `Parser`, `arg`, and `command` [INFO] [stdout] --> scripts/src/bin/create.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, command, Parser}; [INFO] [stdout] | ^^^ ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infuser_scripts::CwInfuser` [INFO] [stdout] --> scripts/src/bin/create.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cw_infuser_scripts::CwInfuser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infuser_scripts::ELGAFAR_1` [INFO] [stdout] --> scripts/src/bin/create.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cw_infuser_scripts::ELGAFAR_1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infusions::bundles::BundleType` [INFO] [stdout] --> scripts/src/bin/create.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cw_infusions::bundles::BundleType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infusions::nfts::InfusedCollection` [INFO] [stdout] --> scripts/src/bin/create.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use cw_infusions::nfts::InfusedCollection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EligibleNFTCollection`, `InfusionParamState`, and `Infusion` [INFO] [stdout] --> scripts/src/bin/create.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use cw_infusions::state::{EligibleNFTCollection, Infusion, InfusionParamState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_orch::prelude::*` [INFO] [stdout] --> scripts/src/bin/create.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use cw_orch::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::Parser` [INFO] [stdout] --> scripts/src/bin/deploy.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::Parser; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cosmwasm_std::Decimal` [INFO] [stdout] --> scripts/src/bin/deploy.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::Decimal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infuser_scripts::CwInfuser` [INFO] [stdout] --> scripts/src/bin/deploy.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cw_infuser_scripts::CwInfuser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ELGAFAR_1` and `STARGAZE_1` [INFO] [stdout] --> scripts/src/bin/deploy.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | use cw_infuser_scripts::{ELGAFAR_1, STARGAZE_1}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infusion_minter::msg::InstantiateMsg` [INFO] [stdout] --> scripts/src/bin/deploy.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cw_infusion_minter::msg::InstantiateMsg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_orch::prelude::*` [INFO] [stdout] --> scripts/src/bin/deploy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use cw_orch::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONTRACT_MIGRATION_OWNER` is never used [INFO] [stdout] --> scripts/src/bin/deploy.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const CONTRACT_MIGRATION_OWNER: &str = "stars1ampqmqrmuc03d7828qqw296q9ygnt5quf778hv"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CW721_CODE_ID` is never used [INFO] [stdout] --> scripts/src/bin/deploy.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const CW721_CODE_ID: u64 = 274; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> scripts/src/bin/infuse.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Parser`, `arg`, and `command` [INFO] [stdout] --> scripts/src/bin/infuse.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{arg, command, Parser}; [INFO] [stdout] | ^^^ ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cosmwasm_std::Uint128` [INFO] [stdout] --> scripts/src/bin/infuse.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cosmwasm_std::Uint128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw721::ApprovalResponse` [INFO] [stdout] --> scripts/src/bin/infuse.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cw721::ApprovalResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CwInfuser` and `ELGAFAR_1` [INFO] [stdout] --> scripts/src/bin/infuse.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | use cw_infuser_scripts::{CwInfuser, ELGAFAR_1}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infusions::bundles::Bundle` [INFO] [stdout] --> scripts/src/bin/infuse.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use cw_infusions::bundles::Bundle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_infusions::nfts::NFT` [INFO] [stdout] --> scripts/src/bin/infuse.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use cw_infusions::nfts::NFT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw_orch::prelude::*` [INFO] [stdout] --> scripts/src/bin/infuse.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use cw_orch::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `withdraw` [INFO] [stdout] --> test-suite/src/infuser/test/init.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | withdraw: Addr, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_withdraw` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nft_owners` [INFO] [stdout] --> test-suite/src/infuser/test/init.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | nft_owners: Vec, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nft_owners` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> test-suite/src/infuser/test/init.rs:675:9 [INFO] [stdout] | [INFO] [stdout] 675 | let res = app.infuse( [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> test-suite/src/infuser/test/init.rs:748:9 [INFO] [stdout] | [INFO] [stdout] 748 | let app = env.infuser.clone(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `infusion` [INFO] [stdout] --> test-suite/src/infuser/test/init.rs:773:9 [INFO] [stdout] | [INFO] [stdout] 773 | let infusion = Infusion { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_infusion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nft2` [INFO] [stdout] --> test-suite/src/infuser/test/init.rs:1006:9 [INFO] [stdout] | [INFO] [stdout] 1006 | let nft2 = env.nfts[1].clone(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_nft2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nft3` [INFO] [stdout] --> test-suite/src/infuser/test/init.rs:1007:9 [INFO] [stdout] | [INFO] [stdout] 1007 | let nft3 = env.nfts[2].clone(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_nft3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nft2` [INFO] [stdout] --> test-suite/src/infuser/test/init.rs:2426:9 [INFO] [stdout] | [INFO] [stdout] 2426 | let nft2 = env.nfts[1].clone(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_nft2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `bundles` is never read [INFO] [stdout] --> test-suite/src/infuser/test/init.rs:2558:13 [INFO] [stdout] | [INFO] [stdout] 2558 | let mut bundles = vec![]; [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: function `test_anyof_blend_infusion_fee` is never used [INFO] [stdout] --> test-suite/src/infuser/test/init.rs:1479:4 [INFO] [stdout] | [INFO] [stdout] 1479 | fn test_anyof_blend_infusion_fee() -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.75s [INFO] running `Command { std: "docker" "inspect" "fb7a41465acdd70cce85ee9c4c6c1288cefb9e845fba018f48a0fe2d52315744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb7a41465acdd70cce85ee9c4c6c1288cefb9e845fba018f48a0fe2d52315744", kill_on_drop: false }` [INFO] [stdout] fb7a41465acdd70cce85ee9c4c6c1288cefb9e845fba018f48a0fe2d52315744 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aacd52bc8a56ca260d3bfca0a181ac3a07ccb98f37c5f4bacf85a8ae01b9f14d [INFO] running `Command { std: "docker" "start" "-a" "aacd52bc8a56ca260d3bfca0a181ac3a07ccb98f37c5f4bacf85a8ae01b9f14d", 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/cw-infuser/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/packages/cw-infusions/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.features [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.resolver [INFO] [stderr] warning: unused import: `semver::Version` [INFO] [stderr] --> contracts/cw-infuser/src/contract.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | use semver::Version; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `cw-infusion-minter` (lib) generated 1 warning (run `cargo fix --lib -p cw-infusion-minter` to apply 1 suggestion) [INFO] [stderr] warning: `cw-infusion-minter` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused import: `std::str::FromStr` [INFO] [stderr] --> scripts/src/bin/infuse.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::str::FromStr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Parser`, `arg`, and `command` [INFO] [stderr] --> scripts/src/bin/infuse.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | use clap::{arg, command, Parser}; [INFO] [stderr] | ^^^ ^^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cosmwasm_std::Uint128` [INFO] [stderr] --> scripts/src/bin/infuse.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use cosmwasm_std::Uint128; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cw721::ApprovalResponse` [INFO] [stderr] --> scripts/src/bin/infuse.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use cw721::ApprovalResponse; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `CwInfuser` and `ELGAFAR_1` [INFO] [stderr] --> scripts/src/bin/infuse.rs:8:26 [INFO] [stderr] | [INFO] [stderr] 8 | use cw_infuser_scripts::{CwInfuser, ELGAFAR_1}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cw_infusions::bundles::Bundle` [INFO] [stderr] --> scripts/src/bin/infuse.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use cw_infusions::bundles::Bundle; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cw_infusions::nfts::NFT` [INFO] [stderr] --> scripts/src/bin/infuse.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use cw_infusions::nfts::NFT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cw_orch::prelude::*` [INFO] [stderr] --> scripts/src/bin/infuse.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use cw_orch::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `clap::Parser` [INFO] [stderr] --> scripts/src/bin/deploy.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use clap::Parser; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `cosmwasm_std::Decimal` [INFO] [stderr] --> scripts/src/bin/deploy.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use cosmwasm_std::Decimal; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cw_infuser_scripts::CwInfuser` [INFO] [stderr] --> scripts/src/bin/deploy.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use cw_infuser_scripts::CwInfuser; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ELGAFAR_1` and `STARGAZE_1` [INFO] [stderr] --> scripts/src/bin/deploy.rs:4:26 [INFO] [stderr] | [INFO] [stderr] 4 | use cw_infuser_scripts::{ELGAFAR_1, STARGAZE_1}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cw_infusion_minter::msg::InstantiateMsg` [INFO] [stderr] --> scripts/src/bin/deploy.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use cw_infusion_minter::msg::InstantiateMsg; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cw_orch::prelude::*` [INFO] [stderr] --> scripts/src/bin/deploy.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use cw_orch::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `CONTRACT_MIGRATION_OWNER` is never used [INFO] [stderr] --> scripts/src/bin/deploy.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | const CONTRACT_MIGRATION_OWNER: &str = "stars1ampqmqrmuc03d7828qqw296q9ygnt5quf778hv"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `CW721_CODE_ID` is never used [INFO] [stderr] --> scripts/src/bin/deploy.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | const CW721_CODE_ID: u64 = 274; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Parser`, `arg`, and `command` [INFO] [stderr] --> scripts/src/bin/create.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | use clap::{arg, command, Parser}; [INFO] [stderr] | ^^^ ^^^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `cw_infuser_scripts::CwInfuser` [INFO] [stderr] --> scripts/src/bin/create.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use cw_infuser_scripts::CwInfuser; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cw_infuser_scripts::ELGAFAR_1` [INFO] [stderr] --> scripts/src/bin/create.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use cw_infuser_scripts::ELGAFAR_1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cw_infusions::bundles::BundleType` [INFO] [stderr] --> scripts/src/bin/create.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use cw_infusions::bundles::BundleType; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cw_infusions::nfts::InfusedCollection` [INFO] [stderr] --> scripts/src/bin/create.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use cw_infusions::nfts::InfusedCollection; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `EligibleNFTCollection`, `InfusionParamState`, and `Infusion` [INFO] [stderr] --> scripts/src/bin/create.rs:7:27 [INFO] [stderr] | [INFO] [stderr] 7 | use cw_infusions::state::{EligibleNFTCollection, Infusion, InfusionParamState}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cw_orch::prelude::*` [INFO] [stderr] --> scripts/src/bin/create.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use cw_orch::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `withdraw` [INFO] [stderr] --> test-suite/src/infuser/test/init.rs:141:9 [INFO] [stderr] | [INFO] [stderr] 141 | withdraw: Addr, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_withdraw` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `nft_owners` [INFO] [stderr] --> test-suite/src/infuser/test/init.rs:200:9 [INFO] [stderr] | [INFO] [stderr] 200 | nft_owners: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nft_owners` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `res` [INFO] [stderr] --> test-suite/src/infuser/test/init.rs:675:9 [INFO] [stderr] | [INFO] [stderr] 675 | let res = app.infuse( [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `app` [INFO] [stderr] --> test-suite/src/infuser/test/init.rs:748:9 [INFO] [stderr] | [INFO] [stderr] 748 | let app = env.infuser.clone(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `infusion` [INFO] [stderr] --> test-suite/src/infuser/test/init.rs:773:9 [INFO] [stderr] | [INFO] [stderr] 773 | let infusion = Infusion { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_infusion` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `nft2` [INFO] [stderr] --> test-suite/src/infuser/test/init.rs:1006:9 [INFO] [stderr] | [INFO] [stderr] 1006 | let nft2 = env.nfts[1].clone(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_nft2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `nft3` [INFO] [stderr] --> test-suite/src/infuser/test/init.rs:1007:9 [INFO] [stderr] | [INFO] [stderr] 1007 | let nft3 = env.nfts[2].clone(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_nft3` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `nft2` [INFO] [stderr] --> test-suite/src/infuser/test/init.rs:2426:9 [INFO] [stderr] | [INFO] [stderr] 2426 | let nft2 = env.nfts[1].clone(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_nft2` [INFO] [stderr] [INFO] [stderr] warning: value assigned to `bundles` is never read [INFO] [stderr] --> test-suite/src/infuser/test/init.rs:2558:13 [INFO] [stderr] | [INFO] [stderr] 2558 | let mut bundles = vec![]; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `test_anyof_blend_infusion_fee` is never used [INFO] [stderr] --> test-suite/src/infuser/test/init.rs:1479:4 [INFO] [stderr] | [INFO] [stderr] 1479 | fn test_anyof_blend_infusion_fee() -> anyhow::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `cw-infuser-scripts` (bin "infuse" test) generated 8 warnings (run `cargo fix --bin "infuse" --tests` to apply 8 suggestions) [INFO] [stderr] warning: `cw-infuser-scripts` (bin "deploy" test) generated 8 warnings (run `cargo fix --bin "deploy" --tests` to apply 6 suggestions) [INFO] [stderr] warning: `cw-infuser-scripts` (bin "create" test) generated 7 warnings (run `cargo fix --bin "create" --tests` to apply 7 suggestions) [INFO] [stderr] warning: `test-suite` (lib test) generated 10 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_infuser_scripts-07e4f6d345122bbc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/create.rs (/opt/rustwide/target/debug/deps/create-b85485484a9220af) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/create_test_nft.rs (/opt/rustwide/target/debug/deps/create_test_nft-05ad2970f3a46bef) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/deploy.rs (/opt/rustwide/target/debug/deps/deploy-d34296c6814a2ecf) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/infuse.rs (/opt/rustwide/target/debug/deps/infuse-dc9968d6e27a1bcd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_infusion_minter-7d7987da8ae5a72e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-7e4c35a2ed24da6f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_infusions-3cde7df918d4895a) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/easy_addr-82cb15491ec9c6f9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_suite-ddbf629556cb498b) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test infuser::test::init::test_allof_feesub_payment_destination ... ok [INFO] [stdout] test infuser::test::init::test_anyof_eligible_nft_collections ... ok [INFO] [stdout] test infuser::test::init::test_mintout_collection ... ok [INFO] [stdout] test infuser::test::init::test_anyofblend_payment_substitute ... ok [INFO] [stdout] test infuser::test::init::test_anyof_infuse_multiple_collections_in_bundle ... ok [INFO] [stdout] test infuser::test::init::test_wavs_record_anyof_blend ... ok [INFO] [stdout] test infuser::test::init::test_anyof_feesub_payment_destination ... ok [INFO] [stdout] test infuser::test::init::test_allof_eligible_nft_collections ... ok [INFO] [stdout] test infuser::test::init::test_updating_infusion_eligible_collections ... ok [INFO] [stdout] test infuser::test::init::test_allof_payment_substitute ... ok [INFO] [stdout] test infuser::test::init::test_successful_install ... ok [INFO] [stdout] test infuser::test::init::test_anyof_payment_substitute ... ok [INFO] [stdout] test infuser::test::init::test_anyof_mix ... ok [INFO] [stdout] test infuser::test::init::test_successful_infusion ... ok [INFO] [stdout] test infuser::test::init::test_correct_fees ... ok [INFO] [stdout] test infuser::test::init::test_wavs_record_anyof ... ok [INFO] [stdout] test infuser::test::init::test_allof_infuse_multiple_collections_in_bundle ... ok [INFO] [stdout] test infuser::test::init::test_wavs_record_allof ... ok [INFO] [stdout] test infuser::test::init::test_updating_infusion_bundle_type ... ok [INFO] [stdout] test infuser::test::init::test_anyof_infusion_fee ... ok [INFO] [stdout] test infuser::test::init::test_allof_infusion_fee ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_infuser_scripts [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_infusion_minter [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_infusions [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests easy_addr [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests test_suite [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aacd52bc8a56ca260d3bfca0a181ac3a07ccb98f37c5f4bacf85a8ae01b9f14d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aacd52bc8a56ca260d3bfca0a181ac3a07ccb98f37c5f4bacf85a8ae01b9f14d", kill_on_drop: false }` [INFO] [stdout] aacd52bc8a56ca260d3bfca0a181ac3a07ccb98f37c5f4bacf85a8ae01b9f14d