[INFO] cloning repository https://github.com/BRA1L0R/rust-rtos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BRA1L0R/rust-rtos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBRA1L0R%2Frust-rtos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBRA1L0R%2Frust-rtos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6678d8d5863c21f4fe755c52df5eed7adb9a972
[INFO] documenting BRA1L0R/rust-rtos 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%2FBRA1L0R%2Frust-rtos" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BRA1L0R/rust-rtos
[INFO] finished tweaking git repo https://github.com/BRA1L0R/rust-rtos
[INFO] tweaked toml for git repo https://github.com/BRA1L0R/rust-rtos written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BRA1L0R/rust-rtos 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/BRA1L0R/rust-rtos 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: unused manifest key: lib.target
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 21226677a1d5c95b1dd16ba6e71676aeee6a0c500997f4761eedb8663d0c0277
[INFO] running `Command { std: "docker" "start" "-a" "21226677a1d5c95b1dd16ba6e71676aeee6a0c500997f4761eedb8663d0c0277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21226677a1d5c95b1dd16ba6e71676aeee6a0c500997f4761eedb8663d0c0277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21226677a1d5c95b1dd16ba6e71676aeee6a0c500997f4761eedb8663d0c0277", kill_on_drop: false }`
[INFO] [stdout] 21226677a1d5c95b1dd16ba6e71676aeee6a0c500997f4761eedb8663d0c0277
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 30e120ad5afc0a30e8f7a228760e31b4cb0797353ec1c822ee2c8658a06c88be
[INFO] running `Command { std: "docker" "start" "-a" "30e120ad5afc0a30e8f7a228760e31b4cb0797353ec1c822ee2c8658a06c88be", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: lib.target
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.6
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]     Checking volatile-register v0.2.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling cortex-m-semihosting v0.5.0
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling cortex-m-rt v0.7.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking spin v0.9.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking linked_list_allocator v0.10.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]     Checking alloc-cortex-m v0.4.4
[INFO] [stderr]     Checking panic-semihosting v0.6.0
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]  Documenting rust-rtos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> src/arch/common/interrupts.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[naked]
[INFO] [stdout]   |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[unsafe(naked)]
[INFO] [stdout]   |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/arch/common/interrupts.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[naked]
[INFO] [stdout]    |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[unsafe(naked)]
[INFO] [stdout]    |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> src/arch/common/interrupts.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[naked]
[INFO] [stdout]    |   ^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[unsafe(naked)]
[INFO] [stdout]    |   +++++++     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `arch_impl`
[INFO] [stdout]   --> src/arch.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use arch_impl::*;
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `arch_impl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `arch_impl`, use `cargo add arch_impl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::arch::switching`
[INFO] [stdout]  --> src/scheduler.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{arch::switching, supervisor};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^ no `switching` in `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::arch::switching`
[INFO] [stdout]  --> src/syscall.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     arch::switching,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `switching` in `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::arch::switching`
[INFO] [stdout]   --> src/lib.rs:71:26
[INFO] [stdout]    |
[INFO] [stdout] 71 |         use crate::arch::switching::start_cold;
[INFO] [stdout]    |                          ^^^^^^^^^ could not find `switching` in `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(naked_functions, new_uninit, asm_const)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `asm_const` has been stable since `1.82.0` and no longer requires an attribute to enable
[INFO] [stdout]   = help: the feature `asm_const` has been stable since `1.82.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `rust-rtos`
[INFO] running `Command { std: "docker" "inspect" "30e120ad5afc0a30e8f7a228760e31b4cb0797353ec1c822ee2c8658a06c88be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30e120ad5afc0a30e8f7a228760e31b4cb0797353ec1c822ee2c8658a06c88be", kill_on_drop: false }`
[INFO] [stdout] 30e120ad5afc0a30e8f7a228760e31b4cb0797353ec1c822ee2c8658a06c88be
