[INFO] fetching crate stm32f3xx-hal 0.5.0... [INFO] checking stm32f3xx-hal-0.5.0 against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] extracting crate stm32f3xx-hal 0.5.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate stm32f3xx-hal 0.5.0 on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking crates.io crate stm32f3xx-hal 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate stm32f3xx-hal 0.5.0 [INFO] tweaked toml for crates.io crate stm32f3xx-hal 0.5.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate stm32f3xx-hal 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1e2b8552a4db0dc4b8036d8c5ea989200aec09d61bc7dc77e064a5dc320847f [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" "c1e2b8552a4db0dc4b8036d8c5ea989200aec09d61bc7dc77e064a5dc320847f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1e2b8552a4db0dc4b8036d8c5ea989200aec09d61bc7dc77e064a5dc320847f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e2b8552a4db0dc4b8036d8c5ea989200aec09d61bc7dc77e064a5dc320847f", kill_on_drop: false }` [INFO] [stdout] c1e2b8552a4db0dc4b8036d8c5ea989200aec09d61bc7dc77e064a5dc320847f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93ceb952456e95dfdba56d80ea86700da17da6b6f6167b60cd2207584dc9f638 [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" "93ceb952456e95dfdba56d80ea86700da17da6b6f6167b60cd2207584dc9f638", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling stm32f3 v0.11.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Checking usb-device v0.2.5 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking usbd-serial v0.1.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking panic-semihosting v0.5.3 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking stm32f3xx-hal v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: This crate requires you to specify your target chip as a feature. [INFO] [stdout] [INFO] [stdout] Please select one of the following [INFO] [stdout] [INFO] [stdout] (Note: `x` denotes any character in [a-z]) [INFO] [stdout] * stm32f301 [INFO] [stdout] * stm32f318 [INFO] [stdout] * stm32f302xb [INFO] [stdout] * stm32f302xc [INFO] [stdout] * stm32f302xd [INFO] [stdout] * stm32f302xe [INFO] [stdout] * stm32f303xb [INFO] [stdout] * stm32f303xc [INFO] [stdout] * stm32f303xd [INFO] [stdout] * stm32f303xe [INFO] [stdout] * stm32f303x6 [INFO] [stdout] * stm32f303x8 [INFO] [stdout] * stm32f373 [INFO] [stdout] * stm32f378 [INFO] [stdout] * stm32f334 [INFO] [stdout] * stm32f328 [INFO] [stdout] * stm32f358 [INFO] [stdout] * stm32f398 [INFO] [stdout] [INFO] [stdout] Example: The STM32F3Discovery board has a STM32F303VCT6 chip. [INFO] [stdout] So you want to expand your call to `cargo` with `--features stm32f303xc`. [INFO] [stdout] [INFO] [stdout] For more information, see README -> Selecting the right chip. [INFO] [stdout] [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / compile_error!( [INFO] [stdout] 38 | | "This crate requires you to specify your target chip as a feature. [INFO] [stdout] 39 | | [INFO] [stdout] 40 | | Please select one of the following [INFO] [stdout] ... | [INFO] [stdout] 66 | | " [INFO] [stdout] 67 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32f3xx-hal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: This crate requires you to specify your target chip as a feature. [INFO] [stdout] [INFO] [stdout] Please select one of the following [INFO] [stdout] [INFO] [stdout] (Note: `x` denotes any character in [a-z]) [INFO] [stdout] * stm32f301 [INFO] [stdout] * stm32f318 [INFO] [stdout] * stm32f302xb [INFO] [stdout] * stm32f302xc [INFO] [stdout] * stm32f302xd [INFO] [stdout] * stm32f302xe [INFO] [stdout] * stm32f303xb [INFO] [stdout] * stm32f303xc [INFO] [stdout] * stm32f303xd [INFO] [stdout] * stm32f303xe [INFO] [stdout] * stm32f303x6 [INFO] [stdout] * stm32f303x8 [INFO] [stdout] * stm32f373 [INFO] [stdout] * stm32f378 [INFO] [stdout] * stm32f334 [INFO] [stdout] * stm32f328 [INFO] [stdout] * stm32f358 [INFO] [stdout] * stm32f398 [INFO] [stdout] [INFO] [stdout] Example: The STM32F3Discovery board has a STM32F303VCT6 chip. [INFO] [stdout] So you want to expand your call to `cargo` with `--features stm32f303xc`. [INFO] [stdout] [INFO] [stdout] For more information, see README -> Selecting the right chip. [INFO] [stdout] [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / compile_error!( [INFO] [stdout] 38 | | "This crate requires you to specify your target chip as a feature. [INFO] [stdout] 39 | | [INFO] [stdout] 40 | | Please select one of the following [INFO] [stdout] ... | [INFO] [stdout] 66 | | " [INFO] [stdout] 67 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "93ceb952456e95dfdba56d80ea86700da17da6b6f6167b60cd2207584dc9f638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ceb952456e95dfdba56d80ea86700da17da6b6f6167b60cd2207584dc9f638", kill_on_drop: false }` [INFO] [stdout] 93ceb952456e95dfdba56d80ea86700da17da6b6f6167b60cd2207584dc9f638