[INFO] fetching crate nucleo-f103rb 0.3.0...
[INFO] testing nucleo-f103rb-0.3.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nucleo-f103rb 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate nucleo-f103rb 0.3.0
[INFO] finished tweaking crates.io crate nucleo-f103rb 0.3.0
[INFO] tweaked toml for crates.io crate nucleo-f103rb 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nucleo-f103rb 0.3.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding bare-metal v0.2.5 (available: v1.0.0)
[INFO] [stderr]       Adding cortex-m v0.6.7 (available: v0.7.7)
[INFO] [stderr]       Adding cortex-m-rt v0.6.15 (available: v0.7.5)
[INFO] [stderr]       Adding nb v0.1.3 (available: v1.1.0)
[INFO] [stderr]       Adding numtoa v0.2.4 (available: v0.3.1)
[INFO] [stderr]       Adding panic-halt v0.2.0 (available: v1.0.0)
[INFO] [stderr]       Adding stm32f1xx-hal v0.3.0 (available: v0.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4a4ff21c80610c2d6cb1a36195411fd4c3dc740c0fce2c4792dc8fdf79487c0
[INFO] running `Command { std: "docker" "start" "-a" "d4a4ff21c80610c2d6cb1a36195411fd4c3dc740c0fce2c4792dc8fdf79487c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4a4ff21c80610c2d6cb1a36195411fd4c3dc740c0fce2c4792dc8fdf79487c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4a4ff21c80610c2d6cb1a36195411fd4c3dc740c0fce2c4792dc8fdf79487c0", kill_on_drop: false }`
[INFO] [stdout] d4a4ff21c80610c2d6cb1a36195411fd4c3dc740c0fce2c4792dc8fdf79487c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a754a9d79c249ae8d1bce10fa87ac748f36dc7a2adbb2e814f08035d56dfa97d
[INFO] running `Command { std: "docker" "start" "-a" "a754a9d79c249ae8d1bce10fa87ac748f36dc7a2adbb2e814f08035d56dfa97d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex-m-rt v0.6.15
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling stm32f1 v0.7.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.6.15
[INFO] [stderr]    Compiling stm32f1xx-hal v0.3.0
[INFO] [stderr]    Compiling nucleo-f103rb v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `WWDG` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `WWDG` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `RTC` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `RTC` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FLASH` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `FLASH` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `RCC` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `RCC` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM3` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM3` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM4` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM4` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI1` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART1` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART3` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART3` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `ADC3` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `ADC3` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FSMC` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `FSMC` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SDIO` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SDIO` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM5` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM5` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI3` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI3` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `UART4` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `UART4` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `UART5` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `UART5` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM6` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM6` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM7` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM7` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `Vector` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 11 | pub use cortex_m_rt::*;
[INFO] [stdout]    |         -------------- but the name `Vector` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `rcc` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `rcc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `afio` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `afio` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `rtc` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `rtc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `flash` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `flash` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `Peripherals` in the type namespace is first re-exported here
[INFO] [stdout]  9 | pub use crate::hal::*;
[INFO] [stdout] 10 | pub use cortex_m::*;
[INFO] [stdout]    |         ----------- but the name `Peripherals` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `interrupt` in the type namespace is first re-exported here
[INFO] [stdout]  9 | pub use crate::hal::*;
[INFO] [stdout] 10 | pub use cortex_m::*;
[INFO] [stdout]    |         ----------- but the name `interrupt` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.16s
[INFO] running `Command { std: "docker" "inspect" "a754a9d79c249ae8d1bce10fa87ac748f36dc7a2adbb2e814f08035d56dfa97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a754a9d79c249ae8d1bce10fa87ac748f36dc7a2adbb2e814f08035d56dfa97d", kill_on_drop: false }`
[INFO] [stdout] a754a9d79c249ae8d1bce10fa87ac748f36dc7a2adbb2e814f08035d56dfa97d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91613c3206e37d1736cdcefd88e432674b59f3641cdbf6a9a65b3bd393a85657
[INFO] running `Command { std: "docker" "start" "-a" "91613c3206e37d1736cdcefd88e432674b59f3641cdbf6a9a65b3bd393a85657", kill_on_drop: false }`
[INFO] [stderr]    Compiling panic-halt v0.2.0
[INFO] [stderr]    Compiling numtoa v0.2.4
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `WWDG` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `WWDG` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `RTC` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `RTC` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FLASH` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `FLASH` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `RCC` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `RCC` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM3` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM3` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM4` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM4` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI1` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART1` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART3` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART3` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `ADC3` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `ADC3` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FSMC` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `FSMC` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SDIO` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SDIO` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM5` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM5` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI3` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI3` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `UART4` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `UART4` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `UART5` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `UART5` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM6` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM6` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM7` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM7` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `Vector` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 11 | pub use cortex_m_rt::*;
[INFO] [stdout]    |         -------------- but the name `Vector` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `rcc` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `rcc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `afio` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `afio` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `rtc` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `rtc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `flash` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `flash` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `Peripherals` in the type namespace is first re-exported here
[INFO] [stdout]  9 | pub use crate::hal::*;
[INFO] [stdout] 10 | pub use cortex_m::*;
[INFO] [stdout]    |         ----------- but the name `Peripherals` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `interrupt` in the type namespace is first re-exported here
[INFO] [stdout]  9 | pub use crate::hal::*;
[INFO] [stdout] 10 | pub use cortex_m::*;
[INFO] [stdout]    |         ----------- but the name `interrupt` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nucleo-f103rb v0.3.0 (/opt/rustwide/workdir)
[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] [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 `nucleo-f103rb` (example "spi_hal_apa102c") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 `nucleo-f103rb` (example "serial_hal_blocking_echo") due to 1 previous error
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `WWDG` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `WWDG` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `RTC` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `RTC` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FLASH` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `FLASH` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `RCC` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `RCC` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM3` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM3` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM4` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM4` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI1` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART1` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART2` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART3` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART3` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `ADC3` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `ADC3` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FSMC` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `FSMC` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SDIO` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SDIO` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM5` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM5` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI3` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI3` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `UART4` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `UART4` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `UART5` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `UART5` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM6` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM6` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM7` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `TIM7` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `Vector` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 11 | pub use cortex_m_rt::*;
[INFO] [stdout]    |         -------------- but the name `Vector` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `rcc` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `rcc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `afio` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `afio` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `rtc` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `rtc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^ the name `flash` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use crate::hal::*;
[INFO] [stdout]   |         ------------- but the name `flash` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `Peripherals` in the type namespace is first re-exported here
[INFO] [stdout]  9 | pub use crate::hal::*;
[INFO] [stdout] 10 | pub use cortex_m::*;
[INFO] [stdout]    |         ----------- but the name `Peripherals` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use crate::hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `interrupt` in the type namespace is first re-exported here
[INFO] [stdout]  9 | pub use crate::hal::*;
[INFO] [stdout] 10 | pub use cortex_m::*;
[INFO] [stdout]    |         ----------- but the name `interrupt` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `nucleo_f103rb::_embedded_hal_digital_OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]   --> examples/gpio_hal_blinky.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         led.set_high();
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `nucleo_f103rb::_embedded_hal_digital_OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]   --> examples/gpio_hal_blinky.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |         led.set_low();
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nucleo-f103rb` (example "gpio_hal_blinky") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "91613c3206e37d1736cdcefd88e432674b59f3641cdbf6a9a65b3bd393a85657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91613c3206e37d1736cdcefd88e432674b59f3641cdbf6a9a65b3bd393a85657", kill_on_drop: false }`
[INFO] [stdout] 91613c3206e37d1736cdcefd88e432674b59f3641cdbf6a9a65b3bd393a85657
