[INFO] fetching crate stm32f1xx-hal 0.7.0... [INFO] checking stm32f1xx-hal-0.7.0 against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] extracting crate stm32f1xx-hal 0.7.0 into /workspace/builds/worker-113/source [INFO] validating manifest of crates.io crate stm32f1xx-hal 0.7.0 on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-113/source/.cargo/config [INFO] started tweaking crates.io crate stm32f1xx-hal 0.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate stm32f1xx-hal 0.7.0 [INFO] tweaked toml for crates.io crate stm32f1xx-hal 0.7.0 written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate crates.io crate stm32f1xx-hal 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be698936d1a166ad436f5dbc7eda29cb1a5464c2c8678a2da60ba3adfefeb768 [INFO] running `Command { std: "docker" "start" "-a" "be698936d1a166ad436f5dbc7eda29cb1a5464c2c8678a2da60ba3adfefeb768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be698936d1a166ad436f5dbc7eda29cb1a5464c2c8678a2da60ba3adfefeb768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be698936d1a166ad436f5dbc7eda29cb1a5464c2c8678a2da60ba3adfefeb768", kill_on_drop: false }` [INFO] [stdout] be698936d1a166ad436f5dbc7eda29cb1a5464c2c8678a2da60ba3adfefeb768 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56530535db5023a86368f05314c1a15bdd21c7b5a0ae38c338703ac0dc92c555 [INFO] running `Command { std: "docker" "start" "-a" "56530535db5023a86368f05314c1a15bdd21c7b5a0ae38c338703ac0dc92c555", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.11 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling stm32f1 v0.11.0 [INFO] [stderr] Compiling heapless v0.5.4 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling cortex-m-rtfm v0.5.1 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking rtfm-core v0.3.0 [INFO] [stderr] Checking usb-device v0.2.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking m v0.1.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking cobs v0.1.4 [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 embedded-hal v0.2.3 [INFO] [stderr] Checking usbd-serial v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking mfrc522 v0.2.0 [INFO] [stderr] Checking as-slice v0.1.2 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking panic-itm v0.4.1 [INFO] [stderr] Checking panic-semihosting v0.5.3 [INFO] [stderr] Compiling rtfm-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling cortex-m-rtfm-macros v0.5.0 [INFO] [stderr] Checking stm32f1xx-hal v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Target not found. A `--features ` is required. [INFO] [stdout] --> src/lib.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | compile_error!("Target not found. A `--features ` is required."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32f1xx-hal` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "56530535db5023a86368f05314c1a15bdd21c7b5a0ae38c338703ac0dc92c555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56530535db5023a86368f05314c1a15bdd21c7b5a0ae38c338703ac0dc92c555", kill_on_drop: false }` [INFO] [stdout] 56530535db5023a86368f05314c1a15bdd21c7b5a0ae38c338703ac0dc92c555