[INFO] fetching crate stm32l4-hal 0.3.0... [INFO] checking stm32l4-hal-0.3.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate stm32l4-hal 0.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate stm32l4-hal 0.3.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking crates.io crate stm32l4-hal 0.3.0 [INFO] finished tweaking crates.io crate stm32l4-hal 0.3.0 [INFO] tweaked toml for crates.io crate stm32l4-hal 0.3.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stm32l4 v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10ce7e1b113e3f6a5ed1d9b72e97d52247a96b72cf7e3b6e19eec4237d8168a2 [INFO] running `Command { std: "docker" "start" "-a" "10ce7e1b113e3f6a5ed1d9b72e97d52247a96b72cf7e3b6e19eec4237d8168a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10ce7e1b113e3f6a5ed1d9b72e97d52247a96b72cf7e3b6e19eec4237d8168a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ce7e1b113e3f6a5ed1d9b72e97d52247a96b72cf7e3b6e19eec4237d8168a2", kill_on_drop: false }` [INFO] [stdout] 10ce7e1b113e3f6a5ed1d9b72e97d52247a96b72cf7e3b6e19eec4237d8168a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ace7bd24bbeeeba7607bd08c891af9baf2ccd119911cfcb197058cbf110746c0 [INFO] running `Command { std: "docker" "start" "-a" "ace7bd24bbeeeba7607bd08c891af9baf2ccd119911cfcb197058cbf110746c0", kill_on_drop: false }` [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling stm32l4 v0.4.0 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Checking typenum v1.13.0 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking cortex-m v0.7.3 [INFO] [stderr] Checking panic-semihosting v0.5.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking aligned v0.3.5 [INFO] [stderr] Checking cortex-m v0.5.11 [INFO] [stderr] Checking stm32l4-hal v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stdout] error[E0463]: can't find crate for `stm32l4xx_hal` [INFO] [stdout] --> examples/rtc.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate stm32l4xx_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32l4xx_hal` [INFO] [stdout] --> examples/serial_dma_partial_peek.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate stm32l4xx_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32l4xx_hal` [INFO] [stdout] --> examples/pll_config.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate stm32l4xx_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32l4xx_hal` [INFO] [stdout] --> examples/serial_dma.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate stm32l4xx_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32l4xx_hal` [INFO] [stdout] --> examples/serial.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate stm32l4xx_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32l4-hal` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `stm32l4xx_hal` [INFO] [stdout] --> examples/blinky.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate stm32l4xx_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32l4xx_hal` [INFO] [stdout] --> examples/serial_dma_us2.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate stm32l4xx_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32l4xx_hal` [INFO] [stdout] --> examples/spi_write.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate stm32l4xx_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32l4xx_hal` [INFO] [stdout] --> examples/serial_vcom.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate stm32l4xx_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32l4xx_hal` [INFO] [stdout] --> examples/touch.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate stm32l4xx_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ace7bd24bbeeeba7607bd08c891af9baf2ccd119911cfcb197058cbf110746c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ace7bd24bbeeeba7607bd08c891af9baf2ccd119911cfcb197058cbf110746c0", kill_on_drop: false }` [INFO] [stdout] ace7bd24bbeeeba7607bd08c891af9baf2ccd119911cfcb197058cbf110746c0