[INFO] fetching crate nucleo-f411re 0.1.0...
[INFO] checking nucleo-f411re-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate nucleo-f411re 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate nucleo-f411re 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate nucleo-f411re 0.1.0
[INFO] finished tweaking crates.io crate nucleo-f411re 0.1.0
[INFO] tweaked toml for crates.io crate nucleo-f411re 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate nucleo-f411re 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stable_deref_trait v1.1.1
[INFO] [stderr]   Downloaded aligned v0.3.2
[INFO] [stderr]   Downloaded as-slice v0.1.3
[INFO] [stderr]   Downloaded nb v0.1.2
[INFO] [stderr]   Downloaded numtoa v0.2.3
[INFO] [stderr]   Downloaded cortex-m v0.6.2
[INFO] [stderr]   Downloaded embedded-hal v0.2.3
[INFO] [stderr]   Downloaded stm32f4xx-hal v0.7.0
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.12
[INFO] [stderr]   Downloaded stm32f4 v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9826e1ec4a3ab6dfbc6b727b8589203d112891c80709b822066817dd6334e23a
[INFO] running `Command { std: "docker" "start" "-a" "9826e1ec4a3ab6dfbc6b727b8589203d112891c80709b822066817dd6334e23a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9826e1ec4a3ab6dfbc6b727b8589203d112891c80709b822066817dd6334e23a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9826e1ec4a3ab6dfbc6b727b8589203d112891c80709b822066817dd6334e23a", kill_on_drop: false }`
[INFO] [stdout] 9826e1ec4a3ab6dfbc6b727b8589203d112891c80709b822066817dd6334e23a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3e837eadd1cf1dfbbc5f1a512600e03e8f7a24a94d137d5da232e43f1fcdc1c
[INFO] running `Command { std: "docker" "start" "-a" "d3e837eadd1cf1dfbbc5f1a512600e03e8f7a24a94d137d5da232e43f1fcdc1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling cortex-m v0.6.2
[INFO] [stderr]    Compiling cortex-m-rt v0.6.12
[INFO] [stderr]     Checking vcell v0.1.2
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]    Compiling stm32f4 v0.10.0
[INFO] [stderr]     Checking nb v0.1.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]     Checking numtoa v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]     Checking embedded-hal v0.2.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking as-slice v0.1.3
[INFO] [stderr]     Checking aligned v0.3.2
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.8
[INFO] [stderr]     Checking stm32f4xx-hal v0.7.0
[INFO] [stderr]     Checking nucleo-f411re v0.1.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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `USART6` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART6` 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 `USART6` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART6` 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 `FPU` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::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:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FPU` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::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:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI4` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI4` 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 `SPI4` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI4` 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 `SPI5` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI5` 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 `SPI5` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI5` 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 `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 `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 `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 `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: 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: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[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] [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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nucleo-f411re` (example "gpio_hal_blinky") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nucleo-f411re` (example "serial_hal_blocking_echo") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d3e837eadd1cf1dfbbc5f1a512600e03e8f7a24a94d137d5da232e43f1fcdc1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3e837eadd1cf1dfbbc5f1a512600e03e8f7a24a94d137d5da232e43f1fcdc1c", kill_on_drop: false }`
[INFO] [stdout] d3e837eadd1cf1dfbbc5f1a512600e03e8f7a24a94d137d5da232e43f1fcdc1c
[INFO] checking nucleo-f411re-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate nucleo-f411re 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate nucleo-f411re 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate nucleo-f411re 0.1.0
[INFO] finished tweaking crates.io crate nucleo-f411re 0.1.0
[INFO] tweaked toml for crates.io crate nucleo-f411re 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate nucleo-f411re 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7a07ce39a1b05baf31f73b29e258fc6fabd5a0b4e15fa7f8dfef264b66ce408
[INFO] running `Command { std: "docker" "start" "-a" "a7a07ce39a1b05baf31f73b29e258fc6fabd5a0b4e15fa7f8dfef264b66ce408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7a07ce39a1b05baf31f73b29e258fc6fabd5a0b4e15fa7f8dfef264b66ce408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7a07ce39a1b05baf31f73b29e258fc6fabd5a0b4e15fa7f8dfef264b66ce408", kill_on_drop: false }`
[INFO] [stdout] a7a07ce39a1b05baf31f73b29e258fc6fabd5a0b4e15fa7f8dfef264b66ce408
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8548f957fc1d33001b5fba42f31e350b55870ef21651823762f72116907f6d7
[INFO] running `Command { std: "docker" "start" "-a" "c8548f957fc1d33001b5fba42f31e350b55870ef21651823762f72116907f6d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling cortex-m v0.6.2
[INFO] [stderr]     Checking vcell v0.1.2
[INFO] [stderr]    Compiling cortex-m-rt v0.6.12
[INFO] [stderr]    Compiling stm32f4 v0.10.0
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]     Checking nb v0.1.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]     Checking numtoa v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]     Checking embedded-hal v0.2.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking as-slice v0.1.3
[INFO] [stderr]     Checking aligned v0.3.2
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.8
[INFO] [stderr]     Checking stm32f4xx-hal v0.7.0
[INFO] [stderr]     Checking nucleo-f411re v0.1.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 `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 `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 `USART6` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART6` 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 `FPU` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::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:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI4` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI4` 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 `SPI5` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI5` 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 `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: 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 `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: 21 warnings emitted
[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 `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 `USART6` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `USART6` 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 `FPU` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::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:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `SPI4` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI4` 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 `SPI5` in the type namespace is first re-exported here
[INFO] [stdout] 8 | pub use crate::hal::stm32::*;
[INFO] [stdout]   |         -------------------- but the name `SPI5` 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 `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: 21 warnings emitted
[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] [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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nucleo-f411re` (example "gpio_hal_blinky") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nucleo-f411re` (example "serial_hal_blocking_echo") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c8548f957fc1d33001b5fba42f31e350b55870ef21651823762f72116907f6d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8548f957fc1d33001b5fba42f31e350b55870ef21651823762f72116907f6d7", kill_on_drop: false }`
[INFO] [stdout] c8548f957fc1d33001b5fba42f31e350b55870ef21651823762f72116907f6d7
