[INFO] cloning repository https://github.com/crll9/smartContracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crll9/smartContracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrll9%2FsmartContracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrll9%2FsmartContracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11b2c76e1604ea4c9b80a0c7da8ce93cf297461a [INFO] checking crll9/smartContracts against try#e61be1c89a2b3fd02452eef3c6186592711e4772 for pr-98456 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrll9%2FsmartContracts" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crll9/smartContracts on toolchain e61be1c89a2b3fd02452eef3c6186592711e4772 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crll9/smartContracts [INFO] finished tweaking git repo https://github.com/crll9/smartContracts [INFO] tweaked toml for git repo https://github.com/crll9/smartContracts written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/crll9/smartContracts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "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-7/source/packages/terraswap/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a503e22e4f8e764109a4ed6728f798eb52dbb3a533d238339906463b4a23cce9 [INFO] running `Command { std: "docker" "start" "-a" "a503e22e4f8e764109a4ed6728f798eb52dbb3a533d238339906463b4a23cce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a503e22e4f8e764109a4ed6728f798eb52dbb3a533d238339906463b4a23cce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a503e22e4f8e764109a4ed6728f798eb52dbb3a533d238339906463b4a23cce9", kill_on_drop: false }` [INFO] [stdout] a503e22e4f8e764109a4ed6728f798eb52dbb3a533d238339906463b4a23cce9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbfe6fb5473ba156e0eb59175ce8ce6fd031fbe56f7b07f663870038691a8767 [INFO] running `Command { std: "docker" "start" "-a" "dbfe6fb5473ba156e0eb59175ce8ce6fd031fbe56f7b07f663870038691a8767", 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/packages/terraswap/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: profile package spec `cw1-subkeys` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw1-whitelist` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw1155-base` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw20-atomic-swap` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw20-bonding` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw20-escrow` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw20-ics20` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw20-merkle-airdrop` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw20-staking` in profile `release` did not match any packages [INFO] [stderr] [INFO] [stderr] Did you mean `club-staking`? [INFO] [stderr] warning: profile package spec `cw3-fixed-multisig` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw3-flex-multisig` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw4-group` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw4-stake` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `cw721-base` in profile `release` did not match any packages [INFO] [stderr] [INFO] [stderr] Did you mean `cw20-base`? [INFO] [stderr] warning: profile package spec `cw721-metadata-uri` in profile `release` did not match any packages [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking const-oid v0.6.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking der v0.4.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Checking spki v0.4.0 [INFO] [stderr] Checking pkcs8 v0.7.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking crypto-bigint v0.2.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.6 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking elliptic-curve v0.10.6 [INFO] [stderr] Checking ecdsa v0.12.4 [INFO] [stderr] Checking k256 v0.9.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling cosmwasm-derive v0.16.7 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking thiserror v1.0.28 [INFO] [stderr] Checking prost v0.8.0 [INFO] [stderr] Checking ed25519-zebra v2.2.0 [INFO] [stderr] Checking serde-json-wasm v0.3.1 [INFO] [stderr] Checking cosmwasm-crypto v0.16.7 [INFO] [stderr] Checking cosmwasm-std v0.16.6 [INFO] [stderr] Checking cosmwasm-schema v0.16.1 [INFO] [stderr] Checking cw0 v0.9.1 (/opt/rustwide/workdir/packages/cw0) [INFO] [stderr] Checking cw-storage-plus v0.9.1 (/opt/rustwide/workdir/packages/storage-plus) [INFO] [stderr] Checking cw0 v0.8.1 [INFO] [stderr] Checking terra-cosmwasm v2.2.0 [INFO] [stderr] Checking cw-storage-plus v0.8.1 [INFO] [stderr] Checking cosmwasm-storage v0.16.1 [INFO] [stderr] Checking cw1 v0.9.1 (/opt/rustwide/workdir/packages/cw1) [INFO] [stderr] Checking cw20 v0.8.1 [INFO] [stderr] Checking cw20 v0.9.1 (/opt/rustwide/workdir/packages/cw20) [INFO] [stderr] Checking cw3 v0.9.1 (/opt/rustwide/workdir/packages/cw3) [INFO] [stderr] Checking cw1155 v0.9.1 (/opt/rustwide/workdir/packages/cw1155) [INFO] [stderr] Checking cw721 v0.9.1 (/opt/rustwide/workdir/packages/cw721) [INFO] [stderr] Checking cw2 v0.9.1 (/opt/rustwide/workdir/packages/cw2) [INFO] [stderr] Checking cw4 v0.9.1 (/opt/rustwide/workdir/packages/cw4) [INFO] [stderr] Checking cw-multi-test v0.9.1 (/opt/rustwide/workdir/packages/multi-test) [INFO] [stderr] Checking cw-controllers v0.9.1 (/opt/rustwide/workdir/packages/controllers) [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> packages/multi-test/src/app.rs:1046:27 [INFO] [stdout] | [INFO] [stdout] 1046 | ..echo::Message::default() [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `ExecC` declared on the struct `Message` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Debug` [INFO] [stdout] note: required by a bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/echo.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 21 | where [INFO] [stdout] 22 | ExecC: Debug + PartialEq + Clone + JsonSchema + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 1046 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> packages/multi-test/src/app.rs:1066:23 [INFO] [stdout] | [INFO] [stdout] 1066 | ..echo::Message::default() [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `ExecC` declared on the struct `Message` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Debug` [INFO] [stdout] note: required by a bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/echo.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 21 | where [INFO] [stdout] 22 | ExecC: Debug + PartialEq + Clone + JsonSchema + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 1066 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> packages/multi-test/src/app.rs:1117:27 [INFO] [stdout] | [INFO] [stdout] 1117 | ..echo::Message::default() [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `ExecC` declared on the struct `Message` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Debug` [INFO] [stdout] note: required by a bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/echo.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 21 | where [INFO] [stdout] 22 | ExecC: Debug + PartialEq + Clone + JsonSchema + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 1117 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> packages/multi-test/src/app.rs:1144:27 [INFO] [stdout] | [INFO] [stdout] 1144 | ..echo::Message::default() [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `ExecC` declared on the struct `Message` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Debug` [INFO] [stdout] note: required by a bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/echo.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 21 | where [INFO] [stdout] 22 | ExecC: Debug + PartialEq + Clone + JsonSchema + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 1144 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> packages/multi-test/src/app.rs:1171:27 [INFO] [stdout] | [INFO] [stdout] 1171 | ..echo::Message::default() [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `ExecC` declared on the struct `Message` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Debug` [INFO] [stdout] note: required by a bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/echo.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 21 | where [INFO] [stdout] 22 | ExecC: Debug + PartialEq + Clone + JsonSchema + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 1171 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> packages/multi-test/src/app.rs:1197:27 [INFO] [stdout] | [INFO] [stdout] 1197 | ..echo::Message::default() [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `ExecC` declared on the struct `Message` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Debug` [INFO] [stdout] note: required by a bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/echo.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 21 | where [INFO] [stdout] 22 | ExecC: Debug + PartialEq + Clone + JsonSchema + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 1197 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> packages/multi-test/src/app.rs:1285:27 [INFO] [stdout] | [INFO] [stdout] 1285 | ..echo::Message::default() [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `ExecC` declared on the struct `Message` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Debug` [INFO] [stdout] note: required by a bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/echo.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 21 | where [INFO] [stdout] 22 | ExecC: Debug + PartialEq + Clone + JsonSchema + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 1285 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> packages/multi-test/src/app.rs:1317:27 [INFO] [stdout] | [INFO] [stdout] 1317 | ..echo::Message::default() [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `ExecC` declared on the struct `Message` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Debug` [INFO] [stdout] note: required by a bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/echo.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 21 | where [INFO] [stdout] 22 | ExecC: Debug + PartialEq + Clone + JsonSchema + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 1317 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> packages/multi-test/src/app.rs:1349:27 [INFO] [stdout] | [INFO] [stdout] 1349 | ..echo::Message::default() [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `ExecC` declared on the struct `Message` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Debug` [INFO] [stdout] note: required by a bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/echo.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 21 | where [INFO] [stdout] 22 | ExecC: Debug + PartialEq + Clone + JsonSchema + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 1349 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> packages/multi-test/src/app.rs:1391:27 [INFO] [stdout] | [INFO] [stdout] 1391 | ..echo::Message::default() [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `ExecC` declared on the struct `Message` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Debug` [INFO] [stdout] note: required by a bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/echo.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 21 | where [INFO] [stdout] 22 | ExecC: Debug + PartialEq + Clone + JsonSchema + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `test_helpers::contracts::echo::Message` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 1391 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> packages/multi-test/src/app.rs:1580:23 [INFO] [stdout] | [INFO] [stdout] 1580 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `ExecC` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Debug` [INFO] [stdout] note: required because of the requirements on the impl of `Default` for `test_helpers::contracts::echo::Message<_>` [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/echo.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, Serialize, Deserialize, Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | #[derivative(Default(bound = "", new = "true"))] [INFO] [stdout] 20 | pub struct Message [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Derivative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking astroport v1.0.1 [INFO] [stderr] Checking terraswap v2.4.1 (/opt/rustwide/workdir/packages/terraswap) [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cw-multi-test` due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dbfe6fb5473ba156e0eb59175ce8ce6fd031fbe56f7b07f663870038691a8767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbfe6fb5473ba156e0eb59175ce8ce6fd031fbe56f7b07f663870038691a8767", kill_on_drop: false }` [INFO] [stdout] dbfe6fb5473ba156e0eb59175ce8ce6fd031fbe56f7b07f663870038691a8767