[INFO] cloning repository https://github.com/portasynthinca3/boss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/portasynthinca3/boss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportasynthinca3%2Fboss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportasynthinca3%2Fboss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24bcec885e5d534554a01970af6d2cad17db1a97 [INFO] checking portasynthinca3/boss against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportasynthinca3%2Fboss" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/portasynthinca3/boss [INFO] finished tweaking git repo https://github.com/portasynthinca3/boss [INFO] tweaked toml for git repo https://github.com/portasynthinca3/boss written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/portasynthinca3/boss on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/portasynthinca3/boss 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" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3a15e43de6a73e2c8384aff636f2e3c7217804dd2df32f8b3fab230c5217420d [INFO] running `Command { std: "docker" "start" "3a15e43de6a73e2c8384aff636f2e3c7217804dd2df32f8b3fab230c5217420d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a15e43de6a73e2c8384aff636f2e3c7217804dd2df32f8b3fab230c5217420d" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a15e43de6a73e2c8384aff636f2e3c7217804dd2df32f8b3fab230c5217420d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a15e43de6a73e2c8384aff636f2e3c7217804dd2df32f8b3fab230c5217420d" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking uguid v2.2.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking ucs2 v0.3.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling ptr_meta_derive v0.2.0 [INFO] [stderr] Checking ptr_meta v0.2.0 [INFO] [stderr] Checking uefi-raw v0.5.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling uefi-macros v0.13.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling bitfield-struct v0.11.0 [INFO] [stderr] Compiling boss_emu v0.1.0 (/opt/rustwide/workdir/boss_emu) [INFO] [stderr] Checking uefi v0.26.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking boss_common v0.1.0 (/opt/rustwide/workdir/boss_common) [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/boss_common/../.build/ap_boot.bin`: No such file or directory (os error 2) [INFO] [stdout] --> boss_common/src/target/x86_64_uefi/smp.rs:104:30 [INFO] [stdout] | [INFO] [stdout] 104 | static AP_BOOT_CODE: &[u8] = include_bytes!(concat!(env!("CARGO_MANIFEST_DIR"), "/../.build/ap_boot.bin")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::target::current::memmgr`, `crate::target::current::smp` [INFO] [stdout] --> boss_common/src/target/interface/memmgr/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | memmgr as concrete, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `memmgr` in `target::current` [INFO] [stdout] 30 | smp::*, [INFO] [stdout] | ^^^ could not find `smp` in `current` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this module instead: [INFO] [stdout] crate::target::interface::memmgr [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target::current::memmgr` [INFO] [stdout] --> boss_common/src/target/interface/memmgr/phys.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::target::{current::memmgr as concrete, interface::memmgr::{self as interface, MemoryParameters, PhysMemStats}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `memmgr` in `target::current` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this module instead: [INFO] [stdout] crate::target::interface::memmgr [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `device` in `current` [INFO] [stdout] --> boss_common/src/target/interface/memmgr/mod.rs:485:9 [INFO] [stdout] | [INFO] [stdout] 485 | device::wall_clock::*, [INFO] [stdout] | ^^^^^^ could not find `device` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target::current::memmgr` [INFO] [stdout] --> boss_common/src/target/interface/memmgr/heap.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::target::current::memmgr::*; [INFO] [stdout] | ^^^^^^ could not find `memmgr` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target::current::memmgr` [INFO] [stdout] --> boss_common/src/target/interface/memmgr/mod.rs:486:9 [INFO] [stdout] | [INFO] [stdout] 486 | memmgr::*, [INFO] [stdout] | ^^^^^^ could not find `memmgr` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target::current::firmware` [INFO] [stdout] --> boss_common/src/target/interface/firmware.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::target::current::firmware as concrete; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `firmware` in `target::current` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 4 - use crate::target::current::firmware as concrete; [INFO] [stdout] 4 + use crate::target::interface::firmware as concrete; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target::current::memmgr` [INFO] [stdout] --> boss_common/src/target/interface/acpi.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::target::current::memmgr::*; [INFO] [stdout] | ^^^^^^ could not find `memmgr` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target::current::memmgr` [INFO] [stdout] --> boss_common/src/target/interface/cpu.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::target::current::memmgr::*; [INFO] [stdout] | ^^^^^^ could not find `memmgr` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::target::current::memmgr`, `crate::target::current::acpi` [INFO] [stdout] --> boss_common/src/target/interface/interrupt.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | memmgr::*, [INFO] [stdout] | ^^^^^^ could not find `memmgr` in `current` [INFO] [stdout] 5 | acpi::*, [INFO] [stdout] | ^^^^ could not find `acpi` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target::current::interrupt` [INFO] [stdout] --> boss_common/src/target/interface/interrupt.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::target::current::interrupt as concrete; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `interrupt` in `target::current` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 8 - use crate::target::current::interrupt as concrete; [INFO] [stdout] 8 + use crate::target::interface::interrupt as concrete; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target::current::interrupt` [INFO] [stdout] --> boss_common/src/target/interface/interrupt.rs:122:33 [INFO] [stdout] | [INFO] [stdout] 122 | use crate::target::current::interrupt::throw_exception; [INFO] [stdout] | ^^^^^^^^^ could not find `interrupt` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `device` in `current` [INFO] [stdout] --> boss_common/src/target/interface/smp.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | device::{ [INFO] [stdout] | ^^^^^^ could not find `device` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::target::current::interrupt`, `crate::target::current::memmgr`, `crate::target::current::acpi` [INFO] [stdout] --> boss_common/src/target/interface/smp.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | interrupt::*, [INFO] [stdout] | ^^^^^^^^^ could not find `interrupt` in `current` [INFO] [stdout] 7 | memmgr::*, [INFO] [stdout] | ^^^^^^ could not find `memmgr` in `current` [INFO] [stdout] 8 | acpi::*, [INFO] [stdout] | ^^^^ could not find `acpi` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `device` in `current` [INFO] [stdout] --> boss_common/src/util/serial_logger.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | device::{ [INFO] [stdout] | ^^^^^^ could not find `device` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target::current::smp` [INFO] [stdout] --> boss_common/src/target/interface/smp.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::target::current::smp as concrete; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `smp` in `target::current` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 23 - use crate::target::current::smp as concrete; [INFO] [stdout] 23 + use crate::target::interface::smp as concrete; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target::current::smp` [INFO] [stdout] --> boss_common/src/util/serial_logger.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | smp::*, [INFO] [stdout] | ^^^ could not find `smp` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::target::current::memmgr` [INFO] [stdout] --> boss_common/src/util/elf.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::target::current::memmgr::*; [INFO] [stdout] | ^^^^^^ could not find `memmgr` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `device` in `current` [INFO] [stdout] --> boss_common/src/emu_params.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | device::wall_clock::*, [INFO] [stdout] | ^^^^^^ could not find `device` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `device` in `current` [INFO] [stdout] --> boss_common/src/tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | device::wall_clock::*, interrupt::*, memmgr::* [INFO] [stdout] | ^^^^^^ could not find `device` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::target::current::memmgr`, `crate::target::current::firmware` [INFO] [stdout] --> boss_common/src/emu_params.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | memmgr::*, [INFO] [stdout] | ^^^^^^ could not find `memmgr` in `current` [INFO] [stdout] 5 | firmware::*, [INFO] [stdout] | ^^^^^^^^ could not find `firmware` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::target::current::interrupt`, `crate::target::current::memmgr` [INFO] [stdout] --> boss_common/src/tests.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | device::wall_clock::*, interrupt::*, memmgr::* [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ could not find `memmgr` in `current` [INFO] [stdout] | | [INFO] [stdout] | could not find `interrupt` in `current` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `if_let_guard` has been stable since 1.95.0 and no longer requires an attribute to enable [INFO] [stdout] --> boss_common/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | if_let_guard, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `alloc_layout_extra` has been stable since 1.95.0 and no longer requires an attribute to enable [INFO] [stdout] --> boss_common/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | alloc_layout_extra, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `if_let_guard` has been stable since 1.95.0 and no longer requires an attribute to enable [INFO] [stdout] --> boss_common/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | if_let_guard, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `alloc_layout_extra` has been stable since 1.95.0 and no longer requires an attribute to enable [INFO] [stdout] --> boss_common/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | alloc_layout_extra, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `ptr_alignment_type` [INFO] [stdout] --> boss_common/src/target/interface/memmgr/heap.rs:50:42 [INFO] [stdout] | [INFO] [stdout] 50 | let pre_padding = Self::layout().padding_needed_for(layout.align()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #102070 for more information [INFO] [stdout] = help: add `#![feature(ptr_alignment_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2026-05-30; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> boss_common/src/target/interface/memmgr/heap.rs:50:61 [INFO] [stdout] | [INFO] [stdout] 50 | let pre_padding = Self::layout().padding_needed_for(layout.align()); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^ expected `Alignment`, found `usize` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e/library/core/src/alloc/layout.rs:335:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `ptr_alignment_type` [INFO] [stdout] --> boss_common/src/target/interface/memmgr/heap.rs:253:46 [INFO] [stdout] | [INFO] [stdout] 253 | let pre_padding = BlockHdr::layout().padding_needed_for(layout.align()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #102070 for more information [INFO] [stdout] = help: add `#![feature(ptr_alignment_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2026-05-30; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> boss_common/src/target/interface/memmgr/heap.rs:253:65 [INFO] [stdout] | [INFO] [stdout] 253 | let pre_padding = BlockHdr::layout().padding_needed_for(layout.align()); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^ expected `Alignment`, found `usize` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e/library/core/src/alloc/layout.rs:335:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `ptr_alignment_type` [INFO] [stdout] --> boss_common/src/target/interface/memmgr/heap.rs:254:35 [INFO] [stdout] | [INFO] [stdout] 254 | let post_padding = layout.padding_needed_for(BlockHdr::layout().align()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #102070 for more information [INFO] [stdout] = help: add `#![feature(ptr_alignment_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2026-05-30; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `ptr_alignment_type` [INFO] [stdout] --> boss_common/src/target/interface/memmgr/heap.rs:50:42 [INFO] [stdout] | [INFO] [stdout] 50 | let pre_padding = Self::layout().padding_needed_for(layout.align()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #102070 for more information [INFO] [stdout] = help: add `#![feature(ptr_alignment_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2026-05-30; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> boss_common/src/target/interface/memmgr/heap.rs:254:54 [INFO] [stdout] | [INFO] [stdout] 254 | let post_padding = layout.padding_needed_for(BlockHdr::layout().align()); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Alignment`, found `usize` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e/library/core/src/alloc/layout.rs:335:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> boss_common/src/target/interface/memmgr/heap.rs:50:61 [INFO] [stdout] | [INFO] [stdout] 50 | let pre_padding = Self::layout().padding_needed_for(layout.align()); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^ expected `Alignment`, found `usize` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e/library/core/src/alloc/layout.rs:335:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `ptr_alignment_type` [INFO] [stdout] --> boss_common/src/target/interface/memmgr/heap.rs:253:46 [INFO] [stdout] | [INFO] [stdout] 253 | let pre_padding = BlockHdr::layout().padding_needed_for(layout.align()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #102070 for more information [INFO] [stdout] = help: add `#![feature(ptr_alignment_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2026-05-30; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> boss_common/src/target/interface/memmgr/heap.rs:253:65 [INFO] [stdout] | [INFO] [stdout] 253 | let pre_padding = BlockHdr::layout().padding_needed_for(layout.align()); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^ expected `Alignment`, found `usize` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e/library/core/src/alloc/layout.rs:335:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `ptr_alignment_type` [INFO] [stdout] --> boss_common/src/target/interface/memmgr/heap.rs:254:35 [INFO] [stdout] | [INFO] [stdout] 254 | let post_padding = layout.padding_needed_for(BlockHdr::layout().align()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #102070 for more information [INFO] [stdout] = help: add `#![feature(ptr_alignment_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2026-05-30; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> boss_common/src/target/interface/memmgr/heap.rs:254:54 [INFO] [stdout] | [INFO] [stdout] 254 | let post_padding = layout.padding_needed_for(BlockHdr::layout().align()); [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Alignment`, found `usize` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e/library/core/src/alloc/layout.rs:335:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `boss_common` (lib) due to 27 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0308, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `boss_common` (lib test) due to 7 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3a15e43de6a73e2c8384aff636f2e3c7217804dd2df32f8b3fab230c5217420d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a15e43de6a73e2c8384aff636f2e3c7217804dd2df32f8b3fab230c5217420d", kill_on_drop: false }` [INFO] [stdout] 3a15e43de6a73e2c8384aff636f2e3c7217804dd2df32f8b3fab230c5217420d