[INFO] cloning repository https://github.com/3541/syzygy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3541/syzygy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3541%2Fsyzygy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3541%2Fsyzygy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6a618d846d58ebed6bcae3d30c7e0f9ef2c9e7b
[INFO] documenting 3541/syzygy 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%2F3541%2Fsyzygy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/3541/syzygy
[INFO] finished tweaking git repo https://github.com/3541/syzygy
[INFO] tweaked toml for git repo https://github.com/3541/syzygy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3541/syzygy 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/3541/syzygy 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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 75fdb7cbd60156ed3235e1857adee808b049d846e8bac46d0e7751359e0980b5
[INFO] running `Command { std: "docker" "start" "-a" "75fdb7cbd60156ed3235e1857adee808b049d846e8bac46d0e7751359e0980b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75fdb7cbd60156ed3235e1857adee808b049d846e8bac46d0e7751359e0980b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75fdb7cbd60156ed3235e1857adee808b049d846e8bac46d0e7751359e0980b5", kill_on_drop: false }`
[INFO] [stdout] 75fdb7cbd60156ed3235e1857adee808b049d846e8bac46d0e7751359e0980b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b892ffb25cf10ee1d18b9664bf64e30c7ed0938685749b1c4335274d3081de5c
[INFO] running `Command { std: "docker" "start" "-a" "b892ffb25cf10ee1d18b9664bf64e30c7ed0938685749b1c4335274d3081de5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling syzygy_kernel v0.1.0-alpha.2 (/opt/rustwide/workdir/kernel)
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]  Documenting syzygy_kernel v0.1.0-alpha.2 (/opt/rustwide/workdir/kernel)
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]   --> kernel/src/util/arch/x86_64/register.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { llvm_asm!(concat!("mov $0, ", stringify!($name)) : "=r"(ret) ::: "intel") };
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     impl_reg_access!(cr3, u64, r);
[INFO] [stdout]    |     ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reg_access` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> kernel/src/util/arch/x86_64/register.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |         unsafe { asm!("rdmsr", in("ecx") address, out("edx") ret_high, out("eax") ret_low) };
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 38 +     use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]  --> kernel/src/util/sync/spin/arch/x86_64.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     unsafe { asm!("pause") }
[INFO] [stdout]   |              ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::arch::asm;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]   --> kernel/src/int/arch/x86_64/mod.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     unsafe { llvm_asm!("cli" :::: "volatile") }
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]   --> kernel/src/int/arch/x86_64/mod.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |     unsafe { llvm_asm!("sti" :::: "volatile") }
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> kernel/src/int/arch/x86_64/mod.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |     unsafe { asm!("pushfq", "pop {}", out(reg) flags) };
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  7 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> kernel/src/int/mod.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     unsafe { asm!("sti; hlt") }
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> kernel/src/mem/virt/arch/x86_64/mod.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     unsafe { asm!("invlpg [{0}]", in(reg) addr.raw()) };
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> kernel/src/mem/virt/arch/x86_64/mod.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     unsafe { asm!("mov rax, cr3", "mov cr3, rax", lateout("rax") _) };
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> kernel/src/util/mod.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |         unsafe { asm!("hlt") };
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]   --> kernel/src/util/arch/x86_64/register.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { llvm_asm!(concat!("mov $0, ", stringify!($name)) : "=r"(ret) ::: "intel") };
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     impl_reg_access!(cr2, u64, r);
[INFO] [stdout]    |     ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reg_access` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]   --> kernel/src/util/arch/x86_64/register.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 |                 unsafe { llvm_asm!(concat!("mov $0, ", stringify!($name)) : "=r"(ret) ::: "intel") };
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     impl_reg_access!(cs, u16, r);
[INFO] [stdout]    |     ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reg_access` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]   --> kernel/src/mem/phys/alloc/bitmap.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 llvm_asm!("tzcnt $1, $0" : "=r"(ret) : "r"(!field));
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> kernel/src/mem/arch/x86_64/gdt.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         asm!(
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> kernel/src/mem/arch/x86_64/gdt.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         asm!(
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]    --> kernel/src/int/arch/x86_64/idt.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         llvm_asm!("lidt ($0)" :: "r"(&p) : "memory");
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> kernel/src/io/arch/x86_64/port.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         asm!("out dx, al", in("dx") self.address, in("al") value, options(nostack, nomem));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> kernel/src/util/arch/x86_64/register.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         asm!("wrmsr", in("ecx") address, in("edx") val_high, in("eax") val_low);
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 61 +     use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]   --> kernel/src/util/arch/x86_64/register.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 llvm_asm!(concat!("mov ", stringify!($name), ", $0") :: "r"(value) :: "intel", "volatile");
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     impl_reg_access!(cr3, u64, w);
[INFO] [stdout]    |     ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_reg_access` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> kernel/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(llvm_asm)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> kernel/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(asm)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> kernel/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![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]  --> kernel/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(const_trait_impl)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> kernel/src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(alloc_error_handler)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> kernel/src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![feature(const_mut_refs)]
[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]  --> kernel/src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(const_fn_fn_ptr_basics)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `const_fn_fn_ptr_basics` has been stable since `1.61.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]   --> kernel/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(inherent_associated_types)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> kernel/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![feature(thread_local)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> kernel/src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![feature(adt_const_params)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> kernel/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #![feature(generic_const_exprs)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Address` which is not `const`
[INFO] [stdout]   --> kernel/src/mem/types.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl const Address for PhysicalAddress {
[INFO] [stdout]    |            ^^^^^^^ this trait is not `const`
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Address` which is not `const`
[INFO] [stdout]    --> kernel/src/mem/types.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 175 | impl const Address for VirtualAddress {
[INFO] [stdout]     |            ^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `RawAddress` not found for `mem::types::PhysicalAddress` in the current scope
[INFO] [stdout]   --> kernel/src/mem/types.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct PhysicalAddress(RawPhysicalAddress);
[INFO] [stdout]    | -------------------------- associated type `RawAddress` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 94 |     fn new(address: Self::RawAddress) -> Self {
[INFO] [stdout]    |                           ^^^^^^^^^^ associated item not found in `mem::types::PhysicalAddress`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the associated type was found for
[INFO] [stdout]            
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `RawAddress` not found for `mem::types::VirtualAddress` in the current scope
[INFO] [stdout]    --> kernel/src/mem/types.rs:195:27
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct VirtualAddress(RawVirtualAddress);
[INFO] [stdout]     | ------------------------- associated type `RawAddress` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 195 |     fn new(address: Self::RawAddress) -> Self {
[INFO] [stdout]     |                           ^^^^^^^^^^ associated item not found in `mem::types::VirtualAddress`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated type was found for
[INFO] [stdout]             
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Inactive` not found for `mem::virt::arch::x86_64::table::ActiveRootTable` in the current scope
[INFO] [stdout]    --> kernel/src/mem/virt/arch/x86_64/table.rs:471:40
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub struct ActiveRootTable(Spinlock<&'static mut RootTable>);
[INFO] [stdout]     | -------------------------- associated type `Inactive` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 471 |     unsafe fn swap(&self, other: Self::Inactive) -> Self::Inactive {
[INFO] [stdout]     |                                        ^^^^^^^^ associated item not found in `mem::virt::arch::x86_64::table::ActiveRootTable`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated type was found for
[INFO] [stdout]             
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Inactive` not found for `mem::virt::arch::x86_64::table::ActiveRootTable` in the current scope
[INFO] [stdout]    --> kernel/src/mem/virt/arch/x86_64/table.rs:471:59
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub struct ActiveRootTable(Spinlock<&'static mut RootTable>);
[INFO] [stdout]     | -------------------------- associated type `Inactive` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 471 |     unsafe fn swap(&self, other: Self::Inactive) -> Self::Inactive {
[INFO] [stdout]     |                                                           ^^^^^^^^ associated item not found in `mem::virt::arch::x86_64::table::ActiveRootTable`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the associated type was found for
[INFO] [stdout]             
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0220, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0220`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `syzygy_kernel`
[INFO] running `Command { std: "docker" "inspect" "b892ffb25cf10ee1d18b9664bf64e30c7ed0938685749b1c4335274d3081de5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b892ffb25cf10ee1d18b9664bf64e30c7ed0938685749b1c4335274d3081de5c", kill_on_drop: false }`
[INFO] [stdout] b892ffb25cf10ee1d18b9664bf64e30c7ed0938685749b1c4335274d3081de5c
