[INFO] fetching crate ab1024-ega 0.3.0... [INFO] checking ab1024-ega-0.3.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate ab1024-ega 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate ab1024-ega 0.3.0 [INFO] finished tweaking crates.io crate ab1024-ega 0.3.0 [INFO] tweaked toml for crates.io crate ab1024-ega 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ab1024-ega 0.3.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ab1024-ega 0.3.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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xtensa-lx-rt-proc-macros v0.2.1 [INFO] [stderr] Downloaded embedded-graphics-core v0.4.0 [INFO] [stderr] Downloaded r0 v1.0.0 [INFO] [stderr] Downloaded embassy-executor-macros v0.4.1 [INFO] [stderr] Downloaded esp-println v0.7.1 [INFO] [stderr] Downloaded esp-hal-procmacros v0.8.0 [INFO] [stderr] Downloaded xtensa-lx-rt v0.16.0 [INFO] [stderr] Downloaded esp-println v0.8.0 [INFO] [stderr] Downloaded embassy-executor v0.5.0 [INFO] [stderr] Downloaded esp32-hal v0.18.0 [INFO] [stderr] Downloaded esp-backtrace v0.10.0 [INFO] [stderr] Downloaded embedded-can v0.4.1 [INFO] [stderr] Downloaded winnow v0.5.35 [INFO] [stderr] Downloaded tinybmp v0.5.0 [INFO] [stderr] Downloaded minijinja v1.0.12 [INFO] [stderr] Downloaded embedded-hal-nb v1.0.0 [INFO] [stderr] Downloaded proc-macro-crate v2.0.1 [INFO] [stderr] Downloaded micromath v2.1.0 [INFO] [stderr] Downloaded mutex-trait v0.2.0 [INFO] [stderr] Downloaded xtensa-lx v0.8.0 [INFO] [stderr] Downloaded esp-hal-common v0.15.0 [INFO] [stderr] Downloaded core-isa-parser v0.2.0 [INFO] [stderr] Downloaded esp32 v0.28.0 [INFO] [stderr] Downloaded esp32s2 v0.19.0 [INFO] [stderr] Downloaded esp32s3 v0.23.0 [INFO] [stderr] Downloaded embedded-graphics v0.8.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1343d006f2e2f72e22248b9a268c574b275462281b53e1e884d28e7fdaef36af [INFO] running `Command { std: "docker" "start" "-a" "1343d006f2e2f72e22248b9a268c574b275462281b53e1e884d28e7fdaef36af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1343d006f2e2f72e22248b9a268c574b275462281b53e1e884d28e7fdaef36af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1343d006f2e2f72e22248b9a268c574b275462281b53e1e884d28e7fdaef36af", kill_on_drop: false }` [INFO] [stdout] 1343d006f2e2f72e22248b9a268c574b275462281b53e1e884d28e7fdaef36af [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52e0ae1f06a7bd4e304722273381db05abdf8b6e5c7e8de3be7871bb080abfd8 [INFO] running `Command { std: "docker" "start" "-a" "52e0ae1f06a7bd4e304722273381db05abdf8b6e5c7e8de3be7871bb080abfd8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking embedded-graphics v0.8.1 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Checking tinybmp v0.5.0 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Compiling embed-doc-image v0.1.4 [INFO] [stderr] Checking ab1024-ega v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `embedded_hal_mock` [INFO] [stdout] --> src/test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use embedded_hal_mock::eh1::{pin::State as PinState, top_level::Hal}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embedded_hal_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use embedded_hal_mock::eh1::{pin::State as PinState, top_level::Hal}; [INFO] [stdout] 3 + use embedded_hal::eh1::{pin::State as PinState, top_level::Hal}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ab1024-ega` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hal` [INFO] [stdout] --> examples/inkplate_no_graphics.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use hal::{ [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hal` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `embedded_hal_bus` [INFO] [stdout] --> examples/inkplate_no_graphics.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use embedded_hal_bus::spi::ExclusiveDevice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embedded_hal_bus` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 11 - use embedded_hal_bus::spi::ExclusiveDevice; [INFO] [stdout] 11 + use embedded_hal::spi::ExclusiveDevice; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hal` [INFO] [stdout] --> examples/inkplate_graphics.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use hal::{ [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hal` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `embedded_hal_bus` [INFO] [stdout] --> examples/inkplate_graphics.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use embedded_hal_bus::spi::ExclusiveDevice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embedded_hal_bus` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - use embedded_hal_bus::spi::ExclusiveDevice; [INFO] [stdout] 16 + use embedded_hal::spi::ExclusiveDevice; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hal` [INFO] [stdout] --> examples/inkplate_image.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use hal::{ [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hal` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `embedded_hal_bus` [INFO] [stdout] --> examples/inkplate_image.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use embedded_hal_bus::spi::ExclusiveDevice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embedded_hal_bus` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 15 - use embedded_hal_bus::spi::ExclusiveDevice; [INFO] [stdout] 15 + use embedded_hal::spi::ExclusiveDevice; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dither` [INFO] [stdout] --> examples/inkplate_image.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use dither::DitherTarget; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dither` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dither`, use `cargo add dither` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `esp_backtrace` [INFO] [stdout] --> examples/inkplate_image.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use esp_backtrace as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no external crate `esp_backtrace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hal` [INFO] [stdout] --> examples/inkplate_image.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use hal::{ [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hal` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `esp_backtrace` [INFO] [stdout] --> examples/inkplate_graphics.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use esp_backtrace as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no external crate `esp_backtrace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hal` [INFO] [stdout] --> examples/inkplate_graphics.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use hal::{ [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hal` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `entry` in this scope [INFO] [stdout] --> examples/inkplate_image.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | #[entry] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `esp_backtrace` [INFO] [stdout] --> examples/inkplate_no_graphics.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use esp_backtrace as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no external crate `esp_backtrace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hal` [INFO] [stdout] --> examples/inkplate_no_graphics.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use hal::{ [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hal` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[panic_handler]` function required, but not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `entry` in this scope [INFO] [stdout] --> examples/inkplate_graphics.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[entry] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `entry` in this scope [INFO] [stdout] --> examples/inkplate_no_graphics.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[entry] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[panic_handler]` function required, but not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[panic_handler]` function required, but not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `kHz` found for type `u32` in the current scope [INFO] [stdout] --> examples/inkplate_image.rs:77:43 [INFO] [stdout] | [INFO] [stdout] 77 | Spi::new(peripherals.SPI2, 200u32.kHz(), SpiMode::Mode0, &clocks) [INFO] [stdout] | ^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `kHz` found for type `u32` in the current scope [INFO] [stdout] --> examples/inkplate_graphics.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | Spi::new(peripherals.SPI2, 200u32.kHz(), SpiMode::Mode0, &clocks) [INFO] [stdout] | ^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `kHz` found for type `u32` in the current scope [INFO] [stdout] --> examples/inkplate_no_graphics.rs:36:43 [INFO] [stdout] | [INFO] [stdout] 36 | Spi::new(peripherals.SPI2, 200u32.kHz(), SpiMode::Mode0, &clocks) [INFO] [stdout] | ^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ab1024-ega` (example "inkplate_image") due to 9 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ab1024-ega` (example "inkplate_graphics") due to 8 previous errors [INFO] [stderr] error: could not compile `ab1024-ega` (example "inkplate_no_graphics") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "52e0ae1f06a7bd4e304722273381db05abdf8b6e5c7e8de3be7871bb080abfd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e0ae1f06a7bd4e304722273381db05abdf8b6e5c7e8de3be7871bb080abfd8", kill_on_drop: false }` [INFO] [stdout] 52e0ae1f06a7bd4e304722273381db05abdf8b6e5c7e8de3be7871bb080abfd8