[INFO] fetching crate abstract-api 0.14.3... [INFO] checking abstract-api-0.14.3 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate abstract-api 0.14.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate abstract-api 0.14.3 [INFO] finished tweaking crates.io crate abstract-api 0.14.3 [INFO] tweaked toml for crates.io crate abstract-api 0.14.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate abstract-api 0.14.3 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 432 packages to latest compatible versions [INFO] [stderr] Adding abstract-core v0.14.3 (available: v0.21.0) [INFO] [stderr] Adding abstract-sdk v0.14.3 (available: v0.26.1) [INFO] [stderr] Adding abstract-testing v0.14.3 (available: v0.26.1) [INFO] [stderr] Adding cosmwasm-schema v1.5.11 (available: v3.0.1) [INFO] [stderr] Adding cosmwasm-std v1.5.11 (available: v3.0.1) [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding cw-controllers v1.1.2 (available: v3.0.0) [INFO] [stderr] Adding cw-multi-test v0.16.5 (available: v0.16.6) [INFO] [stderr] Adding cw-storage-plus v1.2.0 (available: v3.0.0) [INFO] [stderr] Adding cw2 v1.1.2 (available: v3.0.0) [INFO] [stderr] Adding ics23 v0.10.0 (available: v0.10.2) [INFO] [stderr] Adding schemars v0.8.22 (available: v1.0.3) [INFO] [stderr] Adding speculoos v0.11.0 (available: v0.13.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding time v0.3.20 (available: v0.3.41) [INFO] [stderr] Adding time-core v0.1.0 (available: v0.1.4) [INFO] [stderr] Adding time-macros v0.2.8 (available: v0.2.22) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6acf78c0b38d239b91e799259881d073cb16bb6370c3921d7bc4f8a05fc9fcdc [INFO] running `Command { std: "docker" "start" "-a" "6acf78c0b38d239b91e799259881d073cb16bb6370c3921d7bc4f8a05fc9fcdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6acf78c0b38d239b91e799259881d073cb16bb6370c3921d7bc4f8a05fc9fcdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6acf78c0b38d239b91e799259881d073cb16bb6370c3921d7bc4f8a05fc9fcdc", kill_on_drop: false }` [INFO] [stdout] 6acf78c0b38d239b91e799259881d073cb16bb6370c3921d7bc4f8a05fc9fcdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfac5cd603a59b828007361e7b1a932f2724a2cda75212052b1d1e9bc7f3fec7 [INFO] running `Command { std: "docker" "start" "-a" "cfac5cd603a59b828007361e7b1a932f2724a2cda75212052b1d1e9bc7f3fec7", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Checking bnum v0.10.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cw-semver v1.0.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking speculoos v0.11.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling cosmwasm-derive v1.5.11 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.11 [INFO] [stderr] Compiling cw-ownable-derive v0.5.1 [INFO] [stderr] Compiling abstract-macros v0.14.3 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ed25519-zebra v3.1.0 [INFO] [stderr] Checking serde-json-wasm v0.5.2 [INFO] [stderr] Checking cosmwasm-crypto v1.5.11 [INFO] [stderr] Checking cosmwasm-std v1.5.11 [INFO] [stderr] Checking cosmwasm-schema v1.5.11 [INFO] [stderr] Checking cw-storage-plus v1.2.0 [INFO] [stderr] Checking cw-address-like v1.0.4 [INFO] [stderr] Checking abstract-ica v0.14.3 [INFO] [stderr] Checking cw2 v1.1.2 [INFO] [stderr] Checking cw-utils v1.0.3 [INFO] [stderr] Checking cw20 v1.1.2 [INFO] [stderr] Checking cw-controllers v1.1.2 [INFO] [stderr] Checking cw-ownable v0.5.1 [INFO] [stderr] Checking cw-asset v3.1.1 [INFO] [stderr] Checking cw20-base v1.1.2 [INFO] [stderr] Checking abstract-core v0.14.3 [INFO] [stderr] Checking abstract-sdk v0.14.3 [INFO] [stdout] error[E0433]: failed to resolve: could not find `write` in `core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abstract-sdk-0.14.3/src/error.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Error, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ could not find `write` in `core` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `option` in `core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abstract-sdk-0.14.3/src/error.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Error, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ could not find `option` in `core` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `option` in `core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abstract-sdk-0.14.3/src/error.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Error, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ could not find `option` in `core` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `option` in `core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abstract-sdk-0.14.3/src/error.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Error, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ could not find `option` in `core` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `option` in `core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abstract-sdk-0.14.3/src/error.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Error, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ could not find `option` in `core` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fmt` in `core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abstract-sdk-0.14.3/src/error.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Error, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ could not find `fmt` in `core` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `convert` in `core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abstract-sdk-0.14.3/src/error.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Error, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ could not find `convert` in `core` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::convert; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `AbstractSdkError` doesn't implement `std::fmt::Display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abstract-sdk-0.14.3/src/error.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum AbstractSdkError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `AbstractSdkError` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::error::Error` [INFO] [stdout] --> /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/error.rs:53:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `abstract-sdk` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "cfac5cd603a59b828007361e7b1a932f2724a2cda75212052b1d1e9bc7f3fec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfac5cd603a59b828007361e7b1a932f2724a2cda75212052b1d1e9bc7f3fec7", kill_on_drop: false }` [INFO] [stdout] cfac5cd603a59b828007361e7b1a932f2724a2cda75212052b1d1e9bc7f3fec7