[INFO] fetching crate nse 0.1.2...
[INFO] testing nse-0.1.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nse 0.1.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate nse 0.1.2
[INFO] finished tweaking crates.io crate nse 0.1.2
[INFO] tweaked toml for crates.io crate nse 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nse 0.1.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] crate crates.io crate nse 0.1.2 already has a lockfile, it will not be regenerated
[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] 76f2d5f7ca0038cf0bcc59dbc86d91277ae3de2e24dd8ff37a02abd7040ac838
[INFO] running `Command { std: "docker" "start" "-a" "76f2d5f7ca0038cf0bcc59dbc86d91277ae3de2e24dd8ff37a02abd7040ac838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76f2d5f7ca0038cf0bcc59dbc86d91277ae3de2e24dd8ff37a02abd7040ac838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76f2d5f7ca0038cf0bcc59dbc86d91277ae3de2e24dd8ff37a02abd7040ac838", kill_on_drop: false }`
[INFO] [stdout] 76f2d5f7ca0038cf0bcc59dbc86d91277ae3de2e24dd8ff37a02abd7040ac838
[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] c495f16a01082291375237928ceae7527d2503eecdfb04403070dee99ba9e25d
[INFO] running `Command { std: "docker" "start" "-a" "c495f16a01082291375237928ceae7527d2503eecdfb04403070dee99ba9e25d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.93
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lexical-util v0.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling lexical-write-integer v0.8.3
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling lexical-write-float v0.8.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling lexical-parse-float v0.8.3
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling lexical-core v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling num-complex v0.4.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling libz-sys v1.1.6
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling streaming-iterator v0.1.5
[INFO] [stderr]    Compiling hash_hasher v2.0.3
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling curl-sys v0.4.54+curl-7.83.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling lexical v6.1.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling memmap2 v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling curl v0.4.43
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling polars-utils v0.21.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling psl-types v2.0.10
[INFO] [stderr]    Compiling isahc v1.7.1
[INFO] [stderr]    Compiling publicsuffix v2.1.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling bytemuck_derive v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling comfy-table v5.0.1
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling arrow2 v0.11.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-1.7.1/src/lib.rs:227:42
[INFO] [stdout]     |
[INFO] [stdout] 227 | #![cfg_attr(feature = "nightly", feature(doc_auto_cfg))]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.92.0; see <https://github.com/rust-lang/rust/pull/138907> for more information
[INFO] [stdout]     = note: merged into `doc_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-1.7.1/src/lib.rs:226:34
[INFO] [stdout]     |
[INFO] [stdout] 226 | #![cfg_attr(feature = "nightly", feature(doc_cfg))]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-1.7.1/src/lib.rs:227:34
[INFO] [stdout]     |
[INFO] [stdout] 227 | #![cfg_attr(feature = "nightly", feature(doc_auto_cfg))]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `isahc` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c495f16a01082291375237928ceae7527d2503eecdfb04403070dee99ba9e25d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c495f16a01082291375237928ceae7527d2503eecdfb04403070dee99ba9e25d", kill_on_drop: false }`
[INFO] [stdout] c495f16a01082291375237928ceae7527d2503eecdfb04403070dee99ba9e25d
