[INFO] fetching crate stm32f3xx-hal 0.3.0... [INFO] checking stm32f3xx-hal-0.3.0 against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] extracting crate stm32f3xx-hal 0.3.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate stm32f3xx-hal 0.3.0 on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate stm32f3xx-hal 0.3.0 [INFO] finished tweaking crates.io crate stm32f3xx-hal 0.3.0 [INFO] tweaked toml for crates.io crate stm32f3xx-hal 0.3.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 89664c8b7e494a0c1d2712b4b6a638aa49e12d69971f71e13a80ff60928ef815 [INFO] running `"docker" "start" "-a" "89664c8b7e494a0c1d2712b4b6a638aa49e12d69971f71e13a80ff60928ef815"` [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling stm32f3 v0.8.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.10 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking as-slice v0.1.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking aligned v0.3.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] Checking stm32f3xx-hal v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: This crate requires one of the following device features enabled: [INFO] [stderr] stm32f301 [INFO] [stderr] stm32f318 [INFO] [stderr] stm32f302 [INFO] [stderr] stm32f303 [INFO] [stderr] stm32f373 [INFO] [stderr] stm32f378 [INFO] [stderr] stm32f334 [INFO] [stderr] stm32f328 [INFO] [stderr] stm32f358 [INFO] [stderr] stm32f398 [INFO] [stderr] --> src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / compile_error!( [INFO] [stderr] 6 | | "This crate requires one of the following device features enabled: [INFO] [stderr] 7 | | stm32f301 [INFO] [stderr] 8 | | stm32f318 [INFO] [stderr] ... | [INFO] [stderr] 16 | | stm32f398" [INFO] [stderr] 17 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] error: This crate requires one of the following device features enabled: [INFO] [stderr] stm32f301 [INFO] [stderr] stm32f318 [INFO] [stderr] stm32f302 [INFO] [stderr] stm32f303 [INFO] [stderr] stm32f373 [INFO] [stderr] stm32f378 [INFO] [stderr] stm32f334 [INFO] [stderr] stm32f328 [INFO] [stderr] stm32f358 [INFO] [stderr] stm32f398 [INFO] [stderr] --> src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / compile_error!( [INFO] [stderr] 6 | | "This crate requires one of the following device features enabled: [INFO] [stderr] 7 | | stm32f301 [INFO] [stderr] 8 | | stm32f318 [INFO] [stderr] ... | [INFO] [stderr] 16 | | stm32f398" [INFO] [stderr] 17 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `stm32f3xx-hal`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `stm32f3xx-hal`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "89664c8b7e494a0c1d2712b4b6a638aa49e12d69971f71e13a80ff60928ef815"` [INFO] running `"docker" "rm" "-f" "89664c8b7e494a0c1d2712b4b6a638aa49e12d69971f71e13a80ff60928ef815"` [INFO] [stdout] 89664c8b7e494a0c1d2712b4b6a638aa49e12d69971f71e13a80ff60928ef815