[INFO] fetching crate mnemos 0.1.0... [INFO] checking mnemos-0.1.0 against try#7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 for pr-97346 [INFO] extracting crate mnemos 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate mnemos 0.1.0 on toolchain 7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config.toml [INFO] started tweaking crates.io crate mnemos 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mnemos 0.1.0 [INFO] tweaked toml for crates.io crate mnemos 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate mnemos 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab9b28b0365c14326b711bb65a06c7d2905a9d4e926b590303963af6d22b43d1 [INFO] running `Command { std: "docker" "start" "-a" "ab9b28b0365c14326b711bb65a06c7d2905a9d4e926b590303963af6d22b43d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab9b28b0365c14326b711bb65a06c7d2905a9d4e926b590303963af6d22b43d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab9b28b0365c14326b711bb65a06c7d2905a9d4e926b590303963af6d22b43d1", kill_on_drop: false }` [INFO] [stdout] ab9b28b0365c14326b711bb65a06c7d2905a9d4e926b590303963af6d22b43d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05f5c247c640f8a6c2785fdea0ba7513dc40445092c40f8f4f887deb33088568 [INFO] running `Command { std: "docker" "start" "-a" "05f5c247c640f8a6c2785fdea0ba7513dc40445092c40f8f4f887deb33088568", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling defmt v0.3.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling critical-section v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking bytemuck v1.9.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling nrf52840-pac v0.10.1 [INFO] [stderr] Compiling fixed v1.14.0 [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling nrf-hal-common v0.14.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking embedded-storage v0.2.0 [INFO] [stderr] Compiling nrf52840-hal v0.14.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Checking postcard-cobs v0.1.5-pre [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Compiling defmt-rtt v0.3.2 [INFO] [stderr] Checking rtic-core v1.0.0 [INFO] [stderr] Checking rtic-monotonic v1.0.0 [INFO] [stderr] Checking groundhog v0.2.5 [INFO] [stderr] Checking cassette v0.2.3 [INFO] [stderr] Checking linked_list_allocator v0.9.1 [INFO] [stderr] Checking embedded-dma v0.1.2 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling cortex-m-rtic v0.5.9 [INFO] [stderr] Compiling cortex-m-rtic v1.0.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking rgb v0.8.32 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking gcd v2.1.0 [INFO] [stderr] Checking smart-leds-trait v0.2.1 [INFO] [stderr] Checking fugit v0.3.5 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking smart-leds v0.3.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking nrf-usbd v0.1.1 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling rtic-syntax v1.0.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling defmt-test-macros v0.3.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.3 [INFO] [stderr] Compiling cortex-m-rtic-macros v1.0.0 [INFO] [stderr] error: could not compile `nrf52840-pac` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nrf52840_pac --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nrf52840-pac-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="cortex-m-rt"' --cfg 'feature="rt"' -C metadata=a38ce333d679ca4d -C extra-filename=-a38ce333d679ca4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-e758b3ef1a394b6b.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-bc4a68d89ec07374.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-d169c444c386a59c.rmeta --cap-lints allow --cap-lints=forbid -L /opt/rustwide/target/debug/build/nrf52840-pac-70cd84ac4648cc7f/out -L /opt/rustwide/target/debug/build/cortex-m-rt-e532b58abf3dd9a9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "05f5c247c640f8a6c2785fdea0ba7513dc40445092c40f8f4f887deb33088568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05f5c247c640f8a6c2785fdea0ba7513dc40445092c40f8f4f887deb33088568", kill_on_drop: false }` [INFO] [stdout] 05f5c247c640f8a6c2785fdea0ba7513dc40445092c40f8f4f887deb33088568