[INFO] cloning repository https://github.com/Patricio-Andre/featured-interrupt-blink-for-embedded-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Patricio-Andre/featured-interrupt-blink-for-embedded-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatricio-Andre%2Ffeatured-interrupt-blink-for-embedded-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatricio-Andre%2Ffeatured-interrupt-blink-for-embedded-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f70c2b95f4966dd50bf5741cf3ed970ff5eae0a
[INFO] checking Patricio-Andre/featured-interrupt-blink-for-embedded-rust against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatricio-Andre%2Ffeatured-interrupt-blink-for-embedded-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Patricio-Andre/featured-interrupt-blink-for-embedded-rust
[INFO] finished tweaking git repo https://github.com/Patricio-Andre/featured-interrupt-blink-for-embedded-rust
[INFO] tweaked toml for git repo https://github.com/Patricio-Andre/featured-interrupt-blink-for-embedded-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Patricio-Andre/featured-interrupt-blink-for-embedded-rust on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Patricio-Andre/featured-interrupt-blink-for-embedded-rust 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defmt-rtt v1.1.0
[INFO] [stderr]   Downloaded fugit-timer v0.1.3
[INFO] [stderr]   Downloaded bare-metal v1.0.0
[INFO] [stderr]   Downloaded embedded-dma v0.1.2
[INFO] [stderr]   Downloaded stm32f4xx-hal v0.23.0
[INFO] [stderr]   Downloaded fdcan v0.1.2
[INFO] [stderr]   Downloaded stm32g4xx-hal v0.0.1
[INFO] [stderr]   Downloaded stm32f4 v0.16.0
[INFO] [stderr]   Downloaded stm32g4 v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c53ea37488f78629ff50c1538fb0667a22d6528591bf3c3c6c3663a64d7e2b86
[INFO] running `Command { std: "docker" "start" "c53ea37488f78629ff50c1538fb0667a22d6528591bf3c3c6c3663a64d7e2b86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c53ea37488f78629ff50c1538fb0667a22d6528591bf3c3c6c3663a64d7e2b86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c53ea37488f78629ff50c1538fb0667a22d6528591bf3c3c6c3663a64d7e2b86" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c53ea37488f78629ff50c1538fb0667a22d6528591bf3c3c6c3663a64d7e2b86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c53ea37488f78629ff50c1538fb0667a22d6528591bf3c3c6c3663a64d7e2b86" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling defmt-rtt v1.1.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling stm32f4 v0.16.0
[INFO] [stderr]    Compiling stm32g4 v0.15.1
[INFO] [stderr]     Checking fugit v0.3.9
[INFO] [stderr]    Compiling stm32f4xx-hal v0.23.0
[INFO] [stderr]     Checking fdcan v0.1.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking embedded-dma v0.2.0
[INFO] [stderr]     Checking embedded-dma v0.1.2
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking fugit-timer v0.1.3
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking cortex-m-rt v0.7.5
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking Blackpill-STM32F411CE-interrupt-blink-for-embedded-rust v0.1.0 (/opt/rustwide/workdir/firmware-blackpill-f4)
[INFO] [stdout] error[E0432]: unresolved import `hal::stm32`
[INFO] [stdout]   --> firmware-blackpill-f4/src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use hal::stm32;
[INFO] [stdout]    |     ^^^^^-----
[INFO] [stdout]    |          |
[INFO] [stdout]    |          no `stm32` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hal::stm32`
[INFO] [stdout]   --> firmware-blackpill-f4/src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use hal::stm32;
[INFO] [stdout]    |     ^^^^^-----
[INFO] [stdout]    |          |
[INFO] [stdout]    |          no `stm32` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hal::gpio::Floating`
[INFO] [stdout]   --> firmware-blackpill-f4/src/main.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 Floating, 
[INFO] [stdout]    |                 ^^^^^^^^ no `Floating` in `gpio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these variants instead:
[INFO] [stdout]            crate::hal::pac::gpioa::pupdr::PULL::Floating
[INFO] [stdout]            stm32f4xx_hal::pac::gpioa::pupdr::PULL::Floating
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hal::gpio::SignalEdge`
[INFO] [stdout]   --> firmware-blackpill-f4/src/main.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use hal::gpio::SignalEdge as SignalEdge;
[INFO] [stdout]    |     ^^^^^^^^^^^----------^^^^^^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                no `SignalEdge` in `gpio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> firmware-blackpill-f4/src/main.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / fn panic(_info: &PanicInfo) -> ! {
[INFO] [stdout] 62 | |     defmt::error!("Error type: {}", _info);
[INFO] [stdout] 63 | |     loop {}
[INFO] [stdout] 64 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/615014f15745532730b9ce7a1d9309f8b4756f93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2f7e17dbfe663611.rmeta
[INFO] [stdout]    = note: second definition in the local crate (`Blackpill_STM32F411CE_interrupt_blink_for_embedded_rust`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hal::gpio::Floating`
[INFO] [stdout]   --> firmware-blackpill-f4/src/main.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 Floating, 
[INFO] [stdout]    |                 ^^^^^^^^ no `Floating` in `gpio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these variants instead:
[INFO] [stdout]            crate::hal::pac::gpioa::pupdr::PULL::Floating
[INFO] [stdout]            stm32f4xx_hal::pac::gpioa::pupdr::PULL::Floating
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0432.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hal::gpio::SignalEdge`
[INFO] [stdout]   --> firmware-blackpill-f4/src/main.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use hal::gpio::SignalEdge as SignalEdge;
[INFO] [stdout]    |     ^^^^^^^^^^^----------^^^^^^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                no `SignalEdge` in `gpio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[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] [stderr] error: could not compile `Blackpill-STM32F411CE-interrupt-blink-for-embedded-rust` (bin "Blackpill-STM32F411CE-interrupt-blink-for-embedded-rust" test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> firmware-blackpill-f4/src/main.rs:52:30
[INFO] [stdout]     |
[INFO] [stdout]  52 | type ButtonPin = gpioc::PC13<Input<Floating>>;
[INFO] [stdout]     |                              ^^^^^---------- help: remove the unnecessary generics
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32f4xx-hal-0.23.0/src/gpio.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct Input;
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Blackpill-STM32F411CE-interrupt-blink-for-embedded-rust` (bin "Blackpill-STM32F411CE-interrupt-blink-for-embedded-rust") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "c53ea37488f78629ff50c1538fb0667a22d6528591bf3c3c6c3663a64d7e2b86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c53ea37488f78629ff50c1538fb0667a22d6528591bf3c3c6c3663a64d7e2b86", kill_on_drop: false }`
[INFO] [stdout] c53ea37488f78629ff50c1538fb0667a22d6528591bf3c3c6c3663a64d7e2b86
