[INFO] fetching crate safecoin-client 1.14.17...
[INFO] testing safecoin-client-1.14.17 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate safecoin-client 1.14.17 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate safecoin-client 1.14.17
[INFO] finished tweaking crates.io crate safecoin-client 1.14.17
[INFO] tweaked toml for crates.io crate safecoin-client 1.14.17 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate safecoin-client 1.14.17 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 469 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding bs58 v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.51)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.12.0)
[INFO] [stderr]       Adding indicatif v0.16.2 (available: v0.18.2)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding quinn v0.8.5 (available: v0.11.9)
[INFO] [stderr]       Adding quinn-proto v0.8.4 (available: v0.11.13)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding rand_chacha v0.2.2 (available: v0.9.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding rustls v0.20.9 (available: v0.23.35)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tokio-tungstenite v0.17.2 (available: v0.28.0)
[INFO] [stderr]       Adding tungstenite v0.17.3 (available: v0.28.0)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1e3d9fdb60b1f389e77a02cc86404756a3226e303b2eefffb0553ce7cfc37da
[INFO] running `Command { std: "docker" "start" "-a" "f1e3d9fdb60b1f389e77a02cc86404756a3226e303b2eefffb0553ce7cfc37da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1e3d9fdb60b1f389e77a02cc86404756a3226e303b2eefffb0553ce7cfc37da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1e3d9fdb60b1f389e77a02cc86404756a3226e303b2eefffb0553ce7cfc37da", kill_on_drop: false }`
[INFO] [stdout] f1e3d9fdb60b1f389e77a02cc86404756a3226e303b2eefffb0553ce7cfc37da
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa3d7fca6e725a995bd8afb733ba4a7a12dd627511ebeff3f9dab6040a48afbc
[INFO] running `Command { std: "docker" "start" "-a" "fa3d7fca6e725a995bd8afb733ba4a7a12dd627511ebeff3f9dab6040a48afbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling safecoin-frozen-abi-macro v1.14.17
[INFO] [stderr]    Compiling safecoin-frozen-abi v1.14.17
[INFO] [stderr]    Compiling safecoin-sdk v1.14.17
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling safecoin-program-runtime v1.14.17
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling safecoin-vote-program v1.14.17
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling safecoin-perf v1.14.17
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling safecoin-logger v1.14.17
[INFO] [stderr]    Compiling safecoin-rayon-threadlimit v1.14.17
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling caps v0.5.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling safecoin-version v1.14.17
[INFO] [stderr]    Compiling safecoin-address-lookup-table-program v1.14.17
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling safecoin-program v1.14.17
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stdout] error[E0432]: unresolved import `console::Term`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/state.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use console::Term;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ no `Term` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.1/src/lib.rs:92:42
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg(feature = "std")]
[INFO] [stdout]    |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] 91 | pub use crate::term::{
[INFO] [stdout] 92 |     user_attended, user_attended_stderr, Term, TermFamily, TermFeatures, TermTarget,
[INFO] [stdout]    |                                          ^^^^
[INFO] [stdout] help: consider importing this variant instead
[INFO] [stdout]    |
[INFO] [stdout] 10 - use console::Term;
[INFO] [stdout] 10 + use crate::state::ProgressDrawTargetKind::Term;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `console::measure_text_width`, `console::Style`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/style.rs:1:15
[INFO] [stdout]    |
[INFO] [stdout]  1 | use console::{measure_text_width, Style};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^  ^^^^^ no `Style` in the root
[INFO] [stdout]    |               |
[INFO] [stdout]    |               no `measure_text_width` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.1/src/lib.rs:96:44
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "std")]
[INFO] [stdout]    |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] 95 | pub use crate::utils::{
[INFO] [stdout] 96 |     colors_enabled, colors_enabled_stderr, measure_text_width, pad_str, pad_str_with,
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.1/src/lib.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "std")]
[INFO] [stdout]    |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] ...
[INFO] [stdout] 98 |     Color, Emoji, Style, StyledObject,
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `console::measure_text_width`, `console::Style`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/utils.rs:7:15
[INFO] [stdout]    |
[INFO] [stdout]  7 | use console::{measure_text_width, Style};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^  ^^^^^ no `Style` in the root
[INFO] [stdout]    |               |
[INFO] [stdout]    |               no `measure_text_width` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.1/src/lib.rs:96:44
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "std")]
[INFO] [stdout]    |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] 95 | pub use crate::utils::{
[INFO] [stdout] 96 |     colors_enabled, colors_enabled_stderr, measure_text_width, pad_str, pad_str_with,
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.1/src/lib.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "std")]
[INFO] [stdout]    |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] ...
[INFO] [stdout] 98 |     Color, Emoji, Style, StyledObject,
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling async-mutex v1.4.1
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/state.rs:483:13
[INFO] [stdout]     |
[INFO] [stdout] 483 |             term.move_cursor_up(*last_line_count)?;
[INFO] [stdout]     |             ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indicatif` (lib) due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fa3d7fca6e725a995bd8afb733ba4a7a12dd627511ebeff3f9dab6040a48afbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa3d7fca6e725a995bd8afb733ba4a7a12dd627511ebeff3f9dab6040a48afbc", kill_on_drop: false }`
[INFO] [stdout] fa3d7fca6e725a995bd8afb733ba4a7a12dd627511ebeff3f9dab6040a48afbc
