[INFO] fetching crate nucleo-l011k4-bsp 0.2.0... [INFO] testing nucleo-l011k4-bsp-0.2.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate nucleo-l011k4-bsp 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate nucleo-l011k4-bsp 0.2.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking crates.io crate nucleo-l011k4-bsp 0.2.0 [INFO] finished tweaking crates.io crate nucleo-l011k4-bsp 0.2.0 [INFO] tweaked toml for crates.io crate nucleo-l011k4-bsp 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate nucleo-l011k4-bsp 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "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] 208eb4629342cc636ff5a9b2ae1561de25217973c4b5bc0a3fad6172598fa723 [INFO] running `Command { std: "docker" "start" "-a" "208eb4629342cc636ff5a9b2ae1561de25217973c4b5bc0a3fad6172598fa723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "208eb4629342cc636ff5a9b2ae1561de25217973c4b5bc0a3fad6172598fa723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "208eb4629342cc636ff5a9b2ae1561de25217973c4b5bc0a3fad6172598fa723", kill_on_drop: false }` [INFO] [stdout] 208eb4629342cc636ff5a9b2ae1561de25217973c4b5bc0a3fad6172598fa723 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c25ac15e5d0e128b67bb90a406730f5c89f79a88f871b4515ed3ab90ef90e7a [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" "4c25ac15e5d0e128b67bb90a406730f5c89f79a88f871b4515ed3ab90ef90e7a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling stm32l0 v0.11.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling flash-embedded-hal v0.1.2 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling stm32l0x1-hal v0.9.0 [INFO] [stderr] Compiling nucleo-l011k4-bsp v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nucleo-l011k4-bsp` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4c25ac15e5d0e128b67bb90a406730f5c89f79a88f871b4515ed3ab90ef90e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c25ac15e5d0e128b67bb90a406730f5c89f79a88f871b4515ed3ab90ef90e7a", kill_on_drop: false }` [INFO] [stdout] 4c25ac15e5d0e128b67bb90a406730f5c89f79a88f871b4515ed3ab90ef90e7a