[INFO] cloning repository https://github.com/M-Killer-dev/cosmwasm-nft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/M-Killer-dev/cosmwasm-nft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM-Killer-dev%2Fcosmwasm-nft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM-Killer-dev%2Fcosmwasm-nft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc07a8855b36763cf60d0b911f6d6713594d207f [INFO] testing M-Killer-dev/cosmwasm-nft against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM-Killer-dev%2Fcosmwasm-nft" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/M-Killer-dev/cosmwasm-nft on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/M-Killer-dev/cosmwasm-nft [INFO] finished tweaking git repo https://github.com/M-Killer-dev/cosmwasm-nft [INFO] tweaked toml for git repo https://github.com/M-Killer-dev/cosmwasm-nft written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/M-Killer-dev/cosmwasm-nft 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" "+1.84.0" "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] Blocking waiting for file lock on package cache [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 cw-utils v0.16.0 [INFO] [stderr] Downloaded cw-ownable v0.5.1 [INFO] [stderr] Downloaded cw721 v0.16.0 [INFO] [stderr] Downloaded cw2 v0.16.0 [INFO] [stderr] Downloaded cw-address-like v1.0.4 [INFO] [stderr] Downloaded cw721-base v0.16.0 [INFO] [stderr] Downloaded cw-ownable-derive v0.5.1 [INFO] [stderr] Downloaded cw-storage-plus v0.16.0 [INFO] [stderr] Downloaded cw-multi-test v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb5f5eac02952c6ba4d0f615426c2019af2e80002cfdca1cfe742fc47ffa915f [INFO] running `Command { std: "docker" "start" "-a" "cb5f5eac02952c6ba4d0f615426c2019af2e80002cfdca1cfe742fc47ffa915f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb5f5eac02952c6ba4d0f615426c2019af2e80002cfdca1cfe742fc47ffa915f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb5f5eac02952c6ba4d0f615426c2019af2e80002cfdca1cfe742fc47ffa915f", kill_on_drop: false }` [INFO] [stdout] cb5f5eac02952c6ba4d0f615426c2019af2e80002cfdca1cfe742fc47ffa915f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17f017dac5ab25c79e2bf7278a5a767d507bcdf6df75612a3df78ee42151133f [INFO] running `Command { std: "docker" "start" "-a" "17f017dac5ab25c79e2bf7278a5a767d507bcdf6df75612a3df78ee42151133f", 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 version_check v0.9.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 once_cell v1.19.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bnum v0.10.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [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 utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling syn v2.0.66 [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 crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling 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 serde_derive_internals v0.29.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [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 elliptic-curve v0.13.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.2 [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 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 cosmwasm-std v1.5.5 [INFO] [stderr] Compiling cosmwasm-schema v1.5.5 [INFO] [stderr] Compiling url v2.5.1 [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 v1.1.2 [INFO] [stderr] Compiling cw-paginate-storage v2.4.2 (https://github.com/DA0-DA0/dao-contracts.git#bb8224ef) [INFO] [stderr] Compiling cw2 v0.16.0 [INFO] [stderr] Compiling cw-utils v1.0.3 [INFO] [stderr] Compiling cw-utils v0.16.0 [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.16.0 (https://github.com/CosmWasm/cw-nfts?tag=v0.16.0#2cad1d3e) [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 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-non-transferable v0.19.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable) [INFO] [stderr] Compiling cw2981-royalties v0.19.0 (/opt/rustwide/workdir/contracts/cw2981-royalties) [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 58.28s [INFO] running `Command { std: "docker" "inspect" "17f017dac5ab25c79e2bf7278a5a767d507bcdf6df75612a3df78ee42151133f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f017dac5ab25c79e2bf7278a5a767d507bcdf6df75612a3df78ee42151133f", kill_on_drop: false }` [INFO] [stdout] 17f017dac5ab25c79e2bf7278a5a767d507bcdf6df75612a3df78ee42151133f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 228ce64aa9fdf12926772bd94d52feb5dfb20ce1fff73531971a1ad36e54fd24 [INFO] running `Command { std: "docker" "start" "-a" "228ce64aa9fdf12926772bd94d52feb5dfb20ce1fff73531971a1ad36e54fd24", 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-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 cw721-non-transferable v0.19.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable) [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 cw2 v0.15.1 [INFO] [stderr] Compiling cw-utils v0.15.1 [INFO] [stderr] Compiling cw721-base v0.16.0 [INFO] [stderr] Compiling cw721 v0.15.0 (https://github.com/CosmWasm/cw-nfts?tag=v0.15.0#27ffdc6c) [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling cw721-metadata-onchain v0.16.0 (https://github.com/CosmWasm/cw-nfts?tag=v0.16.0#2cad1d3e) [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling cw721-base v0.15.0 (https://github.com/CosmWasm/cw-nfts?tag=v0.15.0#27ffdc6c) [INFO] [stderr] Compiling cw721-base v0.18.0 (https://github.com/CosmWasm/cw-nfts?tag=v0.18.0#177a993d) [INFO] [stderr] Compiling cw721-base v0.17.0 (https://github.com/CosmWasm/cw-nfts?tag=v0.17.0#c1ece555) [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling cw721-fixed-price v0.19.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price) [INFO] [stderr] Compiling cw-multi-test v0.20.1 [INFO] [stderr] Compiling cw721-receiver-tester v0.19.0 (/opt/rustwide/workdir/contracts/cw721-receiver-tester) [INFO] [stderr] Compiling cw721-expiration v0.19.0 (/opt/rustwide/workdir/contracts/cw721-expiration) [INFO] [stderr] Compiling cw721 v0.19.0 (/opt/rustwide/workdir/packages/cw721) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.71s [INFO] running `Command { std: "docker" "inspect" "228ce64aa9fdf12926772bd94d52feb5dfb20ce1fff73531971a1ad36e54fd24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "228ce64aa9fdf12926772bd94d52feb5dfb20ce1fff73531971a1ad36e54fd24", kill_on_drop: false }` [INFO] [stdout] 228ce64aa9fdf12926772bd94d52feb5dfb20ce1fff73531971a1ad36e54fd24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2942747eb3d2dc115277e0bd9d96f0872aa492433c3d9469736b2d62783efba5 [INFO] running `Command { std: "docker" "start" "-a" "2942747eb3d2dc115277e0bd9d96f0872aa492433c3d9469736b2d62783efba5", 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] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw2981_royalties-39aad089aee1cfee) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::validate_royalty_information ... ok [INFO] [stdout] test tests::check_royalties_response ... ok [INFO] [stdout] test tests::use_metadata_extension ... ok [INFO] [stdout] test tests::check_token_royalties ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 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/cw721-b70aa243c8e8891d) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test testing::contract_tests::test_burn ... ok [INFO] [stdout] test testing::contract_tests::test_instantiate ... ok [INFO] [stdout] test testing::contract_tests::query_tokens_by_owner ... ok [INFO] [stdout] test testing::contract_tests::test_instantiate_with_collection_info_and_extension ... ok [INFO] [stdout] test testing::contract_tests::test_mint ... ok [INFO] [stdout] test testing::contract_tests::test_instantiate_with_minimal_collection_info_and_extension ... ok [INFO] [stdout] test testing::contract_tests::test_remove_withdraw_address ... ok [INFO] [stdout] test testing::contract_tests::test_approve_all_revoke_all ... ok [INFO] [stdout] test testing::contract_tests::test_send_nft ... ok [INFO] [stdout] test testing::contract_tests::test_mint_with_metadata ... ok [INFO] [stdout] test testing::contract_tests::test_set_withdraw_address ... ok [INFO] [stdout] test testing::contract_tests::test_approve_revoke ... ok [INFO] [stdout] test testing::contract_tests::test_transfer_nft ... ok [INFO] [stdout] test testing::contract_tests::test_withdraw_funds ... ok [INFO] [stdout] test testing::contract_tests::test_update_minter ... ok [INFO] [stdout] test testing::contract_tests::test_update_collection_info ... ok [INFO] [stdout] test testing::contract_tests::test_update_nft_info ... ok [INFO] [stdout] test testing::unit_tests::test_instantiation ... ok [INFO] [stdout] test testing::unit_tests::test_instantiation_with_proper_minter_and_creator ... ok [INFO] [stdout] test testing::unit_tests::test_instantiation_with_collection_info ... ok [INFO] [stdout] test testing::multi_tests::test_instantiate ... ok [INFO] [stdout] test testing::unit_tests::test_collection_info_update ... ok [INFO] [stdout] test testing::unit_tests::test_nft_mint ... ok [INFO] [stdout] test testing::multi_tests::test_queries ... ok [INFO] [stdout] test testing::multi_tests::test_operator ... ok [INFO] [stdout] test testing::multi_tests::test_update_nft_metadata ... ok [INFO] [stdout] test testing::multi_tests::test_migration_legacy_to_latest ... ok [INFO] [stdout] test testing::unit_tests::test_migrate_v16_onchain_metadata_contract ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw721_base-8509819fbd9287a5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::use_empty_metadata_extension ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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/cw721_expiration-ee763a7f1124ca10) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test contract_tests::test_all_nft_info ... ok [INFO] [stdout] test contract_tests::proper_instantiation_with_collection_info ... ok [INFO] [stdout] test contract_tests::test_all_tokens ... ok [INFO] [stdout] test contract_tests::test_approvals ... ok [INFO] [stdout] test contract_tests::test_approve_revoke ... ok [INFO] [stdout] test contract_tests::test_approval ... ok [INFO] [stdout] test contract_tests::proper_instantiation ... ok [INFO] [stdout] test contract_tests::test_approve_all_revoke_all ... ok [INFO] [stdout] test contract_tests::test_nft_info ... ok [INFO] [stdout] test contract_tests::test_mint ... ok [INFO] [stdout] test contract_tests::test_burn ... ok [INFO] [stdout] test tests::proper_cw2_initialization ... ok [INFO] [stdout] test contract_tests::test_tokens ... ok [INFO] [stdout] test contract_tests::test_update_minter ... ok [INFO] [stdout] test contract_tests::test_tokens_by_owner ... ok [INFO] [stdout] test contract_tests::test_transfer_nft ... ok [INFO] [stdout] test contract_tests::test_owner_of ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw721_fixed_price-e5177244d4cd0891) [INFO] [stdout] test contract_tests::test_send_nft ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test contract::tests::cw721_already_linked ... ok [INFO] [stdout] test contract::tests::initialization ... ok [INFO] [stdout] test contract::tests::mint ... ok [INFO] [stdout] test contract::tests::invalid_reply_id ... ok [INFO] [stdout] test contract::tests::invalid_max_tokens ... ok [INFO] [stdout] test contract::tests::unauthorized_token ... ok [INFO] [stdout] test contract::tests::sold_out ... ok [INFO] [stdout] test contract::tests::wrong_amount ... ok [INFO] [stdout] test contract::tests::invalid_unit_price ... ok [INFO] [stdout] test contract::tests::uninitialized ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 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/cw721_metadata_onchain-022f365ae6940b0b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::proper_cw2_initialization ... ok [INFO] [stdout] test tests::use_metadata_extension ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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/cw721_non_transferable-d0fcc26ace413129) [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/cw721_receiver_tester-d9af615f5aab29f6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test msg::tests::inner_msg_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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-bddaa2daffa664e4) [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 tests/multitest.rs (/opt/rustwide/target/debug/deps/multitest-7a4f22ee259c8e37) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_cw721_base_receive_succeed ... ok [INFO] [stdout] test test_cw721_base_receive_fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw2981_royalties [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 cw721_expiration [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 cw721_fixed_price [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 cw721_non_transferable [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 cw721_receiver_tester [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" "2942747eb3d2dc115277e0bd9d96f0872aa492433c3d9469736b2d62783efba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2942747eb3d2dc115277e0bd9d96f0872aa492433c3d9469736b2d62783efba5", kill_on_drop: false }` [INFO] [stdout] 2942747eb3d2dc115277e0bd9d96f0872aa492433c3d9469736b2d62783efba5