[INFO] cloning repository https://github.com/Aroex-lee/MonkeyOS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aroex-lee/MonkeyOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAroex-lee%2FMonkeyOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAroex-lee%2FMonkeyOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3352ddec00cc63105fe5f030d31f72d2e6c94031
[INFO] documenting Aroex-lee/MonkeyOS 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%2FAroex-lee%2FMonkeyOS" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Aroex-lee/MonkeyOS
[INFO] finished tweaking git repo https://github.com/Aroex-lee/MonkeyOS
[INFO] tweaked toml for git repo https://github.com/Aroex-lee/MonkeyOS written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aroex-lee/MonkeyOS 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/Aroex-lee/MonkeyOS 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e02724a38948568c18a628429092810055ddc919efbb14b3beac0a0eace5600
[INFO] running `Command { std: "docker" "start" "-a" "5e02724a38948568c18a628429092810055ddc919efbb14b3beac0a0eace5600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e02724a38948568c18a628429092810055ddc919efbb14b3beac0a0eace5600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e02724a38948568c18a628429092810055ddc919efbb14b3beac0a0eace5600", kill_on_drop: false }`
[INFO] [stdout] 5e02724a38948568c18a628429092810055ddc919efbb14b3beac0a0eace5600
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/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] 0e3ef4fe868dccd54b0f21c8fc193f81ab24ccec054e4dfd33b244f2c25d62b4
[INFO] running `Command { std: "docker" "start" "-a" "0e3ef4fe868dccd54b0f21c8fc193f81ab24ccec054e4dfd33b244f2c25d62b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling x86 v0.52.0
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]    Compiling polyhal v0.2.4
[INFO] [stderr]     Checking bit v0.1.1
[INFO] [stderr]     Checking raw-cpuid v11.0.1
[INFO] [stderr]     Checking acpi v5.2.0
[INFO] [stderr]     Checking multiboot v0.8.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking lazyinit v0.2.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking fdt-parser v0.4.12
[INFO] [stderr]     Checking sync v0.1.0 (/opt/rustwide/workdir/crates/sync)
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]     Checking buddy_system_allocator v0.9.0
[INFO] [stderr]     Checking timestamp v0.1.0 (https://github.com/Byte-OS/timestamp.git#0394ccfa)
[INFO] [stderr]     Checking x86_64 v0.14.12
[INFO] [stderr]    Compiling syscalls v0.6.18 (https://github.com/jasonwhite/syscalls.git#92624de3)
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.14.12/src/lib.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg_attr(feature = "const_fn", feature(const_mut_refs))] // GDT add_entry()
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `const_mut_refs` has been stable since `1.83.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.14.12/src/lib.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(feature = "abi_x86_interrupt", feature(abi_x86_interrupt))]
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.14.12/src/lib.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "step_trait", feature(step_trait))]
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stdout] error[E0053]: method `steps_between` has an incompatible type for trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.14.12/src/addr.rs:382:51
[INFO] [stdout]     |
[INFO] [stdout] 382 |     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ expected `(usize, Option<usize>)`, found `Option<usize>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&addr::VirtAddr, &addr::VirtAddr) -> (usize, Option<usize>)`
[INFO] [stdout]                found signature `fn(&addr::VirtAddr, &addr::VirtAddr) -> Option<usize>`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]     |
[INFO] [stdout] 382 -     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout] 382 +     fn steps_between(start: &Self, end: &Self) -> (usize, Option<usize>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stdout] error[E0053]: method `steps_between` has an incompatible type for trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.14.12/src/structures/paging/page.rs:282:51
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ expected `(usize, Option<usize>)`, found `Option<usize>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&Page<_>, &Page<_>) -> (usize, Option<usize>)`
[INFO] [stdout]                found signature `fn(&Page<_>, &Page<_>) -> Option<usize>`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]     |
[INFO] [stdout] 282 -     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout] 282 +     fn steps_between(start: &Self, end: &Self) -> (usize, Option<usize>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking vfscore v0.1.0 (/opt/rustwide/workdir/filesystem/vfscore)
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling fs v0.1.0 (/opt/rustwide/workdir/filesystem/fs)
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling kramdisk v0.1.0 (/opt/rustwide/workdir/driver/kramdisk)
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stdout] Some errors have detailed explanations: E0053, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr]     Checking procfs v0.1.0 (/opt/rustwide/workdir/filesystem/procfs)
[INFO] [stderr]     Checking ns16550a v0.2.0
[INFO] [stderr] error: could not compile `x86_64` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0e3ef4fe868dccd54b0f21c8fc193f81ab24ccec054e4dfd33b244f2c25d62b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e3ef4fe868dccd54b0f21c8fc193f81ab24ccec054e4dfd33b244f2c25d62b4", kill_on_drop: false }`
[INFO] [stdout] 0e3ef4fe868dccd54b0f21c8fc193f81ab24ccec054e4dfd33b244f2c25d62b4
