[INFO] cloning repository https://github.com/delphic/helia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/delphic/helia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelphic%2Fhelia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelphic%2Fhelia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1c4a1cee924b9c5e7a4013f2e29a780f9a33614 [INFO] documenting delphic/helia against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelphic%2Fhelia" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/delphic/helia [INFO] finished tweaking git repo https://github.com/delphic/helia [INFO] tweaked toml for git repo https://github.com/delphic/helia written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/delphic/helia 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 git repo https://github.com/delphic/helia 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cd11cc25847f1de2289a6be647596455b5507546cb43bb2c22b5ca2ccda6e32c [INFO] running `Command { std: "docker" "start" "-a" "cd11cc25847f1de2289a6be647596455b5507546cb43bb2c22b5ca2ccda6e32c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd11cc25847f1de2289a6be647596455b5507546cb43bb2c22b5ca2ccda6e32c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd11cc25847f1de2289a6be647596455b5507546cb43bb2c22b5ca2ccda6e32c", kill_on_drop: false }` [INFO] [stdout] cd11cc25847f1de2289a6be647596455b5507546cb43bb2c22b5ca2ccda6e32c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f456a79b59c0703e9f76a5bd482e2de134ee877389f63f4a90de13a6a508b1d4 [INFO] running `Command { std: "docker" "start" "-a" "f456a79b59c0703e9f76a5bd482e2de134ee877389f63f4a90de13a6a508b1d4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling wgpu-hal v24.0.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wayland-sys v0.31.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling wgpu v24.0.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking glam v0.29.2 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking bitflags v2.7.0 [INFO] [stderr] Checking thiserror v2.0.11 [INFO] [stderr] Checking rustix v0.38.43 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking wgpu-types v24.0.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking naga v24.0.0 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-client v0.31.7 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.32.5 [INFO] [stderr] Checking wayland-cursor v0.31.7 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.5 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.5 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking winit v0.30.8 [INFO] [stderr] Checking wgpu-core v24.0.0 [INFO] [stderr] Checking core v0.0.1 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Checking primitives v0.0.0 (/opt/rustwide/workdir/crates/primitives) [INFO] [stderr] Checking ui v0.0.0 (/opt/rustwide/workdir/crates/ui) [INFO] [stderr] Documenting helia v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.38s [INFO] [stderr] Generated /opt/rustwide/target/doc/helia/index.html [INFO] running `Command { std: "docker" "inspect" "f456a79b59c0703e9f76a5bd482e2de134ee877389f63f4a90de13a6a508b1d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f456a79b59c0703e9f76a5bd482e2de134ee877389f63f4a90de13a6a508b1d4", kill_on_drop: false }` [INFO] [stdout] f456a79b59c0703e9f76a5bd482e2de134ee877389f63f4a90de13a6a508b1d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cf0c16c031a733d66f578697d7114a91551e3d2d1298ae162ed1019927d53f5 [INFO] running `Command { std: "docker" "start" "-a" "1cf0c16c031a733d66f578697d7114a91551e3d2d1298ae162ed1019927d53f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stdout] error[E0425]: cannot find type `SourceFile` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.93/src/wrapper.rs:366:26 [INFO] [stdout] | [INFO] [stdout] 366 | Compiler(proc_macro::SourceFile), [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::SourceFile; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::SourceFile; [INFO] [stdout] | [INFO] [stdout] help: if you import `SourceFile`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 366 - Compiler(proc_macro::SourceFile), [INFO] [stdout] 366 + Compiler(SourceFile), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `SourceFile` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.93/src/wrapper.rs:372:32 [INFO] [stdout] | [INFO] [stdout] 372 | fn nightly(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::SourceFile; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::SourceFile; [INFO] [stdout] | [INFO] [stdout] help: if you import `SourceFile`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 372 - fn nightly(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] 372 + fn nightly(sf: SourceFile) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.93/src/wrapper.rs:462:56 [INFO] [stdout] | [INFO] [stdout] 462 | Span::Compiler(s) => SourceFile::nightly(s.source_file()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `source` with a similar name [INFO] [stdout] | [INFO] [stdout] 462 - Span::Compiler(s) => SourceFile::nightly(s.source_file()), [INFO] [stdout] 462 + Span::Compiler(s) => SourceFile::nightly(s.source()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "1cf0c16c031a733d66f578697d7114a91551e3d2d1298ae162ed1019927d53f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cf0c16c031a733d66f578697d7114a91551e3d2d1298ae162ed1019927d53f5", kill_on_drop: false }` [INFO] [stdout] 1cf0c16c031a733d66f578697d7114a91551e3d2d1298ae162ed1019927d53f5