[INFO] fetching crate va108xx-hal 0.5.0... [INFO] testing va108xx-hal-0.5.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate va108xx-hal 0.5.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate va108xx-hal 0.5.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config.toml [INFO] started tweaking crates.io crate va108xx-hal 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate va108xx-hal 0.5.0 [INFO] tweaked toml for crates.io crate va108xx-hal 0.5.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate va108xx-hal 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.6.0-rc.4 [INFO] [stderr] Downloaded embedded-hal v0.2.6 [INFO] [stderr] Downloaded rtic-syntax v0.5.0-rc.2 [INFO] [stderr] Downloaded va108xx v0.2.4 [INFO] [stderr] Downloaded riscv-target v0.1.2 [INFO] [stderr] Downloaded rtic-monotonic v0.1.0-rc.2 [INFO] [stderr] Downloaded cortex-m-rtic v0.6.0-rc.4 [INFO] [stderr] Downloaded critical-section v0.2.5 [INFO] [stderr] Downloaded atomic-polyfill v0.1.5 [INFO] [stderr] Downloaded heapless v0.7.9 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded rtic-core v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 347635e967669c480d22d9d7de08ed399f96ecec6ac6de9f80197d05517c8615 [INFO] running `Command { std: "docker" "start" "-a" "347635e967669c480d22d9d7de08ed399f96ecec6ac6de9f80197d05517c8615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "347635e967669c480d22d9d7de08ed399f96ecec6ac6de9f80197d05517c8615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "347635e967669c480d22d9d7de08ed399f96ecec6ac6de9f80197d05517c8615", kill_on_drop: false }` [INFO] [stdout] 347635e967669c480d22d9d7de08ed399f96ecec6ac6de9f80197d05517c8615 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d3948c951bcd35cf04cd7225529027068cc6be453bd1c39aea9ea5bede70645 [INFO] running `Command { std: "docker" "start" "-a" "2d3948c951bcd35cf04cd7225529027068cc6be453bd1c39aea9ea5bede70645", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling va108xx v0.2.4 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling va108xx-hal v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.61s [INFO] running `Command { std: "docker" "inspect" "2d3948c951bcd35cf04cd7225529027068cc6be453bd1c39aea9ea5bede70645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d3948c951bcd35cf04cd7225529027068cc6be453bd1c39aea9ea5bede70645", kill_on_drop: false }` [INFO] [stdout] 2d3948c951bcd35cf04cd7225529027068cc6be453bd1c39aea9ea5bede70645 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a29bff3c0c60d2526612a70ad3ac0067af467c3b643336f83532e817d85f68b4 [INFO] running `Command { std: "docker" "start" "-a" "a29bff3c0c60d2526612a70ad3ac0067af467c3b643336f83532e817d85f68b4", kill_on_drop: false }` [INFO] [stderr] Compiling heapless v0.7.9 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling rtic-monotonic v0.1.0-rc.2 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-rc.4 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling rtic-syntax v0.5.0-rc.2 [INFO] [stderr] Compiling rtt-target v0.3.1 [INFO] [stderr] Compiling panic-rtt-target v0.1.2 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.6.0-rc.4 [INFO] [stderr] Compiling va108xx-hal v0.5.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: 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] [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: 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: 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: 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] [stderr] error: could not compile `va108xx-hal` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a29bff3c0c60d2526612a70ad3ac0067af467c3b643336f83532e817d85f68b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29bff3c0c60d2526612a70ad3ac0067af467c3b643336f83532e817d85f68b4", kill_on_drop: false }` [INFO] [stdout] a29bff3c0c60d2526612a70ad3ac0067af467c3b643336f83532e817d85f68b4