[INFO] fetching crate xiao_m0 0.12.0... [INFO] testing xiao_m0-0.12.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate xiao_m0 0.12.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate xiao_m0 0.12.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-13/source/.cargo/config [INFO] started tweaking crates.io crate xiao_m0 0.12.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate xiao_m0 0.12.0 [INFO] tweaked toml for crates.io crate xiao_m0 0.12.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate xiao_m0 0.12.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded az v1.2.0 [INFO] [stderr] Downloaded cortex-m v0.7.3 [INFO] [stderr] Downloaded approx v0.4.0 [INFO] [stderr] Downloaded micromath v1.1.1 [INFO] [stderr] Downloaded atsamd-hal v0.14.0 [INFO] [stderr] Downloaded usb-device v0.2.8 [INFO] [stderr] Downloaded modular-bitfield-impl v0.11.2 [INFO] [stderr] Downloaded modular-bitfield v0.11.2 [INFO] [stderr] Downloaded shared-bus v0.2.2 [INFO] [stderr] Downloaded replace_with v0.1.7 [INFO] [stderr] Downloaded seq-macro v0.2.2 [INFO] [stderr] Downloaded atsamd21g v0.11.0 [INFO] [stderr] Downloaded simba v0.3.1 [INFO] [stderr] Downloaded display-interface-i2c v0.4.0 [INFO] [stderr] Downloaded mpu6050 v0.1.4 [INFO] [stderr] Downloaded nalgebra v0.24.1 [INFO] [stderr] Downloaded display-interface v0.4.1 [INFO] [stderr] Downloaded embedded-hal v0.2.6 [INFO] [stderr] Downloaded embedded-graphics-core v0.3.3 [INFO] [stderr] Downloaded byte-slice-cast v0.3.5 [INFO] [stderr] Downloaded display-interface-spi v0.4.1 [INFO] [stderr] Downloaded usbd-serial v0.1.1 [INFO] [stderr] Downloaded embedded-graphics v0.7.1 [INFO] [stderr] Downloaded ssd1306 v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d279ccfccd5af259c38b6513e7b45223a6517bb73c60922566f137adeb561e73 [INFO] running `Command { std: "docker" "start" "-a" "d279ccfccd5af259c38b6513e7b45223a6517bb73c60922566f137adeb561e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d279ccfccd5af259c38b6513e7b45223a6517bb73c60922566f137adeb561e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d279ccfccd5af259c38b6513e7b45223a6517bb73c60922566f137adeb561e73", kill_on_drop: false }` [INFO] [stdout] d279ccfccd5af259c38b6513e7b45223a6517bb73c60922566f137adeb561e73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4c3c035a4c878c108258de77be748541b446475a0a25ed36189cdeb973e643f [INFO] running `Command { std: "docker" "start" "-a" "f4c3c035a4c878c108258de77be748541b446475a0a25ed36189cdeb973e643f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling atsamd21g v0.11.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling rand_core v0.5.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 modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling atsamd-hal v0.14.0 [INFO] [stderr] Compiling xiao_m0 v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.20s [INFO] running `Command { std: "docker" "inspect" "f4c3c035a4c878c108258de77be748541b446475a0a25ed36189cdeb973e643f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c3c035a4c878c108258de77be748541b446475a0a25ed36189cdeb973e643f", kill_on_drop: false }` [INFO] [stdout] f4c3c035a4c878c108258de77be748541b446475a0a25ed36189cdeb973e643f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3560399c5ce4d58303884008ec21b8b5912f7d4a4bbd30c180f5b0c0e85934de [INFO] running `Command { std: "docker" "start" "-a" "3560399c5ce4d58303884008ec21b8b5912f7d4a4bbd30c180f5b0c0e85934de", kill_on_drop: false }` [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling display-interface v0.4.1 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling shared-bus v0.2.2 [INFO] [stderr] Compiling display-interface-i2c v0.4.0 [INFO] [stderr] Compiling display-interface-spi v0.4.1 [INFO] [stderr] Compiling usbd-serial v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling atsamd-hal v0.14.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling ssd1306 v0.6.0 [INFO] [stderr] Compiling xiao_m0 v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nalgebra v0.24.1 [INFO] [stderr] Compiling mpu6050 v0.1.4 [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xiao_m0` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: build failed [INFO] running `Command { std: "docker" "inspect" "3560399c5ce4d58303884008ec21b8b5912f7d4a4bbd30c180f5b0c0e85934de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3560399c5ce4d58303884008ec21b8b5912f7d4a4bbd30c180f5b0c0e85934de", kill_on_drop: false }` [INFO] [stdout] 3560399c5ce4d58303884008ec21b8b5912f7d4a4bbd30c180f5b0c0e85934de