[INFO] cloning repository https://github.com/notional-labs/ica-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notional-labs/ica-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotional-labs%2Fica-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotional-labs%2Fica-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13cc574b6b712a7b0c87da0bc1b91d2d4d9c88e0 [INFO] checking notional-labs/ica-contract against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotional-labs%2Fica-contract" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/notional-labs/ica-contract [INFO] finished tweaking git repo https://github.com/notional-labs/ica-contract [INFO] tweaked toml for git repo https://github.com/notional-labs/ica-contract written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/notional-labs/ica-contract on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/notional-labs/ica-contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cw-controllers v0.14.0 [INFO] [stderr] Downloaded tendermint-proto v0.23.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a23c562440296560055d9dc634992c6b8e5cb6c85f23b838f89fbeed6f4bc888 [INFO] running `Command { std: "docker" "start" "-a" "a23c562440296560055d9dc634992c6b8e5cb6c85f23b838f89fbeed6f4bc888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a23c562440296560055d9dc634992c6b8e5cb6c85f23b838f89fbeed6f4bc888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a23c562440296560055d9dc634992c6b8e5cb6c85f23b838f89fbeed6f4bc888", kill_on_drop: false }` [INFO] [stdout] a23c562440296560055d9dc634992c6b8e5cb6c85f23b838f89fbeed6f4bc888 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f7d60487fa7eca57f7f868a5f5b0656fd06ba1470136d5273a6019341ea8f32 [INFO] running `Command { std: "docker" "start" "-a" "5f7d60487fa7eca57f7f868a5f5b0656fd06ba1470136d5273a6019341ea8f32", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking base64ct v1.5.2 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking ff v0.11.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking sec1 v0.2.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking tracing-core v0.1.25 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rfc6979 v0.1.0 [INFO] [stderr] Checking elliptic-curve v0.11.12 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking dyn-clone v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Checking ecdsa v0.13.4 [INFO] [stderr] Checking uint v0.9.3 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking k256 v0.10.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking flex-error v0.4.4 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Checking tracing v0.1.33 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking prost v0.9.0 [INFO] [stderr] Checking prost-types v0.9.0 [INFO] [stderr] Checking prost v0.11.0 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking prost-types v0.11.1 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking ed25519-zebra v3.0.0 [INFO] [stderr] Checking serde-json-wasm v0.4.1 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking tendermint-proto v0.23.5 [INFO] [stderr] Checking cosmwasm-crypto v1.0.0 [INFO] [stderr] Checking cosmwasm-std v1.0.0 [INFO] [stderr] Checking cosmwasm-schema v1.0.0 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking cw-storage-plus v0.14.0 [INFO] [stderr] Checking cw2 v0.14.0 [INFO] [stderr] Checking cw-utils v0.14.0 [INFO] [stderr] Checking cw-controllers v0.14.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.6.2 [INFO] [stderr] Checking ica v0.1.0 (/opt/rustwide/workdir/contracts/ica) [INFO] [stdout] error: expected `;`, found keyword `const` [INFO] [stdout] --> contracts/ica/src/contract.rs:10:37 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::ica::{MsgRegisterAccount} [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 11 | // version info for migration info [INFO] [stdout] 12 | const CONTRACT_NAME: &str = "intertx"; [INFO] [stdout] | ----- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `const` [INFO] [stdout] --> contracts/ica/src/contract.rs:10:37 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::ica::{MsgRegisterAccount} [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 11 | // version info for migration info [INFO] [stdout] 12 | const CONTRACT_NAME: &str = "intertx"; [INFO] [stdout] | ----- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `}` [INFO] [stdout] --> contracts/ica/src/contract.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 51 | } [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 52 | [INFO] [stdout] 53 | } [INFO] [stdout] | - unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `}` [INFO] [stdout] --> contracts/ica/src/contract.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 51 | } [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 52 | [INFO] [stdout] 53 | } [INFO] [stdout] | - unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/ica/src/contract.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "library"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/ica/src/contract.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "library"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/ica/src/contract.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/ica/src/contract.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/ica/src/contract.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Addr`, `Binary`, `CosmosMsg`, `Deps`, `Order`, `StdError`, `StdResult`, `from_binary`, and `to_binary` [INFO] [stdout] --> contracts/ica/src/contract.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | from_binary, to_binary, Addr, Binary, Deps, DepsMut, Env, MessageInfo, Order, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ ^^^^ ^^^^^^ ^^^^ ^^^^^ [INFO] [stdout] 5 | Response, StdError, StdResult, CosmosMsg, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CosmosMsg` and `Storage` [INFO] [stdout] --> contracts/ica/src/msg.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | CosmosMsg, Storage, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost_types::Any` [INFO] [stdout] --> contracts/ica/src/msg.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use prost_types::Any; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MsgRegisterAccount` and `MsgSubmitTx` [INFO] [stdout] --> contracts/ica/src/msg.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | MsgRegisterAccount, MsgSubmitTx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/ica/src/contract.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Addr`, `Binary`, `CosmosMsg`, `Deps`, `Order`, `StdError`, `StdResult`, `from_binary`, and `to_binary` [INFO] [stdout] --> contracts/ica/src/contract.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | from_binary, to_binary, Addr, Binary, Deps, DepsMut, Env, MessageInfo, Order, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ ^^^^ ^^^^^^ ^^^^ ^^^^^ [INFO] [stdout] 5 | Response, StdError, StdResult, CosmosMsg, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CosmosMsg` and `Storage` [INFO] [stdout] --> contracts/ica/src/msg.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | CosmosMsg, Storage, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost_types::Any` [INFO] [stdout] --> contracts/ica/src/msg.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use prost_types::Any; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MsgRegisterAccount` and `MsgSubmitTx` [INFO] [stdout] --> contracts/ica/src/msg.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | MsgRegisterAccount, MsgSubmitTx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 0 arguments were supplied [INFO] [stdout] --> contracts/ica/src/contract.rs:36:57 [INFO] [stdout] | [INFO] [stdout] 36 | ExecuteMsg::RegisteredInterchainAccount(msg) => execute_register_ica(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^-- three arguments of type `DepsMut<'_>`, `Env`, and `RegisterAccountMsg` are missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> contracts/ica/src/contract.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn execute_register_ica( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | deps: DepsMut, [INFO] [stdout] | ------------- [INFO] [stdout] 44 | env: Env, [INFO] [stdout] | -------- [INFO] [stdout] 45 | msg: RegisterAccountMsg, [INFO] [stdout] | ----------------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 36 | ExecuteMsg::RegisteredInterchainAccount(msg) => execute_register_ica(/* DepsMut<'_> */, /* Env */, /* RegisterAccountMsg */), [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 0 arguments were supplied [INFO] [stdout] --> contracts/ica/src/contract.rs:36:57 [INFO] [stdout] | [INFO] [stdout] 36 | ExecuteMsg::RegisteredInterchainAccount(msg) => execute_register_ica(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^-- three arguments of type `DepsMut<'_>`, `Env`, and `RegisterAccountMsg` are missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> contracts/ica/src/contract.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn execute_register_ica( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | deps: DepsMut, [INFO] [stdout] | ------------- [INFO] [stdout] 44 | env: Env, [INFO] [stdout] | -------- [INFO] [stdout] 45 | msg: RegisterAccountMsg, [INFO] [stdout] | ----------------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 36 | ExecuteMsg::RegisteredInterchainAccount(msg) => execute_register_ica(/* DepsMut<'_> */, /* Env */, /* RegisterAccountMsg */), [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> contracts/ica/src/contract.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn execute_register_ica( [INFO] [stdout] | -------------------- implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] ... [INFO] [stdout] 46 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> contracts/ica/src/contract.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn execute_register_ica( [INFO] [stdout] | -------------------- implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] ... [INFO] [stdout] 46 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> contracts/ica/src/contract.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn execute_send_tx() -> Result{ [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> contracts/ica/src/contract.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn execute_send_tx() -> Result{ [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found unit type `()` [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] [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 `ica` (lib) due to 5 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ica` (lib test) due to 5 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5f7d60487fa7eca57f7f868a5f5b0656fd06ba1470136d5273a6019341ea8f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f7d60487fa7eca57f7f868a5f5b0656fd06ba1470136d5273a6019341ea8f32", kill_on_drop: false }` [INFO] [stdout] 5f7d60487fa7eca57f7f868a5f5b0656fd06ba1470136d5273a6019341ea8f32