[INFO] cloning repository https://github.com/snazi/cosmFI [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snazi/cosmFI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnazi%2FcosmFI", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnazi%2FcosmFI'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 226aefbe94c264432c2b49ae689ea1af76c26716 [INFO] testing snazi/cosmFI against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnazi%2FcosmFI" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snazi/cosmFI on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snazi/cosmFI [INFO] finished tweaking git repo https://github.com/snazi/cosmFI [INFO] tweaked toml for git repo https://github.com/snazi/cosmFI written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/snazi/cosmFI already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terra-cosmwasm v1.2.4 [INFO] [stderr] Downloaded cosmwasm-bignumber v1.0.0 [INFO] [stderr] Downloaded terra-cosmwasm v2.0.0 [INFO] [stderr] Downloaded cosmwasm-derive v0.14.1 [INFO] [stderr] Downloaded cosmwasm-bignumber v2.0.0 [INFO] [stderr] Downloaded cosmwasm-crypto v0.14.1 [INFO] [stderr] Downloaded cosmwasm-std v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 973169d302cf1a169d2e3be280ab5f09fdac51a848a3ab9ef1cd376ab93c73b2 [INFO] running `Command { std: "docker" "start" "-a" "973169d302cf1a169d2e3be280ab5f09fdac51a848a3ab9ef1cd376ab93c73b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "973169d302cf1a169d2e3be280ab5f09fdac51a848a3ab9ef1cd376ab93c73b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973169d302cf1a169d2e3be280ab5f09fdac51a848a3ab9ef1cd376ab93c73b2", kill_on_drop: false }` [INFO] [stdout] 973169d302cf1a169d2e3be280ab5f09fdac51a848a3ab9ef1cd376ab93c73b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58619a6b37651a3e4c843cfd0eff5fc3e0d22ddedf7056cc02cb7e051cbc20e3 [INFO] running `Command { std: "docker" "start" "-a" "58619a6b37651a3e4c843cfd0eff5fc3e0d22ddedf7056cc02cb7e051cbc20e3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling k256 v0.7.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling cosmwasm-derive v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde-json-wasm v0.2.1 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.1 [INFO] [stderr] Compiling cosmwasm-crypto v0.14.1 [INFO] [stderr] Compiling cosmwasm-std v0.10.1 [INFO] [stderr] Compiling cosmwasm-std v0.14.1 [INFO] [stderr] Compiling cw0 v0.2.3 (/opt/rustwide/workdir/packages/cw0) [INFO] [stderr] Compiling cosmwasm-storage v0.10.1 [INFO] [stderr] Compiling terra-cosmwasm v1.2.4 [INFO] [stderr] Compiling cw1 v0.2.3 (/opt/rustwide/workdir/packages/cw1) [INFO] [stderr] Compiling cosmwasm-bignumber v1.0.0 [INFO] [stderr] Compiling terra-cosmwasm v2.0.0 [INFO] [stderr] Compiling cosmwasm-bignumber v2.0.0 [INFO] [stderr] Compiling cw2 v0.2.3 (/opt/rustwide/workdir/packages/cw2) [INFO] [stderr] Compiling cw20 v0.2.3 (/opt/rustwide/workdir/packages/cw20) [INFO] [stderr] Compiling cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721) [INFO] [stderr] Compiling cw3 v0.2.3 (/opt/rustwide/workdir/packages/cw3) [INFO] [stderr] Compiling cw1-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist) [INFO] [stderr] Compiling cw20-base v0.2.3 (/opt/rustwide/workdir/contracts/cw20-base) [INFO] [stderr] Compiling cw20-atomic-swap v0.2.3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap) [INFO] [stderr] Compiling cw3-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig) [INFO] [stderr] Compiling cw1-subkeys v0.2.3 (/opt/rustwide/workdir/contracts/cw1-subkeys) [INFO] [stderr] Compiling fantasy v0.2.3 (/opt/rustwide/workdir/contracts/fantasy) [INFO] [stderr] Compiling cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base) [INFO] [stdout] warning: unused variable: `contract_count` [INFO] [stdout] --> contracts/fantasy/src/contract.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | let contract_count = query_contract_count(&deps).unwrap().count; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contract_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cw20-escrow v0.2.3 (/opt/rustwide/workdir/contracts/cw20-escrow) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cw20-staking v0.2.3 (/opt/rustwide/workdir/contracts/cw20-staking) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.42s [INFO] running `Command { std: "docker" "inspect" "58619a6b37651a3e4c843cfd0eff5fc3e0d22ddedf7056cc02cb7e051cbc20e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58619a6b37651a3e4c843cfd0eff5fc3e0d22ddedf7056cc02cb7e051cbc20e3", kill_on_drop: false }` [INFO] [stdout] 58619a6b37651a3e4c843cfd0eff5fc3e0d22ddedf7056cc02cb7e051cbc20e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c02c8860b239504846c56cbcfd114fbca0b87664e6e92daccee740657b81bb94 [INFO] running `Command { std: "docker" "start" "-a" "c02c8860b239504846c56cbcfd114fbca0b87664e6e92daccee740657b81bb94", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1-subkeys v0.2.3 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.2.3 (/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-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.2.3 (/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 `cw20 v0.2.3 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.2.3 (/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 `cw20-atomic-swap v0.2.3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.2.3 (/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-base v0.2.3 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.2.3 (/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-escrow v0.2.3 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-base v0.2.3 (/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-staking v0.2.3 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-escrow v0.2.3 (/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 `cw3 v0.2.3 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.2.3 (/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-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.2.3 (/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 `cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.2.3 (/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 `cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `fantasy v0.2.3 (/opt/rustwide/workdir/contracts/fantasy)` has the same output filename as the example target `schema` in package `cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling cosmwasm-schema v0.10.1 [INFO] [stderr] Compiling cw0 v0.2.3 (/opt/rustwide/workdir/packages/cw0) [INFO] [stderr] Compiling cw2 v0.2.3 (/opt/rustwide/workdir/packages/cw2) [INFO] [stdout] warning: unused variable: `contract_count` [INFO] [stdout] --> contracts/fantasy/src/contract.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | let contract_count = query_contract_count(&deps).unwrap().count; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contract_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling cw20 v0.2.3 (/opt/rustwide/workdir/packages/cw20) [INFO] [stderr] Compiling cw20-base v0.2.3 (/opt/rustwide/workdir/contracts/cw20-base) [INFO] [stderr] Compiling cw3 v0.2.3 (/opt/rustwide/workdir/packages/cw3) [INFO] [stderr] Compiling cw20-staking v0.2.3 (/opt/rustwide/workdir/contracts/cw20-staking) [INFO] [stderr] Compiling cw1-subkeys v0.2.3 (/opt/rustwide/workdir/contracts/cw1-subkeys) [INFO] [stderr] Compiling cw1 v0.2.3 (/opt/rustwide/workdir/packages/cw1) [INFO] [stderr] Compiling cw3-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig) [INFO] [stderr] Compiling cw1-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist) [INFO] [stderr] Compiling cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721) [INFO] [stderr] Compiling cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base) [INFO] [stderr] Compiling cw20-escrow v0.2.3 (/opt/rustwide/workdir/contracts/cw20-escrow) [INFO] [stderr] Compiling fantasy v0.2.3 (/opt/rustwide/workdir/contracts/fantasy) [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] error: could not compile `cw1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cw1 --edition=2018 packages/cw1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=c3d7762b1263a75a -C extra-filename=-c3d7762b1263a75a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-e7712d51ff70f97c.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-dc814982bff907e9.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-b61f3a48ce2cfc1c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1796e385fb116b43.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `contract_count` [INFO] [stdout] --> contracts/fantasy/src/contract.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | let contract_count = query_contract_count(&deps).unwrap().count; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contract_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c02c8860b239504846c56cbcfd114fbca0b87664e6e92daccee740657b81bb94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c02c8860b239504846c56cbcfd114fbca0b87664e6e92daccee740657b81bb94", kill_on_drop: false }` [INFO] [stdout] c02c8860b239504846c56cbcfd114fbca0b87664e6e92daccee740657b81bb94