[INFO] fetching crate ab1024-ega 0.3.0...
[INFO] checking ab1024-ega-0.3.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate ab1024-ega 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate ab1024-ega 0.3.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a7ebdcfaaa9ac098d68ae938a90e2ad1e7a3109f26922eb72905093ab160642
[INFO] running `Command { std: "docker" "start" "-a" "0a7ebdcfaaa9ac098d68ae938a90e2ad1e7a3109f26922eb72905093ab160642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a7ebdcfaaa9ac098d68ae938a90e2ad1e7a3109f26922eb72905093ab160642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a7ebdcfaaa9ac098d68ae938a90e2ad1e7a3109f26922eb72905093ab160642", kill_on_drop: false }`
[INFO] [stdout] 0a7ebdcfaaa9ac098d68ae938a90e2ad1e7a3109f26922eb72905093ab160642
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9909f5a348354b37be1689131b1b8de7f63397094f88e6afbe50894398134af8
[INFO] running `Command { std: "docker" "start" "-a" "9909f5a348354b37be1689131b1b8de7f63397094f88e6afbe50894398134af8", 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]    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 undeclared crate or module `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 undeclared crate or module `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::eh1::{pin::State as PinState, top_level::Hal};
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hal`
[INFO] [stdout]   --> examples/inkplate_graphics.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use hal::{
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hal`
[INFO] [stdout]   --> examples/inkplate_no_graphics.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use hal::{
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `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::spi::ExclusiveDevice;
[INFO] [stdout]    |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `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::spi::ExclusiveDevice;
[INFO] [stdout]    |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hal`
[INFO] [stdout]   --> examples/inkplate_image.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use hal::{
[INFO] [stdout]    |     ^^^ use of undeclared crate or module `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `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::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 undeclared crate or module `dither`
[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 undeclared crate or module `hal`
[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 undeclared crate or module `hal`
[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 undeclared crate or module `hal`
[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: 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: 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: `#[panic_handler]` function required, but not found
[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: 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] 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] 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] For more information about an error, try `rustc --explain E0432`.
[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_no_graphics") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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_image") due to 9 previous errors
[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] running `Command { std: "docker" "inspect" "9909f5a348354b37be1689131b1b8de7f63397094f88e6afbe50894398134af8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9909f5a348354b37be1689131b1b8de7f63397094f88e6afbe50894398134af8", kill_on_drop: false }`
[INFO] [stdout] 9909f5a348354b37be1689131b1b8de7f63397094f88e6afbe50894398134af8
