[INFO] fetching crate natural_syntax 0.0.2...
[INFO] testing natural_syntax-0.0.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate natural_syntax 0.0.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate natural_syntax 0.0.2
[INFO] finished tweaking crates.io crate natural_syntax 0.0.2
[INFO] tweaked toml for crates.io crate natural_syntax 0.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate natural_syntax 0.0.2 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 281 packages to latest compatible versions
[INFO] [stderr]       Adding rust-bert v0.22.0 (available: v0.23.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 20833f093d05fbc0b02abcf48a24bf671d0752f2154ec4e1305aace2c00c6158
[INFO] running `Command { std: "docker" "start" "-a" "20833f093d05fbc0b02abcf48a24bf671d0752f2154ec4e1305aace2c00c6158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20833f093d05fbc0b02abcf48a24bf671d0752f2154ec4e1305aace2c00c6158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20833f093d05fbc0b02abcf48a24bf671d0752f2154ec4e1305aace2c00c6158", kill_on_drop: false }`
[INFO] [stdout] 20833f093d05fbc0b02abcf48a24bf671d0752f2154ec4e1305aace2c00c6158
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f729238699abf34242e247e0d1f5114b9fbb89b6374af4f369f86f174f8035cf
[INFO] running `Command { std: "docker" "start" "-a" "f729238699abf34242e247e0d1f5114b9fbb89b6374af4f369f86f174f8035cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling tch v0.14.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[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 ring v0.17.14
[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] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr] error: could not compile `indicatif` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f729238699abf34242e247e0d1f5114b9fbb89b6374af4f369f86f174f8035cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f729238699abf34242e247e0d1f5114b9fbb89b6374af4f369f86f174f8035cf", kill_on_drop: false }`
[INFO] [stdout] f729238699abf34242e247e0d1f5114b9fbb89b6374af4f369f86f174f8035cf
