[INFO] fetching crate ab1024-ega 0.3.0...
[INFO] testing ab1024-ega-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ab1024-ega 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ab1024-ega 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1a0a6dc7e2605d7573a49bb8893f4b9763502e3e1a27bc2a42c7b815755dd74
[INFO] running `Command { std: "docker" "start" "-a" "e1a0a6dc7e2605d7573a49bb8893f4b9763502e3e1a27bc2a42c7b815755dd74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1a0a6dc7e2605d7573a49bb8893f4b9763502e3e1a27bc2a42c7b815755dd74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1a0a6dc7e2605d7573a49bb8893f4b9763502e3e1a27bc2a42c7b815755dd74", kill_on_drop: false }`
[INFO] [stdout] e1a0a6dc7e2605d7573a49bb8893f4b9763502e3e1a27bc2a42c7b815755dd74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35289c119ee435ba8fa1e93fb4d579429c438201d48f4ff7951baec19081f1eb
[INFO] running `Command { std: "docker" "start" "-a" "35289c119ee435ba8fa1e93fb4d579429c438201d48f4ff7951baec19081f1eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling embed-doc-image v0.1.4
[INFO] [stderr]    Compiling ab1024-ega v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
[INFO] running `Command { std: "docker" "inspect" "35289c119ee435ba8fa1e93fb4d579429c438201d48f4ff7951baec19081f1eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35289c119ee435ba8fa1e93fb4d579429c438201d48f4ff7951baec19081f1eb", kill_on_drop: false }`
[INFO] [stdout] 35289c119ee435ba8fa1e93fb4d579429c438201d48f4ff7951baec19081f1eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0c58a34602f37377d6f34c86f1e2ba643cb923fc872ec9501b13a8b7560f7fc
[INFO] running `Command { std: "docker" "start" "-a" "b0c58a34602f37377d6f34c86f1e2ba643cb923fc872ec9501b13a8b7560f7fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling tinybmp v0.5.0
[INFO] [stderr]    Compiling ab1024-ega v0.3.0 (/opt/rustwide/workdir)
[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 `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[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: 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: `#[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: `#[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_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_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] 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] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ab1024-ega` (example "inkplate_image") due to 9 previous errors
[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] 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[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: 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[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_no_graphics") due to 8 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" "b0c58a34602f37377d6f34c86f1e2ba643cb923fc872ec9501b13a8b7560f7fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0c58a34602f37377d6f34c86f1e2ba643cb923fc872ec9501b13a8b7560f7fc", kill_on_drop: false }`
[INFO] [stdout] b0c58a34602f37377d6f34c86f1e2ba643cb923fc872ec9501b13a8b7560f7fc
