[INFO] fetching crate samd11_bare 0.8.0... [INFO] testing samd11_bare-0.8.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate samd11_bare 0.8.0 into /workspace/builds/worker-115/source [INFO] validating manifest of crates.io crate samd11_bare 0.8.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-115/source/.cargo/config [INFO] started tweaking crates.io crate samd11_bare 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate samd11_bare 0.8.0 [INFO] tweaked toml for crates.io crate samd11_bare 0.8.0 written to /workspace/builds/worker-115/source/Cargo.toml [INFO] crate crates.io crate samd11_bare 0.8.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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded seq-macro v0.3.0 [INFO] [stderr] Downloaded atsamd-hal v0.15.0 [INFO] [stderr] Downloaded atsamd11c v0.12.0 [INFO] [stderr] Downloaded panic-probe v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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] f868babcfcbc30d499cea49e6a8f504d6192a1d932d69384ef094e5e1e1b8254 [INFO] running `Command { std: "docker" "start" "-a" "f868babcfcbc30d499cea49e6a8f504d6192a1d932d69384ef094e5e1e1b8254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f868babcfcbc30d499cea49e6a8f504d6192a1d932d69384ef094e5e1e1b8254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f868babcfcbc30d499cea49e6a8f504d6192a1d932d69384ef094e5e1e1b8254", kill_on_drop: false }` [INFO] [stdout] f868babcfcbc30d499cea49e6a8f504d6192a1d932d69384ef094e5e1e1b8254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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] cb726f73c3e5422fbbfb6cdb2a586b445d8e4930083e604210db5b357c969067 [INFO] running `Command { std: "docker" "start" "-a" "cb726f73c3e5422fbbfb6cdb2a586b445d8e4930083e604210db5b357c969067", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling atsamd11c v0.12.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling seq-macro v0.3.0 [INFO] [stderr] Compiling samd11_bare v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.17 [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.15.0 [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 21.15s [INFO] running `Command { std: "docker" "inspect" "cb726f73c3e5422fbbfb6cdb2a586b445d8e4930083e604210db5b357c969067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb726f73c3e5422fbbfb6cdb2a586b445d8e4930083e604210db5b357c969067", kill_on_drop: false }` [INFO] [stdout] cb726f73c3e5422fbbfb6cdb2a586b445d8e4930083e604210db5b357c969067 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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] 87da06391e6d273e0f53f239ca2cbfedb3d73aed1e61a5dc9d7425e963977ec5 [INFO] running `Command { std: "docker" "start" "-a" "87da06391e6d273e0f53f239ca2cbfedb3d73aed1e61a5dc9d7425e963977ec5", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling panic-probe v0.2.1 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling rtt-target v0.3.1 [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling samd11_bare v0.8.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] [stderr] error: could not compile `samd11_bare` 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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "87da06391e6d273e0f53f239ca2cbfedb3d73aed1e61a5dc9d7425e963977ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87da06391e6d273e0f53f239ca2cbfedb3d73aed1e61a5dc9d7425e963977ec5", kill_on_drop: false }` [INFO] [stdout] 87da06391e6d273e0f53f239ca2cbfedb3d73aed1e61a5dc9d7425e963977ec5