[INFO] cloning repository https://github.com/Dirbaio/static-executor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dirbaio/static-executor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirbaio%2Fstatic-executor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirbaio%2Fstatic-executor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cadfe3a33a4ae46685c0269571ea9fae2ed0524
[INFO] documenting Dirbaio/static-executor 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%2FDirbaio%2Fstatic-executor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dirbaio/static-executor
[INFO] finished tweaking git repo https://github.com/Dirbaio/static-executor
[INFO] tweaked toml for git repo https://github.com/Dirbaio/static-executor written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dirbaio/static-executor 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/Dirbaio/static-executor 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] [stderr] warning: patch `defmt-rtt v0.1.0 (https://github.com/knurling-rs/defmt?branch=main#ba765be6)` was not used in the crate graph
[INFO] [stderr] warning: patch `panic-probe v0.1.0 (https://github.com/knurling-rs/probe-run?branch=main#df90d57c)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0ae3ec58d8299d822d02dfd8b415406fe502ff4fefb40ce99e63e1e3214db7e
[INFO] running `Command { std: "docker" "start" "-a" "f0ae3ec58d8299d822d02dfd8b415406fe502ff4fefb40ce99e63e1e3214db7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0ae3ec58d8299d822d02dfd8b415406fe502ff4fefb40ce99e63e1e3214db7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0ae3ec58d8299d822d02dfd8b415406fe502ff4fefb40ce99e63e1e3214db7e", kill_on_drop: false }`
[INFO] [stdout] f0ae3ec58d8299d822d02dfd8b415406fe502ff4fefb40ce99e63e1e3214db7e
[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: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] 39324021427af356d985a6f53cd97eac441702aecf706bda282ca86eb283654b
[INFO] running `Command { std: "docker" "start" "-a" "39324021427af356d985a6f53cd97eac441702aecf706bda282ca86eb283654b", kill_on_drop: false }`
[INFO] [stderr] warning: patch `defmt-rtt v0.1.0 (https://github.com/knurling-rs/defmt?branch=main#ba765be6)` was not used in the crate graph
[INFO] [stderr] warning: patch `panic-probe v0.1.0 (https://github.com/knurling-rs/probe-run?branch=main#df90d57c)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling syn v1.0.39
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking vcell v0.1.2
[INFO] [stderr]    Compiling cortex-m v0.6.3
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]  Documenting static-executor-std v0.1.0 (/opt/rustwide/workdir/static-executor-std)
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking as-slice v0.1.3
[INFO] [stderr]     Checking aligned v0.3.4
[INFO] [stderr]  Documenting static-executor-cortex-m v0.1.0 (/opt/rustwide/workdir/static-executor-cortex-m)
[INFO] [stderr]     Checking darling_core v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]  Documenting static-executor-macro v0.1.0 (/opt/rustwide/workdir/static-executor-macro)
[INFO] [stderr]    Compiling static-executor-macro v0.1.0 (/opt/rustwide/workdir/static-executor-macro)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> static-executor-macro/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(proc_macro_diagnostic)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> static-executor-macro/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(proc_macro_diagnostic)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Diagnostic` and `Level`
[INFO] [stdout]  --> static-executor-macro/src/lib.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use proc_macro::{Diagnostic, Level, Span, TokenStream};
[INFO] [stdout]   |                  ^^^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `static-executor-macro`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `static-executor-macro` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "39324021427af356d985a6f53cd97eac441702aecf706bda282ca86eb283654b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39324021427af356d985a6f53cd97eac441702aecf706bda282ca86eb283654b", kill_on_drop: false }`
[INFO] [stdout] 39324021427af356d985a6f53cd97eac441702aecf706bda282ca86eb283654b
