[INFO] fetching crate starry-core 0.1.0...
[INFO] testing starry-core-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate starry-core 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate starry-core 0.1.0
[INFO] finished tweaking crates.io crate starry-core 0.1.0
[INFO] tweaked toml for crates.io crate starry-core 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate starry-core 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate starry-core 0.1.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef66e0d940950e2cc5f0476ff70f8c39edb93ebeeed7f9b1ff76a7f127a2375a
[INFO] running `Command { std: "docker" "start" "-a" "ef66e0d940950e2cc5f0476ff70f8c39edb93ebeeed7f9b1ff76a7f127a2375a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef66e0d940950e2cc5f0476ff70f8c39edb93ebeeed7f9b1ff76a7f127a2375a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef66e0d940950e2cc5f0476ff70f8c39edb93ebeeed7f9b1ff76a7f127a2375a", kill_on_drop: false }`
[INFO] [stdout] ef66e0d940950e2cc5f0476ff70f8c39edb93ebeeed7f9b1ff76a7f127a2375a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae3b8365c5cda81ba5e0df71dfbabc82cffa0d3ee88e2d34ca866102626f0ccd
[INFO] running `Command { std: "docker" "start" "-a" "ae3b8365c5cda81ba5e0df71dfbabc82cffa0d3ee88e2d34ca866102626f0ccd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling axerrno v0.2.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling x86 v0.52.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memory_addr v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling percpu v0.2.2
[INFO] [stderr]    Compiling volatile v0.4.6
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling axconfig v0.2.2-preview.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling lazyinit v0.2.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling const-default v1.0.0
[INFO] [stderr]    Compiling buddy_system_allocator v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling axbacktrace v0.1.1
[INFO] [stderr]    Compiling ax_slab_allocator v0.3.2-preview.1
[INFO] [stderr]    Compiling bitmap-allocator v0.2.1
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling x86_64 v0.15.4
[INFO] [stderr]    Compiling const-str v0.6.4
[INFO] [stderr]    Compiling handler_table v0.1.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fdt-parser v0.4.18
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling axdriver_base v0.1.4-preview.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling linked_list_r4l v0.3.0
[INFO] [stderr]    Compiling axsched v0.3.1
[INFO] [stderr]    Compiling axdriver_net v0.1.4-preview.3
[INFO] [stderr]    Compiling axpoll v0.1.0
[INFO] [stderr]    Compiling axdriver_block v0.1.4-preview.3
[INFO] [stderr]    Compiling cpumask v0.1.0
[INFO] [stderr]    Compiling axio v0.3.0-pre.1
[INFO] [stderr]    Compiling scope-local v0.1.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling axdriver v0.2.2-preview.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling page_table_entry v0.5.8
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling starry-smoltcp v0.12.1-preview.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling managed v0.8.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling ringbuf v0.4.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling starry-signal v0.2.4-preview.1
[INFO] [stderr]    Compiling zero v0.1.3
[INFO] [stderr]    Compiling xmas-elf v0.9.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling weak-map v0.1.2
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling svgbobdoc v0.3.0
[INFO] [stderr]    Compiling crate_interface v0.1.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling percpu_macros v0.2.2
[INFO] [stderr]    Compiling axplat-macros v0.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling extern-trait v0.2.0
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling rlsf v0.2.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling kernel_guard v0.1.3
[INFO] [stderr]    Compiling kspin v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ctor_bare_macros v0.2.1
[INFO] [stderr]    Compiling axallocator v0.1.3-preview.1
[INFO] [stderr]    Compiling axplat v0.3.0-preview.2
[INFO] [stderr]    Compiling ctor_bare v0.2.1
[INFO] [stderr]    Compiling axlog v0.2.2-preview.1
[INFO] [stderr]    Compiling axcpu v0.3.0-preview.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling starry-process v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling inherit-methods-macro v0.1.0
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling axconfig-gen v0.2.1
[INFO] [stderr]    Compiling virtio-drivers v0.7.5
[INFO] [stderr]    Compiling axerrno v0.1.2
[INFO] [stderr]    Compiling axalloc v0.2.2-preview.1
[INFO] [stderr]    Compiling axfs-ng-vfs v0.1.0
[INFO] [stderr]    Compiling starry-vm v0.2.0
[INFO] [stderr]    Compiling page_table_multiarch v0.5.8
[INFO] [stderr]    Compiling memory_set v0.4.1
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/buffered/bufreader/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::{fmt, io::BorrowedCursor};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/buffered/bufreader/buffer.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{cmp, io::BorrowedBuf, mem::MaybeUninit};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/iobuf/ext.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     io::{BorrowedBuf, BorrowedCursor},
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/iobuf/ext.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |     io::{BorrowedBuf, BorrowedCursor},
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/iobuf/impls.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::io::BorrowedCursor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/read/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::io::BorrowedCursor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/read/mod.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use core::io::BorrowedBuf;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]    = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/read/impls.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{cmp, io::BorrowedCursor};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/utils/chain.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::io::BorrowedCursor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/utils/copy.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{io::BorrowedBuf, mem::MaybeUninit};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/utils/cursor.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{cmp, io::BorrowedCursor};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/utils/empty.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{fmt, io::BorrowedCursor};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/utils/repeat.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{fmt, io::BorrowedCursor};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/utils/take.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 |     io::{BorrowedBuf, BorrowedCursor},
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/utils/take.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 |     io::{BorrowedBuf, BorrowedCursor},
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.3.0-pre.1/src/write/impls.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{cmp, fmt, io::BorrowedCursor, mem};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #154046 <https://github.com/rust-lang/rust/issues/154046> for more information
[INFO] [stdout]   = help: add `#![feature(core_io)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling axconfig-macros v0.2.1
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axio` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ae3b8365c5cda81ba5e0df71dfbabc82cffa0d3ee88e2d34ca866102626f0ccd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae3b8365c5cda81ba5e0df71dfbabc82cffa0d3ee88e2d34ca866102626f0ccd", kill_on_drop: false }`
[INFO] [stdout] ae3b8365c5cda81ba5e0df71dfbabc82cffa0d3ee88e2d34ca866102626f0ccd
