[INFO] fetching crate stm32f3xx-hal 0.7.0... [INFO] testing stm32f3xx-hal-0.7.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate stm32f3xx-hal 0.7.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate stm32f3xx-hal 0.7.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/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-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae7cc52afac7a3fc2a16050e15a9cd4f989f9da2a756bf6a64d09a14037838dd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ae7cc52afac7a3fc2a16050e15a9cd4f989f9da2a756bf6a64d09a14037838dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae7cc52afac7a3fc2a16050e15a9cd4f989f9da2a756bf6a64d09a14037838dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae7cc52afac7a3fc2a16050e15a9cd4f989f9da2a756bf6a64d09a14037838dd", kill_on_drop: false }` [INFO] [stdout] ae7cc52afac7a3fc2a16050e15a9cd4f989f9da2a756bf6a64d09a14037838dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beeef0ff3a821188ba23dee0a178128774bfc57b670bd7f54b900bd60535df0b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "beeef0ff3a821188ba23dee0a178128774bfc57b670bd7f54b900bd60535df0b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling camino v1.0.4 [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 stm32f3 v0.13.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling slice-group-by v0.2.6 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.5 [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 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 serde_derive v1.0.126 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling serde v1.0.126 [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" "beeef0ff3a821188ba23dee0a178128774bfc57b670bd7f54b900bd60535df0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beeef0ff3a821188ba23dee0a178128774bfc57b670bd7f54b900bd60535df0b", kill_on_drop: false }` [INFO] [stdout] beeef0ff3a821188ba23dee0a178128774bfc57b670bd7f54b900bd60535df0b