[INFO] fetching crate xa11y 0.6.2...
[INFO] testing xa11y-0.6.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate xa11y 0.6.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate xa11y 0.6.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xa11y 0.6.2
[INFO] tweaked toml for crates.io crate xa11y 0.6.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xa11y 0.6.2 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 xa11y 0.6.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-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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a78031f0da1dd95d2b162e841a2bc6fcecf7a60081175ddb456d2b5d8d50ad03
[INFO] running `Command { std: "docker" "start" "-a" "a78031f0da1dd95d2b162e841a2bc6fcecf7a60081175ddb456d2b5d8d50ad03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a78031f0da1dd95d2b162e841a2bc6fcecf7a60081175ddb456d2b5d8d50ad03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a78031f0da1dd95d2b162e841a2bc6fcecf7a60081175ddb456d2b5d8d50ad03", kill_on_drop: false }`
[INFO] [stdout] a78031f0da1dd95d2b162e841a2bc6fcecf7a60081175ddb456d2b5d8d50ad03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] dfd53042b78ff113a8675772920765de03062b04b38a351b29f3e50ab371864b
[INFO] running `Command { std: "docker" "start" "-a" "dfd53042b78ff113a8675772920765de03062b04b38a351b29f3e50ab371864b", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling xa11y-core v0.6.2
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]    Compiling zbus v5.14.0
[INFO] [stderr]    Compiling xa11y-linux v0.6.2
[INFO] [stderr]    Compiling xa11y v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.37s
[INFO] running `Command { std: "docker" "inspect" "dfd53042b78ff113a8675772920765de03062b04b38a351b29f3e50ab371864b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfd53042b78ff113a8675772920765de03062b04b38a351b29f3e50ab371864b", kill_on_drop: false }`
[INFO] [stdout] dfd53042b78ff113a8675772920765de03062b04b38a351b29f3e50ab371864b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7940e8fb933cfc08b787721a7ba660f26bd734bffc4c6771b261dcdd40d9585c
[INFO] running `Command { std: "docker" "start" "-a" "7940e8fb933cfc08b787721a7ba660f26bd734bffc4c6771b261dcdd40d9585c", kill_on_drop: false }`
[INFO] [stderr]    Compiling xa11y v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `create_provider` in crate `xa11y`
[INFO] [stdout]    --> tests/unit_test.rs:642:26
[INFO] [stdout]     |
[INFO] [stdout] 642 |     let _result = xa11y::create_provider();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ not found in `xa11y`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(feature = "testing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `testing` feature
[INFO] [stdout] 142 | pub fn create_provider() -> Result<Arc<dyn Provider>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xa11y` (test "unit_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7940e8fb933cfc08b787721a7ba660f26bd734bffc4c6771b261dcdd40d9585c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7940e8fb933cfc08b787721a7ba660f26bd734bffc4c6771b261dcdd40d9585c", kill_on_drop: false }`
[INFO] [stdout] 7940e8fb933cfc08b787721a7ba660f26bd734bffc4c6771b261dcdd40d9585c
