[INFO] cloning repository https://github.com/steven4354/cw-plus-version-for-pass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steven4354/cw-plus-version-for-pass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteven4354%2Fcw-plus-version-for-pass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteven4354%2Fcw-plus-version-for-pass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5b7a4d0cb3989a6cc5de2ab0b1113de4c6f6b2b [INFO] testing steven4354/cw-plus-version-for-pass against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteven4354%2Fcw-plus-version-for-pass" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 73% (1679/2277) Updating files: 74% (1685/2277) Updating files: 75% (1708/2277) Updating files: 76% (1731/2277) Updating files: 77% (1754/2277) Updating files: 78% (1777/2277) Updating files: 79% (1799/2277) Updating files: 80% (1822/2277) Updating files: 81% (1845/2277) Updating files: 82% (1868/2277) Updating files: 82% (1884/2277) Updating files: 83% (1890/2277) Updating files: 84% (1913/2277) Updating files: 85% (1936/2277) Updating files: 86% (1959/2277) Updating files: 87% (1981/2277) Updating files: 88% (2004/2277) Updating files: 89% (2027/2277) Updating files: 90% (2050/2277) Updating files: 91% (2073/2277) Updating files: 91% (2082/2277) Updating files: 92% (2095/2277) Updating files: 93% (2118/2277) Updating files: 94% (2141/2277) Updating files: 95% (2164/2277) Updating files: 95% (2171/2277) Updating files: 96% (2186/2277) Updating files: 97% (2209/2277) Updating files: 98% (2232/2277) Updating files: 99% (2255/2277) Updating files: 100% (2277/2277) Updating files: 100% (2277/2277), done. [INFO] validating manifest of git repo https://github.com/steven4354/cw-plus-version-for-pass on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/steven4354/cw-plus-version-for-pass [INFO] finished tweaking git repo https://github.com/steven4354/cw-plus-version-for-pass [INFO] tweaked toml for git repo https://github.com/steven4354/cw-plus-version-for-pass written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/steven4354/cw-plus-version-for-pass 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43923c663e89d869d26a83c5dbc070329f63c71bba8ca94586f1362ade45bfb7 [INFO] running `Command { std: "docker" "start" "-a" "43923c663e89d869d26a83c5dbc070329f63c71bba8ca94586f1362ade45bfb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43923c663e89d869d26a83c5dbc070329f63c71bba8ca94586f1362ade45bfb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43923c663e89d869d26a83c5dbc070329f63c71bba8ca94586f1362ade45bfb7", kill_on_drop: false }` [INFO] [stdout] 43923c663e89d869d26a83c5dbc070329f63c71bba8ca94586f1362ade45bfb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d190e1737b91e50455feff9a8e9d255af86ea0b98c9b6f4d97bef1b9837b603b [INFO] running `Command { std: "docker" "start" "-a" "d190e1737b91e50455feff9a8e9d255af86ea0b98c9b6f4d97bef1b9837b603b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling const-oid v0.6.1 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling der v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling schemars v0.8.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.9 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling integer-cbrt v0.1.2 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0-beta [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling schemars_derive v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.1 [INFO] [stderr] Compiling rust_decimal v1.16.0 [INFO] [stderr] Compiling cosmwasm-crypto v1.0.0-beta [INFO] [stderr] Compiling cosmwasm-std v1.0.0-beta [INFO] [stderr] Compiling cw0 v0.10.2 (/opt/rustwide/workdir/packages/cw0) [INFO] [stderr] Compiling cw-storage-plus v0.10.2 (/opt/rustwide/workdir/packages/storage-plus) [INFO] [stderr] Compiling cw1 v0.10.2 (/opt/rustwide/workdir/packages/cw1) [INFO] [stderr] Compiling cosmwasm-storage v1.0.0-beta [INFO] [stderr] Compiling cw20 v0.10.2 (/opt/rustwide/workdir/packages/cw20) [INFO] [stderr] Compiling cw3 v0.10.2 (/opt/rustwide/workdir/packages/cw3) [INFO] [stderr] Compiling cw1155 v0.10.2 (/opt/rustwide/workdir/packages/cw1155) [INFO] [stderr] Compiling cw2 v0.10.2 (/opt/rustwide/workdir/packages/cw2) [INFO] [stderr] Compiling cw-controllers v0.10.2 (/opt/rustwide/workdir/packages/controllers) [INFO] [stderr] Compiling cw4 v0.10.2 (/opt/rustwide/workdir/packages/cw4) [INFO] [stderr] Compiling cw-multi-test v0.10.2 (/opt/rustwide/workdir/packages/multi-test) [INFO] [stderr] Compiling cw1-whitelist v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist) [INFO] [stderr] Compiling cw1-whitelist-ng v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist-ng) [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> packages/multi-test/src/wasm.rs:710:21 [INFO] [stdout] | [INFO] [stdout] 710 | api: api.deref(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> packages/multi-test/src/wasm.rs:746:25 [INFO] [stdout] | [INFO] [stdout] 746 | api: api.deref(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cw3-fixed-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig) [INFO] [stderr] Compiling cw1155-base v0.10.2 (/opt/rustwide/workdir/contracts/cw1155-base) [INFO] [stderr] Compiling cw1-subkeys v0.10.2 (/opt/rustwide/workdir/contracts/cw1-subkeys) [INFO] [stderr] Compiling cw20-base v0.10.2 (/opt/rustwide/workdir/contracts/cw20-base) [INFO] [stderr] Compiling cw4-group v0.10.2 (/opt/rustwide/workdir/contracts/cw4-group) [INFO] [stderr] Compiling cw4-stake v0.10.2 (/opt/rustwide/workdir/contracts/cw4-stake) [INFO] [stderr] Compiling cw3-flex-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-flex-multisig) [INFO] [stderr] Compiling cw20-atomic-swap v0.10.2 (/opt/rustwide/workdir/contracts/cw20-atomic-swap) [INFO] [stderr] Compiling cw20-escrow v0.10.2 (/opt/rustwide/workdir/contracts/cw20-escrow) [INFO] [stderr] Compiling cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop) [INFO] [stderr] Compiling cw20-ics20 v0.10.2 (/opt/rustwide/workdir/contracts/cw20-ics20) [INFO] [stderr] Compiling cw20-bonding v0.10.2 (/opt/rustwide/workdir/contracts/cw20-bonding) [INFO] [stderr] Compiling cw20-staking v0.10.2 (/opt/rustwide/workdir/contracts/cw20-staking) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "d190e1737b91e50455feff9a8e9d255af86ea0b98c9b6f4d97bef1b9837b603b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d190e1737b91e50455feff9a8e9d255af86ea0b98c9b6f4d97bef1b9837b603b", kill_on_drop: false }` [INFO] [stdout] d190e1737b91e50455feff9a8e9d255af86ea0b98c9b6f4d97bef1b9837b603b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d574e9c7b8aa5e4ee8de6ff801d3c093ad1819cfd8b8669675e7c22ee204e93 [INFO] running `Command { std: "docker" "start" "-a" "9d574e9c7b8aa5e4ee8de6ff801d3c093ad1819cfd8b8669675e7c22ee204e93", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1-subkeys v0.10.2 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.10.2 (/opt/rustwide/workdir/packages/cw1)`. [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 `cw1-subkeys v0.10.2 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.10.2 (/opt/rustwide/workdir/packages/cw1)`. [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 `cw1-whitelist v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.10.2 (/opt/rustwide/workdir/contracts/cw1-subkeys)`. [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 `cw1-whitelist v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.10.2 (/opt/rustwide/workdir/contracts/cw1-subkeys)`. [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 `cw1-whitelist-ng v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist-ng)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist)`. [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 `cw1-whitelist-ng v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist-ng)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist)`. [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 `cw1155 v0.10.2 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist-ng v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist-ng)`. [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 `cw1155 v0.10.2 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist-ng v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist-ng)`. [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 `cw1155-base v0.10.2 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the example target `schema` in package `cw1155 v0.10.2 (/opt/rustwide/workdir/packages/cw1155)`. [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 `cw1155-base v0.10.2 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the example target `schema` in package `cw1155 v0.10.2 (/opt/rustwide/workdir/packages/cw1155)`. [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 `cw20 v0.10.2 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155-base v0.10.2 (/opt/rustwide/workdir/contracts/cw1155-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 `cw20 v0.10.2 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155-base v0.10.2 (/opt/rustwide/workdir/contracts/cw1155-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 `cw20-atomic-swap v0.10.2 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.10.2 (/opt/rustwide/workdir/packages/cw20)`. [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 `cw20-atomic-swap v0.10.2 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.10.2 (/opt/rustwide/workdir/packages/cw20)`. [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 `cw20-base v0.10.2 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.10.2 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`. [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 `cw20-base v0.10.2 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.10.2 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`. [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 `cw20-bonding v0.10.2 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.10.2 (/opt/rustwide/workdir/contracts/cw20-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 `cw20-bonding v0.10.2 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.10.2 (/opt/rustwide/workdir/contracts/cw20-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 `cw20-escrow v0.10.2 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.10.2 (/opt/rustwide/workdir/contracts/cw20-bonding)`. [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 `cw20-escrow v0.10.2 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.10.2 (/opt/rustwide/workdir/contracts/cw20-bonding)`. [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 `cw20-ics20 v0.10.2 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.10.2 (/opt/rustwide/workdir/contracts/cw20-escrow)`. [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 `cw20-ics20 v0.10.2 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.10.2 (/opt/rustwide/workdir/contracts/cw20-escrow)`. [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 `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.10.2 (/opt/rustwide/workdir/contracts/cw20-ics20)`. [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 `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.10.2 (/opt/rustwide/workdir/contracts/cw20-ics20)`. [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 `cw20-staking v0.10.2 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)`. [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 `cw20-staking v0.10.2 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)`. [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 `cw3 v0.10.2 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.10.2 (/opt/rustwide/workdir/contracts/cw20-staking)`. [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 `cw3 v0.10.2 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.10.2 (/opt/rustwide/workdir/contracts/cw20-staking)`. [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 `cw3-fixed-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.10.2 (/opt/rustwide/workdir/packages/cw3)`. [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 `cw3-fixed-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.10.2 (/opt/rustwide/workdir/packages/cw3)`. [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 `cw3-flex-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`. [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 `cw3-flex-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`. [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 `cw4 v0.10.2 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`. [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 `cw4 v0.10.2 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`. [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 `cw4-group v0.10.2 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.10.2 (/opt/rustwide/workdir/packages/cw4)`. [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 `cw4-group v0.10.2 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.10.2 (/opt/rustwide/workdir/packages/cw4)`. [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 `cw4-stake v0.10.2 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.10.2 (/opt/rustwide/workdir/contracts/cw4-group)`. [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 `cw4-stake v0.10.2 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.10.2 (/opt/rustwide/workdir/contracts/cw4-group)`. [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 cosmwasm-schema v1.0.0-beta [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> packages/multi-test/src/wasm.rs:710:21 [INFO] [stdout] | [INFO] [stdout] 710 | api: api.deref(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> packages/multi-test/src/wasm.rs:746:25 [INFO] [stdout] | [INFO] [stdout] 746 | api: api.deref(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cw-multi-test v0.10.2 (/opt/rustwide/workdir/packages/multi-test) [INFO] [stderr] Compiling cw0 v0.10.2 (/opt/rustwide/workdir/packages/cw0) [INFO] [stderr] Compiling cw2 v0.10.2 (/opt/rustwide/workdir/packages/cw2) [INFO] [stderr] Compiling cw-controllers v0.10.2 (/opt/rustwide/workdir/packages/controllers) [INFO] [stderr] Compiling cw-storage-plus v0.10.2 (/opt/rustwide/workdir/packages/storage-plus) [INFO] [stderr] Compiling cw4-stake v0.10.2 (/opt/rustwide/workdir/contracts/cw4-stake) [INFO] [stderr] Compiling cw20-ics20 v0.10.2 (/opt/rustwide/workdir/contracts/cw20-ics20) [INFO] [stderr] Compiling cw20-base v0.10.2 (/opt/rustwide/workdir/contracts/cw20-base) [INFO] [stderr] Compiling cw20-staking v0.10.2 (/opt/rustwide/workdir/contracts/cw20-staking) [INFO] [stderr] Compiling cw1155 v0.10.2 (/opt/rustwide/workdir/packages/cw1155) [INFO] [stderr] Compiling cw4-group v0.10.2 (/opt/rustwide/workdir/contracts/cw4-group) [INFO] [stderr] Compiling cw20 v0.10.2 (/opt/rustwide/workdir/packages/cw20) [INFO] [stderr] Compiling cw1-whitelist v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist) [INFO] [stderr] Compiling cw1155-base v0.10.2 (/opt/rustwide/workdir/contracts/cw1155-base) [INFO] [stderr] Compiling cw20-atomic-swap v0.10.2 (/opt/rustwide/workdir/contracts/cw20-atomic-swap) [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> packages/multi-test/src/wasm.rs:710:21 [INFO] [stdout] | [INFO] [stdout] 710 | api: api.deref(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `dyn cosmwasm_std::Api` does not implement `Deref`, so calling `deref` on `&dyn cosmwasm_std::Api` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> packages/multi-test/src/wasm.rs:746:25 [INFO] [stdout] | [INFO] [stdout] 746 | api: api.deref(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `dyn cosmwasm_std::Api` does not implement `Deref`, so calling `deref` on `&dyn cosmwasm_std::Api` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cw3-flex-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-flex-multisig) [INFO] [stderr] Compiling cw1-whitelist-ng v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist-ng) [INFO] [stderr] Compiling cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop) [INFO] [stderr] Compiling cw3 v0.10.2 (/opt/rustwide/workdir/packages/cw3) [INFO] [stderr] Compiling cw4 v0.10.2 (/opt/rustwide/workdir/packages/cw4) [INFO] [stderr] Compiling cw1-subkeys v0.10.2 (/opt/rustwide/workdir/contracts/cw1-subkeys) [INFO] [stderr] Compiling cw20-escrow v0.10.2 (/opt/rustwide/workdir/contracts/cw20-escrow) [INFO] [stderr] Compiling cw20-bonding v0.10.2 (/opt/rustwide/workdir/contracts/cw20-bonding) [INFO] [stderr] Compiling cw1 v0.10.2 (/opt/rustwide/workdir/packages/cw1) [INFO] [stderr] Compiling cw3-fixed-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 55.29s [INFO] running `Command { std: "docker" "inspect" "9d574e9c7b8aa5e4ee8de6ff801d3c093ad1819cfd8b8669675e7c22ee204e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d574e9c7b8aa5e4ee8de6ff801d3c093ad1819cfd8b8669675e7c22ee204e93", kill_on_drop: false }` [INFO] [stdout] 9d574e9c7b8aa5e4ee8de6ff801d3c093ad1819cfd8b8669675e7c22ee204e93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c0e8263c0b74845a9bb6611ddee1b35c0e3a1a9d35a37adc5925c9376a08cf8 [INFO] running `Command { std: "docker" "start" "-a" "4c0e8263c0b74845a9bb6611ddee1b35c0e3a1a9d35a37adc5925c9376a08cf8", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1-subkeys v0.10.2 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.10.2 (/opt/rustwide/workdir/packages/cw1)`. [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 `cw1-subkeys v0.10.2 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.10.2 (/opt/rustwide/workdir/packages/cw1)`. [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 `cw1-whitelist v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.10.2 (/opt/rustwide/workdir/contracts/cw1-subkeys)`. [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 `cw1-whitelist v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.10.2 (/opt/rustwide/workdir/contracts/cw1-subkeys)`. [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 `cw1-whitelist-ng v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist-ng)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist)`. [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 `cw1-whitelist-ng v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist-ng)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist)`. [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 `cw1155 v0.10.2 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist-ng v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist-ng)`. [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 `cw1155 v0.10.2 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist-ng v0.10.2 (/opt/rustwide/workdir/contracts/cw1-whitelist-ng)`. [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 `cw1155-base v0.10.2 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the example target `schema` in package `cw1155 v0.10.2 (/opt/rustwide/workdir/packages/cw1155)`. [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 `cw1155-base v0.10.2 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the example target `schema` in package `cw1155 v0.10.2 (/opt/rustwide/workdir/packages/cw1155)`. [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 `cw20 v0.10.2 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155-base v0.10.2 (/opt/rustwide/workdir/contracts/cw1155-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 `cw20 v0.10.2 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155-base v0.10.2 (/opt/rustwide/workdir/contracts/cw1155-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 `cw20-atomic-swap v0.10.2 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.10.2 (/opt/rustwide/workdir/packages/cw20)`. [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 `cw20-atomic-swap v0.10.2 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.10.2 (/opt/rustwide/workdir/packages/cw20)`. [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 `cw20-base v0.10.2 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.10.2 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`. [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 `cw20-base v0.10.2 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.10.2 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`. [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 `cw20-bonding v0.10.2 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.10.2 (/opt/rustwide/workdir/contracts/cw20-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 `cw20-bonding v0.10.2 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.10.2 (/opt/rustwide/workdir/contracts/cw20-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 `cw20-escrow v0.10.2 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.10.2 (/opt/rustwide/workdir/contracts/cw20-bonding)`. [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 `cw20-escrow v0.10.2 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.10.2 (/opt/rustwide/workdir/contracts/cw20-bonding)`. [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 `cw20-ics20 v0.10.2 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.10.2 (/opt/rustwide/workdir/contracts/cw20-escrow)`. [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 `cw20-ics20 v0.10.2 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.10.2 (/opt/rustwide/workdir/contracts/cw20-escrow)`. [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 `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.10.2 (/opt/rustwide/workdir/contracts/cw20-ics20)`. [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 `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.10.2 (/opt/rustwide/workdir/contracts/cw20-ics20)`. [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 `cw20-staking v0.10.2 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)`. [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 `cw20-staking v0.10.2 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)`. [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 `cw3 v0.10.2 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.10.2 (/opt/rustwide/workdir/contracts/cw20-staking)`. [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 `cw3 v0.10.2 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.10.2 (/opt/rustwide/workdir/contracts/cw20-staking)`. [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 `cw3-fixed-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.10.2 (/opt/rustwide/workdir/packages/cw3)`. [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 `cw3-fixed-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.10.2 (/opt/rustwide/workdir/packages/cw3)`. [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 `cw3-flex-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`. [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 `cw3-flex-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`. [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 `cw4 v0.10.2 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`. [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 `cw4 v0.10.2 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.10.2 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`. [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 `cw4-group v0.10.2 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.10.2 (/opt/rustwide/workdir/packages/cw4)`. [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 `cw4-group v0.10.2 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.10.2 (/opt/rustwide/workdir/packages/cw4)`. [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 `cw4-stake v0.10.2 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.10.2 (/opt/rustwide/workdir/contracts/cw4-group)`. [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 `cw4-stake v0.10.2 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.10.2 (/opt/rustwide/workdir/contracts/cw4-group)`. [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: call to `.deref()` on a reference in this situation does nothing [INFO] [stderr] --> packages/multi-test/src/wasm.rs:710:21 [INFO] [stderr] | [INFO] [stderr] 710 | api: api.deref(), [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stderr] --> packages/multi-test/src/wasm.rs:746:25 [INFO] [stderr] | [INFO] [stderr] 746 | api: api.deref(), [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: `cw-multi-test` (lib) generated 2 warnings (run `cargo fix --lib -p cw-multi-test` to apply 2 suggestions) [INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stderr] --> packages/multi-test/src/wasm.rs:710:21 [INFO] [stderr] | [INFO] [stderr] 710 | api: api.deref(), [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `dyn cosmwasm_std::Api` does not implement `Deref`, so calling `deref` on `&dyn cosmwasm_std::Api` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stderr] --> packages/multi-test/src/wasm.rs:746:25 [INFO] [stderr] | [INFO] [stderr] 746 | api: api.deref(), [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `dyn cosmwasm_std::Api` does not implement `Deref`, so calling `deref` on `&dyn cosmwasm_std::Api` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: `cw-multi-test` (lib test) generated 2 warnings (run `cargo fix --lib -p cw-multi-test --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_controllers-b7e157cec9a4a84e) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test admin::tests::admin_checks ... ok [INFO] [stdout] test admin::tests::set_and_get_admin ... ok [INFO] [stdout] test claim::test::check_create_claim_updates_map ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_cap_greater_than_pending_claims ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_all_released_claims ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_cap_only_one_claim_released ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_cap_too_low_no_claims_released ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_one_released_claim ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_zero_cap ... ok [INFO] [stdout] test claim::test::test_query_claims_returns_correct_claims ... ok [INFO] [stdout] test admin::tests::test_execute_query ... ok [INFO] [stdout] test claim::test::can_create_claim ... ok [INFO] [stdout] test claim::test::test_query_claims_returns_empty_for_non_existent_user ... ok [INFO] [stdout] test claim::test::can_create_claims ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_multi_test-72888e99cd58c814) [INFO] [stdout] test claim::test::test_claim_tokens_with_no_claims ... ok [INFO] [stdout] test claim::test::test_claim_tokens_with_no_released_claims ... 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] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test app::test::protobuf_wrapped_data::instantiate_with_data_works ... ok [INFO] [stdout] test app::test::custom_handler::dispatches_messages ... ok [INFO] [stdout] test app::test::protobuf_wrapped_data::instantiate_with_reply_works ... ok [INFO] [stdout] test app::test::protobuf_wrapped_data::instantiate_wrapped_properly ... ok [INFO] [stdout] test app::test::multi_level_bank_cache ... ok [INFO] [stdout] test app::test::protobuf_wrapped_data::execute_wrapped_properly ... ok [INFO] [stdout] test app::test::custom_messages::triggering_custom_msg ... ok [INFO] [stdout] test app::test::reflect_error ... ok [INFO] [stdout] test app::test::reply_data_overwrite::multiple_submsg ... ok [INFO] [stdout] test app::test::reflect_submessage_reply_works ... ok [INFO] [stdout] test app::test::reflect_success ... ok [INFO] [stdout] test app::test::reply_data_overwrite::nested_submsg ... ok [INFO] [stdout] test app::test::reply_data_overwrite::multiple_submsg_mixed ... ok [INFO] [stdout] test app::test::reply_data_overwrite::multiple_submsg_no_reply ... ok [INFO] [stdout] test app::test::reply_data_overwrite::no_submsg ... ok [INFO] [stdout] test app::test::reply_data_overwrite::single_no_submsg_data ... ok [INFO] [stdout] test app::test::reply_data_overwrite::single_no_top_level_data ... ok [INFO] [stdout] test app::test::reply_data_overwrite::single_submsg_reply_returns_none ... ok [INFO] [stdout] test app::test::response_validation::empty_attribute_value ... ok [INFO] [stdout] test app::test::reply_data_overwrite::single_submsg ... ok [INFO] [stdout] test app::test::response_validation::empty_event_attribute_key ... ok [INFO] [stdout] test app::test::reply_data_overwrite::single_submsg_no_reply ... ok [INFO] [stdout] test app::test::response_validation::empty_event_attribute_value ... ok [INFO] [stdout] test app::test::response_validation::empty_attribute_key ... ok [INFO] [stdout] test app::test::response_validation::too_short_event_type ... ok [INFO] [stdout] test app::test::sent_funds_properly_visible_on_execution ... ok [INFO] [stdout] test app::test::send_tokens ... ok [INFO] [stdout] test app::test::sent_wasm_migration_works ... ok [INFO] [stdout] test app::test::update_block ... ok [INFO] [stdout] test bank::test::burn_coins ... ok [INFO] [stdout] test app::test::simple_contract ... ok [INFO] [stdout] test app::test::sudo_works ... ok [INFO] [stdout] test bank::test::get_set_balance ... ok [INFO] [stdout] test transactions::test::commit_writes_through ... ok [INFO] [stdout] test transactions::test::delete_from_base ... ok [INFO] [stdout] test transactions::test::ignore_same_as_rollback ... ok [INFO] [stdout] test transactions::test::storage_remains_readable ... ok [INFO] [stdout] test transactions::test::storage_transaction_iterator_empty_base ... ok [INFO] [stdout] test transactions::test::storage_transaction_iterator_removed_items_from_base ... ok [INFO] [stdout] test transactions::test::storage_transaction_iterator_with_base_data ... ok [INFO] [stdout] test transactions::test::wrap_box_dyn_storage ... ok [INFO] [stdout] test transactions::test::wrap_box_storage ... ok [INFO] [stdout] test transactions::test::wrap_ref_cell ... ok [INFO] [stdout] test transactions::test::wrap_ref_cell_dyn_storage ... ok [INFO] [stdout] test transactions::test::wrap_storage ... ok [INFO] [stdout] test wasm::test::contract_send_coins ... ok [INFO] [stdout] test wasm::test::multi_level_wasm_cache ... ok [INFO] [stdout] test bank::test::send_coins ... ok [INFO] [stdout] test transactions::test::delete_local ... ok [INFO] [stdout] test wasm::test::register_contract ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_storage_plus-83bc448d8cf8b65f) [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test de::test::deserialize_broken_addr_errs ... ok [INFO] [stdout] test de::test::deserialize_broken_string_errs ... ok [INFO] [stdout] test de::test::deserialize_addr_works ... ok [INFO] [stdout] test de::test::deserialize_broken_integer_errs ... ok [INFO] [stdout] test de::test::deserialize_broken_timestamp_errs ... ok [INFO] [stdout] test de::test::deserialize_bytes_works ... ok [INFO] [stdout] test de::test::deserialize_empty_works ... ok [INFO] [stdout] test de::test::deserialize_string_works ... ok [INFO] [stdout] test de::test::deserialize_triple_works ... ok [INFO] [stdout] test de::test::deserialize_tuple_works ... ok [INFO] [stdout] test helpers::test::encode_length_works ... ok [INFO] [stdout] test de::test::deserialize_integer_works ... ok [INFO] [stdout] test helpers::test::may_deserialize_handles_none ... ok [INFO] [stdout] test helpers::test::may_deserialize_handles_some ... ok [INFO] [stdout] test helpers::test::must_deserialize_handles_some ... ok [INFO] [stdout] test indexed_map::test::inclusive_bound::composite_key_query ... ok [INFO] [stdout] test de::test::deserialize_timestamp_works ... ok [INFO] [stdout] test indexed_map::test::prefix_range_de ... ok [INFO] [stdout] test helpers::test::must_deserialize_handles_none ... ok [INFO] [stdout] test indexed_map::test::prefix_range_de_triple_key ... ok [INFO] [stdout] test indexed_map::test::store_and_load_by_index ... ok [INFO] [stdout] test indexed_map::test::remove_and_update_reflected_on_indexes ... ok [INFO] [stdout] test indexed_map::test::unique_index_simple_key_range ... ok [INFO] [stdout] test indexed_snapshot::test::range_composite_key_by_multi_index ... ok [INFO] [stdout] test indexed_map::test::range_composite_key_by_multi_index ... ok [INFO] [stdout] test indexed_map::test::range_de_simple_string_key ... ok [INFO] [stdout] test indexed_map::test::range_simple_key_by_multi_index ... ok [INFO] [stdout] test indexed_map::test::unique_index_composite_key_range ... ok [INFO] [stdout] test indexed_map::test::unique_index_enforced ... ok [INFO] [stdout] test indexed_map::test::unique_index_enforced_composite_key ... ok [INFO] [stdout] test indexed_snapshot::test::range_simple_key_by_multi_index ... ok [INFO] [stdout] test item::test::isolated_reads ... ok [INFO] [stdout] test indexed_snapshot::test::remove_and_update_reflected_on_indexes ... ok [INFO] [stdout] test indexed_snapshot::test::unique_index_enforced_composite_key ... ok [INFO] [stdout] test item::test::readme_works ... ok [INFO] [stdout] test item::test::remove_works ... ok [INFO] [stdout] test item::test::save_and_load ... ok [INFO] [stdout] test item::test::update_can_change_variable_from_outer_scope ... ok [INFO] [stdout] test item::test::update_does_not_change_data_on_error ... ok [INFO] [stdout] test item::test::update_supports_custom_errors ... ok [INFO] [stdout] test iter_helpers::test::to_length_prefixed_calculates_capacity_correctly ... ok [INFO] [stdout] test indexed_snapshot::test::store_and_load_by_index ... ok [INFO] [stdout] test indexed_snapshot::test::unique_index_composite_key_range ... ok [INFO] [stdout] test indexed_snapshot::test::unique_index_enforced ... ok [INFO] [stdout] test indexed_snapshot::test::unique_index_simple_key_range ... ok [INFO] [stdout] test item::test::update_success ... ok [INFO] [stdout] test iter_helpers::test::to_length_prefixed_works ... ok [INFO] [stdout] test keys::test::composite_byte_key ... ok [INFO] [stdout] test keys::test::nested_composite_keys ... ok [INFO] [stdout] test keys::test::nested_str_key_works ... ok [INFO] [stdout] test keys::test::str_key_works ... ok [INFO] [stdout] test keys::test::proper_prefixes ... ok [INFO] [stdout] test keys::test::u64key_works ... ok [INFO] [stdout] test map::test::basic_update ... ok [INFO] [stdout] test map::test::composite_keys ... ok [INFO] [stdout] test map::test::create_path ... ok [INFO] [stdout] test map::test::existence ... ok [INFO] [stdout] test map::test::prefixed_range_de_works ... ok [INFO] [stdout] test map::test::prefixed_range_works ... ok [INFO] [stdout] test map::test::range_composite_key ... ok [INFO] [stdout] test map::test::range_de_composite_key ... ok [INFO] [stdout] test map::test::range_de_simple_integer_key ... ok [INFO] [stdout] test map::test::range_de_simple_string_key ... ok [INFO] [stdout] test map::test::range_de_triple_key ... ok [INFO] [stdout] test map::test::range_simple_key ... ok [INFO] [stdout] test map::test::range_triple_key ... ok [INFO] [stdout] test map::test::readme_works ... ok [INFO] [stdout] test map::test::readme_works_composite_keys ... ok [INFO] [stdout] test map::test::readme_works_with_path ... ok [INFO] [stdout] test map::test::save_and_load ... ok [INFO] [stdout] test map::test::triple_keys ... ok [INFO] [stdout] test prefix::test::ensure_proper_range_bounds ... ok [INFO] [stdout] test snapshot::item::tests::every_blocks_stores_present_and_past ... ok [INFO] [stdout] test snapshot::item::tests::handle_multiple_writes_in_one_block ... ok [INFO] [stdout] test snapshot::item::tests::never_works_like_normal_item ... ok [INFO] [stdout] test snapshot::item::tests::selected_shows_3_not_5 ... ok [INFO] [stdout] test snapshot::map::tests::every_blocks_stores_present_and_past ... ok [INFO] [stdout] test keys::test::string_key_works ... ok [INFO] [stdout] test keys::test::u32key_works ... ok [INFO] [stdout] test snapshot::map::tests::handle_multiple_writes_in_one_block ... ok [INFO] [stdout] test snapshot::map::tests::never_works_like_normal_map ... ok [INFO] [stdout] test snapshot::map::tests::range_de_composite_key ... ok [INFO] [stdout] test snapshot::map::tests::range_de_simple_string_key ... ok [INFO] [stdout] test snapshot::map::tests::selected_shows_3_not_5 ... ok [INFO] [stdout] test snapshot::tests::assert_checkpointed ... ok [INFO] [stdout] test map::test::readme_with_range ... ok [INFO] [stdout] test iter_helpers::test::to_length_prefixed_works_for_long_prefix ... ok [INFO] [stdout] test snapshot::tests::may_load_at_height ... ok [INFO] [stdout] test snapshot::tests::has_changelog ... ok [INFO] [stdout] test snapshot::tests::should_checkpoint ... ok [INFO] [stdout] test keys::test::composite_int_key ... ok [INFO] [stdout] test helpers::test::encode_length_panics_for_large_values - should panic ... ok [INFO] [stdout] test iter_helpers::test::to_length_prefixed_panics_for_too_long_prefix - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw0-d75efd8b8c49cbf6) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test balance::test::balance_subtract_saturating_works ... ok [INFO] [stdout] test balance::test::balance_subtract_works ... ok [INFO] [stdout] test balance::test::normalize_balance ... ok [INFO] [stdout] test expiration::test::block_plus_duration ... ok [INFO] [stdout] test expiration::test::compare_expiration ... ok [INFO] [stdout] test expiration::test::duration_math ... ok [INFO] [stdout] test expiration::test::expiration_addition ... ok [INFO] [stdout] test pagination::test::add_more_tests ... ignored [INFO] [stdout] test balance::test::balance_add_works ... ok [INFO] [stdout] test pagination::test::calc_range_start_works_as_expected ... ok [INFO] [stdout] test parse_reply::test::parse_protobuf_varint_tests ... ok [INFO] [stdout] test parse_reply::test::parse_reply_execute_data_works ... ok [INFO] [stdout] test parse_reply::test::parse_reply_instantiate_data_works ... ok [INFO] [stdout] test payment::test::must_pay_works ... ok [INFO] [stdout] test parse_reply::test::parse_protobuf_bytes_works ... ok [INFO] [stdout] test balance::test::balance_has_works ... ok [INFO] [stdout] test pagination::test::calc_range_end_works_as_expected ... ok [INFO] [stdout] test balance::test::balance_in_place_addition ... ok [INFO] [stdout] test parse_reply::test::parse_protobuf_length_prefixed_tests ... ok [INFO] [stdout] test parse_reply::test::parse_protobuf_string_tests ... ok [INFO] [stdout] test payment::test::may_pay_works ... ok [INFO] [stdout] test payment::test::nonpayable_works ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1-f6d809ec923b1caf) [INFO] [stdout] test result: ok. 21 passed; 0 failed; 1 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/cw1_subkeys-5291b08c68da5b01) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test contract::tests::admins::non_owner_update ... ok [INFO] [stdout] test contract::tests::admins::query ... ok [INFO] [stdout] test contract::tests::admins::non_admin_fail_to_update ... ok [INFO] [stdout] test contract::tests::admins::removed_owner_fail_to_update ... ok [INFO] [stdout] test contract::tests::allowance::query ... ok [INFO] [stdout] test contract::tests::allowance::query_all ... ok [INFO] [stdout] test contract::tests::allowance::query_expired ... ok [INFO] [stdout] test contract::tests::admins::update ... ok [INFO] [stdout] test contract::tests::can_execute::admin ... ok [INFO] [stdout] test contract::tests::can_execute::allowed ... ok [INFO] [stdout] test contract::tests::can_execute::custom ... ok [INFO] [stdout] test contract::tests::can_execute::expired_allowance ... ok [INFO] [stdout] test contract::tests::can_execute::not_enough_allowance ... 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::can_execute::missing_permissions ... ok [INFO] [stdout] test contract::tests::decrease_allowances::existing_token_whole ... ok [INFO] [stdout] test contract::tests::decrease_allowances::last_existing_token_whole ... ok [INFO] [stdout] test contract::tests::decrease_allowances::existing_token_partial ... 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::non_exisiting_spender ... 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::get_contract_version_works ... ok [INFO] [stdout] test contract::tests::increase_allowance::new_spender ... ok [INFO] [stdout] test contract::tests::increase_allowance::existing_token ... ok [INFO] [stdout] test contract::tests::increase_allowance::new_spender_with_expiration ... ok [INFO] [stdout] test contract::tests::increase_allowance::set_expired ... ok [INFO] [stdout] test contract::tests::increase_allowance::update_expired_with_no_expiration ... ok [INFO] [stdout] test contract::tests::decrease_allowances::existing_token_underflow ... ok [INFO] [stdout] test contract::tests::permissions::query_all ... ok [INFO] [stdout] test contract::tests::increase_allowance::new_token_on_existing_spender ... ok [INFO] [stdout] test contract::tests::increase_allowance::previous_expired ... ok [INFO] [stdout] test contract::tests::permissions_allowances_independent ... ok [INFO] [stdout] test contract::tests::increase_allowance::with_expiration ... ok [INFO] [stdout] test contract::tests::permissions::query ... ok [INFO] [stdout] test contract::tests::spend::not_enough_allowance ... ok [INFO] [stdout] test contract::tests::spend::without_allowance ... ok [INFO] [stdout] test contract::tests::spend::time_allowance_expired ... ok [INFO] [stdout] test contract::tests::staking_permission::allowed ... ok [INFO] [stdout] test contract::tests::spend::with_allowance ... ok [INFO] [stdout] test contract::tests::staking_permission::admin ... ok [INFO] [stdout] test contract::tests::staking_permission::reject ... ok [INFO] [stdout] test contract::tests::spend::admin_without_allowance ... ok [INFO] [stdout] test contract::tests::spend::height_allowance_expired ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1_whitelist-316a2b1dff3174a8) [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 state::tests::is_admin ... ok [INFO] [stdout] test contract::tests::instantiate_and_modify_config ... ok [INFO] [stdout] test state::tests::can_modify ... ok [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1_whitelist_ng-7eecd69ac8a25225) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test contract::tests::can_execute_query_works ... ok [INFO] [stdout] test contract::tests::execute_custom_messages_works ... 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] [stdout] test contract::tests::execute_messages_has_proper_permissions ... ok [INFO] [stdout] test multitest::test::proxy_freeze_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1155-e18f6c7cc612ebc4) [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-5e6de665be61a28d) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test contract::tests::approval_expires ... ok [INFO] [stdout] test contract::tests::check_send_contract ... ok [INFO] [stdout] test contract::tests::check_transfers ... ok [INFO] [stdout] test contract::tests::mint_overflow ... ok [INFO] [stdout] test contract::tests::check_queries ... 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/lib.rs (/opt/rustwide/target/debug/deps/cw2-4f529da5eb89db01) [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.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20-66ffa2856d614f37) [INFO] [stdout] [INFO] [stdout] running 1 test [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_atomic_swap-11b17354bf868601) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test contract::tests::test_create ... ok [INFO] [stdout] test contract::tests::test_native_cw20_swap ... ok [INFO] [stdout] test contract::tests::test_refund ... ok [INFO] [stdout] test contract::tests::test_instantiate ... ok [INFO] [stdout] test state::tests::test_all_swap_ids ... ok [INFO] [stdout] test state::tests::test_no_swap_ids ... ok [INFO] [stdout] test contract::tests::test_query ... ok [INFO] [stdout] test contract::tests::test_release ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_base-dafc6482a2cf855c) [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test allowances::tests::increase_decrease_allowances ... ok [INFO] [stdout] test allowances::tests::allowances_independent ... ok [INFO] [stdout] test allowances::tests::send_from_respects_limits ... ok [INFO] [stdout] test allowances::tests::transfer_from_respects_limits ... ok [INFO] [stdout] test allowances::tests::burn_from_respects_limits ... ok [INFO] [stdout] test contract::tests::burn ... ok [INFO] [stdout] test contract::tests::can_mint_by_minter ... ok [INFO] [stdout] test contract::tests::instantiate::basic ... 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::instantiate_multiple_accounts ... ok [INFO] [stdout] test contract::tests::marketing::clear_description ... ok [INFO] [stdout] test allowances::tests::no_self_allowance ... ok [INFO] [stdout] test contract::tests::marketing::clear_marketing ... ok [INFO] [stdout] test contract::tests::marketing::clear_project ... ok [INFO] [stdout] test contract::tests::marketing::update_logo_png ... ok [INFO] [stdout] test contract::tests::marketing::update_logo_png_invalid ... ok [INFO] [stdout] test contract::tests::marketing::update_logo_png_oversized ... 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_description ... ok [INFO] [stdout] test contract::tests::marketing::update_logo_svg_oversized ... ok [INFO] [stdout] test contract::tests::instantiate::mintable_over_cap ... ok [INFO] [stdout] test contract::tests::marketing::update_logo_url ... ok [INFO] [stdout] test contract::tests::marketing::update_marketing ... ok [INFO] [stdout] test contract::tests::marketing::update_marketing_invalid ... ok [INFO] [stdout] test contract::tests::marketing::update_project ... ok [INFO] [stdout] test contract::tests::marketing::update_unauthorised ... ok [INFO] [stdout] test contract::tests::queries_work ... ok [INFO] [stdout] test contract::tests::send ... ok [INFO] [stdout] test contract::tests::transfer ... 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 enumerable::tests::query_all_allowances_works ... ok [INFO] [stdout] test enumerable::tests::query_all_accounts_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 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/cw20_bonding-2de52fe54e6d4f94) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test contract::tests::burning_sends_reserve ... ok [INFO] [stdout] test contract::tests::bonding_fails_with_wrong_denom ... ok [INFO] [stdout] test contract::tests::buy_issues_tokens ... ok [INFO] [stdout] test contract::tests::cw20_imports_work ... ok [INFO] [stdout] test contract::tests::proper_instantiation ... ok [INFO] [stdout] test curves::tests::sqrt_curve ... ok [INFO] [stdout] test curves::tests::constant_curve ... ok [INFO] [stdout] test curves::tests::linear_curve ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_escrow-4c14adb700e1beaf) [INFO] [stdout] test contract::tests::add_cw_tokens_proper ... ok [INFO] [stdout] test contract::tests::happy_path_cw20 ... ok [INFO] [stdout] test contract::tests::add_tokens_proper ... ok [INFO] [stdout] test contract::tests::happy_path_native ... ok [INFO] [stdout] test state::tests::no_escrow_ids ... ok [INFO] [stdout] test state::tests::all_escrow_ids_in_order ... ok [INFO] [stdout] test contract::tests::top_up_mixed_tokens ... ok [INFO] [stdout] test integration_test::escrow_happy_path_cw20_tokens ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_ics20-42f99cb1620a95bb) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test contract::test::proper_checks_on_execute_cw20 ... ok [INFO] [stdout] test contract::test::setup_and_query ... ok [INFO] [stdout] test contract::test::proper_checks_on_execute_native ... ok [INFO] [stdout] test ibc::test::check_ack_json ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_merkle_airdrop-697f3f2e0b8ca142) [INFO] [stdout] test ibc::test::check_packet_json ... ok [INFO] [stdout] test ibc::test::send_receive_cw20 ... ok [INFO] [stdout] test ibc::test::send_receive_native ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test contract::tests::claim ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_staking-683f7bbe24e8b72d) [INFO] [stdout] test contract::tests::owner_freeze ... ok [INFO] [stdout] test contract::tests::proper_instantiation ... ok [INFO] [stdout] test contract::tests::register_merkle_root ... ok [INFO] [stdout] test contract::tests::update_config ... 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] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test contract::tests::bonding_fails_with_wrong_denom ... ok [INFO] [stdout] test contract::tests::bonding_issues_tokens ... ok [INFO] [stdout] test contract::tests::instantiation_with_missing_validator ... ok [INFO] [stdout] test contract::tests::proper_instantiation ... ok [INFO] [stdout] test contract::tests::rebonding_changes_pricing ... ok [INFO] [stdout] test contract::tests::claims_paid_out_properly ... ok [INFO] [stdout] test contract::tests::unbonding_maintains_price_ratio ... ok [INFO] [stdout] test contract::tests::cw20_imports_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 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/cw3-1360cd2694dc4c72) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test msg::test::vote_encoding ... ok [INFO] [stdout] test msg::test::vote_encoding_embedded ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 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/cw3_fixed_multisig-6b9991ef37fc0dbd) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test contract::tests::test_close_works ... ok [INFO] [stdout] test contract::tests::test_execute_works ... ok [INFO] [stdout] test contract::tests::test_vote_works ... ok [INFO] [stdout] test contract::tests::test_instantiate_works ... ok [INFO] [stdout] test contract::tests::test_propose_works ... ok [INFO] [stdout] test integration_tests::cw3_controls_cw20 ... 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/lib.rs (/opt/rustwide/target/debug/deps/cw3_flex_multisig-14d335b48f2a75ee) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test contract::tests::percentage_handles_group_changes ... ok [INFO] [stdout] test contract::tests::execute_group_changes_from_external ... ok [INFO] [stdout] test contract::tests::execute_group_changes_from_proposal ... ok [INFO] [stdout] test contract::tests::quorum_handles_group_changes ... ok [INFO] [stdout] test contract::tests::test_close_works ... ok [INFO] [stdout] test contract::tests::test_instantiate_works ... ok [INFO] [stdout] test contract::tests::test_execute_works ... ok [INFO] [stdout] test contract::tests::quorum_enforced_even_if_absolute_threshold_met ... ok [INFO] [stdout] test msg::tests::validate_percentage ... ok [INFO] [stdout] test contract::tests::test_proposal_queries ... ok [INFO] [stdout] test contract::tests::test_propose_works ... ok [INFO] [stdout] test state::test::proposal_passed_absolute_percentage ... ok [INFO] [stdout] test state::test::votes_needed_rounds_properly ... ok [INFO] [stdout] test contract::tests::test_vote_works ... ok [INFO] [stdout] test msg::tests::threshold_response ... ok [INFO] [stdout] test msg::tests::validate_threshold ... ok [INFO] [stdout] test state::test::count_votes ... ok [INFO] [stdout] test state::test::proposal_passed_quorum ... ok [INFO] [stdout] test state::test::quorum_edge_cases ... ok [INFO] [stdout] test state::test::proposal_passed_absolute_count ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw4-2a1452dacf4d45ef) [INFO] [stdout] [INFO] [stdout] running 1 test [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw4_group-db9b303069497b45) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test contract::tests::proper_instantiation ... ok [INFO] [stdout] test contract::tests::try_member_queries ... ok [INFO] [stdout] test contract::tests::add_new_remove_old_member ... ok [INFO] [stdout] test contract::tests::add_and_remove_same_member ... ok [INFO] [stdout] test contract::tests::raw_queries_work ... ok [INFO] [stdout] test contract::tests::add_remove_hooks ... ok [INFO] [stdout] test contract::tests::add_old_remove_new_member ... ok [INFO] [stdout] test contract::tests::hooks_fire ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 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/cw4_stake-57fafac23327ee6c) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test contract::tests::cw20_token_claim ... ok [INFO] [stdout] test contract::tests::cw20_token_bond ... ok [INFO] [stdout] test contract::tests::add_remove_hooks ... ok [INFO] [stdout] test contract::tests::hooks_fire ... ok [INFO] [stdout] test contract::tests::proper_instantiation ... ok [INFO] [stdout] test contract::tests::ensure_bonding_edge_cases ... ok [INFO] [stdout] test contract::tests::only_bond_valid_coins ... ok [INFO] [stdout] test contract::tests::unbond_claim_workflow ... ok [INFO] [stdout] test contract::tests::unbond_stake_update_membership ... ok [INFO] [stdout] test contract::tests::bond_stake_adds_membership ... ok [INFO] [stdout] test contract::tests::raw_queries_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_controllers [INFO] [stderr] error: failed to create temporary directory: Custom { kind: StorageFull, error: PathError { path: "/tmp/rustdoctestV5UZNc", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `-p cw-controllers --doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name cw_controllers --test packages/controllers/src/lib.rs --test-run-directory /opt/rustwide/workdir/packages/controllers -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-3bf2e6b14583263c.rlib --extern cw_controllers=/opt/rustwide/target/debug/deps/libcw_controllers-0eeecaec71f2706f.rlib --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-ecea3d27633f4e1e.rlib --extern cw0=/opt/rustwide/target/debug/deps/libcw0-a2b70e3dc7ceb1c0.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-7f60eb25a86de523.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-95f7793d09b1cc5b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88931f344fccadf6.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --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" "4c0e8263c0b74845a9bb6611ddee1b35c0e3a1a9d35a37adc5925c9376a08cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c0e8263c0b74845a9bb6611ddee1b35c0e3a1a9d35a37adc5925c9376a08cf8", kill_on_drop: false }` [INFO] [stdout] 4c0e8263c0b74845a9bb6611ddee1b35c0e3a1a9d35a37adc5925c9376a08cf8