[INFO] fetching crate stm32f3xx-hal 0.8.0... [INFO] checking stm32f3xx-hal-0.8.0 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate stm32f3xx-hal 0.8.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate stm32f3xx-hal 0.8.0 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config.toml [INFO] started tweaking crates.io crate stm32f3xx-hal 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate stm32f3xx-hal 0.8.0 [INFO] tweaked toml for crates.io crate stm32f3xx-hal 0.8.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate stm32f3xx-hal 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8509273b723bdf93ac91ba3d0f0e8d1d5fc5123871bbf81631c9e48b1e45140 [INFO] running `Command { std: "docker" "start" "-a" "d8509273b723bdf93ac91ba3d0f0e8d1d5fc5123871bbf81631c9e48b1e45140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8509273b723bdf93ac91ba3d0f0e8d1d5fc5123871bbf81631c9e48b1e45140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8509273b723bdf93ac91ba3d0f0e8d1d5fc5123871bbf81631c9e48b1e45140", kill_on_drop: false }` [INFO] [stdout] d8509273b723bdf93ac91ba3d0f0e8d1d5fc5123871bbf81631c9e48b1e45140 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6896aa579e81745c78f44d0d4e7caec37620d87951abecbeb4e8fdfec28102b5 [INFO] running `Command { std: "docker" "start" "-a" "6896aa579e81745c78f44d0d4e7caec37620d87951abecbeb4e8fdfec28102b5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling defmt-parser v0.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling stm32f3 v0.13.2 [INFO] [stderr] Compiling slice-group-by v0.2.6 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Compiling panic-probe v0.2.0 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking embedded-dma v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Compiling stm32f3xx-hal v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-alpha.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] error: failed to run custom build command for `stm32f3xx-hal v0.8.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/stm32f3xx-hal-4a328fe4a689581a/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] This crate requires you to specify your target chip as a feature. [INFO] [stderr] [INFO] [stderr] Please select **one** of the following (`x` denotes any character in [a-z]): [INFO] [stderr] [INFO] [stderr] stm32f301x6 stm32f301x8 [INFO] [stderr] stm32f302x6 stm32f302x8 stm32f302xb stm32f302xc stm32f302xd stm32f302xe [INFO] [stderr] stm32f303x6 stm32f303x8 stm32f303xb stm32f303xc stm32f303xd stm32f303xe [INFO] [stderr] stm32f318x8 [INFO] [stderr] stm32f328x8 [INFO] [stderr] stm32f334x4 stm32f334x6 stm32f334x8 [INFO] [stderr] stm32f358xc [INFO] [stderr] stm32f373x8 stm32f373xb stm32f373xc [INFO] [stderr] stm32f378xc [INFO] [stderr] stm32f398xe [INFO] [stderr] [INFO] [stderr] Example: The STM32F3Discovery board has a STM32F303VCT6 chip. [INFO] [stderr] So you need to specify stm32f303xc in your Cargo.toml (note that VC → xc). [INFO] [stderr] [INFO] [stderr] For more information, see ]8;;https://github.com/stm32-rs/stm32f3xx-hal#selecting-the-right-chip\README -> Selecting the right chip]8;;\. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6896aa579e81745c78f44d0d4e7caec37620d87951abecbeb4e8fdfec28102b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6896aa579e81745c78f44d0d4e7caec37620d87951abecbeb4e8fdfec28102b5", kill_on_drop: false }` [INFO] [stdout] 6896aa579e81745c78f44d0d4e7caec37620d87951abecbeb4e8fdfec28102b5