[INFO] cloning repository https://github.com/EuclidFi/contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EuclidFi/contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEuclidFi%2Fcontracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEuclidFi%2Fcontracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb12968fe9e016ec114b73e31f47d06f2bff59b7 [INFO] checking EuclidFi/contracts/bb12968fe9e016ec114b73e31f47d06f2bff59b7 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEuclidFi%2Fcontracts" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EuclidFi/contracts on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/EuclidFi/contracts [INFO] finished tweaking git repo https://github.com/EuclidFi/contracts [INFO] tweaked toml for git repo https://github.com/EuclidFi/contracts written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/EuclidFi/contracts 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-4-tc1/source/contracts/euclidfi/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml [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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded archway-bindings v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef7eed699152f2cfad4b9ba8696332dbe0e8bd4fdd4e8a1e61fc73d20c031de1 [INFO] running `Command { std: "docker" "start" "-a" "ef7eed699152f2cfad4b9ba8696332dbe0e8bd4fdd4e8a1e61fc73d20c031de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef7eed699152f2cfad4b9ba8696332dbe0e8bd4fdd4e8a1e61fc73d20c031de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef7eed699152f2cfad4b9ba8696332dbe0e8bd4fdd4e8a1e61fc73d20c031de1", kill_on_drop: false }` [INFO] [stdout] ef7eed699152f2cfad4b9ba8696332dbe0e8bd4fdd4e8a1e61fc73d20c031de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49ffc67c4c5111777892af337bc8442ec56e0ea9aa7161a922a24a484cd3cebc [INFO] running `Command { std: "docker" "start" "-a" "49ffc67c4c5111777892af337bc8442ec56e0ea9aa7161a922a24a484cd3cebc", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/euclidfi/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [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 version_check v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking cpufeatures v0.2.15 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Checking bnum v0.10.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-derive v1.5.8 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.8 [INFO] [stderr] Checking ed25519-zebra v3.1.0 [INFO] [stderr] Checking serde-json-wasm v0.5.2 [INFO] [stderr] Checking cosmwasm-crypto v1.5.8 [INFO] [stderr] Checking cosmwasm-std v1.5.8 [INFO] [stderr] Checking cosmwasm-schema v1.5.8 [INFO] [stderr] Checking cw-storage-plus v1.2.0 [INFO] [stderr] Checking cosmwasm-storage v1.5.2 [INFO] [stderr] Checking archway-bindings v0.2.1 [INFO] [stderr] Checking cw2 v1.1.2 [INFO] [stderr] Checking cw-utils v1.0.3 [INFO] [stderr] Checking euclidfi v0.1.0 (/opt/rustwide/workdir/contracts/euclidfi) [INFO] [stdout] error[E0423]: expected value, found macro `env` [INFO] [stdout] --> contracts/euclidfi/src/contract.rs:152:34 [INFO] [stdout] | [INFO] [stdout] 140 | _env: Env, [INFO] [stdout] | ---- `_env` defined here [INFO] [stdout] ... [INFO] [stdout] 152 | execute_invest(deps, env, info, basket_name, amount, auto_compound) [INFO] [stdout] | ^^^ not a value [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_env` marks it as unused, consider renaming it to `env` [INFO] [stdout] | [INFO] [stdout] 140 | env: Env, [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `env` [INFO] [stdout] --> contracts/euclidfi/src/contract.rs:155:36 [INFO] [stdout] | [INFO] [stdout] 140 | _env: Env, [INFO] [stdout] | ---- `_env` defined here [INFO] [stdout] ... [INFO] [stdout] 155 | execute_withdraw(deps, env, info, basket_name, percentage) [INFO] [stdout] | ^^^ not a value [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_env` marks it as unused, consider renaming it to `env` [INFO] [stdout] | [INFO] [stdout] 140 | env: Env, [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `env` [INFO] [stdout] --> contracts/euclidfi/src/contract.rs:158:41 [INFO] [stdout] | [INFO] [stdout] 140 | _env: Env, [INFO] [stdout] | ---- `_env` defined here [INFO] [stdout] ... [INFO] [stdout] 158 | execute_claim_rewards(deps, env, info) [INFO] [stdout] | ^^^ not a value [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_env` marks it as unused, consider renaming it to `env` [INFO] [stdout] | [INFO] [stdout] 140 | env: Env, [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `env` [INFO] [stdout] --> contracts/euclidfi/src/contract.rs:164:37 [INFO] [stdout] | [INFO] [stdout] 140 | _env: Env, [INFO] [stdout] | ---- `_env` defined here [INFO] [stdout] ... [INFO] [stdout] 164 | execute_rebalance(deps, env, info, basket_name) [INFO] [stdout] | ^^^ not a value [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_env` marks it as unused, consider renaming it to `env` [INFO] [stdout] | [INFO] [stdout] 140 | env: Env, [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `deps` in this scope [INFO] [stdout] --> contracts/euclidfi/src/contract.rs:432:35 [INFO] [stdout] | [INFO] [stdout] 432 | let basket = BASKETS.load(deps.storage, &position.basket_name)?; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cw-multi-test v0.17.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> contracts/euclidfi/src/contract.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 143 | ) -> Result { [INFO] [stdout] | ------------------------------- expected `Result` because of return type [INFO] [stdout] ... [INFO] [stdout] 152 | execute_invest(deps, env, info, basket_name, amount, auto_compound) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, error::ContractError>` [INFO] [stdout] found enum `Result<_, cosmwasm_std::StdError>` [INFO] [stdout] help: use `?` to coerce and return an appropriate `Err`, and wrap the resulting value in `Ok` so the expression remains of type `Result` [INFO] [stdout] | [INFO] [stdout] 152 | Ok(execute_invest(deps, env, info, basket_name, amount, auto_compound)?) [INFO] [stdout] | +++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> contracts/euclidfi/src/contract.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 143 | ) -> Result { [INFO] [stdout] | ------------------------------- expected `Result` because of return type [INFO] [stdout] ... [INFO] [stdout] 155 | execute_withdraw(deps, env, info, basket_name, percentage) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, error::ContractError>` [INFO] [stdout] found enum `Result<_, cosmwasm_std::StdError>` [INFO] [stdout] help: use `?` to coerce and return an appropriate `Err`, and wrap the resulting value in `Ok` so the expression remains of type `Result` [INFO] [stdout] | [INFO] [stdout] 155 | Ok(execute_withdraw(deps, env, info, basket_name, percentage)?) [INFO] [stdout] | +++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> contracts/euclidfi/src/contract.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 143 | ) -> Result { [INFO] [stdout] | ------------------------------- expected `Result` because of return type [INFO] [stdout] ... [INFO] [stdout] 158 | execute_claim_rewards(deps, env, info) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, error::ContractError>` [INFO] [stdout] found enum `Result<_, cosmwasm_std::StdError>` [INFO] [stdout] help: use `?` to coerce and return an appropriate `Err`, and wrap the resulting value in `Ok` so the expression remains of type `Result` [INFO] [stdout] | [INFO] [stdout] 158 | Ok(execute_claim_rewards(deps, env, info)?) [INFO] [stdout] | +++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> contracts/euclidfi/src/contract.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 143 | ) -> Result { [INFO] [stdout] | ------------------------------- expected `Result` because of return type [INFO] [stdout] ... [INFO] [stdout] 161 | execute_set_auto_compound(deps, info, basket_name, enabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, error::ContractError>` [INFO] [stdout] found enum `Result<_, cosmwasm_std::StdError>` [INFO] [stdout] help: use `?` to coerce and return an appropriate `Err`, and wrap the resulting value in `Ok` so the expression remains of type `Result` [INFO] [stdout] | [INFO] [stdout] 161 | Ok(execute_set_auto_compound(deps, info, basket_name, enabled)?) [INFO] [stdout] | +++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> contracts/euclidfi/src/contract.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 143 | ) -> Result { [INFO] [stdout] | ------------------------------- expected `Result` because of return type [INFO] [stdout] ... [INFO] [stdout] 164 | execute_rebalance(deps, env, info, basket_name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, error::ContractError>` [INFO] [stdout] found enum `Result<_, cosmwasm_std::StdError>` [INFO] [stdout] help: use `?` to coerce and return an appropriate `Err`, and wrap the resulting value in `Ok` so the expression remains of type `Result` [INFO] [stdout] | [INFO] [stdout] 164 | Ok(execute_rebalance(deps, env, info, basket_name)?) [INFO] [stdout] | +++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> contracts/euclidfi/src/contract.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 143 | ) -> Result { [INFO] [stdout] | ------------------------------- expected `Result` because of return type [INFO] [stdout] ... [INFO] [stdout] 167 | execute_update_config(deps, info, reward_rate, min_lock_period, compound_frequency) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, error::ContractError>` [INFO] [stdout] found enum `Result<_, cosmwasm_std::StdError>` [INFO] [stdout] help: use `?` to coerce and return an appropriate `Err`, and wrap the resulting value in `Ok` so the expression remains of type `Result` [INFO] [stdout] | [INFO] [stdout] 167 | Ok(execute_update_config(deps, info, reward_rate, min_lock_period, compound_frequency)?) [INFO] [stdout] | +++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_reward_transfer_msg` in this scope [INFO] [stdout] --> contracts/euclidfi/src/contract.rs:481:24 [INFO] [stdout] | [INFO] [stdout] 481 | let transfer_msg = create_reward_transfer_msg(info.sender.to_string(), rewards, &config)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generate_rebalance_messages` in this scope [INFO] [stdout] --> contracts/euclidfi/src/contract.rs:525:20 [INFO] [stdout] | [INFO] [stdout] 421 | / fn generate_withdraw_messages( [INFO] [stdout] 422 | | position: &InvestmentPosition, [INFO] [stdout] 423 | | token_prices: &HashMap, [INFO] [stdout] 424 | | percentage: u8, [INFO] [stdout] ... | [INFO] [stdout] 461 | | Ok(messages) [INFO] [stdout] 462 | | } [INFO] [stdout] | |_- similarly named function `generate_withdraw_messages` defined here [INFO] [stdout] ... [INFO] [stdout] 525 | let messages = generate_rebalance_messages(position, &basket.tokens, &token_prices)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `generate_withdraw_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `Uint128` by `u128` [INFO] [stdout] --> contracts/euclidfi/src/contract.rs:607:44 [INFO] [stdout] | [INFO] [stdout] 607 | .multiply_ratio(config.reward_rate * time_elapsed as u128, 365 * 24 * 60 * 60 * 100u128); [INFO] [stdout] | ^ no implementation for `Uint128 * u128` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::Mul` is not implemented for `Uint128` [INFO] [stdout] = help: the following other types implement trait `std::ops::Mul`: [INFO] [stdout] `&Uint128` implements `std::ops::Mul` [INFO] [stdout] `&Uint128` implements `std::ops::Mul` [INFO] [stdout] `Uint128` implements `std::ops::Mul<&Uint128>` [INFO] [stdout] `Uint128` implements `std::ops::Mul` [INFO] [stdout] `Uint128` implements `std::ops::Mul` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `GetCount` found for enum `QueryMsg` [INFO] [stdout] --> contracts/euclidfi/src/helpers.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | let msg = QueryMsg::GetCount {}; [INFO] [stdout] | ^^^^^^^^ variant not found in `QueryMsg` [INFO] [stdout] | [INFO] [stdout] ::: contracts/euclidfi/src/msg.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum QueryMsg { [INFO] [stdout] | ----------------- variant `GetCount` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0423, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `euclidfi` (lib) due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "49ffc67c4c5111777892af337bc8442ec56e0ea9aa7161a922a24a484cd3cebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ffc67c4c5111777892af337bc8442ec56e0ea9aa7161a922a24a484cd3cebc", kill_on_drop: false }` [INFO] [stdout] 49ffc67c4c5111777892af337bc8442ec56e0ea9aa7161a922a24a484cd3cebc