[INFO] fetching crate dadk 0.4.0... [INFO] testing dadk-0.4.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate dadk 0.4.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate dadk 0.4.0 [INFO] finished tweaking crates.io crate dadk 0.4.0 [INFO] tweaked toml for crates.io crate dadk 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dadk 0.4.0 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] crate crates.io crate dadk 0.4.0 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-1-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `dadk` [INFO] [stderr] * `bin` target `dadk-insiders` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3c9d79cb4e9482654351ff7976cb8fc1c859257c8f66ae09438fa71550ea1a96 [INFO] running `Command { std: "docker" "start" "-a" "3c9d79cb4e9482654351ff7976cb8fc1c859257c8f66ae09438fa71550ea1a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c9d79cb4e9482654351ff7976cb8fc1c859257c8f66ae09438fa71550ea1a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c9d79cb4e9482654351ff7976cb8fc1c859257c8f66ae09438fa71550ea1a96", kill_on_drop: false }` [INFO] [stdout] 3c9d79cb4e9482654351ff7976cb8fc1c859257c8f66ae09438fa71550ea1a96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 76cbe098bd0f019475c19ff42c4c6958de88f5cca2e30dd2d92037b97e25199e [INFO] running `Command { std: "docker" "start" "-a" "76cbe098bd0f019475c19ff42c4c6958de88f5cca2e30dd2d92037b97e25199e", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `dadk` [INFO] [stderr] * `bin` target `dadk-insiders` [INFO] [stderr] Compiling libc v0.2.165 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zip v2.2.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling quick-xml v0.37.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dadk-config v0.4.0 [INFO] [stderr] Compiling inferno v0.12.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling dadk-user v0.4.0 [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/dadk-user-0.4.0/src/lib.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | #![feature(extract_if)] [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/dadk-user-0.4.0/src/lib.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #![feature(io_error_more)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dadk-user` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "76cbe098bd0f019475c19ff42c4c6958de88f5cca2e30dd2d92037b97e25199e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76cbe098bd0f019475c19ff42c4c6958de88f5cca2e30dd2d92037b97e25199e", kill_on_drop: false }` [INFO] [stdout] 76cbe098bd0f019475c19ff42c4c6958de88f5cca2e30dd2d92037b97e25199e