[INFO] cloning repository https://github.com/roy-ganz/mcb32 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roy-ganz/mcb32" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froy-ganz%2Fmcb32", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froy-ganz%2Fmcb32'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c80cd71f433ceacc90455cc2f5ba9f007a0c1692 [INFO] testing roy-ganz/mcb32 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froy-ganz%2Fmcb32" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 37% (237/634) Updating files: 38% (241/634) Updating files: 39% (248/634) Updating files: 40% (254/634) Updating files: 41% (260/634) Updating files: 42% (267/634) Updating files: 43% (273/634) Updating files: 44% (279/634) Updating files: 45% (286/634) Updating files: 46% (292/634) Updating files: 47% (298/634) Updating files: 48% (305/634) Updating files: 49% (311/634) Updating files: 50% (317/634) Updating files: 51% (324/634) Updating files: 52% (330/634) Updating files: 53% (337/634) Updating files: 54% (343/634) Updating files: 55% (349/634) Updating files: 56% (356/634) Updating files: 57% (362/634) Updating files: 58% (368/634) Updating files: 59% (375/634) Updating files: 60% (381/634) Updating files: 61% (387/634) Updating files: 62% (394/634) Updating files: 63% (400/634) Updating files: 64% (406/634) Updating files: 65% (413/634) Updating files: 66% (419/634) Updating files: 67% (425/634) Updating files: 68% (432/634) Updating files: 69% (438/634) Updating files: 70% (444/634) Updating files: 71% (451/634) Updating files: 72% (457/634) Updating files: 73% (463/634) Updating files: 74% (470/634) Updating files: 75% (476/634) Updating files: 76% (482/634) Updating files: 77% (489/634) Updating files: 78% (495/634) Updating files: 79% (501/634) Updating files: 80% (508/634) Updating files: 81% (514/634) Updating files: 82% (520/634) Updating files: 83% (527/634) Updating files: 84% (533/634) Updating files: 85% (539/634) Updating files: 86% (546/634) Updating files: 87% (552/634) Updating files: 88% (558/634) Updating files: 89% (565/634) Updating files: 90% (571/634) Updating files: 91% (577/634) Updating files: 92% (584/634) Updating files: 93% (590/634) Updating files: 94% (596/634) Updating files: 95% (603/634) Updating files: 96% (609/634) Updating files: 97% (615/634) Updating files: 98% (622/634) Updating files: 99% (628/634) Updating files: 100% (634/634) Updating files: 100% (634/634), done. [INFO] validating manifest of git repo https://github.com/roy-ganz/mcb32 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/roy-ganz/mcb32 [INFO] finished tweaking git repo https://github.com/roy-ganz/mcb32 [INFO] tweaked toml for git repo https://github.com/roy-ganz/mcb32 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/roy-ganz/mcb32 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded display-interface v0.4.0 [INFO] [stderr] Downloaded embedded-graphics v0.6.2 [INFO] [stderr] Downloaded ili9341 v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2451956e2dfa585efb3ff98fa17cd76ba80bee5bf867aa3feb4c4cc04b676cc9 [INFO] running `Command { std: "docker" "start" "-a" "2451956e2dfa585efb3ff98fa17cd76ba80bee5bf867aa3feb4c4cc04b676cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2451956e2dfa585efb3ff98fa17cd76ba80bee5bf867aa3feb4c4cc04b676cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2451956e2dfa585efb3ff98fa17cd76ba80bee5bf867aa3feb4c4cc04b676cc9", kill_on_drop: false }` [INFO] [stdout] 2451956e2dfa585efb3ff98fa17cd76ba80bee5bf867aa3feb4c4cc04b676cc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9078b2517379233e1342cf42ea02c6217c595fd59a1b067238fdeff99fe092d4 [INFO] running `Command { std: "docker" "start" "-a" "9078b2517379233e1342cf42ea02c6217c595fd59a1b067238fdeff99fe092d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling stm32f1 v0.11.0 [INFO] [stderr] Compiling display-interface v0.4.0 [INFO] [stderr] Compiling mcb32 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling ili9341 v0.4.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling stm32f1xx-hal v0.7.0 [INFO] [stdout] error[E0412]: cannot find type `SpiTxDma` in this scope [INFO] [stdout] --> src/main.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | fn test_write(t: SpiTxDma, buffer: &'static [u8]) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 | use crate::spi::SpiTxDma; [INFO] [stdout] | [INFO] [stdout] 6 | use stm32f1xx_hal::spi::SpiTxDma; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `C2` in this scope [INFO] [stdout] --> src/main.rs:93:61 [INFO] [stdout] | [INFO] [stdout] 93 | fn test_write(t: SpiTxDma, buffer: &'static [u8]) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 | use stm32f1xx_hal::dma::dma1::C2; [INFO] [stdout] | [INFO] [stdout] 6 | use stm32f1xx_hal::dma::dma2::C2; [INFO] [stdout] | [INFO] [stdout] 6 | use stm32f1xx_hal::pwm::C2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `joystick::Direction` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use joystick::Direction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nb::block` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use nb::block; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `timer::Timer` [INFO] [stdout] --> src/main.rs:12:53 [INFO] [stdout] | [INFO] [stdout] 12 | use stm32f1xx_hal::{dma::WriteDma, pac, prelude::*, timer::Timer, spi}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stm32f1xx_hal::dma::TransferPayload` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use stm32f1xx_hal::dma::TransferPayload; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TxDma`, `WriteDma` [INFO] [stdout] --> src/board.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use stm32f1xx_hal::dma::{TxDma, WriteDma}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SPI3` [INFO] [stdout] --> src/board.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | use stm32f1xx_hal::pac::{USART1, USART2, SPI3}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cortex_m::singleton` [INFO] [stdout] --> src/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use cortex_m::singleton; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gpiob` [INFO] [stdout] --> src/board.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | use stm32f1xx_hal::{gpio, gpio::{gpioa, gpiob,gpioc, gpiod, gpioe}, pac}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stm32f1xx_hal::dma::Half` [INFO] [stdout] --> src/board.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | use stm32f1xx_hal::dma::Half; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `board::Board` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use board::Board; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stm32f1xx_hal::prelude::*` [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use stm32f1xx_hal::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stm32f1xx_hal::dma::TxDma` [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use stm32f1xx_hal::dma::TxDma; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/main.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | test_write(tx_dma, &buffer1); [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for type parameter `REMAP` declared on the function `test_write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dma::WriteDma` [INFO] [stdout] --> src/main.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use stm32f1xx_hal::{dma::WriteDma, pac, prelude::*, timer::Timer, spi}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mcb32` due to 5 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9078b2517379233e1342cf42ea02c6217c595fd59a1b067238fdeff99fe092d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9078b2517379233e1342cf42ea02c6217c595fd59a1b067238fdeff99fe092d4", kill_on_drop: false }` [INFO] [stdout] 9078b2517379233e1342cf42ea02c6217c595fd59a1b067238fdeff99fe092d4