[INFO] cloning repository https://github.com/juggernaut09/cw20-token-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juggernaut09/cw20-token-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuggernaut09%2Fcw20-token-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuggernaut09%2Fcw20-token-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a7451d446eff95d0bfeef8455ae7ab34fa02cc2 [INFO] checking juggernaut09/cw20-token-contract against try#279ba2cff36a3029611d32ee1b5c82559c565f69 for pr-87316 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuggernaut09%2Fcw20-token-contract" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juggernaut09/cw20-token-contract on toolchain 279ba2cff36a3029611d32ee1b5c82559c565f69 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+279ba2cff36a3029611d32ee1b5c82559c565f69" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/juggernaut09/cw20-token-contract [INFO] finished tweaking git repo https://github.com/juggernaut09/cw20-token-contract [INFO] tweaked toml for git repo https://github.com/juggernaut09/cw20-token-contract written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/juggernaut09/cw20-token-contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+279ba2cff36a3029611d32ee1b5c82559c565f69" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemars_derive v0.7.6 [INFO] [stderr] Downloaded serde-json-wasm v0.2.3 [INFO] [stderr] Downloaded cosmwasm-schema v0.13.2 [INFO] [stderr] Downloaded serde_derive_internals v0.25.0 [INFO] [stderr] Downloaded cosmwasm-derive v0.13.2 [INFO] [stderr] Downloaded cosmwasm-std v0.13.2 [INFO] [stderr] Downloaded schemars v0.7.6 [INFO] [stderr] Downloaded cosmwasm-storage v0.13.2 [INFO] [stderr] Downloaded cw2 v0.5.0 [INFO] [stderr] Downloaded cw20 v0.5.0 [INFO] [stderr] Downloaded cw0 v0.5.0 [INFO] [stderr] Downloaded cw-storage-plus v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+279ba2cff36a3029611d32ee1b5c82559c565f69" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca2e2c3095f98897e24f044e3183ac0bc8abfee2779598d54f0a1baf7a3cd831 [INFO] running `Command { std: "docker" "start" "-a" "ca2e2c3095f98897e24f044e3183ac0bc8abfee2779598d54f0a1baf7a3cd831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca2e2c3095f98897e24f044e3183ac0bc8abfee2779598d54f0a1baf7a3cd831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca2e2c3095f98897e24f044e3183ac0bc8abfee2779598d54f0a1baf7a3cd831", kill_on_drop: false }` [INFO] [stdout] ca2e2c3095f98897e24f044e3183ac0bc8abfee2779598d54f0a1baf7a3cd831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+279ba2cff36a3029611d32ee1b5c82559c565f69" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 75ff411149aa2bbfc33d58422be790474db1db17444c380d7d0f538c5a1222be [INFO] running `Command { std: "docker" "start" "-a" "75ff411149aa2bbfc33d58422be790474db1db17444c380d7d0f538c5a1222be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling cosmwasm-derive v0.13.2 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking serde-json-wasm v0.2.3 [INFO] [stderr] Checking cosmwasm-std v0.13.2 [INFO] [stderr] Checking cosmwasm-schema v0.13.2 [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/addresses.rs:8:78 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, Eq, Hash, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/addresses.rs:8:78 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, Eq, Hash, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/addresses.rs:91:78 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, Eq, Hash, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/addresses.rs:91:78 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, Eq, Hash, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/binary.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Default, Debug, PartialEq, Eq, Hash, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/binary.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Default, Debug, PartialEq, Eq, Hash, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/coins.rs:6:68 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/coins.rs:6:68 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/errors/system_error.rs:15:59 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/errors/system_error.rs:15:59 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/math.rs:14:71 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq, PartialOrd, Ord, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/math.rs:14:71 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq, PartialOrd, Ord, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/math.rs:173:71 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq, PartialOrd, Ord, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/math.rs:173:71 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq, PartialOrd, Ord, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:10:59 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:10:59 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:19:59 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:19:59 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:54:59 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:54:59 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:98:59 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:98:59 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:106:59 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:106:59 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:113:59 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:113:59 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:131:59 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:131:59 [INFO] [stdout] | [INFO] [stdout] 131 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:138:59 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:138:59 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:145:59 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:145:59 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:164:59 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:164:59 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:172:59 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:172:59 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:187:59 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:187:59 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:192:59 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/query.rs:192:59 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/attribute.rs:5:68 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/attribute.rs:5:68 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/contract_result.rs:32:59 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/contract_result.rs:32:59 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/cosmos_msg.rs:10:59 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/cosmos_msg.rs:10:59 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/cosmos_msg.rs:25:59 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/cosmos_msg.rs:25:59 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/cosmos_msg.rs:36:59 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/cosmos_msg.rs:36:59 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/cosmos_msg.rs:64:59 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/cosmos_msg.rs:64:59 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/handle.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/handle.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/init.rs:11:59 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/init.rs:11:59 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/migrate.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/migrate.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/system_result.rs:32:59 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/results/system_result.rs:32:59 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/types.rs:7:68 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/types.rs:7:68 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/types.rs:13:68 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/types.rs:13:68 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/types.rs:69:68 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/types.rs:69:68 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/types.rs:86:68 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/types.rs:86:68 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Serialize, Deserialize, Clone, Default, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/types.rs:97:59 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cosmwasm-std-0.13.2/src/types.rs:97:59 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 70 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cosmwasm-std` due to 71 previous errors [INFO] running `Command { std: "docker" "inspect" "75ff411149aa2bbfc33d58422be790474db1db17444c380d7d0f538c5a1222be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75ff411149aa2bbfc33d58422be790474db1db17444c380d7d0f538c5a1222be", kill_on_drop: false }` [INFO] [stdout] 75ff411149aa2bbfc33d58422be790474db1db17444c380d7d0f538c5a1222be