[INFO] cloning repository https://github.com/alenzer/WEFund [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alenzer/WEFund" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falenzer%2FWEFund", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falenzer%2FWEFund'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a103306c26dce6aaf3f07df41b75764c3d08bba [INFO] testing alenzer/WEFund against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falenzer%2FWEFund" "/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/alenzer/WEFund on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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/alenzer/WEFund [INFO] finished tweaking git repo https://github.com/alenzer/WEFund [INFO] tweaked toml for git repo https://github.com/alenzer/WEFund written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/alenzer/WEFund already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded der v0.4.5 [INFO] [stderr] Downloaded const-oid v0.6.2 [INFO] [stderr] Downloaded spki v0.4.1 [INFO] [stderr] Downloaded cosmwasm-schema v0.16.4 [INFO] [stderr] Downloaded ecdsa v0.12.4 [INFO] [stderr] Downloaded schemars_derive v0.8.8 [INFO] [stderr] Downloaded elliptic-curve v0.10.6 [INFO] [stderr] Downloaded serde-json-wasm v0.3.2 [INFO] [stderr] Downloaded schemars v0.8.8 [INFO] [stderr] Downloaded crypto-bigint v0.2.11 [INFO] [stderr] Downloaded signature v1.3.2 [INFO] [stderr] Downloaded ff v0.10.1 [INFO] [stderr] Downloaded pkcs8 v0.7.6 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a470b6eaa71ebc0c34e314a3f57688311a3f37b0e2374de5ff3dbcb15ed5c624 [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" "a470b6eaa71ebc0c34e314a3f57688311a3f37b0e2374de5ff3dbcb15ed5c624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a470b6eaa71ebc0c34e314a3f57688311a3f37b0e2374de5ff3dbcb15ed5c624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a470b6eaa71ebc0c34e314a3f57688311a3f37b0e2374de5ff3dbcb15ed5c624", kill_on_drop: false }` [INFO] [stdout] a470b6eaa71ebc0c34e314a3f57688311a3f37b0e2374de5ff3dbcb15ed5c624 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d79efce4290bd7134767e77717e711e119c773ebae708ff2a9ff9389c0149aa [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" "0d79efce4290bd7134767e77717e711e119c773ebae708ff2a9ff9389c0149aa", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling pkcs8 v0.7.6 [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 group v0.10.0 [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 signature v1.3.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling hmac v0.11.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 thiserror-impl v1.0.30 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling cosmwasm-derive v0.16.2 [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.2 [INFO] [stderr] Compiling cosmwasm-std v0.16.2 [INFO] [stderr] Compiling cw-storage-plus v0.8.1 [INFO] [stderr] Compiling cw0 v0.8.1 [INFO] [stderr] Compiling cosmwasm-bignumber v2.2.0 [INFO] [stderr] Compiling cw20 v0.8.1 [INFO] [stderr] Compiling cw2 v0.8.1 [INFO] [stderr] Compiling wefund17 v17.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "0d79efce4290bd7134767e77717e711e119c773ebae708ff2a9ff9389c0149aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d79efce4290bd7134767e77717e711e119c773ebae708ff2a9ff9389c0149aa", kill_on_drop: false }` [INFO] [stdout] 0d79efce4290bd7134767e77717e711e119c773ebae708ff2a9ff9389c0149aa [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 704dd46dce19a3d9f04d2465abbb47b6a27ba957ca525e07feb80ae029075df0 [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" "704dd46dce19a3d9f04d2465abbb47b6a27ba957ca525e07feb80ae029075df0", kill_on_drop: false }` [INFO] [stderr] Compiling cosmwasm-schema v0.16.4 [INFO] [stderr] Compiling wefund17 v17.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::contract::query` [INFO] [stdout] --> src/testing.rs:6:45 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::contract::{execute, instantiate, query}; [INFO] [stdout] | ^^^^^ no `query` in `contract` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `terraswap` [INFO] [stdout] --> src/mock_querier.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use terraswap::asset::{AssetInfo, PairInfo}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `terraswap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `terra_cosmwasm` [INFO] [stdout] --> src/mock_querier.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use terra_cosmwasm::{TaxCapResponse, TaxRateResponse, TerraQuery, TerraQueryWrapper, TerraRoute}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `terra_cosmwasm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetInfo` [INFO] [stdout] --> src/mock_querier.rs:170:33 [INFO] [stdout] | [INFO] [stdout] 170 | ... AssetInfo::NativeToken { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `AssetInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssetInfo` [INFO] [stdout] --> src/mock_querier.rs:173:33 [INFO] [stdout] | [INFO] [stdout] 173 | ... AssetInfo::NativeToken { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `AssetInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AssetInfo` in this scope [INFO] [stdout] --> src/mock_querier.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | Pair { asset_infos: [AssetInfo; 2] }, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AssetInfo` in this scope [INFO] [stdout] --> src/mock_querier.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 131 | Pair { asset_infos: [AssetInfo; 2] }, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PairInfo` in this scope [INFO] [stdout] --> src/mock_querier.rs:166:85 [INFO] [stdout] | [INFO] [stdout] 166 | Some(v) => SystemResult::Ok(ContractResult::from(to_binary(&PairInfo { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/testing.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Addr`, `AllBalanceResponse`, `BalanceResponse`, `BankQuery`, `CosmosMsg`, `WasmMsg` [INFO] [stdout] --> src/testing.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{from_binary, Addr, CosmosMsg, WasmMsg, [INFO] [stdout] | ^^^^ ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] 3 | BankQuery, BalanceResponse, AllBalanceResponse, Coin, Uint128}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MOCK_CONTRACT_ADDR` [INFO] [stdout] --> src/testing.rs:4:50 [INFO] [stdout] | [INFO] [stdout] 4 | use cosmwasm_std::testing::{mock_env, mock_info, MOCK_CONTRACT_ADDR}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw20::Cw20ExecuteMsg` [INFO] [stdout] --> src/testing.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use cw20::Cw20ExecuteMsg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mock_querier.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | WasmMockQuerier::new(MockQuerier::new(&[(MOCK_CONTRACT_ADDR, contract_balance)])); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `C` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: DeserializeOwned` [INFO] [stdout] note: required by a bound in `MockQuerier::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.16.2/src/mock.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | impl MockQuerier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `MockQuerier::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/mock_querier.rs:162:94 [INFO] [stdout] | [INFO] [stdout] 162 | QueryRequest::Wasm(WasmQuery::Smart { contract_addr, msg }) => match from_binary(msg) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&cosmwasm_std::Binary`, found struct `cosmwasm_std::Binary` [INFO] [stdout] | help: consider borrowing here: `&msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/mock_querier.rs:184:40 [INFO] [stdout] | [INFO] [stdout] 184 | _ => match from_binary(msg).unwrap() { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&cosmwasm_std::Binary`, found struct `cosmwasm_std::Binary` [INFO] [stdout] | help: consider borrowing here: `&msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/mock_querier.rs:187:67 [INFO] [stdout] | [INFO] [stdout] 187 | ... match self.token_querier.balances.get(contract_addr) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected reference, found struct `std::string::String` [INFO] [stdout] | help: consider borrowing here: `&contract_addr` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `msg::ExecuteMsg::AddProject` has no field named `project_category` [INFO] [stdout] --> src/testing.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | project_category: String::from("Charity"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `msg::ExecuteMsg::AddProject` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `project_company`, `project_title`, `project_description`, `project_ecosystem`, `project_createddate` ... and 10 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `msg::ExecuteMsg::AddProject` has no field named `project_chain` [INFO] [stdout] --> src/testing.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | project_chain: String::from("Terra"), [INFO] [stdout] | ^^^^^^^^^^^^^ help: a field with a similar name exists: `project_saft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `msg::ExecuteMsg::AddProject` has no field named `project_name` [INFO] [stdout] --> src/testing.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | project_name: String::from("demo1"), [INFO] [stdout] | ^^^^^^^^^^^^ help: a field with a similar name exists: `project_saft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `msg::ExecuteMsg::AddProject` has no field named `project_icon` [INFO] [stdout] --> src/testing.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | project_icon: String::from("icon1"), [INFO] [stdout] | ^^^^^^^^^^^^ help: a field with a similar name exists: `project_title` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `msg::ExecuteMsg::AddProject` has no field named `project_deadline` [INFO] [stdout] --> src/testing.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | project_deadline: String::from("20220130"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `msg::ExecuteMsg::AddProject` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `project_company`, `project_title`, `project_description`, `project_ecosystem`, `project_createddate` ... and 10 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `msg::ExecuteMsg::AddProject` has no field named `project_subcategory` [INFO] [stdout] --> src/testing.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | project_subcategory: String::from("gaming"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `msg::ExecuteMsg::AddProject` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `project_company`, `project_title`, `project_description`, `project_ecosystem`, `project_createddate` ... and 10 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `msg::ExecuteMsg::AddProject` has no field named `project_teamdescription` [INFO] [stdout] --> src/testing.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | project_teamdescription: String::from("demo1"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `msg::ExecuteMsg::AddProject` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `project_company`, `project_title`, `project_description`, `project_ecosystem`, `project_createddate` ... and 10 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `msg::ExecuteMsg::AddProject` has no field named `project_category` [INFO] [stdout] --> src/testing.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | project_category: String::from("terra"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `msg::ExecuteMsg::AddProject` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `project_company`, `project_title`, `project_description`, `project_ecosystem`, `project_createddate` ... and 10 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `msg::ExecuteMsg::AddProject` has no field named `project_chain` [INFO] [stdout] --> src/testing.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | project_chain: String::from("Terra"), [INFO] [stdout] | ^^^^^^^^^^^^^ help: a field with a similar name exists: `project_saft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `msg::ExecuteMsg::AddProject` has no field named `project_name` [INFO] [stdout] --> src/testing.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | project_name: String::from("demo2"), [INFO] [stdout] | ^^^^^^^^^^^^ help: a field with a similar name exists: `project_saft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `msg::ExecuteMsg::AddProject` has no field named `project_icon` [INFO] [stdout] --> src/testing.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | project_icon: String::from("icon2"), [INFO] [stdout] | ^^^^^^^^^^^^ help: a field with a similar name exists: `project_title` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `msg::ExecuteMsg::AddProject` has no field named `project_deadline` [INFO] [stdout] --> src/testing.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | project_deadline: String::from("20220130"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `msg::ExecuteMsg::AddProject` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `project_company`, `project_title`, `project_description`, `project_ecosystem`, `project_createddate` ... and 10 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `msg::ExecuteMsg::AddProject` has no field named `project_subcategory` [INFO] [stdout] --> src/testing.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | project_subcategory: String::from("gaming"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `msg::ExecuteMsg::AddProject` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `project_company`, `project_title`, `project_description`, `project_ecosystem`, `project_createddate` ... and 10 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `msg::ExecuteMsg::AddProject` has no field named `project_teamdescription` [INFO] [stdout] --> src/testing.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | project_teamdescription: String::from("demo2"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `msg::ExecuteMsg::AddProject` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `project_company`, `project_title`, `project_description`, `project_ecosystem`, `project_createddate` ... and 10 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `deadline` in initializer of `msg::ExecuteMsg` [INFO] [stdout] --> src/testing.rs:114:15 [INFO] [stdout] | [INFO] [stdout] 114 | let msg = ExecuteMsg::WefundApprove{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ missing `deadline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `deadline` in initializer of `msg::ExecuteMsg` [INFO] [stdout] --> src/testing.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | let msg = ExecuteMsg::WefundApprove{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ missing `deadline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `otherchain` and `otherchain_wallet` in initializer of `msg::ExecuteMsg` [INFO] [stdout] --> src/testing.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | let msg = ExecuteMsg::Back2Project{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `otherchain` and `otherchain_wallet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `otherchain` and `otherchain_wallet` in initializer of `msg::ExecuteMsg` [INFO] [stdout] --> src/testing.rs:154:15 [INFO] [stdout] | [INFO] [stdout] 154 | let msg = ExecuteMsg::Back2Project{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `otherchain` and `otherchain_wallet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `otherchain` and `otherchain_wallet` in initializer of `msg::ExecuteMsg` [INFO] [stdout] --> src/testing.rs:162:15 [INFO] [stdout] | [INFO] [stdout] 162 | let msg = ExecuteMsg::Back2Project{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `otherchain` and `otherchain_wallet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0283, E0308, E0412, E0422, E0432, E0433, E0559. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wefund17` due to 32 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "704dd46dce19a3d9f04d2465abbb47b6a27ba957ca525e07feb80ae029075df0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "704dd46dce19a3d9f04d2465abbb47b6a27ba957ca525e07feb80ae029075df0", kill_on_drop: false }` [INFO] [stdout] 704dd46dce19a3d9f04d2465abbb47b6a27ba957ca525e07feb80ae029075df0