[INFO] cloning repository https://github.com/yoganandc/stm32f0-hello-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yoganandc/stm32f0-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoganandc%2Fstm32f0-hello-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoganandc%2Fstm32f0-hello-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f928793d3d4072ffc15035aa8b491aacd99559e8 [INFO] checking yoganandc/stm32f0-hello-world against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoganandc%2Fstm32f0-hello-world" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/yoganandc/stm32f0-hello-world [INFO] finished tweaking git repo https://github.com/yoganandc/stm32f0-hello-world [INFO] tweaked toml for git repo https://github.com/yoganandc/stm32f0-hello-world written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yoganandc/stm32f0-hello-world on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yoganandc/stm32f0-hello-world 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" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking yoganandc/stm32f0-hello-world against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoganandc%2Fstm32f0-hello-world" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/yoganandc/stm32f0-hello-world [INFO] finished tweaking git repo https://github.com/yoganandc/stm32f0-hello-world [INFO] tweaked toml for git repo https://github.com/yoganandc/stm32f0-hello-world written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yoganandc/stm32f0-hello-world on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yoganandc/stm32f0-hello-world 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" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r0 v0.2.2 [INFO] [stderr] Downloaded cortex-m-rt v0.6.15 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.6.15 [INFO] [stderr] Downloaded stm32f0xx-hal v0.17.1 [INFO] [stderr] Downloaded aligned v0.3.5 [INFO] [stderr] Downloaded cast v0.2.7 [INFO] [stderr] Downloaded sevensegment v0.2.0 [INFO] [stderr] Downloaded aligned v0.2.0 [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded ina260 v0.3.1 [INFO] [stderr] Downloaded as-slice v0.1.5 [INFO] [stderr] Downloaded display-interface v0.4.1 [INFO] [stderr] Downloaded shared-bus v0.1.4 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded generic-array v0.13.3 [INFO] [stderr] Downloaded epd-waveshare v0.4.0 [INFO] [stderr] Downloaded cortex-m v0.5.11 [INFO] [stderr] Downloaded display-interface-spi v0.4.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.37 [INFO] [stderr] Downloaded cortex-m v0.6.7 [INFO] [stderr] Downloaded semver v1.0.7 [INFO] [stderr] Downloaded embedded-graphics v0.6.2 [INFO] [stderr] Downloaded cortex-m v0.7.4 [INFO] [stderr] Downloaded syn v1.0.91 [INFO] [stderr] Downloaded stm32f0 v0.11.0 [INFO] [stderr] Downloaded ssd1306 v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1f6c340b6f1a942ae0f83eda555dfcbe810a8bac8b0f75f041e1e8df2daff87 [INFO] running `Command { std: "docker" "start" "-a" "e1f6c340b6f1a942ae0f83eda555dfcbe810a8bac8b0f75f041e1e8df2daff87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1f6c340b6f1a942ae0f83eda555dfcbe810a8bac8b0f75f041e1e8df2daff87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f6c340b6f1a942ae0f83eda555dfcbe810a8bac8b0f75f041e1e8df2daff87", kill_on_drop: false }` [INFO] [stdout] e1f6c340b6f1a942ae0f83eda555dfcbe810a8bac8b0f75f041e1e8df2daff87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3d77a68a510b7a78986c79bbf593bb740e55cd16b8d023cd42a8052296b1c4c [INFO] running `Command { std: "docker" "start" "-a" "c3d77a68a510b7a78986c79bbf593bb740e55cd16b8d023cd42a8052296b1c4c", kill_on_drop: false }` [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling stm32f0 v0.11.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling cortex-m v0.5.11 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling ssd1306 v0.3.1 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking display-interface v0.4.1 [INFO] [stderr] Checking sevensegment v0.2.0 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking numtoa v0.2.4 [INFO] [stderr] Checking embedded-graphics v0.6.2 [INFO] [stderr] Checking display-interface-spi v0.4.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking ina260 v0.3.1 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking epd-waveshare v0.4.0 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking aligned v0.3.5 [INFO] [stderr] Checking shared-bus v0.1.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Checking stm32f0xx-hal v0.17.1 [INFO] [stderr] Checking nucleo3 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 `RTC` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `RTC` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FLASH` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `FLASH` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TSC` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::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: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 `TIM7` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `TIM7` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM14` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `TIM14` in 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 `TIM15` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `TIM15` in 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 `TIM16` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `TIM16` in 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 `TIM17` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `TIM17` in 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 `I2C1` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `I2C1` in 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 `I2C2` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `I2C2` in 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 `USB` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::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: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 `adc` in the type namespace is first re-exported here [INFO] [stdout] 9 | pub use crate::hal::*; [INFO] [stdout] | ------------- but the name `adc` in 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 `tsc` in the type namespace is first re-exported here [INFO] [stdout] 9 | pub use crate::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: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 `RTC` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `RTC` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FLASH` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `FLASH` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TSC` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::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: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 `TIM7` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `TIM7` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::hal::stm32::interrupt::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `TIM14` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `TIM14` in 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 `TIM15` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `TIM15` in 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 `TIM16` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `TIM16` in 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 `TIM17` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `TIM17` in 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 `I2C1` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `I2C1` in 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 `I2C2` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::hal::stm32::*; [INFO] [stdout] | -------------------- but the name `I2C2` in 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 `USB` in the type namespace is first re-exported here [INFO] [stdout] 8 | pub use crate::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: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 `adc` in the type namespace is first re-exported here [INFO] [stdout] 9 | pub use crate::hal::*; [INFO] [stdout] | ------------- but the name `adc` in 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 `tsc` in the type namespace is first re-exported here [INFO] [stdout] 9 | pub use crate::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: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] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nucleo3` (example "main") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c3d77a68a510b7a78986c79bbf593bb740e55cd16b8d023cd42a8052296b1c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d77a68a510b7a78986c79bbf593bb740e55cd16b8d023cd42a8052296b1c4c", kill_on_drop: false }` [INFO] [stdout] c3d77a68a510b7a78986c79bbf593bb740e55cd16b8d023cd42a8052296b1c4c