[INFO] fetching crate stm32f7xx-hal 0.2.0... [INFO] testing stm32f7xx-hal-0.2.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate stm32f7xx-hal 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate stm32f7xx-hal 0.2.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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 stm32f7xx-hal 0.2.0 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate stm32f7xx-hal 0.2.0 [INFO] tweaked toml for crates.io crate stm32f7xx-hal 0.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate stm32f7xx-hal 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b70ae918640c85718a93543a793e1d914c95d737dbe7b956828227b107a4e63 [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" "0b70ae918640c85718a93543a793e1d914c95d737dbe7b956828227b107a4e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b70ae918640c85718a93543a793e1d914c95d737dbe7b956828227b107a4e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b70ae918640c85718a93543a793e1d914c95d737dbe7b956828227b107a4e63", kill_on_drop: false }` [INFO] [stdout] 0b70ae918640c85718a93543a793e1d914c95d737dbe7b956828227b107a4e63 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 188e40cc26fc09ebcc2f7ff7cf3502c8c55ec21d87153ed2e5ff25e608cc50fc [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" "188e40cc26fc09ebcc2f7ff7cf3502c8c55ec21d87153ed2e5ff25e608cc50fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling stm32f7 v0.11.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.10 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling micromath v1.0.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling as-slice v0.1.0 [INFO] [stderr] Compiling aligned v0.3.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.6 [INFO] [stderr] Compiling stm32f7xx-hal v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: This crate requires one of the following device features enabled: [INFO] [stdout] stm32f722 [INFO] [stdout] stm32f723 [INFO] [stdout] stm32f730 [INFO] [stdout] stm32f732 [INFO] [stdout] stm32f733 [INFO] [stdout] stm32f745 [INFO] [stdout] stm32f746 [INFO] [stdout] stm32f756 [INFO] [stdout] stm32f765 [INFO] [stdout] stm32f767 [INFO] [stdout] stm32f769 [INFO] [stdout] stm32f777 [INFO] [stdout] stm32f778 [INFO] [stdout] stm32f779 [INFO] [stdout] [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / compile_error!( [INFO] [stdout] 8 | | "This crate requires one of the following device features enabled: [INFO] [stdout] 9 | | stm32f722 [INFO] [stdout] 10 | | stm32f723 [INFO] [stdout] ... | [INFO] [stdout] 23 | | " [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `embedded_hal as hal` [INFO] [stdout] --> src/lib.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) use embedded_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32f7xx-hal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "188e40cc26fc09ebcc2f7ff7cf3502c8c55ec21d87153ed2e5ff25e608cc50fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188e40cc26fc09ebcc2f7ff7cf3502c8c55ec21d87153ed2e5ff25e608cc50fc", kill_on_drop: false }` [INFO] [stdout] 188e40cc26fc09ebcc2f7ff7cf3502c8c55ec21d87153ed2e5ff25e608cc50fc