[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "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] 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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14467d49f2891366cf63bd4702e830473fa057ea5ab1e1ba0322531f99758e6e [INFO] running `Command { std: "docker" "start" "-a" "14467d49f2891366cf63bd4702e830473fa057ea5ab1e1ba0322531f99758e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14467d49f2891366cf63bd4702e830473fa057ea5ab1e1ba0322531f99758e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14467d49f2891366cf63bd4702e830473fa057ea5ab1e1ba0322531f99758e6e", kill_on_drop: false }` [INFO] [stdout] 14467d49f2891366cf63bd4702e830473fa057ea5ab1e1ba0322531f99758e6e [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0620bbfb00c297825d086931c056fe893930f5e89be6f58a9618d8bf1b481aab [INFO] running `Command { std: "docker" "start" "-a" "0620bbfb00c297825d086931c056fe893930f5e89be6f58a9618d8bf1b481aab", kill_on_drop: false }` [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 radium v0.3.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling crunchy v0.1.6 [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 der v0.1.0 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.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 cw1 v0.2.3 (/opt/rustwide/workdir/packages/cw1) [INFO] [stderr] Compiling cosmwasm-bignumber v1.0.0 [INFO] [stderr] Compiling terra-cosmwasm v1.2.4 [INFO] [stderr] Compiling terra-cosmwasm v2.0.0 [INFO] [stderr] Compiling cosmwasm-bignumber v2.0.0 [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 cw2 v0.2.3 (/opt/rustwide/workdir/packages/cw2) [INFO] [stderr] Compiling cw1-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist) [INFO] [stderr] Compiling cw3-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig) [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 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 23.75s [INFO] running `Command { std: "docker" "inspect" "0620bbfb00c297825d086931c056fe893930f5e89be6f58a9618d8bf1b481aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0620bbfb00c297825d086931c056fe893930f5e89be6f58a9618d8bf1b481aab", kill_on_drop: false }` [INFO] [stdout] 0620bbfb00c297825d086931c056fe893930f5e89be6f58a9618d8bf1b481aab [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd800779ac265e8bfbe5a36b267129346f90037142b388a2a81f77a08d032104 [INFO] running `Command { std: "docker" "start" "-a" "bd800779ac265e8bfbe5a36b267129346f90037142b388a2a81f77a08d032104", 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 crossbeam-utils v0.8.8 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling nix v0.15.0 [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 memoffset v0.6.5 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [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 cw1 v0.2.3 (/opt/rustwide/workdir/packages/cw1) [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 cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base) [INFO] [stderr] Compiling cw20-base v0.2.3 (/opt/rustwide/workdir/contracts/cw20-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 cw1-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist) [INFO] [stderr] Compiling cw20 v0.2.3 (/opt/rustwide/workdir/packages/cw20) [INFO] [stderr] Compiling cw3 v0.2.3 (/opt/rustwide/workdir/packages/cw3) [INFO] [stderr] Compiling cw3-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig) [INFO] [stderr] Compiling cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721) [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] error: could not compile `parity-wasm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name parity_wasm --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-wasm-0.41.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1ba79d78e206bbe4 -C extra-filename=-1ba79d78e206bbe4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cranelift-codegen-meta` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cranelift_codegen_meta --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-meta-0.59.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=84ac8bd21f7034bd -C extra-filename=-84ac8bd21f7034bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-8d6a40af50d2d24a.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-5f70aadeacd03803.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2b79f526462891dd -C extra-filename=-2b79f526462891dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-76441010bdea8611.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [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] error: could not compile `wasmparser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wasmparser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.51.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d4b4e075b8bdd6f9 -C extra-filename=-d4b4e075b8bdd6f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cw20-base` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cw20_base --edition=2018 contracts/cw20-base/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 --cfg 'feature="library"' -C metadata=0fe2540dc1e048dd -C extra-filename=-0fe2540dc1e048dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_bignumber=/opt/rustwide/target/debug/deps/libcosmwasm_bignumber-f1474d3340ca2f78.rlib --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-5c76a186cea915aa.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-0b7275001ec681e2.rlib --extern cosmwasm_storage=/opt/rustwide/target/debug/deps/libcosmwasm_storage-e4f43fa3c0dbb040.rlib --extern cw0=/opt/rustwide/target/debug/deps/libcw0-bc1ed70e5500b3ba.rlib --extern cw2=/opt/rustwide/target/debug/deps/libcw2-a00353bfc8ba9145.rlib --extern cw20=/opt/rustwide/target/debug/deps/libcw20-976cbc479e44fe4e.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-74c528201810bc89.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-813bdfe8a95dec84.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-e99e4836a662a37b.rlib --extern terra_cosmwasm=/opt/rustwide/target/debug/deps/libterra_cosmwasm-5e60d296371bdf36.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cw1-whitelist` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cw1_whitelist --edition=2018 contracts/cw1-whitelist/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 --cfg 'feature="library"' -C metadata=5af83fc53faff92e -C extra-filename=-5af83fc53faff92e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-5c76a186cea915aa.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-0b7275001ec681e2.rlib --extern cosmwasm_storage=/opt/rustwide/target/debug/deps/libcosmwasm_storage-e4f43fa3c0dbb040.rlib --extern cw0=/opt/rustwide/target/debug/deps/libcw0-bc1ed70e5500b3ba.rlib --extern cw1=/opt/rustwide/target/debug/deps/libcw1-6c9e44203c9ee079.rlib --extern cw2=/opt/rustwide/target/debug/deps/libcw2-a00353bfc8ba9145.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-74c528201810bc89.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-813bdfe8a95dec84.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-e99e4836a662a37b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cw20-escrow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cw20_escrow --edition=2018 contracts/cw20-escrow/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=7307af9dd4d46403 -C extra-filename=-7307af9dd4d46403 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-5c76a186cea915aa.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-0b7275001ec681e2.rlib --extern cosmwasm_storage=/opt/rustwide/target/debug/deps/libcosmwasm_storage-e4f43fa3c0dbb040.rlib --extern cw0=/opt/rustwide/target/debug/deps/libcw0-bc1ed70e5500b3ba.rlib --extern cw2=/opt/rustwide/target/debug/deps/libcw2-a00353bfc8ba9145.rlib --extern cw20=/opt/rustwide/target/debug/deps/libcw20-976cbc479e44fe4e.rlib --extern cw20_atomic_swap=/opt/rustwide/target/debug/deps/libcw20_atomic_swap.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-74c528201810bc89.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-813bdfe8a95dec84.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-e99e4836a662a37b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cw1-subkeys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cw1_subkeys --edition=2018 contracts/cw1-subkeys/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=d6c095926aceefa6 -C extra-filename=-d6c095926aceefa6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-5c76a186cea915aa.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-0b7275001ec681e2.rlib --extern cosmwasm_storage=/opt/rustwide/target/debug/deps/libcosmwasm_storage-e4f43fa3c0dbb040.rlib --extern cw0=/opt/rustwide/target/debug/deps/libcw0-bc1ed70e5500b3ba.rlib --extern cw1=/opt/rustwide/target/debug/deps/libcw1-6c9e44203c9ee079.rlib --extern cw1_whitelist=/opt/rustwide/target/debug/deps/libcw1_whitelist.rlib --extern cw2=/opt/rustwide/target/debug/deps/libcw2-a00353bfc8ba9145.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-74c528201810bc89.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-813bdfe8a95dec84.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-e99e4836a662a37b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bd800779ac265e8bfbe5a36b267129346f90037142b388a2a81f77a08d032104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd800779ac265e8bfbe5a36b267129346f90037142b388a2a81f77a08d032104", kill_on_drop: false }` [INFO] [stdout] bd800779ac265e8bfbe5a36b267129346f90037142b388a2a81f77a08d032104