[INFO] cloning repository https://github.com/771-8bit/wio-terminal-MH-Z19C [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/771-8bit/wio-terminal-MH-Z19C" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F771-8bit%2Fwio-terminal-MH-Z19C", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F771-8bit%2Fwio-terminal-MH-Z19C'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bbf2d88c269b2e51ce245866de29ba1d9fa3d3c [INFO] testing 771-8bit/wio-terminal-MH-Z19C against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F771-8bit%2Fwio-terminal-MH-Z19C" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/771-8bit/wio-terminal-MH-Z19C 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-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/771-8bit/wio-terminal-MH-Z19C [INFO] finished tweaking git repo https://github.com/771-8bit/wio-terminal-MH-Z19C [INFO] tweaked toml for git repo https://github.com/771-8bit/wio-terminal-MH-Z19C written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/771-8bit/wio-terminal-MH-Z19C 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] ba4d4b041e4d6aad66c9964ded7378df03d25a421201888e24490a3b4d6453a9 [INFO] running `Command { std: "docker" "start" "-a" "ba4d4b041e4d6aad66c9964ded7378df03d25a421201888e24490a3b4d6453a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba4d4b041e4d6aad66c9964ded7378df03d25a421201888e24490a3b4d6453a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4d4b041e4d6aad66c9964ded7378df03d25a421201888e24490a3b4d6453a9", kill_on_drop: false }` [INFO] [stdout] ba4d4b041e4d6aad66c9964ded7378df03d25a421201888e24490a3b4d6453a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] abc767be86b19ff57ebeb249f1d629888b67cf73b4c9e2441e8d894e8a8b0d32 [INFO] running `Command { std: "docker" "start" "-a" "abc767be86b19ff57ebeb249f1d629888b67cf73b4c9e2441e8d894e8a8b0d32", kill_on_drop: false }` [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling atsamd51p v0.9.0 [INFO] [stderr] Compiling display-interface v0.4.1 [INFO] [stderr] Compiling lis3dh v0.3.0 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling wio_terminal v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling no-std-net v0.5.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling embedded-sdmmc v0.3.0 [INFO] [stderr] Compiling usbd-serial v0.1.1 [INFO] [stderr] Compiling display-interface-spi v0.4.1 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling bbqueue v0.4.12 [INFO] [stderr] Compiling accelerometer v0.12.0 [INFO] [stderr] Compiling ili9341 v0.4.1 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling seeed-erpc v0.1.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling atsamd-hal v0.12.0 [INFO] [stderr] Compiling wio-terminal-MH-Z19C v0.1.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 `wio-terminal-MH-Z19C` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "abc767be86b19ff57ebeb249f1d629888b67cf73b4c9e2441e8d894e8a8b0d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abc767be86b19ff57ebeb249f1d629888b67cf73b4c9e2441e8d894e8a8b0d32", kill_on_drop: false }` [INFO] [stdout] abc767be86b19ff57ebeb249f1d629888b67cf73b4c9e2441e8d894e8a8b0d32