[INFO] fetching crate itsybitsy_m4 0.5.0... [INFO] testing itsybitsy_m4-0.5.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate itsybitsy_m4 0.5.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate itsybitsy_m4 0.5.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking crates.io crate itsybitsy_m4 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate itsybitsy_m4 0.5.0 [INFO] tweaked toml for crates.io crate itsybitsy_m4 0.5.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate itsybitsy_m4 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rgb v0.8.25 [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded heapless v0.5.6 [INFO] [stderr] Downloaded atsamd-hal v0.12.0 [INFO] [stderr] Downloaded jlink_rtt v0.2.0 [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.5.2 [INFO] [stderr] Downloaded apa102-spi v0.3.2 [INFO] [stderr] Downloaded smart-leds-trait v0.2.1 [INFO] [stderr] Downloaded usb-device v0.2.7 [INFO] [stderr] Downloaded atsamd51g v0.9.0 [INFO] [stderr] Downloaded rtic-syntax v0.4.0 [INFO] [stderr] Downloaded jlink_rtt v0.1.0 [INFO] [stderr] Downloaded hash32 v0.1.1 [INFO] [stderr] Downloaded rtic-core v0.3.1 [INFO] [stderr] Downloaded usbd-serial v0.1.1 [INFO] [stderr] Downloaded cortex-m v0.5.10 [INFO] [stderr] Downloaded panic-semihosting v0.5.6 [INFO] [stderr] Downloaded smart-leds v0.3.0 [INFO] [stderr] Downloaded panic_rtt v0.2.0 [INFO] [stderr] Downloaded cortex-m-semihosting v0.3.7 [INFO] [stderr] Downloaded aligned v0.2.0 [INFO] [stderr] Downloaded cortex-m-rtic v0.5.5 [INFO] [stderr] Downloaded bytemuck v1.4.1 [INFO] [stderr] Downloaded bitbang-hal v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f03c4cf7b79c0166cab1c013cad64f2004743def4b49af3af17623b1b769a26 [INFO] running `Command { std: "docker" "start" "-a" "1f03c4cf7b79c0166cab1c013cad64f2004743def4b49af3af17623b1b769a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f03c4cf7b79c0166cab1c013cad64f2004743def4b49af3af17623b1b769a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f03c4cf7b79c0166cab1c013cad64f2004743def4b49af3af17623b1b769a26", kill_on_drop: false }` [INFO] [stdout] 1f03c4cf7b79c0166cab1c013cad64f2004743def4b49af3af17623b1b769a26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcb17a139f56f4d705316ba2137f796113d233538ba5b3cdfd3adf95368a1452 [INFO] running `Command { std: "docker" "start" "-a" "dcb17a139f56f4d705316ba2137f796113d233538ba5b3cdfd3adf95368a1452", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling cortex-m v0.6.4 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling atsamd51g v0.9.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling itsybitsy_m4 v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bitbang-hal v0.3.2 [INFO] [stderr] Compiling smart-leds-trait v0.2.1 [INFO] [stderr] Compiling apa102-spi v0.3.2 [INFO] [stderr] Compiling smart-leds v0.3.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling atsamd-hal v0.12.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.53s [INFO] running `Command { std: "docker" "inspect" "dcb17a139f56f4d705316ba2137f796113d233538ba5b3cdfd3adf95368a1452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcb17a139f56f4d705316ba2137f796113d233538ba5b3cdfd3adf95368a1452", kill_on_drop: false }` [INFO] [stdout] dcb17a139f56f4d705316ba2137f796113d233538ba5b3cdfd3adf95368a1452 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9e1f8d9cab7bb59622db71af280bcbc8a2c32913f4e8dec12f184f45801388d [INFO] running `Command { std: "docker" "start" "-a" "d9e1f8d9cab7bb59622db71af280bcbc8a2c32913f4e8dec12f184f45801388d", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling jlink_rtt v0.1.0 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cortex-m-rtic v0.5.5 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling bitbang-hal v0.3.2 [INFO] [stderr] Compiling smart-leds-trait v0.2.1 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling apa102-spi v0.3.2 [INFO] [stderr] Compiling smart-leds v0.3.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling cortex-m v0.6.4 [INFO] [stderr] Compiling atsamd51g v0.9.0 [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling panic_rtt v0.2.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.2 [INFO] [stderr] Compiling atsamd-hal v0.12.0 [INFO] [stderr] Compiling itsybitsy_m4 v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itsybitsy_m4` due to 2 previous errors [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d9e1f8d9cab7bb59622db71af280bcbc8a2c32913f4e8dec12f184f45801388d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9e1f8d9cab7bb59622db71af280bcbc8a2c32913f4e8dec12f184f45801388d", kill_on_drop: false }` [INFO] [stdout] d9e1f8d9cab7bb59622db71af280bcbc8a2c32913f4e8dec12f184f45801388d