[INFO] fetching crate stm32f3xx-hal 0.7.0... [INFO] testing stm32f3xx-hal-0.7.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate stm32f3xx-hal 0.7.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate stm32f3xx-hal 0.7.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config.toml [INFO] started tweaking crates.io crate stm32f3xx-hal 0.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate stm32f3xx-hal 0.7.0 [INFO] tweaked toml for crates.io crate stm32f3xx-hal 0.7.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate stm32f3xx-hal 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19b8b9245fb16da5c525a1e8fd61d195abe17f40458fdcec2e6957e3d28d9fcf [INFO] running `Command { std: "docker" "start" "-a" "19b8b9245fb16da5c525a1e8fd61d195abe17f40458fdcec2e6957e3d28d9fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19b8b9245fb16da5c525a1e8fd61d195abe17f40458fdcec2e6957e3d28d9fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19b8b9245fb16da5c525a1e8fd61d195abe17f40458fdcec2e6957e3d28d9fcf", kill_on_drop: false }` [INFO] [stdout] 19b8b9245fb16da5c525a1e8fd61d195abe17f40458fdcec2e6957e3d28d9fcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7272dec46aac4d3f3ecdbfb2d29e281b3a9983c9ed953f7d92867c0d866d875a [INFO] running `Command { std: "docker" "start" "-a" "7272dec46aac4d3f3ecdbfb2d29e281b3a9983c9ed953f7d92867c0d866d875a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling camino v1.0.4 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling stm32f3 v0.13.2 [INFO] [stderr] Compiling slice-group-by v0.2.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.12.0 [INFO] [stderr] Compiling rtcc v0.2.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling stm32f3xx-hal v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `stm32f3xx-hal v0.7.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/stm32f3xx-hal-72520e8a36a541ce/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] running `Command { std: "docker" "inspect" "7272dec46aac4d3f3ecdbfb2d29e281b3a9983c9ed953f7d92867c0d866d875a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7272dec46aac4d3f3ecdbfb2d29e281b3a9983c9ed953f7d92867c0d866d875a", kill_on_drop: false }` [INFO] [stdout] 7272dec46aac4d3f3ecdbfb2d29e281b3a9983c9ed953f7d92867c0d866d875a