[INFO] fetching crate stm32f1xx-hal-bxcan 0.8.0... [INFO] testing stm32f1xx-hal-bxcan-0.8.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate stm32f1xx-hal-bxcan 0.8.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate stm32f1xx-hal-bxcan 0.8.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking crates.io crate stm32f1xx-hal-bxcan 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate stm32f1xx-hal-bxcan 0.8.0 [INFO] tweaked toml for crates.io crate stm32f1xx-hal-bxcan 0.8.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate stm32f1xx-hal-bxcan 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 98c3f74e5a9919b9d116b63852f1a17119207ac3edd5cff16213b4820d2caacf [INFO] running `Command { std: "docker" "start" "-a" "98c3f74e5a9919b9d116b63852f1a17119207ac3edd5cff16213b4820d2caacf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98c3f74e5a9919b9d116b63852f1a17119207ac3edd5cff16213b4820d2caacf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c3f74e5a9919b9d116b63852f1a17119207ac3edd5cff16213b4820d2caacf", kill_on_drop: false }` [INFO] [stdout] 98c3f74e5a9919b9d116b63852f1a17119207ac3edd5cff16213b4820d2caacf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f5f3a5c4f41b82b6372695320ddfcabd85c60a6d7e0ae2fe047b679221a446b9 [INFO] running `Command { std: "docker" "start" "-a" "f5f3a5c4f41b82b6372695320ddfcabd85c60a6d7e0ae2fe047b679221a446b9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling defmt-parser v0.1.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling stm32f1 v0.11.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling defmt v0.1.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-can v0.3.0 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling aligned v0.3.5 [INFO] [stderr] Compiling defmt-macros v0.1.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling bxcan v0.4.0 [INFO] [stderr] Compiling stm32f1xx-hal-bxcan v0.8.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-bxcan` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f5f3a5c4f41b82b6372695320ddfcabd85c60a6d7e0ae2fe047b679221a446b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5f3a5c4f41b82b6372695320ddfcabd85c60a6d7e0ae2fe047b679221a446b9", kill_on_drop: false }` [INFO] [stdout] f5f3a5c4f41b82b6372695320ddfcabd85c60a6d7e0ae2fe047b679221a446b9