[INFO] cloning repository https://github.com/wanyvic/cw20-staking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wanyvic/cw20-staking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwanyvic%2Fcw20-staking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwanyvic%2Fcw20-staking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 317f664a910eb103bdfb0a11c2cc6eb96f60bda3 [INFO] testing wanyvic/cw20-staking against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwanyvic%2Fcw20-staking" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wanyvic/cw20-staking 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] removed /workspace/builds/worker-19/source/.cargo/config [INFO] started tweaking git repo https://github.com/wanyvic/cw20-staking [INFO] finished tweaking git repo https://github.com/wanyvic/cw20-staking [INFO] tweaked toml for git repo https://github.com/wanyvic/cw20-staking written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/wanyvic/cw20-staking 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] Downloading crates ... [INFO] [stderr] Downloaded cw0 v0.9.1 [INFO] [stderr] Downloaded cw20 v0.9.1 [INFO] [stderr] Downloaded cw2 v0.9.1 [INFO] [stderr] Downloaded cw-controllers v0.9.1 [INFO] [stderr] Downloaded cw-storage-plus v0.9.1 [INFO] [stderr] Downloaded cw20-base v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] d25979c115e491966d5db9eb7e016b0aac3d97dd2d58bb621eaeece505dcf504 [INFO] running `Command { std: "docker" "start" "-a" "d25979c115e491966d5db9eb7e016b0aac3d97dd2d58bb621eaeece505dcf504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d25979c115e491966d5db9eb7e016b0aac3d97dd2d58bb621eaeece505dcf504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d25979c115e491966d5db9eb7e016b0aac3d97dd2d58bb621eaeece505dcf504", kill_on_drop: false }` [INFO] [stdout] d25979c115e491966d5db9eb7e016b0aac3d97dd2d58bb621eaeece505dcf504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] a3c87372d67c689b4f357786e9e9a71c1ff1ec06cb1be806850f49bcdc4a666c [INFO] running `Command { std: "docker" "start" "-a" "a3c87372d67c689b4f357786e9e9a71c1ff1ec06cb1be806850f49bcdc4a666c", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling cosmwasm-derive v0.16.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling cosmwasm-crypto v0.16.6 [INFO] [stderr] Compiling cosmwasm-std v0.16.6 [INFO] [stderr] Compiling cw-storage-plus v0.9.1 [INFO] [stderr] Compiling cw0 v0.9.1 [INFO] [stderr] Compiling cw20 v0.9.1 [INFO] [stderr] Compiling cw2 v0.9.1 [INFO] [stderr] Compiling cw-controllers v0.9.1 [INFO] [stderr] Compiling cw20-base v0.9.1 [INFO] [stderr] Compiling cw20-staking v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.12s [INFO] running `Command { std: "docker" "inspect" "a3c87372d67c689b4f357786e9e9a71c1ff1ec06cb1be806850f49bcdc4a666c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3c87372d67c689b4f357786e9e9a71c1ff1ec06cb1be806850f49bcdc4a666c", kill_on_drop: false }` [INFO] [stdout] a3c87372d67c689b4f357786e9e9a71c1ff1ec06cb1be806850f49bcdc4a666c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] a8df18b810ae9f440b7bc9f79fc84cff77e4beff78f4aea28dc06d37fa2f42fc [INFO] running `Command { std: "docker" "start" "-a" "a8df18b810ae9f440b7bc9f79fc84cff77e4beff78f4aea28dc06d37fa2f42fc", kill_on_drop: false }` [INFO] [stderr] Compiling cosmwasm-schema v0.16.6 [INFO] [stderr] Compiling cw20-staking v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `OverflowError`, `OverflowOperation` [INFO] [stdout] --> src/contract.rs:458:58 [INFO] [stdout] | [INFO] [stdout] 458 | coins, Coin, CosmosMsg, Decimal, FullDelegation, OverflowError, OverflowOperation, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/contract.rs:620:24 [INFO] [stdout] | [INFO] [stdout] 620 | let mut deps = mock_dependencies(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.16.6/src/mock.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn mock_dependencies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/contract.rs:663:24 [INFO] [stdout] | [INFO] [stdout] 663 | let mut deps = mock_dependencies(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.16.6/src/mock.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn mock_dependencies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `_BondAllTokens` found for enum `msg::ExecuteMsg` [INFO] [stdout] --> src/contract.rs:685:38 [INFO] [stdout] | [INFO] [stdout] 685 | let rebond_msg = ExecuteMsg::_BondAllTokens {}; [INFO] [stdout] | ^^^^^^^^^^^^^^ variant not found in `msg::ExecuteMsg` [INFO] [stdout] | [INFO] [stdout] ::: src/msg.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub enum ExecuteMsg { [INFO] [stdout] | ------------------- variant `_BondAllTokens` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/contract.rs:719:24 [INFO] [stdout] | [INFO] [stdout] 719 | let mut deps = mock_dependencies(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.16.6/src/mock.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn mock_dependencies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/contract.rs:747:24 [INFO] [stdout] | [INFO] [stdout] 747 | let mut deps = mock_dependencies(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.16.6/src/mock.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn mock_dependencies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `_BondAllTokens` found for enum `msg::ExecuteMsg` [INFO] [stdout] --> src/contract.rs:770:38 [INFO] [stdout] | [INFO] [stdout] 770 | let rebond_msg = ExecuteMsg::_BondAllTokens {}; [INFO] [stdout] | ^^^^^^^^^^^^^^ variant not found in `msg::ExecuteMsg` [INFO] [stdout] | [INFO] [stdout] ::: src/msg.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub enum ExecuteMsg { [INFO] [stdout] | ------------------- variant `_BondAllTokens` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/contract.rs:832:24 [INFO] [stdout] | [INFO] [stdout] 832 | let mut deps = mock_dependencies(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.16.6/src/mock.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn mock_dependencies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/contract.rs:899:24 [INFO] [stdout] | [INFO] [stdout] 899 | let mut deps = mock_dependencies(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.16.6/src/mock.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn mock_dependencies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cw20-staking` due to 9 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a8df18b810ae9f440b7bc9f79fc84cff77e4beff78f4aea28dc06d37fa2f42fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8df18b810ae9f440b7bc9f79fc84cff77e4beff78f4aea28dc06d37fa2f42fc", kill_on_drop: false }` [INFO] [stdout] a8df18b810ae9f440b7bc9f79fc84cff77e4beff78f4aea28dc06d37fa2f42fc