[INFO] fetching crate avrox-display 0.4.2...
[INFO] testing avrox-display-0.4.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate avrox-display 0.4.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate avrox-display 0.4.2
[INFO] finished tweaking crates.io crate avrox-display 0.4.2
[INFO] tweaked toml for crates.io crate avrox-display 0.4.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate avrox-display 0.4.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding ufmt v0.1.2 (available: v0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded avr-oxide v0.4.2
[INFO] [stderr]   Downloaded avrox-storage v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ed68fa8a122ed8609ac811877c45f47e2a002c6644424a377ffaf4b28c628e3
[INFO] running `Command { std: "docker" "start" "-a" "9ed68fa8a122ed8609ac811877c45f47e2a002c6644424a377ffaf4b28c628e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ed68fa8a122ed8609ac811877c45f47e2a002c6644424a377ffaf4b28c628e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ed68fa8a122ed8609ac811877c45f47e2a002c6644424a377ffaf4b28c628e3", kill_on_drop: false }`
[INFO] [stdout] 9ed68fa8a122ed8609ac811877c45f47e2a002c6644424a377ffaf4b28c628e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfb325e4f0951ed0191a4c0a020bd0ad54ae4398b76079b0b933e3da858660c4
[INFO] running `Command { std: "docker" "start" "-a" "dfb325e4f0951ed0191a4c0a020bd0ad54ae4398b76079b0b933e3da858660c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling avr-oxide v0.4.2
[INFO] [stderr]    Compiling ufmt-write v0.1.0
[INFO] [stderr]    Compiling ufmt-macros v0.2.0
[INFO] [stderr]    Compiling ufmt v0.1.2
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling oxide-macros v0.4.2
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/lib.rs:327:12
[INFO] [stdout]     |
[INFO] [stdout] 327 | #![feature(concat_idents)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.90.0; see <https://github.com/rust-lang/rust/pull/142704> for more information
[INFO] [stdout]     = note: use the `${concat(..)}` metavariable expression instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: A clockspeed feature ("16MHz", "20MHz") must be enabled for this crate
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | compile_error!("A clockspeed feature (\"16MHz\", \"20MHz\") must be enabled for this crate");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: A processor feature ("atmega4809", "atmega328p") must be enabled for this crate
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | compile_error!("A processor feature (\"atmega4809\", \"atmega328p\") must be enabled for this crate");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hardware` in the crate root
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/hal/generic/cpu.rs:15:16
[INFO] [stdout]     |
[INFO] [stdout]  15 | use avr_oxide::hardware::cpu::cpuregs::{IOREG_CONTEXT_FLAGS,IOREG_SREG};
[INFO] [stdout]     |                ^^^^^^^^ could not find `hardware` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/lib.rs:380:39
[INFO] [stdout]     |
[INFO] [stdout] 379 | #[cfg(feature="atmega4809")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `atmega4809` feature
[INFO] [stdout] 380 | pub use avr_oxide::hal::atmega4809 as hardware;
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/lib.rs:382:39
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[cfg(feature="atmega328p")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `atmega328p` feature
[INFO] [stdout] 382 | pub use avr_oxide::hal::atmega328p as hardware;
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `avr_oxide::sleepctrl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/hal/generic/twi.rs:471:64
[INFO] [stdout]     |
[INFO] [stdout] 471 |     use avr_oxide::{isr_cb_invoke, OxideResult, panic_if_none, sleepctrl};
[INFO] [stdout]     |                                                                ^^^^^^^^^ no `sleepctrl` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `avr_oxide::cpu`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/concurrency/scheduler.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | use avr_oxide::{cpu, OxideResult, thread};
[INFO] [stdout]    |                 ^^^ no `cpu` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this module instead:
[INFO] [stdout]            crate::hal::generic::cpu
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `avr_oxide::cpu`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/concurrency/thread.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | use avr_oxide::cpu;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ no `cpu` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]     |
[INFO] [stdout] 103 - use avr_oxide::cpu;
[INFO] [stdout] 103 + use crate::hal::generic::cpu;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `avr_oxide::cpu`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/concurrency/interrupt.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use avr_oxide::cpu;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ no `cpu` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 11 - use avr_oxide::cpu;
[INFO] [stdout] 11 + use crate::hal::generic::cpu;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `avr_oxide::deviceconsts::clock`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/devices/masterclock.rs:150:30
[INFO] [stdout]     |
[INFO] [stdout] 150 | use avr_oxide::deviceconsts::clock::{ MASTER_CLOCK_PRESCALER, MASTER_CLOCK_HZ, MASTER_TICK_FREQ_HZ };
[INFO] [stdout]     |                              ^^^^^ could not find `clock` in `deviceconsts`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:87:9
[INFO] [stdout]     |
[INFO] [stdout]  86 | #[cfg(feature="20MHz")]
[INFO] [stdout]     |       --------------- the item is gated behind the `20MHz` feature
[INFO] [stdout]  87 | pub mod clock {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature="16MHz")]
[INFO] [stdout]     |       --------------- the item is gated behind the `16MHz` feature
[INFO] [stdout] 107 | pub mod clock {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `avr_oxide::deviceconsts::oxide`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/hal/generic/port.rs:159:32
[INFO] [stdout]     |
[INFO] [stdout] 159 |   use avr_oxide::deviceconsts::oxide::PIN_ARRAY_SIZE;
[INFO] [stdout]     |                                ^^^^^ could not find `oxide` in `deviceconsts`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:64:9
[INFO] [stdout]     |
[INFO] [stdout]  63 | #[cfg(feature="atmega4809")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `atmega4809` feature
[INFO] [stdout]  64 | pub mod oxide {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:75:9
[INFO] [stdout]     |
[INFO] [stdout]  74 | #[cfg(feature="atmega328p")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `atmega328p` feature
[INFO] [stdout]  75 | pub mod oxide {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `avr_oxide::deviceconsts::clock`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/hal/generic/twi.rs:467:34
[INFO] [stdout]     |
[INFO] [stdout] 467 |     use avr_oxide::deviceconsts::clock::{MASTER_CLOCK_HZ, MASTER_CLOCK_PRESCALER};
[INFO] [stdout]     |                                  ^^^^^ could not find `clock` in `deviceconsts`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:87:9
[INFO] [stdout]     |
[INFO] [stdout]  86 | #[cfg(feature="20MHz")]
[INFO] [stdout]     |       --------------- the item is gated behind the `20MHz` feature
[INFO] [stdout]  87 | pub mod clock {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature="16MHz")]
[INFO] [stdout]     |       --------------- the item is gated behind the `16MHz` feature
[INFO] [stdout] 107 | pub mod clock {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `avr_oxide::deviceconsts::oxide`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/concurrency/scheduler.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | use avr_oxide::deviceconsts::oxide::MAX_THREADS;
[INFO] [stdout]    |                              ^^^^^ could not find `oxide` in `deviceconsts`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(feature="atmega4809")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `atmega4809` feature
[INFO] [stdout] 64 | pub mod oxide {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg(feature="atmega328p")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `atmega328p` feature
[INFO] [stdout] 75 | pub mod oxide {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `avr_oxide::deviceconsts::oxide`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/concurrency/thread.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 | use avr_oxide::deviceconsts::oxide::{DEFAULT_THREAD_STACK_SIZE};
[INFO] [stdout]     |                              ^^^^^ could not find `oxide` in `deviceconsts`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:64:9
[INFO] [stdout]     |
[INFO] [stdout]  63 | #[cfg(feature="atmega4809")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `atmega4809` feature
[INFO] [stdout]  64 | pub mod oxide {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:75:9
[INFO] [stdout]     |
[INFO] [stdout]  74 | #[cfg(feature="atmega328p")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `atmega328p` feature
[INFO] [stdout]  75 | pub mod oxide {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `avr_oxide::deviceconsts::oxide`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/concurrency/util.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use avr_oxide::deviceconsts::oxide;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `oxide` in `deviceconsts`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(feature="atmega4809")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `atmega4809` feature
[INFO] [stdout] 64 | pub mod oxide {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg(feature="atmega328p")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `atmega328p` feature
[INFO] [stdout] 75 | pub mod oxide {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 12 - use avr_oxide::deviceconsts::oxide;
[INFO] [stdout] 12 + use crate::oxide;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `avr_oxide::deviceconsts::oxide`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/oxide.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | use avr_oxide::deviceconsts::oxide;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `oxide` in `deviceconsts`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:64:9
[INFO] [stdout]     |
[INFO] [stdout]  63 | #[cfg(feature="atmega4809")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `atmega4809` feature
[INFO] [stdout]  64 | pub mod oxide {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:75:9
[INFO] [stdout]     |
[INFO] [stdout]  74 | #[cfg(feature="atmega328p")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `atmega328p` feature
[INFO] [stdout]  75 | pub mod oxide {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]     |
[INFO] [stdout] 116 - use avr_oxide::deviceconsts::oxide;
[INFO] [stdout] 116 + use crate::oxide;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `avr_oxide::deviceconsts::oxide`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/util/debug.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use avr_oxide::deviceconsts::oxide;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `oxide` in `deviceconsts`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(feature="atmega4809")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `atmega4809` feature
[INFO] [stdout] 64 | pub mod oxide {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg(feature="atmega328p")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `atmega328p` feature
[INFO] [stdout] 75 | pub mod oxide {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 28 - use avr_oxide::deviceconsts::oxide;
[INFO] [stdout] 28 + use crate::oxide;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `avr_oxide::deviceconsts::memory`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/alloc.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use avr_oxide::deviceconsts::memory;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `memory` in `deviceconsts`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "atmega4809")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `atmega4809` feature
[INFO] [stdout] 28 | pub mod memory {
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "atmega328p")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `atmega328p` feature
[INFO] [stdout] 47 | pub mod memory {
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/concurrency/stack.rs:203:25
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let sp = avr_oxide::cpu!().read_sp() as usize;
[INFO] [stdout]     |                         ^^^ unresolved import
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/concurrency/stack.rs:239:25
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let sp = avr_oxide::cpu!().read_sp() as usize;
[INFO] [stdout]     |                         ^^^ unresolved import
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hardware` in the crate root
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/concurrency/scheduler.rs:136:44
[INFO] [stdout]     |
[INFO] [stdout] 136 |       context_flags_reg = const(avr_oxide::hardware::cpu::cpuregs::IOADR_CONTEXT_FLAGS),
[INFO] [stdout]     |                                            ^^^^^^^^ could not find `hardware` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/lib.rs:380:39
[INFO] [stdout]     |
[INFO] [stdout] 379 | #[cfg(feature="atmega4809")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `atmega4809` feature
[INFO] [stdout] 380 | pub use avr_oxide::hal::atmega4809 as hardware;
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/lib.rs:382:39
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[cfg(feature="atmega328p")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `atmega328p` feature
[INFO] [stdout] 382 | pub use avr_oxide::hal::atmega328p as hardware;
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `oxide` in `deviceconsts`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/concurrency/sync/eventwait.rs:63:43
[INFO] [stdout]    |
[INFO] [stdout] 63 |     self.release(avr_oxide::deviceconsts::oxide::MAX_THREADS)
[INFO] [stdout]    |                                           ^^^^^ could not find `oxide` in `deviceconsts`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(feature="atmega4809")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `atmega4809` feature
[INFO] [stdout] 64 | pub mod oxide {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/deviceconsts.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg(feature="atmega328p")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `atmega328p` feature
[INFO] [stdout] 75 | pub mod oxide {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `maybe_uninit_uninit_array`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/lib.rs:329:12
[INFO] [stdout]     |
[INFO] [stdout] 329 | #![feature(maybe_uninit_uninit_array)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable const library feature `const_try`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/oserror.rs:194:30
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl<T, E, F: From<E>> const core::ops::FromResidual<OxideResult<core::convert::Infallible, E>>
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #74935 <https://github.com/rust-lang/rust/issues/74935> for more information
[INFO] [stdout]     = help: add `#![feature(const_try)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ProxyPin: PinToPort` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/hal/generic/port.rs:591:7
[INFO] [stdout]     |
[INFO] [stdout] 591 |       ProxyPin: PinToPort
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PinToPort` is not implemented for `ProxyPin`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/hal/generic/port.rs:78:1
[INFO] [stdout]     |
[INFO] [stdout]  78 | pub struct ProxyPin(u8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: this trait has no implementations, consider adding one
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/hal/generic/port.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub trait PinToPort {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: see issue #48214
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/lib.rs:349:1
[INFO] [stdout]     |
[INFO] [stdout] 349 + #![feature(trivial_bounds)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/concurrency/scheduler.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 | static mut SCHEDULER: MaybeUninit<SchedulerState<MAX_THREADS>> = MaybeUninit::uninit();
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 32 | static mut SCHEDULER: MaybeUninit<SchedulerState<{ MAX_THREADS }>> = MaybeUninit::uninit();
[INFO] [stdout]    |                                                  +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/concurrency/scheduler.rs:113:64
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(super) unsafe fn instance() -> &'static mut SchedulerState<MAX_THREADS> {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(super) unsafe fn instance() -> &'static mut SchedulerState<{ MAX_THREADS }> {
[INFO] [stdout]     |                                                                +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/concurrency/scheduler.rs:350:7
[INFO] [stdout]     |
[INFO] [stdout] 350 |       thread.halt_if_invalid();
[INFO] [stdout]     |       ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/concurrency/scheduler.rs:354:11
[INFO] [stdout]     |
[INFO] [stdout] 354 |           stack.halt_if_stack_crashed();
[INFO] [stdout]     |           ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/util/persist.rs:162:82
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let mut array : [core::mem::MaybeUninit<T>; WIDTH] = core::mem::MaybeUninit::uninit_array();
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/mem/maybe_uninit.rs:391:4
[INFO] [stdout] help: there is an associated function `uninit` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 162 -     let mut array : [core::mem::MaybeUninit<T>; WIDTH] = core::mem::MaybeUninit::uninit_array();
[INFO] [stdout] 162 +     let mut array : [core::mem::MaybeUninit<T>; WIDTH] = core::mem::MaybeUninit::uninit();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/util/persist.rs:165:7
[INFO] [stdout]     |
[INFO] [stdout] 165 |       element.write(T::load_from(reader)?);
[INFO] [stdout]     |       ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: [const] From<E>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/oserror.rs:200:65
[INFO] [stdout]     |
[INFO] [stdout] 200 |       OxideResult::Err(e) => return OxideResult::Err(From::from(e)),
[INFO] [stdout]     |                                                      ---------- ^
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      required by a bound introduced by this call
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&PinIdentity` is non-empty
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/hal/generic/port.rs:52:41
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Clone,Copy,PartialEq,Eq,uDebug,Persist)]
[INFO] [stdout]    |                                         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `PinIdentity` defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avr-oxide-0.4.2/src/hal/generic/port.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum PinIdentity {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    = note: the matched value is of type `&PinIdentity`
[INFO] [stdout]    = note: references are always considered inhabited
[INFO] [stdout]    = note: this error originates in the derive macro `Persist` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0277, E0282, E0432, E0433, E0557, E0599, E0635, E0658...
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `avr-oxide` (lib) due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "dfb325e4f0951ed0191a4c0a020bd0ad54ae4398b76079b0b933e3da858660c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfb325e4f0951ed0191a4c0a020bd0ad54ae4398b76079b0b933e3da858660c4", kill_on_drop: false }`
[INFO] [stdout] dfb325e4f0951ed0191a4c0a020bd0ad54ae4398b76079b0b933e3da858660c4
