[INFO] fetching crate lodestone_python 0.2.3... [INFO] testing lodestone_python-0.2.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate lodestone_python 0.2.3 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking crates.io crate lodestone_python 0.2.3 [INFO] finished tweaking crates.io crate lodestone_python 0.2.3 [INFO] tweaked toml for crates.io crate lodestone_python 0.2.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lodestone_python 0.2.3 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be2b484a19538a910b5e1c806d684939e0fcc08821dcb75a1de33639776fc8de [INFO] running `Command { std: "docker" "start" "-a" "be2b484a19538a910b5e1c806d684939e0fcc08821dcb75a1de33639776fc8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be2b484a19538a910b5e1c806d684939e0fcc08821dcb75a1de33639776fc8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be2b484a19538a910b5e1c806d684939e0fcc08821dcb75a1de33639776fc8de", kill_on_drop: false }` [INFO] [stdout] be2b484a19538a910b5e1c806d684939e0fcc08821dcb75a1de33639776fc8de [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae9ceb62389d64acd8fece19895cd0337d84c15809d2ded7298dc1917fff9686 [INFO] running `Command { std: "docker" "start" "-a" "ae9ceb62389d64acd8fece19895cd0337d84c15809d2ded7298dc1917fff9686", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 thiserror v1.0.69 [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `indicatif` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ae9ceb62389d64acd8fece19895cd0337d84c15809d2ded7298dc1917fff9686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae9ceb62389d64acd8fece19895cd0337d84c15809d2ded7298dc1917fff9686", kill_on_drop: false }` [INFO] [stdout] ae9ceb62389d64acd8fece19895cd0337d84c15809d2ded7298dc1917fff9686