[INFO] fetching crate sparreal-kernel 0.12.1...
[INFO] testing sparreal-kernel-0.12.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate sparreal-kernel 0.12.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate sparreal-kernel 0.12.1
[INFO] finished tweaking crates.io crate sparreal-kernel 0.12.1
[INFO] tweaked toml for crates.io crate sparreal-kernel 0.12.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sparreal-kernel 0.12.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sparreal-kernel 0.12.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded abi-singleton v0.3.0
[INFO] [stderr]   Downloaded trait-ffi v0.2.11
[INFO] [stderr]   Downloaded sparreal-macros v0.9.3
[INFO] [stderr]   Downloaded spin v0.10.0
[INFO] [stderr]   Downloaded rdrive v0.18.10
[INFO] [stderr]   Downloaded rdrive-macro-utils v0.2.1
[INFO] [stderr]   Downloaded lenient_semver_version_builder v0.4.2
[INFO] [stderr]   Downloaded lenient_semver_parser v0.4.2
[INFO] [stderr]   Downloaded page-table-generic v0.6.1
[INFO] [stderr]   Downloaded ansi_rgb v0.2.0
[INFO] [stderr]   Downloaded tock-registers v0.9.0
[INFO] [stderr]   Downloaded buddy_system_allocator v0.11.0
[INFO] [stderr]   Downloaded aarch64-cpu v10.0.0
[INFO] [stderr]   Downloaded tock-registers v0.10.0
[INFO] [stderr]   Downloaded bare-test-macros v0.2.0
[INFO] [stderr]   Downloaded pcie v0.4.5
[INFO] [stderr]   Downloaded pci_types v0.10.0
[INFO] [stderr]   Downloaded aarch64-cpu-ext v0.1.4
[INFO] [stderr]   Downloaded dma-api v0.5.1
[INFO] [stderr]   Downloaded memory_addr v0.4.0
[INFO] [stderr]   Downloaded num-align v0.1.0
[INFO] [stderr]   Downloaded pasts v0.14.3
[INFO] [stderr]   Downloaded heapless v0.9.1
[INFO] [stderr]   Downloaded lenient_semver v0.4.2
[INFO] [stderr]   Downloaded rdif-intc v0.12.1
[INFO] [stderr]   Downloaded rdif-systick v0.5.1
[INFO] [stderr]   Downloaded fdt-parser v0.4.17
[INFO] [stderr]   Downloaded rdif-pcie v0.1.3
[INFO] [stderr]   Downloaded rdif-base v0.7.0
[INFO] [stderr]   Downloaded rdif-power v0.6.1
[INFO] [stderr]   Downloaded rdif-def v0.2.0
[INFO] [stderr]   Downloaded rdrive-macros v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02998d29007092d32cb9f8b238d7008525e1fbd84acafa8104a3580533fa2ffc
[INFO] running `Command { std: "docker" "start" "-a" "02998d29007092d32cb9f8b238d7008525e1fbd84acafa8104a3580533fa2ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02998d29007092d32cb9f8b238d7008525e1fbd84acafa8104a3580533fa2ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02998d29007092d32cb9f8b238d7008525e1fbd84acafa8104a3580533fa2ffc", kill_on_drop: false }`
[INFO] [stdout] 02998d29007092d32cb9f8b238d7008525e1fbd84acafa8104a3580533fa2ffc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94df5a049fabcfb7cbe36e9dd5571f4dd422f6232ec51aafc6d53ce5a0bf0257
[INFO] running `Command { std: "docker" "start" "-a" "94df5a049fabcfb7cbe36e9dd5571f4dd422f6232ec51aafc6d53ce5a0bf0257", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling pci_types v0.10.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling lenient_semver_version_builder v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling heapless v0.9.1
[INFO] [stderr]    Compiling lenient_semver_parser v0.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fdt-parser v0.4.17
[INFO] [stderr]    Compiling num-align v0.1.0
[INFO] [stderr]    Compiling lenient_semver v0.4.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling buddy_system_allocator v0.11.0
[INFO] [stderr]    Compiling ansi_rgb v0.2.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling memory_addr v0.4.0
[INFO] [stderr]    Compiling pasts v0.14.3
[INFO] [stderr]    Compiling byte-unit v5.1.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rdrive-macro-utils v0.2.1
[INFO] [stderr]    Compiling abi-singleton v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling bare-test-macros v0.2.0
[INFO] [stderr]    Compiling rdrive-macros v0.4.1
[INFO] [stderr]    Compiling trait-ffi v0.2.11
[INFO] [stderr]    Compiling pcie v0.4.5
[INFO] [stderr]    Compiling rdif-def v0.2.0
[INFO] [stderr]    Compiling dma-api v0.5.1
[INFO] [stderr]    Compiling page-table-generic v0.6.1
[INFO] [stderr]    Compiling rdif-base v0.7.0
[INFO] [stderr]    Compiling rdif-pcie v0.1.3
[INFO] [stderr]    Compiling rdif-power v0.6.1
[INFO] [stderr]    Compiling rdif-systick v0.5.1
[INFO] [stderr]    Compiling rdif-intc v0.12.1
[INFO] [stderr]    Compiling rdrive v0.18.10
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sparreal-macros v0.9.3
[INFO] [stderr]    Compiling sparreal-kernel v0.12.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `ALLOCATOR` in this scope
[INFO] [stdout]   --> src/mem/mmu/table.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut g = ALLOCATOR.inner.lock();
[INFO] [stdout]    |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ALLOCATOR` in this scope
[INFO] [stdout]   --> src/mem/mmu/table.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let mut g = ALLOCATOR.inner.lock();
[INFO] [stdout]    |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ALLOCATOR` in this scope
[INFO] [stdout]   --> src/mem/mmu/table.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut g = ALLOCATOR.inner.lock();
[INFO] [stdout]    |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ALLOCATOR` in this scope
[INFO] [stdout]   --> src/mem/mmu/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ALLOCATOR.add_to_heap(ram);
[INFO] [stdout]    |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ALLOCATOR` in this scope
[INFO] [stdout]    --> src/mem/mmu/mod.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let mut g = ALLOCATOR.inner.lock();
[INFO] [stdout]     |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(linkage)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(fn_align)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(allocator_api)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sparreal-kernel` (lib) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "94df5a049fabcfb7cbe36e9dd5571f4dd422f6232ec51aafc6d53ce5a0bf0257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94df5a049fabcfb7cbe36e9dd5571f4dd422f6232ec51aafc6d53ce5a0bf0257", kill_on_drop: false }`
[INFO] [stdout] 94df5a049fabcfb7cbe36e9dd5571f4dd422f6232ec51aafc6d53ce5a0bf0257
