[INFO] cloning repository https://github.com/ShareRing/shareledger-cw-contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShareRing/shareledger-cw-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShareRing%2Fshareledger-cw-contracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShareRing%2Fshareledger-cw-contracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed3816fabb8819d9e649f63cbf769d828575b6d1 [INFO] testing ShareRing/shareledger-cw-contracts against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShareRing%2Fshareledger-cw-contracts" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShareRing/shareledger-cw-contracts on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShareRing/shareledger-cw-contracts [INFO] finished tweaking git repo https://github.com/ShareRing/shareledger-cw-contracts [INFO] tweaked toml for git repo https://github.com/ShareRing/shareledger-cw-contracts written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ShareRing/shareledger-cw-contracts 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.83.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] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-schema v1.1.9 [INFO] [stderr] Downloaded cosmwasm-schema-derive v1.1.9 [INFO] [stderr] Downloaded cw2 v0.16.0 [INFO] [stderr] Downloaded cw-utils v0.16.0 [INFO] [stderr] Downloaded cosmwasm-crypto v1.1.9 [INFO] [stderr] Downloaded cw20 v0.16.0 [INFO] [stderr] Downloaded cosmwasm-std v1.1.9 [INFO] [stderr] Downloaded cosmwasm-derive v1.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d919259a81bdde7400970f64dd58f1284c79b3d71b259b8c4ad3e024c9e5d9d1 [INFO] running `Command { std: "docker" "start" "-a" "d919259a81bdde7400970f64dd58f1284c79b3d71b259b8c4ad3e024c9e5d9d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d919259a81bdde7400970f64dd58f1284c79b3d71b259b8c4ad3e024c9e5d9d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d919259a81bdde7400970f64dd58f1284c79b3d71b259b8c4ad3e024c9e5d9d1", kill_on_drop: false }` [INFO] [stdout] d919259a81bdde7400970f64dd58f1284c79b3d71b259b8c4ad3e024c9e5d9d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 362fa969edee78666e3e3c48142a998d9ddf9e4ee5a3812429e680a3268dcd96 [INFO] running `Command { std: "docker" "start" "-a" "362fa969edee78666e3e3c48142a998d9ddf9e4ee5a3812429e680a3268dcd96", 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 bin target `schema` in package `cw1-subkeys v1.0.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the bin target `schema` in package `cw1 v1.0.1 (/opt/rustwide/workdir/packages/cw1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw1-subkeys v1.0.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the bin target `schema` in package `cw1 v1.0.1 (/opt/rustwide/workdir/packages/cw1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw1-whitelist v1.0.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the bin target `schema` in package `cw1-subkeys v1.0.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw1-whitelist v1.0.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the bin target `schema` in package `cw1-subkeys v1.0.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw1155 v0.16.0 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the bin target `schema` in package `cw1-whitelist v1.0.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw1155 v0.16.0 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the bin target `schema` in package `cw1-whitelist v1.0.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw1155-base v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the bin target `schema` in package `cw1155 v0.16.0 (/opt/rustwide/workdir/packages/cw1155)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw1155-base v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the bin target `schema` in package `cw1155 v0.16.0 (/opt/rustwide/workdir/packages/cw1155)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw1155-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-royalties)` has the same output filename as the bin target `schema` in package `cw1155-base v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw1155-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-royalties)` has the same output filename as the bin target `schema` in package `cw1155-base v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw20 v1.0.1 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the bin target `schema` in package `cw1155-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-royalties)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw20 v1.0.1 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the bin target `schema` in package `cw1155-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-royalties)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw20-base v1.0.1 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the bin target `schema` in package `cw20 v1.0.1 (/opt/rustwide/workdir/packages/cw20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw20-base v1.0.1 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the bin target `schema` in package `cw20 v1.0.1 (/opt/rustwide/workdir/packages/cw20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw20-ics20 v1.0.1 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the bin target `schema` in package `cw20-base v1.0.1 (/opt/rustwide/workdir/contracts/cw20-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw20-ics20 v1.0.1 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the bin target `schema` in package `cw20-base v1.0.1 (/opt/rustwide/workdir/contracts/cw20-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw3 v1.0.1 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the bin target `schema` in package `cw20-ics20 v1.0.1 (/opt/rustwide/workdir/contracts/cw20-ics20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw3 v1.0.1 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the bin target `schema` in package `cw20-ics20 v1.0.1 (/opt/rustwide/workdir/contracts/cw20-ics20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw3-fixed-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the bin target `schema` in package `cw3 v1.0.1 (/opt/rustwide/workdir/packages/cw3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw3-fixed-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the bin target `schema` in package `cw3 v1.0.1 (/opt/rustwide/workdir/packages/cw3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw3-flex-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the bin target `schema` in package `cw3-fixed-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw3-flex-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the bin target `schema` in package `cw3-fixed-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw4 v1.0.1 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the bin target `schema` in package `cw3-flex-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw4 v1.0.1 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the bin target `schema` in package `cw3-flex-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw4-group v1.0.1 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the bin target `schema` in package `cw4 v1.0.1 (/opt/rustwide/workdir/packages/cw4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw4-group v1.0.1 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the bin target `schema` in package `cw4 v1.0.1 (/opt/rustwide/workdir/packages/cw4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw4-stake v1.0.1 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the bin target `schema` in package `cw4-group v1.0.1 (/opt/rustwide/workdir/contracts/cw4-group)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `cw4-stake v1.0.1 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the bin target `schema` in package `cw4-group v1.0.1 (/opt/rustwide/workdir/contracts/cw4-group)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.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.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling cosmwasm-derive v1.1.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.1.9 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.4.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.1.9 [INFO] [stderr] Compiling cosmwasm-std v1.1.9 [INFO] [stderr] Compiling cosmwasm-schema v1.1.9 [INFO] [stderr] Compiling cw-storage-plus v1.0.1 [INFO] [stderr] Compiling cw-storage-plus v0.16.0 [INFO] [stderr] Compiling cw1 v1.0.1 (/opt/rustwide/workdir/packages/cw1) [INFO] [stderr] Compiling cw2 v1.0.1 [INFO] [stderr] Compiling cw2 v1.0.1 (/opt/rustwide/workdir/packages/cw2) [INFO] [stderr] Compiling cw4 v1.0.1 (/opt/rustwide/workdir/packages/cw4) [INFO] [stderr] Compiling cw-utils v1.0.1 [INFO] [stderr] Compiling cw2 v0.16.0 [INFO] [stderr] Compiling cw-utils v0.16.0 [INFO] [stderr] Compiling cw20 v1.0.1 (/opt/rustwide/workdir/packages/cw20) [INFO] [stderr] Compiling cw-controllers v1.0.1 (/opt/rustwide/workdir/packages/controllers) [INFO] [stderr] Compiling cw1155 v0.16.0 (/opt/rustwide/workdir/packages/cw1155) [INFO] [stderr] Compiling cw721 v0.16.0 (/opt/rustwide/workdir/packages/cw721) [INFO] [stderr] Compiling cw20 v0.16.0 [INFO] [stderr] Compiling cw1-whitelist v1.0.1 (/opt/rustwide/workdir/contracts/cw1-whitelist) [INFO] [stderr] Compiling cw4-group v1.0.1 (/opt/rustwide/workdir/contracts/cw4-group) [INFO] [stderr] Compiling cw3 v1.0.1 (/opt/rustwide/workdir/packages/cw3) [INFO] [stderr] Compiling cw1155-base v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-base) [INFO] [stderr] Compiling cw1155-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-royalties) [INFO] [stderr] Compiling cw721-base v0.16.0 (/opt/rustwide/workdir/contracts/cw721-base) [INFO] [stderr] Compiling cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id) [INFO] [stderr] Compiling cw20-base v1.0.1 (/opt/rustwide/workdir/contracts/cw20-base) [INFO] [stderr] Compiling cw20-ics20 v1.0.1 (/opt/rustwide/workdir/contracts/cw20-ics20) [INFO] [stderr] Compiling cw4-stake v1.0.1 (/opt/rustwide/workdir/contracts/cw4-stake) [INFO] [stderr] Compiling cw1-subkeys v1.0.1 (/opt/rustwide/workdir/contracts/cw1-subkeys) [INFO] [stderr] Compiling cw3-fixed-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig) [INFO] [stderr] Compiling cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement) [INFO] [stderr] Compiling cw721-non-transferable v0.16.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable) [INFO] [stderr] Compiling cw2981-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties) [INFO] [stderr] Compiling cw721-metadata-onchain v0.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain) [INFO] [stderr] Compiling cw721-fixed-price v0.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price) [INFO] [stderr] Compiling cw3-flex-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.23s [INFO] running `Command { std: "docker" "inspect" "362fa969edee78666e3e3c48142a998d9ddf9e4ee5a3812429e680a3268dcd96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "362fa969edee78666e3e3c48142a998d9ddf9e4ee5a3812429e680a3268dcd96", kill_on_drop: false }` [INFO] [stdout] 362fa969edee78666e3e3c48142a998d9ddf9e4ee5a3812429e680a3268dcd96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eedd946859cac12bc633f70c58a5dccf56bf9b87900a521f7385e867e8d1b97d [INFO] running `Command { std: "docker" "start" "-a" "eedd946859cac12bc633f70c58a5dccf56bf9b87900a521f7385e867e8d1b97d", 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 `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)` has the same output filename as the example target `schema` in package `cw2981-royalties v0.16.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 `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)` has the same output filename as the example target `schema` in package `cw2981-royalties v0.16.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 v0.16.0 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)`. [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.16.0 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)`. [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-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)` has the same output filename as the example target `schema` in package `cw721 v0.16.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-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)` has the same output filename as the example target `schema` in package `cw721 v0.16.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-base v0.16.0 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)`. [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.16.0 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)`. [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.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)` has the same output filename as the example target `schema` in package `cw721-base v0.16.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-fixed-price v0.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)` has the same output filename as the example target `schema` in package `cw721-base v0.16.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-metadata-onchain v0.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)` has the same output filename as the example target `schema` in package `cw721-fixed-price v0.16.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.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)` has the same output filename as the example target `schema` in package `cw721-fixed-price v0.16.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.16.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable)` has the same output filename as the example target `schema` in package `cw721-metadata-onchain v0.16.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.16.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable)` has the same output filename as the example target `schema` in package `cw721-metadata-onchain v0.16.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.66 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling cw1 v1.0.1 (/opt/rustwide/workdir/packages/cw1) [INFO] [stderr] Compiling cw2 v1.0.1 (/opt/rustwide/workdir/packages/cw2) [INFO] [stderr] Compiling cw4 v1.0.1 (/opt/rustwide/workdir/packages/cw4) [INFO] [stderr] Compiling cw721 v0.16.0 (/opt/rustwide/workdir/packages/cw721) [INFO] [stderr] Compiling cw1155-base v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-base) [INFO] [stderr] Compiling cw1-subkeys v1.0.1 (/opt/rustwide/workdir/contracts/cw1-subkeys) [INFO] [stderr] Compiling cw4-stake v1.0.1 (/opt/rustwide/workdir/contracts/cw4-stake) [INFO] [stderr] Compiling cw1155-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-royalties) [INFO] [stderr] Compiling cw2981-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties) [INFO] [stderr] Compiling cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement) [INFO] [stderr] Compiling cw721-non-transferable v0.16.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable) [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cw721-metadata-onchain v0.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain) [INFO] [stderr] Compiling cw721-base v0.16.0 (/opt/rustwide/workdir/contracts/cw721-base) [INFO] [stderr] Compiling cw20-ics20 v1.0.1 (/opt/rustwide/workdir/contracts/cw20-ics20) [INFO] [stderr] Compiling cw4-group v1.0.1 (/opt/rustwide/workdir/contracts/cw4-group) [INFO] [stderr] Compiling cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id) [INFO] [stderr] Compiling cw3 v1.0.1 (/opt/rustwide/workdir/packages/cw3) [INFO] [stderr] Compiling cw20 v1.0.1 (/opt/rustwide/workdir/packages/cw20) [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling cw1155 v0.16.0 (/opt/rustwide/workdir/packages/cw1155) [INFO] [stderr] Compiling cw-controllers v1.0.1 (/opt/rustwide/workdir/packages/controllers) [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling cw-multi-test v0.16.2 [INFO] [stderr] Compiling cw721-fixed-price v0.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price) [INFO] [stderr] Compiling cw3-fixed-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig) [INFO] [stderr] Compiling cw3-flex-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig) [INFO] [stderr] Compiling cw1-whitelist v1.0.1 (/opt/rustwide/workdir/contracts/cw1-whitelist) [INFO] [stderr] Compiling cw20-base v1.0.1 (/opt/rustwide/workdir/contracts/cw20-base) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.26s [INFO] running `Command { std: "docker" "inspect" "eedd946859cac12bc633f70c58a5dccf56bf9b87900a521f7385e867e8d1b97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eedd946859cac12bc633f70c58a5dccf56bf9b87900a521f7385e867e8d1b97d", kill_on_drop: false }` [INFO] [stdout] eedd946859cac12bc633f70c58a5dccf56bf9b87900a521f7385e867e8d1b97d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 89434c358fdf920fe424133a6e8c5414894e458fa2f5851cdafc915718120ac5 [INFO] running `Command { std: "docker" "start" "-a" "89434c358fdf920fe424133a6e8c5414894e458fa2f5851cdafc915718120ac5", 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 `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)` has the same output filename as the example target `schema` in package `cw2981-royalties v0.16.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 `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)` has the same output filename as the example target `schema` in package `cw2981-royalties v0.16.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 v0.16.0 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)`. [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.16.0 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)`. [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-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)` has the same output filename as the example target `schema` in package `cw721 v0.16.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-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)` has the same output filename as the example target `schema` in package `cw721 v0.16.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-base v0.16.0 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)`. [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.16.0 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)`. [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.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)` has the same output filename as the example target `schema` in package `cw721-base v0.16.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-fixed-price v0.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)` has the same output filename as the example target `schema` in package `cw721-base v0.16.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-metadata-onchain v0.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)` has the same output filename as the example target `schema` in package `cw721-fixed-price v0.16.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.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)` has the same output filename as the example target `schema` in package `cw721-fixed-price v0.16.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.16.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable)` has the same output filename as the example target `schema` in package `cw721-metadata-onchain v0.16.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.16.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable)` has the same output filename as the example target `schema` in package `cw721-metadata-onchain v0.16.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.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_controllers-e29cce4bce4980de) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test admin::tests::test_execute_query ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_cap_greater_than_pending_claims ... ok [INFO] [stdout] test claim::test::can_create_claim ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_no_claims ... ok [INFO] [stdout] test admin::tests::set_and_get_admin ... ok [INFO] [stdout] test admin::tests::admin_checks ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_cap_only_one_claim_released ... ok [INFO] [stdout] test claim::test::check_create_claim_updates_map ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_all_released_claims ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_no_released_claims ... ok [INFO] [stdout] test claim::test::can_create_claims ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_zero_cap ... ok [INFO] [stdout] test claim::test::test_query_claims_returns_empty_for_non_existent_user ... ok [INFO] [stdout] test claim::test::test_query_claims_returns_correct_claims ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_one_released_claim ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_cap_too_low_no_claims_released ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 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/cw1-6b651c28300a6be7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-94949e05c2e48cac) [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/cw1_subkeys-5024b49353b22c3b) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test contract::tests::admins::query ... ok [INFO] [stdout] test contract::tests::admins::non_owner_update ... ok [INFO] [stdout] test contract::tests::admins::removed_owner_fail_to_update ... ok [INFO] [stdout] test contract::tests::allowance::query_all ... ok [INFO] [stdout] test contract::tests::custom_msg::admin ... ok [INFO] [stdout] test contract::tests::custom_msg::non_admin ... ok [INFO] [stdout] test contract::tests::decrease_allowances::existing_token_partial ... ok [INFO] [stdout] test contract::tests::can_execute::missing_permissions ... ok [INFO] [stdout] test contract::tests::allowance::query_expired ... ok [INFO] [stdout] test contract::tests::can_execute::expired_allowance ... ok [INFO] [stdout] test contract::tests::decrease_allowances::last_existing_token_whole ... ok [INFO] [stdout] test contract::tests::decrease_allowances::existing_token_underflow ... ok [INFO] [stdout] test contract::tests::allowance::query ... ok [INFO] [stdout] test contract::tests::decrease_allowances::non_exisiting_spender ... ok [INFO] [stdout] test contract::tests::decrease_allowances::non_exisiting_token ... ok [INFO] [stdout] test contract::tests::decrease_allowances::previous_expired ... ok [INFO] [stdout] test contract::tests::decrease_allowances::existing_token_whole ... ok [INFO] [stdout] test contract::tests::admins::update ... ok [INFO] [stdout] test contract::tests::can_execute::allowed ... ok [INFO] [stdout] test contract::tests::can_execute::admin ... ok [INFO] [stdout] test contract::tests::can_execute::not_enough_allowance ... ok [INFO] [stdout] test contract::tests::admins::non_admin_fail_to_update ... ok [INFO] [stdout] test contract::tests::decrease_allowances::set_expired ... ok [INFO] [stdout] test contract::tests::decrease_allowances::with_expiration ... ok [INFO] [stdout] test contract::tests::increase_allowance::existing_token ... ok [INFO] [stdout] test contract::tests::get_contract_version_works ... ok [INFO] [stdout] test contract::tests::increase_allowance::new_spender_with_expiration ... ok [INFO] [stdout] test contract::tests::spend::admin_without_allowance ... ok [INFO] [stdout] test contract::tests::increase_allowance::new_token_on_existing_spender ... ok [INFO] [stdout] test contract::tests::spend::time_allowance_expired ... ok [INFO] [stdout] test contract::tests::increase_allowance::update_expired_with_no_expiration ... ok [INFO] [stdout] test contract::tests::spend::with_allowance ... ok [INFO] [stdout] test contract::tests::spend::without_allowance ... ok [INFO] [stdout] test contract::tests::increase_allowance::with_expiration ... ok [INFO] [stdout] test contract::tests::permissions::query ... ok [INFO] [stdout] test contract::tests::permissions_allowances_independent ... ok [INFO] [stdout] test contract::tests::permissions::query_all ... ok [INFO] [stdout] test contract::tests::staking_permission::admin ... ok [INFO] [stdout] test contract::tests::staking_permission::allowed ... ok [INFO] [stdout] test contract::tests::spend::height_allowance_expired ... ok [INFO] [stdout] test contract::tests::increase_allowance::set_expired ... ok [INFO] [stdout] test contract::tests::increase_allowance::previous_expired ... ok [INFO] [stdout] test contract::tests::increase_allowance::new_spender ... ok [INFO] [stdout] test contract::tests::spend::not_enough_allowance ... ok [INFO] [stdout] test contract::tests::can_execute::custom ... ok [INFO] [stdout] test contract::tests::staking_permission::reject ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-5492e0a3953e6d42) [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1_whitelist-048c61d28acd26e4) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test contract::tests::can_execute_query_works ... ok [INFO] [stdout] test contract::tests::execute_messages_has_proper_permissions ... ok [INFO] [stdout] test contract::tests::instantiate_and_modify_config ... ok [INFO] [stdout] test state::tests::can_modify ... ok [INFO] [stdout] test state::tests::is_admin ... ok [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-41f4fed5adb4979f) [INFO] [stdout] test integration_tests::proxy_freeze_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1155-0b8c18f4ab2e7021) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-121e258069145aef) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1155_base-5bfa4d3bed09ced9) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::approval_expires ... ok [INFO] [stdout] test tests::check_send_contract ... ok [INFO] [stdout] test tests::check_queries ... ok [INFO] [stdout] test tests::check_transfers ... ok [INFO] [stdout] test tests::mint_overflow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-723aa0b45e3b9228) [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/cw1155_royalties-457239120da8acd0) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::approval_expires ... ok [INFO] [stdout] test tests::check_send_contract ... ok [INFO] [stdout] test tests::auto_increment_mint ... ok [INFO] [stdout] test tests::mint_overflow ... ok [INFO] [stdout] test tests::check_queries ... ok [INFO] [stdout] test tests::check_transfers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-ca9dd4acdf4e065e) [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/cw2-4caaa4dba413fd33) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::get_and_set_work ... 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/cw20-f0e705d9a9c6afcb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-5b648db11234f1fd) [INFO] [stdout] test tests::it_works ... 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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_base-22cc4cc147d8f5a3) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test allowances::tests::increase_decrease_allowances ... ok [INFO] [stdout] test allowances::tests::no_self_allowance ... ok [INFO] [stdout] test allowances::tests::burn_from_respects_limits ... ok [INFO] [stdout] test contract::tests::instantiate::basic ... ok [INFO] [stdout] test contract::tests::burn ... ok [INFO] [stdout] test allowances::tests::no_past_expiration ... ok [INFO] [stdout] test contract::tests::instantiate::mintable_over_cap ... ok [INFO] [stdout] test contract::tests::can_mint_by_minter ... ok [INFO] [stdout] test allowances::tests::allowances_independent ... ok [INFO] [stdout] test contract::tests::instantiate_multiple_accounts ... ok [INFO] [stdout] test contract::tests::marketing::clear_project ... ok [INFO] [stdout] test contract::tests::instantiate::marketing::basic ... ok [INFO] [stdout] test contract::tests::instantiate::marketing::invalid_marketing ... ok [INFO] [stdout] test contract::tests::instantiate::mintable ... ok [INFO] [stdout] test contract::tests::marketing::update_logo_png ... ok [INFO] [stdout] test contract::tests::marketing::clear_description ... ok [INFO] [stdout] test allowances::tests::transfer_from_respects_limits ... ok [INFO] [stdout] test contract::tests::marketing::update_description ... ok [INFO] [stdout] test contract::tests::marketing::clear_marketing ... ok [INFO] [stdout] test contract::tests::marketing::update_logo_png_invalid ... ok [INFO] [stdout] test contract::tests::marketing::update_logo_svg ... ok [INFO] [stdout] test contract::tests::marketing::update_logo_svg_invalid ... ok [INFO] [stdout] test contract::tests::marketing::update_logo_png_oversized ... ok [INFO] [stdout] test contract::tests::marketing::update_logo_svg_oversized ... ok [INFO] [stdout] test contract::tests::marketing::update_logo_url ... ok [INFO] [stdout] test allowances::tests::send_from_respects_limits ... ok [INFO] [stdout] test contract::tests::minter_can_update_minter_but_not_cap ... ok [INFO] [stdout] test contract::tests::marketing::update_project ... ok [INFO] [stdout] test contract::tests::others_cannot_update_minter ... ok [INFO] [stdout] test contract::tests::marketing::update_unauthorised ... ok [INFO] [stdout] test contract::tests::migration::test_migrate ... ok [INFO] [stdout] test contract::tests::no_one_mints_if_minter_unset ... ok [INFO] [stdout] test contract::tests::others_cannot_mint ... ok [INFO] [stdout] test contract::tests::queries_work ... ok [INFO] [stdout] test contract::tests::marketing::update_marketing ... ok [INFO] [stdout] test contract::tests::marketing::update_marketing_invalid ... ok [INFO] [stdout] test enumerable::tests::query_all_accounts_works ... ok [INFO] [stdout] test contract::tests::send ... ok [INFO] [stdout] test msg::tests::validate_instantiatemsg_symbol ... ok [INFO] [stdout] test enumerable::tests::query_all_owner_allowances_works ... ok [INFO] [stdout] test contract::tests::unset_minter ... ok [INFO] [stdout] test msg::tests::validate_instantiatemsg_name ... ok [INFO] [stdout] test enumerable::tests::query_all_spender_allowances_works ... ok [INFO] [stdout] test contract::tests::transfer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-477e2dee66c69fc8) [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/cw20_ics20-06c6491a585f4133) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test ibc::test::check_ack_json ... ok [INFO] [stdout] test contract::test::proper_checks_on_execute_cw20 ... ok [INFO] [stdout] test contract::test::proper_checks_on_execute_native ... ok [INFO] [stdout] test contract::test::v3_migration_works ... ok [INFO] [stdout] test ibc::test::check_gas_limit_handles_all_cases ... ok [INFO] [stdout] test ibc::test::check_packet_json ... ok [INFO] [stdout] test ibc::test::send_receive_cw20 ... ok [INFO] [stdout] test contract::test::setup_and_query ... ok [INFO] [stdout] test ibc::test::send_receive_native ... ok [INFO] [stdout] test contract::test::execute_cw20_fails_if_not_whitelisted_unless_default_gas_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-3588ecf33cbad215) [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/cw2981_royalties-fbd0e15e2c0e6fa3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::check_royalties_response ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw2981_royalties_autoincrement-05a9ed373d248b83) [INFO] [stdout] test tests::check_token_royalties ... ok [INFO] [stdout] test tests::use_metadata_extension ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::check_royalties_response ... ok [INFO] [stdout] test tests::check_token_royalties ... FAILED [INFO] [stdout] test tests::use_metadata_extension ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::check_token_royalties stdout ---- [INFO] [stdout] thread 'tests::check_token_royalties' panicked at contracts/cw2981-royalties-autoincrement/src/lib.rs:216:90: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound { kind: "cw721_autoincrement_id::state::TokenInfo>" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e04364953ca - std::backtrace_rs::backtrace::libunwind::trace::h5a5b8284f2d0c266 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5e04364953ca - std::backtrace_rs::backtrace::trace_unsynchronized::h76d4f1c9b0b875e3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5e04364953ca - std::sys::backtrace::_print_fmt::hc4546b8364a537c6 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e04364953ca - ::fmt::h5b6bd5631a6d1f6b [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e04364bb9c3 - core::fmt::rt::Argument::fmt::h270f6602a2b96f62 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5e04364bb9c3 - core::fmt::write::h7550c97b06c86515 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x5e0436492593 - std::io::Write::write_fmt::h509ff860e5956e5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x5e0436495212 - std::sys::backtrace::BacktraceLock::print::h2395ccd2c84ba3aa [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5e043649682a - std::panicking::default_hook::{{closure}}::he19d4c7230e07961 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5e0436496634 - std::panicking::default_hook::hf614597d3c67bbdb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5e043635fab9 - as core::ops::function::Fn>::call::h39b51ce4599c23d1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x5e043635fab9 - test::test_main::{{closure}}::he977ae839a582784 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x5e0436496ec8 - as core::ops::function::Fn>::call::h9455091b6b06f9fb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x5e0436496ec8 - std::panicking::rust_panic_with_hook::h8942133a8b252070 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5e0436496c8a - std::panicking::begin_panic_handler::{{closure}}::hb5f5963570096b29 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x5e04364958a9 - std::sys::backtrace::__rust_end_short_backtrace::h6208cedc1922feda [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5e043649691c - rust_begin_unwind [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5e04362d0a60 - core::panicking::panic_fmt::h0c3082644d1bf418 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5e04362d0ee6 - core::result::unwrap_failed::hd20b4aa073bda1e2 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/result.rs:1700:5 [INFO] [stdout] 19: 0x5e043630fd78 - core::result::Result::unwrap::hc7f362a94825f5b4 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x5e043630fd78 - cw2981_royalties_autoincrement::tests::check_token_royalties::h52ae67281256a27e [INFO] [stdout] at /opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement/src/lib.rs:216:13 [INFO] [stdout] 21: 0x5e043630ef27 - cw2981_royalties_autoincrement::tests::check_token_royalties::{{closure}}::h09c05fbeb0c07f0c [INFO] [stdout] at /opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement/src/lib.rs:185:31 [INFO] [stdout] 22: 0x5e04363184e6 - core::ops::function::FnOnce::call_once::h850671e7ce015093 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5e043636447b - core::ops::function::FnOnce::call_once::h109cf8051a59b34e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5e043636447b - test::__rust_begin_short_backtrace::hf4fff89d377446ba [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:621:18 [INFO] [stdout] 25: 0x5e0436363cb7 - test::run_test_in_process::{{closure}}::h0e39181dd7ee5a43 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:60 [INFO] [stdout] 26: 0x5e0436363cb7 - as core::ops::function::FnOnce<()>>::call_once::hc5a66a30f0bdfd1f [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5e0436363cb7 - std::panicking::try::do_call::h873b7cf639554a5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x5e0436363cb7 - std::panicking::try::hdb19862fad9c8bd1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x5e0436363cb7 - std::panic::catch_unwind::h281fe732d236d260 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x5e0436363cb7 - test::run_test_in_process::h949b6df8457ed338 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:27 [INFO] [stdout] 31: 0x5e0436363cb7 - test::run_test::{{closure}}::h52c556a6d4740e10 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:565:43 [INFO] [stdout] 32: 0x5e0436328f94 - test::run_test::{{closure}}::h4237f6381c45ccb9 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:595:41 [INFO] [stdout] 33: 0x5e0436328f94 - std::sys::backtrace::__rust_begin_short_backtrace::h505c97a579eca628 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x5e043632c65e - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e86b2e2bc107ea3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 35: 0x5e043632c65e - as core::ops::function::FnOnce<()>>::call_once::h8b06ddb275ff4a25 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5e043632c65e - std::panicking::try::do_call::hb26ecd7cd9a9355d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x5e043632c65e - std::panicking::try::h8ddeca9d705f9069 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x5e043632c65e - std::panic::catch_unwind::h49e1c33078844c46 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x5e043632c65e - std::thread::Builder::spawn_unchecked_::{{closure}}::h6073db6ff56ad35d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 40: 0x5e043632c65e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c5a5f3779c774f1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5e043649ac1b - as core::ops::function::FnOnce>::call_once::hf75717d9f28faebf [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 42: 0x5e043649ac1b - as core::ops::function::FnOnce>::call_once::h7bd883a5f3c5f3c1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 43: 0x5e043649ac1b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc78f3943333fa94 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7d1e88f00ac3 - [INFO] [stdout] 45: 0x7d1e88f91a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::use_metadata_extension stdout ---- [INFO] [stdout] thread 'tests::use_metadata_extension' panicked at contracts/cw2981-royalties-autoincrement/src/lib.rs:139:69: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound { kind: "cw721_autoincrement_id::state::TokenInfo>" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e04364953ca - std::backtrace_rs::backtrace::libunwind::trace::h5a5b8284f2d0c266 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5e04364953ca - std::backtrace_rs::backtrace::trace_unsynchronized::h76d4f1c9b0b875e3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5e04364953ca - std::sys::backtrace::_print_fmt::hc4546b8364a537c6 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e04364953ca - ::fmt::h5b6bd5631a6d1f6b [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e04364bb9c3 - core::fmt::rt::Argument::fmt::h270f6602a2b96f62 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5e04364bb9c3 - core::fmt::write::h7550c97b06c86515 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x5e0436492593 - std::io::Write::write_fmt::h509ff860e5956e5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x5e0436495212 - std::sys::backtrace::BacktraceLock::print::h2395ccd2c84ba3aa [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5e043649682a - std::panicking::default_hook::{{closure}}::he19d4c7230e07961 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5e0436496634 - std::panicking::default_hook::hf614597d3c67bbdb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5e043635fab9 - as core::ops::function::Fn>::call::h39b51ce4599c23d1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x5e043635fab9 - test::test_main::{{closure}}::he977ae839a582784 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x5e0436496ec8 - as core::ops::function::Fn>::call::h9455091b6b06f9fb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x5e0436496ec8 - std::panicking::rust_panic_with_hook::h8942133a8b252070 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5e0436496c8a - std::panicking::begin_panic_handler::{{closure}}::hb5f5963570096b29 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x5e04364958a9 - std::sys::backtrace::__rust_end_short_backtrace::h6208cedc1922feda [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5e043649691c - rust_begin_unwind [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5e04362d0a60 - core::panicking::panic_fmt::h0c3082644d1bf418 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5e04362d0ee6 - core::result::unwrap_failed::hd20b4aa073bda1e2 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/result.rs:1700:5 [INFO] [stdout] 19: 0x5e043630db66 - core::result::Result::unwrap::h3971c1a78baa0b29 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x5e043630db66 - cw2981_royalties_autoincrement::tests::use_metadata_extension::hd5cd2cfbbbd6d89c [INFO] [stdout] at /opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement/src/lib.rs:139:19 [INFO] [stdout] 21: 0x5e043630cfd7 - cw2981_royalties_autoincrement::tests::use_metadata_extension::{{closure}}::h20b0454d7713d9b9 [INFO] [stdout] at /opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement/src/lib.rs:114:32 [INFO] [stdout] 22: 0x5e0436318636 - core::ops::function::FnOnce::call_once::had48da4b0b1c1f9b [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5e043636447b - core::ops::function::FnOnce::call_once::h109cf8051a59b34e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5e043636447b - test::__rust_begin_short_backtrace::hf4fff89d377446ba [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:621:18 [INFO] [stdout] 25: 0x5e0436363cb7 - test::run_test_in_process::{{closure}}::h0e39181dd7ee5a43 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:60 [INFO] [stdout] 26: 0x5e0436363cb7 - as core::ops::function::FnOnce<()>>::call_once::hc5a66a30f0bdfd1f [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5e0436363cb7 - std::panicking::try::do_call::h873b7cf639554a5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x5e0436363cb7 - std::panicking::try::hdb19862fad9c8bd1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x5e0436363cb7 - std::panic::catch_unwind::h281fe732d236d260 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x5e0436363cb7 - test::run_test_in_process::h949b6df8457ed338 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:27 [INFO] [stdout] 31: 0x5e0436363cb7 - test::run_test::{{closure}}::h52c556a6d4740e10 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:565:43 [INFO] [stdout] 32: 0x5e0436328f94 - test::run_test::{{closure}}::h4237f6381c45ccb9 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:595:41 [INFO] [stdout] 33: 0x5e0436328f94 - std::sys::backtrace::__rust_begin_short_backtrace::h505c97a579eca628 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x5e043632c65e - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e86b2e2bc107ea3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 35: 0x5e043632c65e - as core::ops::function::FnOnce<()>>::call_once::h8b06ddb275ff4a25 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5e043632c65e - std::panicking::try::do_call::hb26ecd7cd9a9355d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x5e043632c65e - std::panicking::try::h8ddeca9d705f9069 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x5e043632c65e - std::panic::catch_unwind::h49e1c33078844c46 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x5e043632c65e - std::thread::Builder::spawn_unchecked_::{{closure}}::h6073db6ff56ad35d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 40: 0x5e043632c65e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c5a5f3779c774f1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5e043649ac1b - as core::ops::function::FnOnce>::call_once::hf75717d9f28faebf [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 42: 0x5e043649ac1b - as core::ops::function::FnOnce>::call_once::h7bd883a5f3c5f3c1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 43: 0x5e043649ac1b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc78f3943333fa94 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7d1e88f00ac3 - [INFO] [stdout] 45: 0x7d1e88f91a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::check_token_royalties [INFO] [stdout] tests::use_metadata_extension [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p cw2981-royalties-autoincrement --lib` [INFO] running `Command { std: "docker" "inspect" "89434c358fdf920fe424133a6e8c5414894e458fa2f5851cdafc915718120ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89434c358fdf920fe424133a6e8c5414894e458fa2f5851cdafc915718120ac5", kill_on_drop: false }` [INFO] [stdout] 89434c358fdf920fe424133a6e8c5414894e458fa2f5851cdafc915718120ac5