[INFO] fetching crate trellis_m4 0.8.0... [INFO] testing trellis_m4-0.8.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate trellis_m4 0.8.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate trellis_m4 0.8.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking crates.io crate trellis_m4 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate trellis_m4 0.8.0 [INFO] tweaked toml for crates.io crate trellis_m4 0.8.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate trellis_m4 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] d18cc1c73dbdf141c0c2ed83be4d474b463a7be5b6a7aa5719b8fed5ce56f890 [INFO] running `Command { std: "docker" "start" "-a" "d18cc1c73dbdf141c0c2ed83be4d474b463a7be5b6a7aa5719b8fed5ce56f890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d18cc1c73dbdf141c0c2ed83be4d474b463a7be5b6a7aa5719b8fed5ce56f890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d18cc1c73dbdf141c0c2ed83be4d474b463a7be5b6a7aa5719b8fed5ce56f890", kill_on_drop: false }` [INFO] [stdout] d18cc1c73dbdf141c0c2ed83be4d474b463a7be5b6a7aa5719b8fed5ce56f890 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba5f0f911dafbb55becd4839b69ab77d96d225754e55091cfccc25c603ac829a [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" "ba5f0f911dafbb55becd4839b69ab77d96d225754e55091cfccc25c603ac829a", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cortex-m v0.6.4 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling atsamd51g v0.9.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling trellis_m4 v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 36.37s [INFO] running `Command { std: "docker" "inspect" "ba5f0f911dafbb55becd4839b69ab77d96d225754e55091cfccc25c603ac829a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba5f0f911dafbb55becd4839b69ab77d96d225754e55091cfccc25c603ac829a", kill_on_drop: false }` [INFO] [stdout] ba5f0f911dafbb55becd4839b69ab77d96d225754e55091cfccc25c603ac829a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44213ac69e90ced129830b037fd98c2fe26ccaa1ee4bd8bc87611e1c713033a0 [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" "44213ac69e90ced129830b037fd98c2fe26ccaa1ee4bd8bc87611e1c713033a0", 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 byteorder v1.3.4 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling jlink_rtt v0.1.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling cortex-m-rtic v0.5.5 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling smart-leds-trait v0.2.1 [INFO] [stderr] Compiling smart-leds v0.3.0 [INFO] [stderr] Compiling ws2812-timer-delay v0.3.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.4 [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 trellis_m4 v0.8.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] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trellis_m4` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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" "44213ac69e90ced129830b037fd98c2fe26ccaa1ee4bd8bc87611e1c713033a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44213ac69e90ced129830b037fd98c2fe26ccaa1ee4bd8bc87611e1c713033a0", kill_on_drop: false }` [INFO] [stdout] 44213ac69e90ced129830b037fd98c2fe26ccaa1ee4bd8bc87611e1c713033a0