[INFO] cloning repository https://github.com/CosmWasm/cw-nfts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CosmWasm/cw-nfts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmWasm%2Fcw-nfts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmWasm%2Fcw-nfts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5abe476c1028b2563f995adab184b86e3fc03ff [INFO] testing CosmWasm/cw-nfts against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmWasm%2Fcw-nfts" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CosmWasm/cw-nfts on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/CosmWasm/cw-nfts [INFO] finished tweaking git repo https://github.com/CosmWasm/cw-nfts [INFO] tweaked toml for git repo https://github.com/CosmWasm/cw-nfts written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/CosmWasm/cw-nfts already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/public-awesome/cw-plus-plus.git` [INFO] [stderr] Updating git repository `https://github.com/DA0-DA0/dao-contracts.git` [INFO] [stderr] Updating git repository `https://github.com/CosmWasm/cw-nfts` [INFO] [stderr] Updating git repository `https://github.com/CosmWasm/cw-nfts` [INFO] [stderr] Updating git repository `https://github.com/CosmWasm/cw-nfts` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-schema v1.5.5 [INFO] [stderr] Downloaded cosmwasm-derive v1.5.5 [INFO] [stderr] Downloaded cw-address-like v1.0.4 [INFO] [stderr] Downloaded cw-ownable-derive v0.5.1 [INFO] [stderr] Downloaded cw721 v0.16.0 [INFO] [stderr] Downloaded cw-ownable v0.5.1 [INFO] [stderr] Downloaded serde-json-wasm v0.5.2 [INFO] [stderr] Downloaded cw2 v1.1.2 [INFO] [stderr] Downloaded cosmwasm-schema-derive v1.5.5 [INFO] [stderr] Downloaded cw-utils v0.15.1 [INFO] [stderr] Downloaded cosmwasm-crypto v1.5.5 [INFO] [stderr] Downloaded bnum v0.10.0 [INFO] [stderr] Downloaded cw-storage-plus v0.15.1 [INFO] [stderr] Downloaded cw-multi-test v0.20.1 [INFO] [stderr] Downloaded cw20 v1.1.2 [INFO] [stderr] Downloaded cw721-base v0.16.0 [INFO] [stderr] Downloaded bech32 v0.11.0 [INFO] [stderr] Downloaded cw2 v0.15.1 [INFO] [stderr] Downloaded cw-utils v1.0.3 [INFO] [stderr] Downloaded cw-storage-plus v1.2.0 [INFO] [stderr] Downloaded cosmwasm-std v1.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7a139b1357bd47818f2ab52c1ce94b6187c9b1c740216c3711ca0cf5d7679f3 [INFO] running `Command { std: "docker" "start" "-a" "c7a139b1357bd47818f2ab52c1ce94b6187c9b1c740216c3711ca0cf5d7679f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7a139b1357bd47818f2ab52c1ce94b6187c9b1c740216c3711ca0cf5d7679f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a139b1357bd47818f2ab52c1ce94b6187c9b1c740216c3711ca0cf5d7679f3", kill_on_drop: false }` [INFO] [stdout] c7a139b1357bd47818f2ab52c1ce94b6187c9b1c740216c3711ca0cf5d7679f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13ccd40bae1808b0682fb94ead6b279cd5b31d6f0771d481229171eba2a05b6f [INFO] running `Command { std: "docker" "start" "-a" "13ccd40bae1808b0682fb94ead6b279cd5b31d6f0771d481229171eba2a05b6f", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bnum v0.10.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling cosmwasm-derive v1.5.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.5 [INFO] [stderr] Compiling cw-ownable-derive v0.6.0 (https://github.com/public-awesome/cw-plus-plus.git?rev=28c1a09bfc6b4f1942fefe3eb0b50faf9d3b1523#28c1a09b) [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.2 [INFO] [stderr] Compiling cosmwasm-crypto v1.5.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling cosmwasm-std v1.5.5 [INFO] [stderr] Compiling cosmwasm-schema v1.5.5 [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 (https://github.com/public-awesome/cw-plus-plus.git?rev=28c1a09bfc6b4f1942fefe3eb0b50faf9d3b1523#28c1a09b) [INFO] [stderr] Compiling cw2 v0.16.0 [INFO] [stderr] Compiling cw2 v1.1.2 [INFO] [stderr] Compiling cw-paginate-storage v2.4.2 (https://github.com/DA0-DA0/dao-contracts.git#bb8224ef) [INFO] [stderr] Compiling cw-utils v0.16.0 [INFO] [stderr] Compiling cw-utils v1.0.3 [INFO] [stderr] Compiling cw721 v0.16.0 (https://github.com/CosmWasm/cw-nfts?tag=v0.16.0#2cad1d3e) [INFO] [stderr] Compiling cw-ownable v0.6.0 (https://github.com/public-awesome/cw-plus-plus.git?rev=28c1a09bfc6b4f1942fefe3eb0b50faf9d3b1523#28c1a09b) [INFO] [stderr] Compiling cw20 v1.1.2 [INFO] [stderr] Compiling cw721 v0.19.0 (/opt/rustwide/workdir/packages/cw721) [INFO] [stderr] Compiling cw721-base v0.19.0 (/opt/rustwide/workdir/contracts/cw721-base) [INFO] [stderr] Compiling cw2981-royalties v0.19.0 (/opt/rustwide/workdir/contracts/cw2981-royalties) [INFO] [stderr] Compiling cw721-non-transferable v0.19.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable) [INFO] [stderr] Compiling cw721-fixed-price v0.19.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price) [INFO] [stderr] Compiling cw721-expiration v0.19.0 (/opt/rustwide/workdir/contracts/cw721-expiration) [INFO] [stderr] Compiling cw721-metadata-onchain v0.19.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain) [INFO] [stderr] Compiling cw721-receiver-tester v0.19.0 (/opt/rustwide/workdir/contracts/cw721-receiver-tester) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.90s [INFO] running `Command { std: "docker" "inspect" "13ccd40bae1808b0682fb94ead6b279cd5b31d6f0771d481229171eba2a05b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ccd40bae1808b0682fb94ead6b279cd5b31d6f0771d481229171eba2a05b6f", kill_on_drop: false }` [INFO] [stdout] 13ccd40bae1808b0682fb94ead6b279cd5b31d6f0771d481229171eba2a05b6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96fe5b6f9b41d8b57a0b5f132b317f8b6bf3461f9997c8a696d08da1a0745e2c [INFO] running `Command { std: "docker" "start" "-a" "96fe5b6f9b41d8b57a0b5f132b317f8b6bf3461f9997c8a696d08da1a0745e2c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721 v0.19.0 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw2981-royalties v0.19.0 (/opt/rustwide/workdir/contracts/cw2981-royalties)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721 v0.19.0 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw2981-royalties v0.19.0 (/opt/rustwide/workdir/contracts/cw2981-royalties)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721-base v0.19.0 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.19.0 (/opt/rustwide/workdir/packages/cw721)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721-base v0.19.0 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.19.0 (/opt/rustwide/workdir/packages/cw721)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721-expiration v0.19.0 (/opt/rustwide/workdir/contracts/cw721-expiration)` has the same output filename as the example target `schema` in package `cw721-base v0.19.0 (/opt/rustwide/workdir/contracts/cw721-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721-expiration v0.19.0 (/opt/rustwide/workdir/contracts/cw721-expiration)` has the same output filename as the example target `schema` in package `cw721-base v0.19.0 (/opt/rustwide/workdir/contracts/cw721-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721-fixed-price v0.19.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)` has the same output filename as the example target `schema` in package `cw721-expiration v0.19.0 (/opt/rustwide/workdir/contracts/cw721-expiration)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721-fixed-price v0.19.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)` has the same output filename as the example target `schema` in package `cw721-expiration v0.19.0 (/opt/rustwide/workdir/contracts/cw721-expiration)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721-metadata-onchain v0.19.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)` has the same output filename as the example target `schema` in package `cw721-fixed-price v0.19.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721-metadata-onchain v0.19.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)` has the same output filename as the example target `schema` in package `cw721-fixed-price v0.19.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721-non-transferable v0.19.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable)` has the same output filename as the example target `schema` in package `cw721-metadata-onchain v0.19.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721-non-transferable v0.19.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable)` has the same output filename as the example target `schema` in package `cw721-metadata-onchain v0.19.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling cw-ownable-derive v0.5.1 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling cw-storage-plus v0.15.1 [INFO] [stderr] Compiling cw-address-like v1.0.4 [INFO] [stderr] Compiling cw721 v0.16.0 [INFO] [stderr] Compiling cw721 v0.17.0 (https://github.com/CosmWasm/cw-nfts?tag=v0.17.0#c1ece555) [INFO] [stderr] Compiling cw721 v0.18.0 (https://github.com/CosmWasm/cw-nfts?tag=v0.18.0#177a993d) [INFO] [stderr] Compiling cw721-base v0.16.0 (https://github.com/CosmWasm/cw-nfts?tag=v0.16.0#2cad1d3e) [INFO] [stderr] Compiling cw721-non-transferable v0.19.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable) [INFO] [stderr] Compiling cw721-base v0.19.0 (/opt/rustwide/workdir/contracts/cw721-base) [INFO] [stderr] Compiling cw721-metadata-onchain v0.19.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain) [INFO] [stderr] Compiling cw2981-royalties v0.19.0 (/opt/rustwide/workdir/contracts/cw2981-royalties) [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cw-ownable v0.5.1 [INFO] [stderr] Compiling cw721-base v0.16.0 [INFO] [stderr] Compiling cw2 v0.15.1 [INFO] [stderr] Compiling cw-utils v0.15.1 [INFO] [stderr] error: could not compile `cw721-base` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name cw721_base --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw721-base-0.16.0/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 --cfg 'feature="library"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtraces", "library"))' -C metadata=0482e12b75546b0f -C extra-filename=-841e08438bd8d12b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-a68f5881b67ac046.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-d1c9ecd46c604907.rlib --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-c924d56b0a6592d5.rlib --extern cw_utils=/opt/rustwide/target/debug/deps/libcw_utils-7a55aa8f1a50100d.rlib --extern cw2=/opt/rustwide/target/debug/deps/libcw2-c2d9010776496895.rlib --extern cw721=/opt/rustwide/target/debug/deps/libcw721-5afff9122cb90979.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-0fe7ac77b0f33c1b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-03b2c630a63b1099.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3dc681f9b5a29995.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `itertools` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name itertools --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.12.1/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="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=fb72b954607bcf7f -C extra-filename=-cab714b58a311d5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-57cae2c18521d097.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcP8rvwD/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcw721_non_transferable.rlib,libcw721-14ec659ffa4f6520.rlib,libcw_paginate_storage-556d49cfdf076533.rlib,libcw721-089478f50961de50.rlib,libcw_utils-7a55aa8f1a50100d.rlib,libcw2-c2d9010776496895.rlib,libcw_storage_plus-c924d56b0a6592d5.rlib,liburl-7016416fbccaaff1.rlib,libidna-69ffc581605da927.rlib,libicu_normalizer-6da0a29bd0484943.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libsmallvec-fa67242f752a0fe9.rlib,libicu_properties-a4dbe9c8f52b73ff.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-6d5700a94673bf6f.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-b853eb720100f9f2.rlib,libicu_provider-9e6c231423f2bf78.rlib,libicu_locid-94a57e9a9fb62103.rlib,liblitemap-ef831971c0938ea9.rlib,libtinystr-e4662fd54addeae8.rlib,libzerovec-3c3a51e6215b3343.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-5346d3b3ab54e81d.rlib,libzerofrom-cfab64b0e5f8db8a.rlib,libstable_deref_trait-14e4a70bda35dfe8.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libcw_ownable-4e2efd4dd7c91b06.rlib,libcw_utils-4e12c86173967450.rlib,libcw2-fd4127d2824b6a56.rlib,libsemver-91fc05008857a407.rlib,libcw_storage_plus-9e51545e9846314f.rlib,libcw_address_like-e25cb7938f77d67c.rlib,libcosmwasm_std-d1c9ecd46c604907.rlib,libserde_json_wasm-6db0153180b98f9a.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libbech32-d8e855bfd5ea33ba.rlib,libbnum-8f39bdb621b8631b.rlib,libforward_ref-17b7249b1254d91c.rlib,libcosmwasm_crypto-0402eab69efcfc50.rlib,libk256-1c4a75304dbe2bff.rlib,libecdsa-88f6dffa3c8c6871.rlib,librfc6979-d126e15c61e44aa8.rlib,libhmac-ed8d294dfef1a163.rlib,libsignature-c3aa1df2bedfa958.rlib,libelliptic_curve-31a0f593cf87f63c.rlib,libpkcs8-3719229a96b2008d.rlib,libspki-f0cec6dbc8980ce3.rlib,libsec1-bf1aef45a5f2f4cc.rlib,libder-8fcdc187b0284ac4.rlib,libcrypto_bigint-2047f44c376a4f2a.rlib,libbase16ct-c4cc4b0550013254.rlib,libgroup-4e856a739d272da6.rlib,libff-c1f96e05733ddc59.rlib,libed25519_zebra-a2fe08f52c50ff4c.rlib,libhex-13e08b3b00984ab7.rlib,libsha2-3559ec3ce306e231.rlib,libopaque_debug-90e66d859d53ff28.rlib,libblock_buffer-b7aac3b27d61361e.rlib,librand_core-cbbf4c1e1a9c01cc.rlib,libhashbrown-54d8b92e92431187.rlib,libahash-8de3c6e1b8f034e1.rlib,libgetrandom-573e02fc04686b17.rlib,liblibc-630b2eacbe5cc6be.rlib,libonce_cell-444628ab0ca1064f.rlib,libcurve25519_dalek-d9c856e5db9fe152.rlib,librand_core-68f8d31c03426e40.rlib,libdigest-07e58a7f4f6413f7.rlib,libbyteorder-12f38ed2e9b638b0.rlib,libbase64-13144a1f1e192158.rlib,libsha2-5b11f4f133f4a703.rlib,libcpufeatures-926366d381e17465.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libdigest-666d5328261d48b5.rlib,libsubtle-062d035f0f3fe35f.rlib,libconst_oid-2aadc73a32842898.rlib,libblock_buffer-1639e6f2f46f016d.rlib,libcrypto_common-701586b49a2e5e9b.rlib,libgeneric_array-bea9749477a8a7a4.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libzeroize-9d781f334751eb0e.rlib,libcosmwasm_schema-a68f5881b67ac046.rlib,libthiserror-3dc681f9b5a29995.rlib,libschemars-0fe7ac77b0f33c1b.rlib,libdyn_clone-5258a20ab3811a89.rlib,libserde_json-0cda9f3479ed733f.rlib,libitoa-20e94f961f8d160c.rlib,libryu-a980823ac8640001.rlib,libserde-03b2c630a63b1099.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/schema-df4ea3e9de9c688e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cw721-non-transferable` (example "schema") due to 1 previous error [INFO] [stderr] error: could not compile `itertools` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name itertools --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.10.5/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 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=ffe3e7faa624a4a3 -C extra-filename=-36da95f7be8de384 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-57cae2c18521d097.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "96fe5b6f9b41d8b57a0b5f132b317f8b6bf3461f9997c8a696d08da1a0745e2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96fe5b6f9b41d8b57a0b5f132b317f8b6bf3461f9997c8a696d08da1a0745e2c", kill_on_drop: false }` [INFO] [stdout] 96fe5b6f9b41d8b57a0b5f132b317f8b6bf3461f9997c8a696d08da1a0745e2c