[INFO] fetching crate rdxl_scaffolding 0.1.0...
[INFO] testing rdxl_scaffolding-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rdxl_scaffolding 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rdxl_scaffolding 0.1.0
[INFO] finished tweaking crates.io crate rdxl_scaffolding 0.1.0
[INFO] tweaked toml for crates.io crate rdxl_scaffolding 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rdxl_scaffolding 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rdxl_scaffolding 0.1.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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5eb994ff446ad7e1442eab77d3bc9a91815b63ec46a1a2c48f6a664cca206d6d
[INFO] running `Command { std: "docker" "start" "-a" "5eb994ff446ad7e1442eab77d3bc9a91815b63ec46a1a2c48f6a664cca206d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5eb994ff446ad7e1442eab77d3bc9a91815b63ec46a1a2c48f6a664cca206d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eb994ff446ad7e1442eab77d3bc9a91815b63ec46a1a2c48f6a664cca206d6d", kill_on_drop: false }`
[INFO] [stdout] 5eb994ff446ad7e1442eab77d3bc9a91815b63ec46a1a2c48f6a664cca206d6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00a795cbd983fa8afd31b191b7be1715b28015eb40f2bad2029fac4c55dc8ee1
[INFO] running `Command { std: "docker" "start" "-a" "00a795cbd983fa8afd31b191b7be1715b28015eb40f2bad2029fac4c55dc8ee1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.113
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling serde v1.0.113
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.55
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling rdxl v0.5.5
[INFO] [stderr]    Compiling structopt-derive v0.4.8
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling structopt v0.3.15
[INFO] [stderr]    Compiling html_parser v0.4.2
[INFO] [stderr]    Compiling mxml_dep v0.1.3
[INFO] [stderr]    Compiling mxml v0.1.2
[INFO] [stderr]    Compiling rdxl_scaffolding v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/build_index.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(proc_macro_hygiene)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdxl_scaffolding` (bin "build_index") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "00a795cbd983fa8afd31b191b7be1715b28015eb40f2bad2029fac4c55dc8ee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00a795cbd983fa8afd31b191b7be1715b28015eb40f2bad2029fac4c55dc8ee1", kill_on_drop: false }`
[INFO] [stdout] 00a795cbd983fa8afd31b191b7be1715b28015eb40f2bad2029fac4c55dc8ee1
