[INFO] cloning repository https://github.com/MangoIV/pinsel_keyberon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MangoIV/pinsel_keyberon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMangoIV%2Fpinsel_keyberon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMangoIV%2Fpinsel_keyberon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b857e5daa409b78c924a5bb4062869d82c8eaf48 [INFO] testing MangoIV/pinsel_keyberon against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMangoIV%2Fpinsel_keyberon" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MangoIV/pinsel_keyberon on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/MangoIV/pinsel_keyberon [INFO] finished tweaking git repo https://github.com/MangoIV/pinsel_keyberon [INFO] tweaked toml for git repo https://github.com/MangoIV/pinsel_keyberon written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/MangoIV/pinsel_keyberon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cc61ee5fcfb5821995d1fe5de80ee14f94cab3ad53784f47e717d5df54854d0 [INFO] running `Command { std: "docker" "start" "-a" "6cc61ee5fcfb5821995d1fe5de80ee14f94cab3ad53784f47e717d5df54854d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cc61ee5fcfb5821995d1fe5de80ee14f94cab3ad53784f47e717d5df54854d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc61ee5fcfb5821995d1fe5de80ee14f94cab3ad53784f47e717d5df54854d0", kill_on_drop: false }` [INFO] [stdout] 6cc61ee5fcfb5821995d1fe5de80ee14f94cab3ad53784f47e717d5df54854d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a5e07bc6e408f4612df54508102ff59c896f1bf0e113e4c067ae7c7f1df0c5f [INFO] running `Command { std: "docker" "start" "-a" "0a5e07bc6e408f4612df54508102ff59c896f1bf0e113e4c067ae7c7f1df0c5f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling atsamd21g v0.9.0 (https://github.com/atsamd-rs/atsamd/?branch=master#9a9e7621) [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling usbd-serial v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cortex-m-rtic v0.5.6 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling keyberon v0.1.1 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.2 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling atsamd-hal v0.12.0 (https://github.com/atsamd-rs/atsamd/?branch=master#9a9e7621) [INFO] [stderr] Compiling xiao_m0 v0.9.0 (https://github.com/atsamd-rs/atsamd/?branch=master#9a9e7621) [INFO] [stderr] Compiling pinsel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Floating`, `Pins` [INFO] [stdout] --> src/main.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use hal::gpio::v2::{Pin, Pins, Floating, Input, Output, PullUp, PushPull}; [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Sercom2Pad0`, `Sercom2Pad1` [INFO] [stdout] --> src/main.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | use hal::sercom::{I2CMaster2, Sercom2Pad0, Sercom2Pad1}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `m` [INFO] [stdout] --> src/main.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | use keyberon::action::{k, l, m, Action, Action::*}; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `usb_device::prelude::*` [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use usb_device::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:240:22 [INFO] [stdout] | [INFO] [stdout] 240 | BUF[3] = b; [INFO] [stdout] | ^ expected `u8`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `write` exists for struct `resources::i2c<'_>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:286:40 [INFO] [stdout] | [INFO] [stdout] 138 | #[app(device = crate::hal::pac, peripherals = true)] [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | method `write` not found for this [INFO] [stdout] | doesn't satisfy `_: embedded_hal::blocking::spi::write::Default<_>` [INFO] [stdout] | doesn't satisfy `_: embedded_hal::prelude::_embedded_hal_blocking_spi_Write<_>` [INFO] [stdout] ... [INFO] [stdout] 286 | block!(c.resources.i2c.write(b)).get(); [INFO] [stdout] | ^^^^^ method cannot be called on `resources::i2c<'_>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `resources::i2c<'_>: embedded_hal::blocking::spi::write::Default<_>` [INFO] [stdout] which is required by `resources::i2c<'_>: embedded_hal::prelude::_embedded_hal_blocking_spi_Write<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `CEC_CAN` found for enum `xiao_m0::atsamd21g::Interrupt` in the current scope [INFO] [stdout] --> src/main.rs:294:12 [INFO] [stdout] | [INFO] [stdout] 294 | fn CEC_CAN(); [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `xiao_m0::atsamd21g::Interrupt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pinsel` due to 5 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0a5e07bc6e408f4612df54508102ff59c896f1bf0e113e4c067ae7c7f1df0c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5e07bc6e408f4612df54508102ff59c896f1bf0e113e4c067ae7c7f1df0c5f", kill_on_drop: false }` [INFO] [stdout] 0a5e07bc6e408f4612df54508102ff59c896f1bf0e113e4c067ae7c7f1df0c5f