[INFO] cloning repository https://github.com/mktia/cosmwasm-sample-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mktia/cosmwasm-sample-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmktia%2Fcosmwasm-sample-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmktia%2Fcosmwasm-sample-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 792280a00cd57d97067c8f1512a917449f3b6fd9 [INFO] testing mktia/cosmwasm-sample-contract 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%2Fmktia%2Fcosmwasm-sample-contract" "/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/mktia/cosmwasm-sample-contract 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] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/mktia/cosmwasm-sample-contract [INFO] finished tweaking git repo https://github.com/mktia/cosmwasm-sample-contract [INFO] tweaked toml for git repo https://github.com/mktia/cosmwasm-sample-contract written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mktia/cosmwasm-sample-contract 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] 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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 53b7d176a3f5be8bc40f64f21361037e43a1d5dcfd5d7fec5b8fbca1f84965a4 [INFO] running `Command { std: "docker" "start" "-a" "53b7d176a3f5be8bc40f64f21361037e43a1d5dcfd5d7fec5b8fbca1f84965a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53b7d176a3f5be8bc40f64f21361037e43a1d5dcfd5d7fec5b8fbca1f84965a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53b7d176a3f5be8bc40f64f21361037e43a1d5dcfd5d7fec5b8fbca1f84965a4", kill_on_drop: false }` [INFO] [stdout] 53b7d176a3f5be8bc40f64f21361037e43a1d5dcfd5d7fec5b8fbca1f84965a4 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ff78003376f466c0cc79cdae693bef74b8db0d470a50c6fce9b2f533d6e5e4e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ff78003376f466c0cc79cdae693bef74b8db0d470a50c6fce9b2f533d6e5e4e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling serde-json-wasm v0.2.1 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling cosmwasm-std v0.11.2 [INFO] [stderr] Compiling cosmwasm-storage v0.11.2 [INFO] [stderr] Compiling cw-escrow v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "7ff78003376f466c0cc79cdae693bef74b8db0d470a50c6fce9b2f533d6e5e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ff78003376f466c0cc79cdae693bef74b8db0d470a50c6fce9b2f533d6e5e4e", kill_on_drop: false }` [INFO] [stdout] 7ff78003376f466c0cc79cdae693bef74b8db0d470a50c6fce9b2f533d6e5e4e [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a1574d077eb5c3e6303f580e03a7d0caddb7325317d262ebdb77f50d2936d4ba [INFO] running `Command { std: "docker" "start" "-a" "a1574d077eb5c3e6303f580e03a7d0caddb7325317d262ebdb77f50d2936d4ba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling parity-wasm v0.42.1 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling cosmwasm-schema v0.11.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling blake3 v0.3.5 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling errno v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling wasmer-runtime-core v0.17.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling wasmer-middleware-common v0.17.0 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Compiling cranelift-native v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Compiling wasmer-clif-backend v0.17.0 [INFO] [stderr] Compiling cosmwasm-vm v0.11.2 [INFO] [stderr] Compiling cw-escrow v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read tests/../target/wasm32-unknown-unknown/release/cw_escrow.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | static WASM: &[u8] = include_bytes!("../target/wasm32-unknown-unknown/release/cw_escrow.wasm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `cosmwasm_std::StdError::Unauthorized`: All StdError cases not required by the standard library will be removed in cosmwasm-std 0.12. Please migrate to custom errors instead of using StdError. [INFO] [stdout] --> tests/integration.rs:156:19 [INFO] [stdout] | [INFO] [stdout] 156 | StdError::Unauthorized { .. } => {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 2 arguments were supplied [INFO] [stdout] --> tests/integration.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | let mut env = mock_env(signer, sent); [INFO] [stdout] | ^^^^^^^^ ------ ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/mock.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn mock_env() -> Env { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/integration.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | let res: InitResponse = init(&mut deps, env, msg).unwrap(); [INFO] [stdout] | ^^^^ --------- --- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/calls.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn init( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/integration.rs:96:27 [INFO] [stdout] | [INFO] [stdout] 96 | let res: InitResult = init(&mut deps, env, msg); [INFO] [stdout] | ^^^^ --------- --- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/calls.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn init( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/integration.rs:96:27 [INFO] [stdout] | [INFO] [stdout] 96 | let res: InitResult = init(&mut deps, env, msg); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found enum `ContractResult` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `ContractResult>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 2 arguments were supplied [INFO] [stdout] --> tests/integration.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | let env = mock_env(creator.as_str(), &coins(1000, "earth")); [INFO] [stdout] | ^^^^^^^^ ---------------- --------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/mock.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn mock_env() -> Env { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/integration.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | let res: InitResponse = init(&mut deps, env, msg).unwrap(); [INFO] [stdout] | ^^^^ --------- --- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/calls.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn init( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> tests/integration.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 121 | let query_response = query(&mut deps, QueryMsg::Arbiter {}).unwrap(); [INFO] [stdout] | ^^^^^ --------- -------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/calls.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn query( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> tests/integration.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | let qres = query(&mut deps, HandleMsg::Refund {}); [INFO] [stdout] | ^^^^^ --------- -------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/calls.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn query( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/integration.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 126 | match qres.unwrap_err() { [INFO] [stdout] | ----------------- this expression has type `String` [INFO] [stdout] 127 | StdError::ParseErr { .. } => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `String`, found enum `StdError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/integration.rs:141:34 [INFO] [stdout] | [INFO] [stdout] 141 | let init_res: InitResponse = init(&mut deps, init_env, msg).unwrap(); [INFO] [stdout] | ^^^^ --------- -------- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/calls.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn init( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/integration.rs:154:36 [INFO] [stdout] | [INFO] [stdout] 154 | let handle_res: HandleResult = handle(&mut deps, env, msg.clone()); [INFO] [stdout] | ^^^^^^ --------- --- ----------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/calls.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn handle( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/integration.rs:154:36 [INFO] [stdout] | [INFO] [stdout] 154 | let handle_res: HandleResult = handle(&mut deps, env, msg.clone()); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found enum `ContractResult` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `ContractResult>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/integration.rs:162:36 [INFO] [stdout] | [INFO] [stdout] 162 | let handle_res: HandleResult = handle(&mut deps, env, msg.clone()); [INFO] [stdout] | ^^^^^^ --------- --- ----------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/calls.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn handle( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/integration.rs:162:36 [INFO] [stdout] | [INFO] [stdout] 162 | let handle_res: HandleResult = handle(&mut deps, env, msg.clone()); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found enum `ContractResult` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `ContractResult>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/integration.rs:170:38 [INFO] [stdout] | [INFO] [stdout] 170 | let handle_res: HandleResponse = handle(&mut deps, env, msg.clone()).unwrap(); [INFO] [stdout] | ^^^^^^ --------- --- ----------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/calls.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn handle( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/integration.rs:187:38 [INFO] [stdout] | [INFO] [stdout] 187 | let handle_res: HandleResponse = handle(&mut deps, env, partial_msg).unwrap(); [INFO] [stdout] | ^^^^^^ --------- --- ----------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/calls.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn handle( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/integration.rs:209:34 [INFO] [stdout] | [INFO] [stdout] 209 | let init_res: InitResponse = init(&mut deps, init_env, msg).unwrap(); [INFO] [stdout] | ^^^^ --------- -------- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/calls.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn init( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/integration.rs:221:36 [INFO] [stdout] | [INFO] [stdout] 221 | let handle_res: HandleResult = handle(&mut deps, env, msg.clone()); [INFO] [stdout] | ^^^^^^ --------- --- ----------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/calls.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn handle( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/integration.rs:221:36 [INFO] [stdout] | [INFO] [stdout] 221 | let handle_res: HandleResult = handle(&mut deps, env, msg.clone()); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found enum `ContractResult` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `ContractResult>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> tests/integration.rs:229:38 [INFO] [stdout] | [INFO] [stdout] 229 | let handle_res: HandleResponse = handle(&mut deps, env, msg.clone()).unwrap(); [INFO] [stdout] | ^^^^^^ --------- --- ----------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-vm-0.11.2/src/testing/calls.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn handle( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cw-escrow` due to 22 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a1574d077eb5c3e6303f580e03a7d0caddb7325317d262ebdb77f50d2936d4ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1574d077eb5c3e6303f580e03a7d0caddb7325317d262ebdb77f50d2936d4ba", kill_on_drop: false }` [INFO] [stdout] a1574d077eb5c3e6303f580e03a7d0caddb7325317d262ebdb77f50d2936d4ba