[INFO] fetching crate st7565 0.5.0... [INFO] checking st7565-0.5.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate st7565 0.5.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate st7565 0.5.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate st7565 0.5.0 [INFO] finished tweaking crates.io crate st7565 0.5.0 [INFO] tweaked toml for crates.io crate st7565 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate st7565 0.5.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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded noop-attr v0.1.0 [INFO] [stderr] Downloaded panic-probe v0.3.2 [INFO] [stderr] Downloaded display-interface-spi v0.4.1 [INFO] [stderr] Downloaded nrf-usbd v0.2.0 [INFO] [stderr] Downloaded nrf52840-hal v0.16.1 [INFO] [stderr] Downloaded defmt-rtt v0.4.1 [INFO] [stderr] Downloaded cortex-m-semihosting v0.5.0 [INFO] [stderr] Downloaded defmt-test-macros v0.3.1 [INFO] [stderr] Downloaded usb-device v0.2.9 [INFO] [stderr] Downloaded display-interface v0.4.1 [INFO] [stderr] Downloaded nrf-hal-common v0.16.1 [INFO] [stderr] Downloaded defmt-test v0.3.2 [INFO] [stderr] Downloaded nrf52840-pac v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac1204677b5ca77fc9e37c84c14f0384d18452800287fefd4bfed794712cef59 [INFO] running `Command { std: "docker" "start" "-a" "ac1204677b5ca77fc9e37c84c14f0384d18452800287fefd4bfed794712cef59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac1204677b5ca77fc9e37c84c14f0384d18452800287fefd4bfed794712cef59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac1204677b5ca77fc9e37c84c14f0384d18452800287fefd4bfed794712cef59", kill_on_drop: false }` [INFO] [stdout] ac1204677b5ca77fc9e37c84c14f0384d18452800287fefd4bfed794712cef59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bda39a8bce888b132d2d47a1949ff26077a25319072cbcf03d83a6cd3ece7110 [INFO] running `Command { std: "docker" "start" "-a" "bda39a8bce888b132d2d47a1949ff26077a25319072cbcf03d83a6cd3ece7110", kill_on_drop: false }` [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking display-interface v0.4.1 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Compiling noop-attr v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking embedded-graphics v0.8.1 [INFO] [stderr] Checking st7565 v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `defmt_rtt` [INFO] [stdout] --> examples/nrf52840_dogm132w5_raw.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use defmt_rtt as _; // global logger [INFO] [stdout] | ^^^^^^^^^^^^^^ no external crate `defmt_rtt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `defmt_rtt` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use defmt_rtt as _; // global logger [INFO] [stdout] | ^^^^^^^^^^^^^^ no external crate `defmt_rtt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nrf52840_hal` [INFO] [stdout] --> examples/nrf52840_dogm132w5_raw.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nrf52840_hal as hal; // memory layout [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no external crate `nrf52840_hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `panic_probe` [INFO] [stdout] --> examples/nrf52840_dogm132w5_raw.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use panic_probe as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no external crate `panic_probe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nrf52840_hal` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nrf52840_hal as hal; // memory layout [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no external crate `nrf52840_hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `display_interface_spi` [INFO] [stdout] --> examples/nrf52840_dogm132w5_raw.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use display_interface_spi::SPIInterface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `display_interface_spi` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use display_interface::SPIInterface; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `panic_probe` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use panic_probe as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no external crate `panic_probe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cortex_m_rt` [INFO] [stdout] --> examples/nrf52840_dogm132w5_raw.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[cortex_m_rt::entry] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `cortex_m_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `display_interface_spi` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use display_interface_spi::SPIInterface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `display_interface_spi` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use display_interface::SPIInterface; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `defmt` [INFO] [stdout] --> examples/nrf52840_dogm132w5_raw.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[defmt::panic_handler] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `defmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cortex_m_rt` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | #[cortex_m_rt::entry] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `cortex_m_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `defmt` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[defmt::panic_handler] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `defmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GraphicsPageBuffer`, `ST7565`, and `displays::DOGM132W5` [INFO] [stdout] --> src/tests/mod.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{displays::DOGM132W5, GraphicsPageBuffer, ST7565}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/tests/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod unit_tests { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DisplayMock` and `ExpectedAction::*` [INFO] [stdout] --> src/tests/mod.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | use super::display_mock::{DisplayMock, ExpectedAction::*}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/tests/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod unit_tests { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `defmt_rtt` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics_with_shared_bus.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use defmt_rtt as _; // global logger [INFO] [stdout] | ^^^^^^^^^^^^^^ no external crate `defmt_rtt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cortex_m` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | cortex_m::asm::udf() [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `cortex_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nrf52840_hal` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics_with_shared_bus.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nrf52840_hal as hal; // memory layout [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no external crate `nrf52840_hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `panic_probe` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics_with_shared_bus.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use panic_probe as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no external crate `panic_probe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `display_interface_spi` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics_with_shared_bus.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use display_interface_spi::SPIInterface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `display_interface_spi` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 9 | use display_interface::SPIInterface; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cortex_m_rt` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics_with_shared_bus.rs:94:3 [INFO] [stdout] | [INFO] [stdout] 94 | #[cortex_m_rt::entry] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `cortex_m_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `defmt` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics_with_shared_bus.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[defmt::panic_handler] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `defmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cortex_m` [INFO] [stdout] --> examples/nrf52840_dogm132w5_raw.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | cortex_m::asm::udf() [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `cortex_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `st7565` [INFO] [stdout] --> src/lib.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | } [INFO] [stdout] | ^ consider adding a `main` function to `src/lib.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cortex_m` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | cortex_m::asm::bkpt(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `cortex_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cortex_m` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics_with_shared_bus.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | cortex_m::asm::udf() [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `cortex_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cortex_m` [INFO] [stdout] --> examples/nrf52840_dogm132w5_raw.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | cortex_m::asm::bkpt(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `cortex_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cortex_m` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | cortex_m::asm::wfi(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `cortex_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cortex_m` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics_with_shared_bus.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | cortex_m::asm::bkpt(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `cortex_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cortex_m` [INFO] [stdout] --> examples/nrf52840_dogm132w5_graphics_with_shared_bus.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | cortex_m::asm::wfi(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `cortex_m` [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: `#[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] warning: unused import: `embedded_hal::blocking::delay::DelayMs` [INFO] [stdout] --> examples/nrf52840_dogm132w5_raw.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use embedded_hal::blocking::delay::DelayMs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `st7565` (example "nrf52840_dogm132w5_graphics") due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `st7565` (example "nrf52840_dogm132w5_raw") due to 11 previous errors; 1 warning emitted [INFO] [stderr] error: could not compile `st7565` (example "nrf52840_dogm132w5_graphics_with_shared_bus") due to 12 previous errors [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `st7565` (lib test) due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bda39a8bce888b132d2d47a1949ff26077a25319072cbcf03d83a6cd3ece7110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda39a8bce888b132d2d47a1949ff26077a25319072cbcf03d83a6cd3ece7110", kill_on_drop: false }` [INFO] [stdout] bda39a8bce888b132d2d47a1949ff26077a25319072cbcf03d83a6cd3ece7110