[INFO] fetching crate avrox-display 0.4.2... [INFO] checking avrox-display-0.4.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate avrox-display 0.4.2 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate avrox-display 0.4.2 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d1cd18975eac016d0fb038e35b7d649d430325087ea31b17164ccecff3d4504 [INFO] running `Command { std: "docker" "start" "-a" "0d1cd18975eac016d0fb038e35b7d649d430325087ea31b17164ccecff3d4504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d1cd18975eac016d0fb038e35b7d649d430325087ea31b17164ccecff3d4504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d1cd18975eac016d0fb038e35b7d649d430325087ea31b17164ccecff3d4504", kill_on_drop: false }` [INFO] [stdout] 0d1cd18975eac016d0fb038e35b7d649d430325087ea31b17164ccecff3d4504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 148c2bd476d50c2a3fbf7bdd2c3321bccd2a55f6fecb11f080dcf469319c9e7d [INFO] running `Command { std: "docker" "start" "-a" "148c2bd476d50c2a3fbf7bdd2c3321bccd2a55f6fecb11f080dcf469319c9e7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling avr-oxide v0.4.2 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling ufmt-macros v0.2.0 [INFO] [stderr] Checking 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 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> const core::ops::FromResidual> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-13; 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] | ^^^^^^^^^^^^^^^^^^^ the trait `PinToPort` is not implemented for `ProxyPin` [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> = 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> = 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 { [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[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` 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; 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::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] help: there is an associated function `uninit` with a similar name [INFO] [stdout] | [INFO] [stdout] 162 - let mut array : [core::mem::MaybeUninit; WIDTH] = core::mem::MaybeUninit::uninit_array(); [INFO] [stdout] 162 + let mut array : [core::mem::MaybeUninit; WIDTH] = core::mem::MaybeUninit::uninit(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `F: [const] From` 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] [stderr] error: could not compile `avr-oxide` (lib) due to 29 previous errors [INFO] [stdout] Some errors have detailed explanations: E0004, E0277, E0432, E0433, E0557, E0599, E0635, E0658, E0747. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "148c2bd476d50c2a3fbf7bdd2c3321bccd2a55f6fecb11f080dcf469319c9e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "148c2bd476d50c2a3fbf7bdd2c3321bccd2a55f6fecb11f080dcf469319c9e7d", kill_on_drop: false }` [INFO] [stdout] 148c2bd476d50c2a3fbf7bdd2c3321bccd2a55f6fecb11f080dcf469319c9e7d