[INFO] cloning repository https://github.com/Crypec/zuse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Crypec/zuse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrypec%2Fzuse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrypec%2Fzuse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69e799033bd122fe369cfd7f1982b7a5039e6d52
[INFO] documenting Crypec/zuse against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrypec%2Fzuse" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Crypec/zuse
[INFO] finished tweaking git repo https://github.com/Crypec/zuse
[INFO] tweaked toml for git repo https://github.com/Crypec/zuse written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Crypec/zuse 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 git repo https://github.com/Crypec/zuse 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] 376cf338809fc310c5b52b67d3f2d0abf710ce25180f23e5f3db98bd55b2b7ec
[INFO] running `Command { std: "docker" "start" "-a" "376cf338809fc310c5b52b67d3f2d0abf710ce25180f23e5f3db98bd55b2b7ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "376cf338809fc310c5b52b67d3f2d0abf710ce25180f23e5f3db98bd55b2b7ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "376cf338809fc310c5b52b67d3f2d0abf710ce25180f23e5f3db98bd55b2b7ec", kill_on_drop: false }`
[INFO] [stdout] 376cf338809fc310c5b52b67d3f2d0abf710ce25180f23e5f3db98bd55b2b7ec
[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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9bbe0e74450340118b9066af97a675c4996e86feaf956f7a768da5fe1987568
[INFO] running `Command { std: "docker" "start" "-a" "c9bbe0e74450340118b9066af97a675c4996e86feaf956f7a768da5fe1987568", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]     Checking konrad_span v0.1.0 (/opt/rustwide/workdir/compiler/konrad_span)
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]  Documenting konrad_span v0.1.0 (/opt/rustwide/workdir/compiler/konrad_span)
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking konrad_typer v0.1.0 (/opt/rustwide/workdir/compiler/konrad_typer)
[INFO] [stderr]  Documenting konrad_typer v0.1.0 (/opt/rustwide/workdir/compiler/konrad_typer)
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling typed-builder v0.9.0
[INFO] [stderr]    Compiling parse-display-derive v0.4.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking konrad_err v0.1.0 (/opt/rustwide/workdir/compiler/konrad_err)
[INFO] [stderr]  Documenting konrad_err v0.1.0 (/opt/rustwide/workdir/compiler/konrad_err)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> compiler/konrad_err/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(iter_intersperse)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> compiler/konrad_err/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(iter_intersperse)]
[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 `konrad_err` (lib) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not document `konrad_err`
[INFO] running `Command { std: "docker" "inspect" "c9bbe0e74450340118b9066af97a675c4996e86feaf956f7a768da5fe1987568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9bbe0e74450340118b9066af97a675c4996e86feaf956f7a768da5fe1987568", kill_on_drop: false }`
[INFO] [stdout] c9bbe0e74450340118b9066af97a675c4996e86feaf956f7a768da5fe1987568
