[INFO] fetching crate neobirth 0.1.1... [INFO] checking neobirth-0.1.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate neobirth 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate neobirth 0.1.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config [INFO] started tweaking crates.io crate neobirth 0.1.1 [INFO] finished tweaking crates.io crate neobirth 0.1.1 [INFO] tweaked toml for crates.io crate neobirth 0.1.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded heapless v0.4.4 [INFO] [stderr] Downloaded ws2812-timer-delay v0.1.0 [INFO] [stderr] Downloaded trellis_m4 v0.1.2 [INFO] [stderr] Downloaded atsamd-hal v0.4.1 [INFO] [stderr] Downloaded generic-array v0.11.2 [INFO] [stderr] Downloaded atsamd51g19a v0.4.0 [INFO] [stderr] Downloaded smart-leds-trait v0.1.1 [INFO] [stderr] Downloaded smart-leds v0.1.0 [INFO] [stderr] Downloaded purezen v0.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2600ab27fa1998670242791b81a3d6cd46b18456f2f389fe7368bf289305fae [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" "d2600ab27fa1998670242791b81a3d6cd46b18456f2f389fe7368bf289305fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2600ab27fa1998670242791b81a3d6cd46b18456f2f389fe7368bf289305fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2600ab27fa1998670242791b81a3d6cd46b18456f2f389fe7368bf289305fae", kill_on_drop: false }` [INFO] [stdout] d2600ab27fa1998670242791b81a3d6cd46b18456f2f389fe7368bf289305fae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c2de8b3617e405ab9424a1d9e23f83953def90d6ce37582e935a0610f4d5c6c [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" "1c2de8b3617e405ab9424a1d9e23f83953def90d6ce37582e935a0610f4d5c6c", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cortex-m v0.5.11 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling atsamd51g19a v0.4.0 [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling trellis_m4 v0.1.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking smart-leds-trait v0.1.1 [INFO] [stderr] Checking smart-leds v0.1.0 [INFO] [stderr] Checking ws2812-timer-delay v0.1.0 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.11.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking purezen v0.0.2 [INFO] [stderr] Checking atsamd-hal v0.4.1 [INFO] [stderr] Checking neobirth v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_halt` (which `neobirth` depends on) [INFO] [stdout] = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-c146e18e710f8a12.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e3026a7ea720d3a3.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `neobirth` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1c2de8b3617e405ab9424a1d9e23f83953def90d6ce37582e935a0610f4d5c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c2de8b3617e405ab9424a1d9e23f83953def90d6ce37582e935a0610f4d5c6c", kill_on_drop: false }` [INFO] [stdout] 1c2de8b3617e405ab9424a1d9e23f83953def90d6ce37582e935a0610f4d5c6c