[INFO] cloning repository https://github.com/peterfillmore/stm32f0xx-hal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterfillmore/stm32f0xx-hal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterfillmore%2Fstm32f0xx-hal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterfillmore%2Fstm32f0xx-hal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8d9993680611b2a1ade34e43a83bb3c5d1c2c26 [INFO] checking peterfillmore/stm32f0xx-hal against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterfillmore%2Fstm32f0xx-hal" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peterfillmore/stm32f0xx-hal on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/peterfillmore/stm32f0xx-hal [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/peterfillmore/stm32f0xx-hal [INFO] tweaked toml for git repo https://github.com/peterfillmore/stm32f0xx-hal written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/peterfillmore/stm32f0xx-hal 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vcell v0.1.0 [INFO] [stderr] Downloaded cortex-m-rt v0.6.7 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.5 [INFO] [stderr] Downloaded r0 v0.2.2 [INFO] [stderr] Downloaded proc-macro2 v0.4.26 [INFO] [stderr] Downloaded quote v0.6.11 [INFO] [stderr] Downloaded volatile-register v0.2.0 [INFO] [stderr] Downloaded aligned v0.2.0 [INFO] [stderr] Downloaded cortex-m-semihosting v0.3.2 [INFO] [stderr] Downloaded rand_core v0.2.2 [INFO] [stderr] Downloaded nb v0.1.1 [INFO] [stderr] Downloaded syn v0.15.26 [INFO] [stderr] Downloaded embedded-hal v0.2.2 [INFO] [stderr] Downloaded rand v0.5.5 [INFO] [stderr] Downloaded cortex-m v0.5.8 [INFO] [stderr] Downloaded stm32f0 v0.5.0 [INFO] [stderr] Downloaded bare-metal v0.2.4 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6ba943a63639d3766852f2e8b9182900b3885154acc96757c7319428ab1c1ec [INFO] running `Command { std: "docker" "start" "-a" "f6ba943a63639d3766852f2e8b9182900b3885154acc96757c7319428ab1c1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6ba943a63639d3766852f2e8b9182900b3885154acc96757c7319428ab1c1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ba943a63639d3766852f2e8b9182900b3885154acc96757c7319428ab1c1ec", kill_on_drop: false }` [INFO] [stdout] f6ba943a63639d3766852f2e8b9182900b3885154acc96757c7319428ab1c1ec [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa61e90440a79fa83f17d4a8f8ab2e3286febdbb1282d9b0ca47f94468358be2 [INFO] running `Command { std: "docker" "start" "-a" "fa61e90440a79fa83f17d4a8f8ab2e3286febdbb1282d9b0ca47f94468358be2", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cortex-m v0.5.8 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.2 [INFO] [stderr] Compiling stm32f0 v0.5.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.7 [INFO] [stderr] Checking nb v0.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] Checking stm32f0xx-hal v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::stm32` [INFO] [stdout] --> src/pwm.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::stm32::{TIM1, TIM2, TIM3}; [INFO] [stdout] | ^^^^^ could not find `stm32` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | pub use stm32f0::stm32f0x2 as stm32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `stm32f042` feature [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | pub use stm32f0::stm32f0x0 as stm32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::stm32` [INFO] [stdout] --> src/pwm.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::stm32::{TIM1, TIM2, TIM3}; [INFO] [stdout] | ^^^^^ could not find `stm32` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | pub use stm32f0::stm32f0x2 as stm32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `stm32f042` feature [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | pub use stm32f0::stm32f0x0 as stm32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::gpio::gpioa` [INFO] [stdout] --> src/pwm.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::gpio::gpioa::{PA8, PA9, PA10, PA11, PA15}; [INFO] [stdout] | ^^^^^ could not find `gpioa` in `gpio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::gpio::gpioa` [INFO] [stdout] --> src/pwm.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::gpio::gpioa::{PA8, PA9, PA10, PA11, PA15}; [INFO] [stdout] | ^^^^^ could not find `gpioa` in `gpio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::gpio::gpiob` [INFO] [stdout] --> src/pwm.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::gpio::gpiob::{PB3, PB10}; [INFO] [stdout] | ^^^^^ could not find `gpiob` in `gpio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::gpio::gpiob` [INFO] [stdout] --> src/pwm.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::gpio::gpiob::{PB3, PB10}; [INFO] [stdout] | ^^^^^ could not find `gpiob` in `gpio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `stm32` in the crate root [INFO] [stdout] --> src/pwm.rs:249:46 [INFO] [stdout] | [INFO] [stdout] 249 | let rcc = unsafe { &(*crate::stm32::RCC::ptr()) }; [INFO] [stdout] | ^^^^^ could not find `stm32` in the crate root [INFO] [stdout] ... [INFO] [stdout] 558 | / advanced_timer! { [INFO] [stdout] 559 | | TIM1: (tim1, tim1en, tim1rst), [INFO] [stdout] 560 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | pub use stm32f0::stm32f0x2 as stm32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `stm32f042` feature [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | pub use stm32f0::stm32f0x0 as stm32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `advanced_timer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `stm32` in the crate root [INFO] [stdout] --> src/pwm.rs:249:46 [INFO] [stdout] | [INFO] [stdout] 249 | let rcc = unsafe { &(*crate::stm32::RCC::ptr()) }; [INFO] [stdout] | ^^^^^ could not find `stm32` in the crate root [INFO] [stdout] ... [INFO] [stdout] 558 | / advanced_timer! { [INFO] [stdout] 559 | | TIM1: (tim1, tim1en, tim1rst), [INFO] [stdout] 560 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | pub use stm32f0::stm32f0x2 as stm32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `stm32f042` feature [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | pub use stm32f0::stm32f0x0 as stm32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `advanced_timer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `stm32` in the crate root [INFO] [stdout] --> src/pwm.rs:412:46 [INFO] [stdout] | [INFO] [stdout] 412 | let rcc = unsafe { &(*crate::stm32::RCC::ptr()) }; [INFO] [stdout] | ^^^^^ could not find `stm32` in the crate root [INFO] [stdout] ... [INFO] [stdout] 562 | / hal! { [INFO] [stdout] 563 | | TIM2: (tim2, tim2en, tim2rst), [INFO] [stdout] 564 | | //TIM3: (tim3, tim3en, tim3rst), [INFO] [stdout] 565 | | //TIM4: (tim4, tim4en, tim4rst), [INFO] [stdout] 566 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | pub use stm32f0::stm32f0x2 as stm32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `stm32f042` feature [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | pub use stm32f0::stm32f0x0 as stm32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `hal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `stm32` in the crate root [INFO] [stdout] --> src/pwm.rs:412:46 [INFO] [stdout] | [INFO] [stdout] 412 | let rcc = unsafe { &(*crate::stm32::RCC::ptr()) }; [INFO] [stdout] | ^^^^^ could not find `stm32` in the crate root [INFO] [stdout] ... [INFO] [stdout] 562 | / hal! { [INFO] [stdout] 563 | | TIM2: (tim2, tim2en, tim2rst), [INFO] [stdout] 564 | | //TIM3: (tim3, tim3en, tim3rst), [INFO] [stdout] 565 | | //TIM4: (tim4, tim4en, tim4rst), [INFO] [stdout] 566 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | pub use stm32f0::stm32f0x2 as stm32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `stm32f042` feature [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | pub use stm32f0::stm32f0x0 as stm32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `hal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:254:20 [INFO] [stdout] | [INFO] [stdout] 254 | if PINS::C1 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 558 | / advanced_timer! { [INFO] [stdout] 559 | | TIM1: (tim1, tim1en, tim1rst), [INFO] [stdout] 560 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `advanced_timer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:259:20 [INFO] [stdout] | [INFO] [stdout] 259 | if PINS::C2 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 558 | / advanced_timer! { [INFO] [stdout] 559 | | TIM1: (tim1, tim1en, tim1rst), [INFO] [stdout] 560 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `advanced_timer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:264:20 [INFO] [stdout] | [INFO] [stdout] 264 | if PINS::C3 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 558 | / advanced_timer! { [INFO] [stdout] 559 | | TIM1: (tim1, tim1en, tim1rst), [INFO] [stdout] 560 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `advanced_timer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:269:20 [INFO] [stdout] | [INFO] [stdout] 269 | if PINS::C4 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 558 | / advanced_timer! { [INFO] [stdout] 559 | | TIM1: (tim1, tim1en, tim1rst), [INFO] [stdout] 560 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `advanced_timer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:254:20 [INFO] [stdout] | [INFO] [stdout] 254 | if PINS::C1 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 558 | / advanced_timer! { [INFO] [stdout] 559 | | TIM1: (tim1, tim1en, tim1rst), [INFO] [stdout] 560 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `advanced_timer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:259:20 [INFO] [stdout] | [INFO] [stdout] 259 | if PINS::C2 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 558 | / advanced_timer! { [INFO] [stdout] 559 | | TIM1: (tim1, tim1en, tim1rst), [INFO] [stdout] 560 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `advanced_timer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:264:20 [INFO] [stdout] | [INFO] [stdout] 264 | if PINS::C3 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 558 | / advanced_timer! { [INFO] [stdout] 559 | | TIM1: (tim1, tim1en, tim1rst), [INFO] [stdout] 560 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `advanced_timer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:269:20 [INFO] [stdout] | [INFO] [stdout] 269 | if PINS::C4 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 558 | / advanced_timer! { [INFO] [stdout] 559 | | TIM1: (tim1, tim1en, tim1rst), [INFO] [stdout] 560 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `advanced_timer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:417:20 [INFO] [stdout] | [INFO] [stdout] 417 | if PINS::C1 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 562 | / hal! { [INFO] [stdout] 563 | | TIM2: (tim2, tim2en, tim2rst), [INFO] [stdout] 564 | | //TIM3: (tim3, tim3en, tim3rst), [INFO] [stdout] 565 | | //TIM4: (tim4, tim4en, tim4rst), [INFO] [stdout] 566 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:422:20 [INFO] [stdout] | [INFO] [stdout] 422 | if PINS::C2 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 562 | / hal! { [INFO] [stdout] 563 | | TIM2: (tim2, tim2en, tim2rst), [INFO] [stdout] 564 | | //TIM3: (tim3, tim3en, tim3rst), [INFO] [stdout] 565 | | //TIM4: (tim4, tim4en, tim4rst), [INFO] [stdout] 566 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:417:20 [INFO] [stdout] | [INFO] [stdout] 417 | if PINS::C1 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 562 | / hal! { [INFO] [stdout] 563 | | TIM2: (tim2, tim2en, tim2rst), [INFO] [stdout] 564 | | //TIM3: (tim3, tim3en, tim3rst), [INFO] [stdout] 565 | | //TIM4: (tim4, tim4en, tim4rst), [INFO] [stdout] 566 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:427:20 [INFO] [stdout] | [INFO] [stdout] 427 | if PINS::C3 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 562 | / hal! { [INFO] [stdout] 563 | | TIM2: (tim2, tim2en, tim2rst), [INFO] [stdout] 564 | | //TIM3: (tim3, tim3en, tim3rst), [INFO] [stdout] 565 | | //TIM4: (tim4, tim4en, tim4rst), [INFO] [stdout] 566 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:422:20 [INFO] [stdout] | [INFO] [stdout] 422 | if PINS::C2 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 562 | / hal! { [INFO] [stdout] 563 | | TIM2: (tim2, tim2en, tim2rst), [INFO] [stdout] 564 | | //TIM3: (tim3, tim3en, tim3rst), [INFO] [stdout] 565 | | //TIM4: (tim4, tim4en, tim4rst), [INFO] [stdout] 566 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:432:20 [INFO] [stdout] | [INFO] [stdout] 432 | if PINS::C4 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 562 | / hal! { [INFO] [stdout] 563 | | TIM2: (tim2, tim2en, tim2rst), [INFO] [stdout] 564 | | //TIM3: (tim3, tim3en, tim3rst), [INFO] [stdout] 565 | | //TIM4: (tim4, tim4en, tim4rst), [INFO] [stdout] 566 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:427:20 [INFO] [stdout] | [INFO] [stdout] 427 | if PINS::C3 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 562 | / hal! { [INFO] [stdout] 563 | | TIM2: (tim2, tim2en, tim2rst), [INFO] [stdout] 564 | | //TIM3: (tim3, tim3en, tim3rst), [INFO] [stdout] 565 | | //TIM4: (tim4, tim4en, tim4rst), [INFO] [stdout] 566 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PINS: Pins<_>` is not satisfied [INFO] [stdout] --> src/pwm.rs:432:20 [INFO] [stdout] | [INFO] [stdout] 432 | if PINS::C4 { [INFO] [stdout] | ^^^^ the trait `Pins<_>` is not implemented for `PINS` [INFO] [stdout] ... [INFO] [stdout] 562 | / hal! { [INFO] [stdout] 563 | | TIM2: (tim2, tim2en, tim2rst), [INFO] [stdout] 564 | | //TIM3: (tim3, tim3en, tim3rst), [INFO] [stdout] 565 | | //TIM4: (tim4, tim4en, tim4rst), [INFO] [stdout] 566 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32f0xx-hal` (lib) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `stm32f0xx-hal` (lib test) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "fa61e90440a79fa83f17d4a8f8ab2e3286febdbb1282d9b0ca47f94468358be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa61e90440a79fa83f17d4a8f8ab2e3286febdbb1282d9b0ca47f94468358be2", kill_on_drop: false }` [INFO] [stdout] fa61e90440a79fa83f17d4a8f8ab2e3286febdbb1282d9b0ca47f94468358be2 [INFO] checking peterfillmore/stm32f0xx-hal against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterfillmore%2Fstm32f0xx-hal" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peterfillmore/stm32f0xx-hal on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/peterfillmore/stm32f0xx-hal [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/peterfillmore/stm32f0xx-hal [INFO] tweaked toml for git repo https://github.com/peterfillmore/stm32f0xx-hal written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/peterfillmore/stm32f0xx-hal 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec57f88cf07ae2cb11565f4b11f8492054c36dd496be1feff76af7caf5fcd10f [INFO] running `Command { std: "docker" "start" "-a" "ec57f88cf07ae2cb11565f4b11f8492054c36dd496be1feff76af7caf5fcd10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec57f88cf07ae2cb11565f4b11f8492054c36dd496be1feff76af7caf5fcd10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec57f88cf07ae2cb11565f4b11f8492054c36dd496be1feff76af7caf5fcd10f", kill_on_drop: false }` [INFO] [stdout] ec57f88cf07ae2cb11565f4b11f8492054c36dd496be1feff76af7caf5fcd10f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74354ab689e1624a95e3ebd8a784e6148178de3c8f812e8f22b0c67d92a17e54 [INFO] running `Command { std: "docker" "start" "-a" "74354ab689e1624a95e3ebd8a784e6148178de3c8f812e8f22b0c67d92a17e54", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "74354ab689e1624a95e3ebd8a784e6148178de3c8f812e8f22b0c67d92a17e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74354ab689e1624a95e3ebd8a784e6148178de3c8f812e8f22b0c67d92a17e54", kill_on_drop: false }` [INFO] [stdout] 74354ab689e1624a95e3ebd8a784e6148178de3c8f812e8f22b0c67d92a17e54