[INFO] fetching crate samd21_mini 0.6.0... [INFO] checking samd21_mini-0.6.0 against try#353a0a223066e9f46a1d935f2271a26c3c5002bb for pr-75180 [INFO] extracting crate samd21_mini 0.6.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate samd21_mini 0.6.0 on toolchain 353a0a223066e9f46a1d935f2271a26c3c5002bb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking crates.io crate samd21_mini 0.6.0 [INFO] finished tweaking crates.io crate samd21_mini 0.6.0 [INFO] tweaked toml for crates.io crate samd21_mini 0.6.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate samd21_mini 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "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] e8d8cd419ce735a1ffdb6fc2ccccf5ad224456616d86f098eb5da7a30fcfaf81 [INFO] running `Command { std: "docker" "start" "-a" "e8d8cd419ce735a1ffdb6fc2ccccf5ad224456616d86f098eb5da7a30fcfaf81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8d8cd419ce735a1ffdb6fc2ccccf5ad224456616d86f098eb5da7a30fcfaf81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d8cd419ce735a1ffdb6fc2ccccf5ad224456616d86f098eb5da7a30fcfaf81", kill_on_drop: false }` [INFO] [stdout] e8d8cd419ce735a1ffdb6fc2ccccf5ad224456616d86f098eb5da7a30fcfaf81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76e89ef7cfbb590e30dcaec2c9fcce590b9fbb17ef224c6783ca86fbd0f31668 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "76e89ef7cfbb590e30dcaec2c9fcce590b9fbb17ef224c6783ca86fbd0f31668", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling atsamd21g18a v0.7.0 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rtic-core v0.3.0 [INFO] [stderr] Compiling cortex-m-rtic v0.5.3 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking panic-semihosting v0.5.3 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.0 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking atsamd-hal v0.9.0 [INFO] [stderr] Checking samd21_mini v0.6.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 `samd21_mini`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "76e89ef7cfbb590e30dcaec2c9fcce590b9fbb17ef224c6783ca86fbd0f31668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76e89ef7cfbb590e30dcaec2c9fcce590b9fbb17ef224c6783ca86fbd0f31668", kill_on_drop: false }` [INFO] [stdout] 76e89ef7cfbb590e30dcaec2c9fcce590b9fbb17ef224c6783ca86fbd0f31668