[INFO] fetching crate cw-multi-test 0.13.4... [INFO] checking cw-multi-test-0.13.4 against try#846ec3a7f9ef4a204b2166da3cfc71f4885a5be5 for pr-98000 [INFO] extracting crate cw-multi-test 0.13.4 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cw-multi-test 0.13.4 on toolchain 846ec3a7f9ef4a204b2166da3cfc71f4885a5be5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cw-multi-test 0.13.4 [INFO] finished tweaking crates.io crate cw-multi-test 0.13.4 [INFO] tweaked toml for crates.io crate cw-multi-test 0.13.4 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b84ca706d497fe733915af53b02ffde457c06188da7e5236ef65a7de40f62742 [INFO] running `Command { std: "docker" "start" "-a" "b84ca706d497fe733915af53b02ffde457c06188da7e5236ef65a7de40f62742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b84ca706d497fe733915af53b02ffde457c06188da7e5236ef65a7de40f62742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b84ca706d497fe733915af53b02ffde457c06188da7e5236ef65a7de40f62742", kill_on_drop: false }` [INFO] [stdout] b84ca706d497fe733915af53b02ffde457c06188da7e5236ef65a7de40f62742 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fb031f5e1c869f21bb2ba999135c8de8675502763fc2010076e400529aa5d56 [INFO] running `Command { std: "docker" "start" "-a" "1fb031f5e1c869f21bb2ba999135c8de8675502763fc2010076e400529aa5d56", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking base64ct v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Checking dyn-clone v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.58 [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 either v1.6.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking uint v0.9.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ff v0.11.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sec1 v0.2.1 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking rfc6979 v0.1.0 [INFO] [stderr] Checking elliptic-curve v0.11.12 [INFO] [stderr] Checking ecdsa v0.13.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking k256 v0.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking prost v0.9.0 [INFO] [stderr] Checking ed25519-zebra v3.0.0 [INFO] [stderr] Checking serde-json-wasm v0.4.1 [INFO] [stderr] Checking cosmwasm-crypto v1.0.0 [INFO] [stderr] Checking cosmwasm-std v1.0.0 [INFO] [stderr] Checking cw-utils v0.13.4 [INFO] [stderr] Checking cosmwasm-storage v1.0.0 [INFO] [stderr] Checking cw-storage-plus v0.13.4 [INFO] [stderr] Checking cw-multi-test v0.13.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/app.rs:1848:27 [INFO] [stdout] | [INFO] [stdout] 1848 | ..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] --> src/test_helpers/contracts/echo.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 26 | where [INFO] [stdout] 27 | 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] 1848 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/app.rs:1868:23 [INFO] [stdout] | [INFO] [stdout] 1868 | ..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] --> src/test_helpers/contracts/echo.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 26 | where [INFO] [stdout] 27 | 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] 1868 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/app.rs:1924:27 [INFO] [stdout] | [INFO] [stdout] 1924 | ..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] --> src/test_helpers/contracts/echo.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 26 | where [INFO] [stdout] 27 | 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] 1924 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/app.rs:1951:27 [INFO] [stdout] | [INFO] [stdout] 1951 | ..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] --> src/test_helpers/contracts/echo.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 26 | where [INFO] [stdout] 27 | 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] 1951 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/app.rs:1978:27 [INFO] [stdout] | [INFO] [stdout] 1978 | ..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] --> src/test_helpers/contracts/echo.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 26 | where [INFO] [stdout] 27 | 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] 1978 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/app.rs:2009:27 [INFO] [stdout] | [INFO] [stdout] 2009 | ..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] --> src/test_helpers/contracts/echo.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 26 | where [INFO] [stdout] 27 | 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] 2009 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/app.rs:2117:27 [INFO] [stdout] | [INFO] [stdout] 2117 | ..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] --> src/test_helpers/contracts/echo.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 26 | where [INFO] [stdout] 27 | 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] 2117 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/app.rs:2149:27 [INFO] [stdout] | [INFO] [stdout] 2149 | ..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] --> src/test_helpers/contracts/echo.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 26 | where [INFO] [stdout] 27 | 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] 2149 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/app.rs:2196:27 [INFO] [stdout] | [INFO] [stdout] 2196 | ..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] --> src/test_helpers/contracts/echo.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 26 | where [INFO] [stdout] 27 | 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] 2196 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/app.rs:2243:27 [INFO] [stdout] | [INFO] [stdout] 2243 | ..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] --> src/test_helpers/contracts/echo.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Message [INFO] [stdout] | ------- required by a bound in this [INFO] [stdout] 26 | where [INFO] [stdout] 27 | 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] 2243 | ..echo::Message::::default() [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/app.rs:2432:23 [INFO] [stdout] | [INFO] [stdout] 2432 | ..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] --> src/test_helpers/contracts/echo.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, Serialize, Deserialize, Derivative)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 24 | #[derivative(Default(bound = "", new = "true"))] [INFO] [stdout] 25 | 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] [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] running `Command { std: "docker" "inspect" "1fb031f5e1c869f21bb2ba999135c8de8675502763fc2010076e400529aa5d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fb031f5e1c869f21bb2ba999135c8de8675502763fc2010076e400529aa5d56", kill_on_drop: false }` [INFO] [stdout] 1fb031f5e1c869f21bb2ba999135c8de8675502763fc2010076e400529aa5d56