[INFO] fetching crate solo-bsc 0.0.3...
[INFO] testing solo-bsc-0.0.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate solo-bsc 0.0.3 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate solo-bsc 0.0.3
[INFO] finished tweaking crates.io crate solo-bsc 0.0.3
[INFO] tweaked toml for crates.io crate solo-bsc 0.0.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solo-bsc 0.0.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 44 packages to latest compatible versions
[INFO] [stderr]       Adding cortex-m v0.5.11 (available: v0.7.7)
[INFO] [stderr]       Adding cortex-m-rt v0.6.15 (available: v0.7.5)
[INFO] [stderr]       Adding embedded-hal v0.2.7 (available: v1.0.0)
[INFO] [stderr]       Adding nb v0.1.3 (available: v1.1.0)
[INFO] [stderr]       Adding panic-halt v0.2.0 (available: v1.0.0)
[INFO] [stderr]       Adding ssd1306 v0.2.6 (available: v0.10.0)
[INFO] [stderr]       Adding stm32l4xx-hal v0.3.6 (available: v0.7.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12fdb4c8050f6d77f4098f34279c6f6f7f1bcf3ee675a9b3f32771471c48ce2a
[INFO] running `Command { std: "docker" "start" "-a" "12fdb4c8050f6d77f4098f34279c6f6f7f1bcf3ee675a9b3f32771471c48ce2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12fdb4c8050f6d77f4098f34279c6f6f7f1bcf3ee675a9b3f32771471c48ce2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12fdb4c8050f6d77f4098f34279c6f6f7f1bcf3ee675a9b3f32771471c48ce2a", kill_on_drop: false }`
[INFO] [stdout] 12fdb4c8050f6d77f4098f34279c6f6f7f1bcf3ee675a9b3f32771471c48ce2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c314366f95a18a1e7d71d3094fe79564b6a77fe6215704b67387042b3cd4adc9
[INFO] running `Command { std: "docker" "start" "-a" "c314366f95a18a1e7d71d3094fe79564b6a77fe6215704b67387042b3cd4adc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling cortex-m-rt v0.6.15
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cortex-m v0.5.11
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling stm32l4 v0.6.0
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling aligned v0.2.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling solo-bsc v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling aligned v0.3.5
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.6.15
[INFO] [stderr]    Compiling stm32l4xx-hal v0.3.6
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use cortex_m::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `interrupt` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `interrupt` 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:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use cortex_m::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `Peripherals` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use hal::stm32::*;
[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:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use cortex_m_rt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `Vector` in the type namespace is first re-exported here
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout] 12 | pub use hal::stm32::*;
[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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `WWDG` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `WWDG` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `FLASH` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `RCC` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM3` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART3` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI3` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `UART4` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM7` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `COMP` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `COMP` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `LPTIM1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `LPTIM1` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `LPTIM2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `LPTIM2` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `USB` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `USB` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `LPUART1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `LPUART1` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `QUADSPI` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `QUADSPI` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SAI1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `SAI1` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SWPMI1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `SWPMI1` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `TSC` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `TSC` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `LCD` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `LCD` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `AES` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `AES` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `RNG` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `RNG` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `FPU` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `FPU` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `CRS` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `CRS` 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `tsc` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `tsc` 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `flash` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `rcc` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `pwr` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `pwr` 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `rng` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `rng` 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `rtc` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `rtc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.44s
[INFO] running `Command { std: "docker" "inspect" "c314366f95a18a1e7d71d3094fe79564b6a77fe6215704b67387042b3cd4adc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c314366f95a18a1e7d71d3094fe79564b6a77fe6215704b67387042b3cd4adc9", kill_on_drop: false }`
[INFO] [stdout] c314366f95a18a1e7d71d3094fe79564b6a77fe6215704b67387042b3cd4adc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1163f7cec613f7233f5d69bc71be263e0e3568b5e2f86a74a4637634a3d192c
[INFO] running `Command { std: "docker" "start" "-a" "f1163f7cec613f7233f5d69bc71be263e0e3568b5e2f86a74a4637634a3d192c", kill_on_drop: false }`
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling ssd1306 v0.2.6
[INFO] [stderr]    Compiling solo-bsc v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling panic-halt v0.2.0
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use cortex_m::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `interrupt` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `interrupt` 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:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use cortex_m::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `Peripherals` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use hal::stm32::*;
[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:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use cortex_m_rt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `Vector` in the type namespace is first re-exported here
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout] 12 | pub use hal::stm32::*;
[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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `WWDG` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `WWDG` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `FLASH` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `RCC` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM3` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART3` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI3` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `UART4` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM7` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `COMP` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `COMP` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `LPTIM1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `LPTIM1` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `LPTIM2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `LPTIM2` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `USB` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `USB` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `LPUART1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `LPUART1` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `QUADSPI` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `QUADSPI` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SAI1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `SAI1` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SWPMI1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `SWPMI1` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `TSC` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `TSC` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `LCD` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `LCD` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `AES` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `AES` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `RNG` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `RNG` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `FPU` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `FPU` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `CRS` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `CRS` 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `tsc` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `tsc` 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `flash` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `rcc` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `pwr` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `pwr` 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `rng` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `rng` 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `rtc` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `rtc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tinytga v0.1.0
[INFO] [stderr]    Compiling tinybmp v0.1.1
[INFO] [stderr]    Compiling embedded-graphics v0.4.9
[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] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use cortex_m::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `interrupt` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `interrupt` 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:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use cortex_m::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `Peripherals` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use hal::stm32::*;
[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:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use cortex_m_rt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `Vector` in the type namespace is first re-exported here
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout] 12 | pub use hal::stm32::*;
[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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `WWDG` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `WWDG` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `FLASH` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `RCC` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM3` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `USART3` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI3` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `UART4` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM7` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `COMP` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `COMP` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `LPTIM1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `LPTIM1` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `LPTIM2` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `LPTIM2` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `USB` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `USB` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `LPUART1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `LPUART1` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `QUADSPI` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `QUADSPI` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SAI1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `SAI1` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `SWPMI1` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `SWPMI1` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `TSC` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `TSC` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `LCD` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `LCD` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `AES` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `AES` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `RNG` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `RNG` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `FPU` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `FPU` 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:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use hal::stm32::interrupt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ the name `CRS` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ------------- but the name `CRS` 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `tsc` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `tsc` 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `flash` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `rcc` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `pwr` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `pwr` 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `rng` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `rng` 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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use hal::stm32::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `rtc` in the type namespace is first re-exported here
[INFO] [stdout] 13 | pub use hal::*;
[INFO] [stdout]    |         ------ but the name `rtc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `board::prelude::_embedded_hal_digital_OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]   --> examples/blinky.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |         led_red.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 `board::prelude::_embedded_hal_digital_OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]   --> examples/blinky.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |         led_red.set_low();
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `board::prelude::_embedded_hal_digital_OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]   --> examples/blinky.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |         led_green.set_high();
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `board::prelude::_embedded_hal_digital_OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]   --> examples/blinky.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |         led_green.set_low();
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `board::prelude::_embedded_hal_digital_OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]   --> examples/blinky.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |         led_blue.set_high();
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `board::prelude::_embedded_hal_digital_OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stdout]   --> examples/blinky.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 58 |         led_blue.set_low();
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solo-bsc` (example "blinky") due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f1163f7cec613f7233f5d69bc71be263e0e3568b5e2f86a74a4637634a3d192c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1163f7cec613f7233f5d69bc71be263e0e3568b5e2f86a74a4637634a3d192c", kill_on_drop: false }`
[INFO] [stdout] f1163f7cec613f7233f5d69bc71be263e0e3568b5e2f86a74a4637634a3d192c
