[INFO] cloning repository https://github.com/seinj0312/cw-nft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seinj0312/cw-nft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseinj0312%2Fcw-nft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseinj0312%2Fcw-nft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 557ba801752db4445f8d2c883835372301e0d17b [INFO] testing seinj0312/cw-nft against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseinj0312%2Fcw-nft" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/seinj0312/cw-nft [INFO] finished tweaking git repo https://github.com/seinj0312/cw-nft [INFO] tweaked toml for git repo https://github.com/seinj0312/cw-nft written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/seinj0312/cw-nft on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/seinj0312/cw-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "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/CosmWasm/cw-nfts` [INFO] [stderr] Updating git repository `https://github.com/CosmWasm/cw-nfts` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-std v1.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efef112dc2a594890a87dec68b6b91116c3cbe46b862f08dc7084c7bb316f2f9 [INFO] running `Command { std: "docker" "start" "-a" "efef112dc2a594890a87dec68b6b91116c3cbe46b862f08dc7084c7bb316f2f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efef112dc2a594890a87dec68b6b91116c3cbe46b862f08dc7084c7bb316f2f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efef112dc2a594890a87dec68b6b91116c3cbe46b862f08dc7084c7bb316f2f9", kill_on_drop: false }` [INFO] [stdout] efef112dc2a594890a87dec68b6b91116c3cbe46b862f08dc7084c7bb316f2f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1fca9804d46787bd03a204cae1cf2e9e8adb2288c1b87098bee5a46bb456a21 [INFO] running `Command { std: "docker" "start" "-a" "b1fca9804d46787bd03a204cae1cf2e9e8adb2288c1b87098bee5a46bb456a21", 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: profile package spec `cw721-metadata-onchain` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw721-receiver` in profile `release` did not match any packages [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.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 der v0.7.9 [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 generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling ryu v1.0.18 [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 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 bech32 v0.9.1 [INFO] [stderr] Compiling bnum v0.10.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sec1 v0.7.3 [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 digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.1 [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 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 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-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 cw721-receiver-tester v0.19.0 (/opt/rustwide/workdir/contracts/cw721-receiver-tester) [INFO] [stderr] Compiling cw721-fixed-price v0.19.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price) [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-expiration v0.19.0 (/opt/rustwide/workdir/contracts/cw721-expiration) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "b1fca9804d46787bd03a204cae1cf2e9e8adb2288c1b87098bee5a46bb456a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1fca9804d46787bd03a204cae1cf2e9e8adb2288c1b87098bee5a46bb456a21", kill_on_drop: false }` [INFO] [stdout] b1fca9804d46787bd03a204cae1cf2e9e8adb2288c1b87098bee5a46bb456a21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de13524148f695922193410bb39897171a02c9c87662b4f688ab9ca0394df9a2 [INFO] running `Command { std: "docker" "start" "-a" "de13524148f695922193410bb39897171a02c9c87662b4f688ab9ca0394df9a2", 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: profile package spec `cw721-metadata-onchain` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw721-receiver` in profile `release` did not match any packages [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-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-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-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-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] Compiling either v1.12.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling cw-ownable-derive v0.5.1 [INFO] [stderr] Compiling cw-address-like v1.0.4 [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 v0.16.0 [INFO] [stderr] Compiling cw721-base v0.16.0 (https://github.com/CosmWasm/cw-nfts?tag=v0.16.0#2cad1d3e) [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cw-ownable v0.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [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-base v0.16.0 [INFO] [stderr] Compiling cw721-base v0.19.0 (/opt/rustwide/workdir/contracts/cw721-base) [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling cw721-base v0.17.0 (https://github.com/CosmWasm/cw-nfts?tag=v0.17.0#c1ece555) [INFO] [stderr] Compiling cw721-base v0.18.0 (https://github.com/CosmWasm/cw-nfts?tag=v0.18.0#177a993d) [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling cw-multi-test v0.20.1 [INFO] [stderr] Compiling cw721-fixed-price v0.19.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price) [INFO] [stderr] Compiling cw721-receiver-tester v0.19.0 (/opt/rustwide/workdir/contracts/cw721-receiver-tester) [INFO] [stderr] Compiling cw721 v0.19.0 (/opt/rustwide/workdir/packages/cw721) [INFO] [stderr] Compiling cw721-expiration v0.19.0 (/opt/rustwide/workdir/contracts/cw721-expiration) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.44s [INFO] running `Command { std: "docker" "inspect" "de13524148f695922193410bb39897171a02c9c87662b4f688ab9ca0394df9a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de13524148f695922193410bb39897171a02c9c87662b4f688ab9ca0394df9a2", kill_on_drop: false }` [INFO] [stdout] de13524148f695922193410bb39897171a02c9c87662b4f688ab9ca0394df9a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a98381b100e6d89e6eb588b1124b2537d37b9384a21c8d88e9151acd4b75d25 [INFO] running `Command { std: "docker" "start" "-a" "8a98381b100e6d89e6eb588b1124b2537d37b9384a21c8d88e9151acd4b75d25", 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: profile package spec `cw721-metadata-onchain` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw721-receiver` in profile `release` did not match any packages [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-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-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-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-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] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw2981_royalties-43156aa3fbb7f883) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::check_token_royalties ... ok [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] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw721-dae78c2db8e8ca00) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test testing::contract_tests::burning ... ok [INFO] [stdout] test testing::contract_tests::approving_revoking ... ok [INFO] [stdout] test testing::contract_tests::approving_all_revoking_all ... ok [INFO] [stdout] test testing::contract_tests::proper_instantiation ... ok [INFO] [stdout] test testing::contract_tests::test_remove_withdraw_address ... ok [INFO] [stdout] test testing::contract_tests::test_set_withdraw_address ... 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::multi_tests::test_instantiate_016_msg ... ok [INFO] [stdout] test testing::contract_tests::proper_instantiation_with_collection_info ... ok [INFO] [stdout] test testing::contract_tests::minting ... ok [INFO] [stdout] test testing::contract_tests::transferring_nft ... ok [INFO] [stdout] test testing::contract_tests::sending_nft ... ok [INFO] [stdout] test testing::unit_tests::proper_cw2_initialization ... ok [INFO] [stdout] test testing::unit_tests::proper_owner_initialization ... ok [INFO] [stdout] test testing::multi_tests::test_operator ... ok [INFO] [stdout] test testing::unit_tests::use_metadata_extension ... ok [INFO] [stdout] test testing::contract_tests::query_tokens_by_owner ... ok [INFO] [stdout] test testing::multi_tests::test_migration_legacy_to_latest ... ok [INFO] [stdout] test testing::unit_tests::test_migrate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw721_base-944365e51e4d491c) [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_expiration-0d85f9002c7f74e0) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test contract_tests::proper_instantiation_with_collection_info ... ok [INFO] [stdout] test contract_tests::proper_instantiation ... ok [INFO] [stdout] test contract_tests::test_all_nft_info ... ok [INFO] [stdout] test contract_tests::test_approvals ... ok [INFO] [stdout] test contract_tests::test_nft_info ... ok [INFO] [stdout] test contract_tests::test_burn ... ok [INFO] [stdout] test contract_tests::test_mint ... ok [INFO] [stdout] test contract_tests::test_all_tokens ... ok [INFO] [stdout] test contract_tests::test_approval ... ok [INFO] [stdout] test contract_tests::test_approve_all_revoke_all ... ok [INFO] [stdout] test contract_tests::test_approve_revoke ... ok [INFO] [stdout] test contract_tests::test_owner_of ... ok [INFO] [stdout] test contract_tests::test_send_nft ... ok [INFO] [stdout] test contract_tests::test_tokens ... ok [INFO] [stdout] test contract_tests::test_tokens_by_owner ... ok [INFO] [stdout] test tests::proper_cw2_initialization ... ok [INFO] [stdout] test contract_tests::test_update_minter ... ok [INFO] [stdout] test contract_tests::test_transfer_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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw721_fixed_price-49475da358384deb) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test contract::tests::mint ... ok [INFO] [stdout] test contract::tests::invalid_max_tokens ... ok [INFO] [stdout] test contract::tests::unauthorized_token ... ok [INFO] [stdout] test contract::tests::uninitialized ... ok [INFO] [stdout] test contract::tests::cw721_already_linked ... ok [INFO] [stdout] test contract::tests::invalid_reply_id ... ok [INFO] [stdout] test contract::tests::invalid_unit_price ... ok [INFO] [stdout] test contract::tests::initialization ... ok [INFO] [stdout] test contract::tests::sold_out ... ok [INFO] [stdout] test contract::tests::wrong_amount ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw721_non_transferable-bd4673e52a0fc8a7) [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-c93f45c30ba3ebcc) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-71d8a4b900089cb2) [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] [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-bd6b20c10004560d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_cw721_base_receive_fail ... ok [INFO] [stdout] test test_cw721_base_receive_succeed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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 [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_base [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] [stderr] error: failed to create temporary directory: Custom { kind: StorageFull, error: PathError { path: "/tmp/rustdoctestWqH9j6", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `-p cw721-non-transferable --doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustdoc --edition=2021 --crate-type cdylib --crate-type rlib --color auto --crate-name cw721_non_transferable --test contracts/cw721-non-transferable/src/lib.rs --test-run-directory /opt/rustwide/workdir/contracts/cw721-non-transferable -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-85779ac6adc69232.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-1c709e6a0fc9b8ef.rlib --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-bc02f7ffcae0ea9f.rlib --extern cw2=/opt/rustwide/target/debug/deps/libcw2-423bd3875e3a66a3.rlib --extern cw721=/opt/rustwide/target/debug/deps/libcw721-4419507ed7cb7a0d.rlib --extern cw721_base=/opt/rustwide/target/debug/deps/libcw721_base.rlib --extern cw721_non_transferable=/opt/rustwide/target/debug/deps/libcw721_non_transferable.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-90c7faf87f6408b6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a8e309069fd08eea.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtraces", "library"))' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "8a98381b100e6d89e6eb588b1124b2537d37b9384a21c8d88e9151acd4b75d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a98381b100e6d89e6eb588b1124b2537d37b9384a21c8d88e9151acd4b75d25", kill_on_drop: false }` [INFO] [stdout] 8a98381b100e6d89e6eb588b1124b2537d37b9384a21c8d88e9151acd4b75d25