[INFO] fetching crate bind-hal 0.3.3...
[INFO] checking bind-hal-0.3.3 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate bind-hal 0.3.3 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate bind-hal 0.3.3 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate bind-hal 0.3.3
[INFO] finished tweaking crates.io crate bind-hal 0.3.3
[INFO] tweaked toml for crates.io crate bind-hal 0.3.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate bind-hal 0.3.3 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 315330f1a3ec9e1dac4fddeb77f2ef9e8a00a49481dab1212083ddf3da526c3b
[INFO] running `Command { std: "docker" "start" "-a" "315330f1a3ec9e1dac4fddeb77f2ef9e8a00a49481dab1212083ddf3da526c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "315330f1a3ec9e1dac4fddeb77f2ef9e8a00a49481dab1212083ddf3da526c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "315330f1a3ec9e1dac4fddeb77f2ef9e8a00a49481dab1212083ddf3da526c3b", kill_on_drop: false }`
[INFO] [stdout] 315330f1a3ec9e1dac4fddeb77f2ef9e8a00a49481dab1212083ddf3da526c3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 623b6d58f6241a28f8e998ce70a2580f9b8beccb85c40340a8a743fc9edbce52
[INFO] running `Command { std: "docker" "start" "-a" "623b6d58f6241a28f8e998ce70a2580f9b8beccb85c40340a8a743fc9edbce52", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling defmt v0.3.8
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking critical-section v1.1.3
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling defmt-macros v0.3.9
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling embassy-time-driver v0.1.0
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling embassy-time-queue-driver v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling cortex-m-semihosting v0.5.0
[INFO] [stderr]    Compiling defmt-rtt v0.4.1
[INFO] [stderr]    Compiling embassy-sync v0.6.0
[INFO] [stderr]    Compiling panic-probe v0.3.2
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling embassy-executor v0.6.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling py32csdk-hal-sys v0.4.0
[INFO] [stderr]    Compiling bind-hal v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]    Compiling defmt-parser v0.3.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/py32csdk-hal-sys-06c7323ea1ff2fc9/out/bindings.rs:5594:5
[INFO] [stdout]      |
[INFO] [stdout] 5594 |     ["Size of EXTI_HandleTypeDef"][::core::mem::size_of::<EXTI_HandleTypeDef>() - 8usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ index out of bounds: the length is 1 but the index is 8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/py32csdk-hal-sys-06c7323ea1ff2fc9/out/bindings.rs:6003:5
[INFO] [stdout]      |
[INFO] [stdout] 6003 |     ["Size of __DMA_HandleTypeDef"][::core::mem::size_of::<__DMA_HandleTypeDef>() - 72usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ index out of bounds: the length is 1 but the index is 40
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/py32csdk-hal-sys-06c7323ea1ff2fc9/out/bindings.rs:6312:5
[INFO] [stdout]      |
[INFO] [stdout] 6312 |     ["Size of __ADC_HandleTypeDef"][::core::mem::size_of::<__ADC_HandleTypeDef>() - 72usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ index out of bounds: the length is 1 but the index is 16
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/py32csdk-hal-sys-06c7323ea1ff2fc9/out/bindings.rs:6546:5
[INFO] [stdout]      |
[INFO] [stdout] 6546 |     ["Size of CRC_HandleTypeDef"][::core::mem::size_of::<CRC_HandleTypeDef>() - 12usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ index out of bounds: the length is 1 but the index is 4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/py32csdk-hal-sys-06c7323ea1ff2fc9/out/bindings.rs:6963:5
[INFO] [stdout]      |
[INFO] [stdout] 6963 |     ["Size of __I2C_HandleTypeDef"][::core::mem::size_of::<__I2C_HandleTypeDef>() - 80usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ index out of bounds: the length is 1 but the index is 24
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/py32csdk-hal-sys-06c7323ea1ff2fc9/out/bindings.rs:7380:5
[INFO] [stdout]      |
[INFO] [stdout] 7380 |     ["Size of IWDG_HandleTypeDef"][::core::mem::size_of::<IWDG_HandleTypeDef>() - 12usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ index out of bounds: the length is 1 but the index is 4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/py32csdk-hal-sys-06c7323ea1ff2fc9/out/bindings.rs:7689:5
[INFO] [stdout]      |
[INFO] [stdout] 7689 |     ["Size of RTC_HandleTypeDef"][::core::mem::size_of::<RTC_HandleTypeDef>() - 24usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ index out of bounds: the length is 1 but the index is 8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/py32csdk-hal-sys-06c7323ea1ff2fc9/out/bindings.rs:7948:5
[INFO] [stdout]      |
[INFO] [stdout] 7948 |     ["Size of __SPI_HandleTypeDef"][::core::mem::size_of::<__SPI_HandleTypeDef>() - 84usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ index out of bounds: the length is 1 but the index is 44
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/py32csdk-hal-sys-06c7323ea1ff2fc9/out/bindings.rs:8548:5
[INFO] [stdout]      |
[INFO] [stdout] 8548 |     ["Size of TIM_HandleTypeDef"][::core::mem::size_of::<TIM_HandleTypeDef>() - 68usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ index out of bounds: the length is 1 but the index is 36
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/py32csdk-hal-sys-06c7323ea1ff2fc9/out/bindings.rs:9480:5
[INFO] [stdout]      |
[INFO] [stdout] 9480 |     ["Size of LPTIM_HandleTypeDef"][::core::mem::size_of::<LPTIM_HandleTypeDef>() - 20usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ index out of bounds: the length is 1 but the index is 4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/py32csdk-hal-sys-06c7323ea1ff2fc9/out/bindings.rs:9662:5
[INFO] [stdout]      |
[INFO] [stdout] 9662 |     ["Size of __UART_HandleTypeDef"][::core::mem::size_of::<__UART_HandleTypeDef>() - 84usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ index out of bounds: the length is 1 but the index is 28
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/py32csdk-hal-sys-06c7323ea1ff2fc9/out/bindings.rs:9934:5
[INFO] [stdout]      |
[INFO] [stdout] 9934 |     ["Size of WWDG_HandleTypeDef"][::core::mem::size_of::<WWDG_HandleTypeDef>() - 20usize];
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ index out of bounds: the length is 1 but the index is 4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/py32csdk-hal-sys-06c7323ea1ff2fc9/out/bindings.rs:10016:5
[INFO] [stdout]       |
[INFO] [stdout] 10016 |     ["Size of LED_HandleTypeDef"][::core::mem::size_of::<LED_HandleTypeDef>() - 32usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ index out of bounds: the length is 1 but the index is 8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling embassy-executor-macros v0.5.0
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0080`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `py32csdk-hal-sys` (lib) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "623b6d58f6241a28f8e998ce70a2580f9b8beccb85c40340a8a743fc9edbce52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "623b6d58f6241a28f8e998ce70a2580f9b8beccb85c40340a8a743fc9edbce52", kill_on_drop: false }`
[INFO] [stdout] 623b6d58f6241a28f8e998ce70a2580f9b8beccb85c40340a8a743fc9edbce52
