[INFO] cloning repository https://github.com/steven4354/cw-plus-for-pass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steven4354/cw-plus-for-pass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteven4354%2Fcw-plus-for-pass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteven4354%2Fcw-plus-for-pass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35dd4601c1a96dfe2e6418a7c120878f1cd8999e [INFO] checking steven4354/cw-plus-for-pass against try#e61be1c89a2b3fd02452eef3c6186592711e4772 for pr-98456 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteven4354%2Fcw-plus-for-pass" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/steven4354/cw-plus-for-pass 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/steven4354/cw-plus-for-pass [INFO] finished tweaking git repo https://github.com/steven4354/cw-plus-for-pass [INFO] tweaked toml for git repo https://github.com/steven4354/cw-plus-for-pass written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/steven4354/cw-plus-for-pass 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] d5b39241f89bc946e83fc824745636b8c1f8084eff5e1c055b782afadcf178b5 [INFO] running `Command { std: "docker" "start" "-a" "d5b39241f89bc946e83fc824745636b8c1f8084eff5e1c055b782afadcf178b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5b39241f89bc946e83fc824745636b8c1f8084eff5e1c055b782afadcf178b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b39241f89bc946e83fc824745636b8c1f8084eff5e1c055b782afadcf178b5", kill_on_drop: false }` [INFO] [stdout] d5b39241f89bc946e83fc824745636b8c1f8084eff5e1c055b782afadcf178b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] cbab40d39e3b1396a31efd94d1833975be5de12d4081b707f5c455367db0c271 [INFO] running `Command { std: "docker" "start" "-a" "cbab40d39e3b1396a31efd94d1833975be5de12d4081b707f5c455367db0c271", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling typenum v1.13.0 [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 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] Checking byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling schemars v0.8.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 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] Compiling autocfg v1.0.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking der v0.4.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking spki v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking pkcs8 v0.7.5 [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 generic-array v0.12.4 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking integer-cbrt v0.1.2 [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 digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Checking elliptic-curve v0.10.6 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking sha2 v0.9.6 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking ecdsa v0.12.4 [INFO] [stderr] Checking k256 v0.9.6 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling cosmwasm-derive v0.16.1 [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 rust_decimal v1.15.0 [INFO] [stderr] Checking cosmwasm-crypto v0.16.1 [INFO] [stderr] Checking cosmwasm-std v0.16.1 [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 cosmwasm-storage v0.16.1 [INFO] [stderr] Checking cw1 v0.9.1 (/opt/rustwide/workdir/packages/cw1) [INFO] [stderr] Checking cw0 v0.8.1 [INFO] [stderr] Checking cw-storage-plus v0.8.1 [INFO] [stderr] Checking cw20 v0.9.1 (/opt/rustwide/workdir/packages/cw20) [INFO] [stderr] Checking cw721 v0.9.1 (/opt/rustwide/workdir/packages/cw721) [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 cw2 v0.9.1 (/opt/rustwide/workdir/packages/cw2) [INFO] [stderr] Checking cw-controllers v0.9.1 (/opt/rustwide/workdir/packages/controllers) [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-multi-test v0.8.1 [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] [stderr] Checking cw1-whitelist v0.9.1 (/opt/rustwide/workdir/contracts/cw1-whitelist) [INFO] [stderr] Checking cw20-base v0.9.1 (/opt/rustwide/workdir/contracts/cw20-base) [INFO] [stderr] Checking cw721-base v0.9.1 (/opt/rustwide/workdir/contracts/cw721-base) [INFO] [stderr] Checking cw4-group v0.9.1 (/opt/rustwide/workdir/contracts/cw4-group) [INFO] [stderr] Checking cw20-ics20 v0.9.1 (/opt/rustwide/workdir/contracts/cw20-ics20) [INFO] [stderr] Checking cw1155-base v0.9.1 (/opt/rustwide/workdir/contracts/cw1155-base) [INFO] [stderr] Checking cw3-flex-multisig v0.9.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig) [INFO] [stderr] Checking cw20-atomic-swap v0.9.1 (/opt/rustwide/workdir/contracts/cw20-atomic-swap) [INFO] [stderr] Checking cw3-fixed-multisig v0.9.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig) [INFO] [stderr] Checking cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop) [INFO] [stderr] Checking cw4-stake v0.9.1 (/opt/rustwide/workdir/contracts/cw4-stake) [INFO] [stderr] Checking cw20-escrow v0.9.1 (/opt/rustwide/workdir/contracts/cw20-escrow) [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] [stderr] error: could not compile `cw-multi-test` due to 12 previous errors [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] warning: build failed, waiting for other jobs to finish... [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] running `Command { std: "docker" "inspect" "cbab40d39e3b1396a31efd94d1833975be5de12d4081b707f5c455367db0c271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbab40d39e3b1396a31efd94d1833975be5de12d4081b707f5c455367db0c271", kill_on_drop: false }` [INFO] [stdout] cbab40d39e3b1396a31efd94d1833975be5de12d4081b707f5c455367db0c271