[INFO] cloning repository https://github.com/Adi-Abi-dev/Splitkeyboard-Firmware
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adi-Abi-dev/Splitkeyboard-Firmware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdi-Abi-dev%2FSplitkeyboard-Firmware", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdi-Abi-dev%2FSplitkeyboard-Firmware'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55ab76e01752e0c91376303a778ab0c4a1687485
[INFO] checking Adi-Abi-dev/Splitkeyboard-Firmware against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdi-Abi-dev%2FSplitkeyboard-Firmware" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Adi-Abi-dev/Splitkeyboard-Firmware
[INFO] finished tweaking git repo https://github.com/Adi-Abi-dev/Splitkeyboard-Firmware
[INFO] tweaked toml for git repo https://github.com/Adi-Abi-dev/Splitkeyboard-Firmware written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adi-Abi-dev/Splitkeyboard-Firmware on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adi-Abi-dev/Splitkeyboard-Firmware already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/alexmoon/nrf-sdc`
[INFO] [stderr]     Updating git submodule `https://github.com/ARM-software/CMSIS_5.git`
[INFO] [stderr]     Updating git submodule `https://github.com/NordicSemiconductor/nrfx.git`
[INFO] [stderr]     Updating git submodule `https://github.com/nrfconnect/sdk-nrfxlib.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmk-types v0.2.1
[INFO] [stderr]   Downloaded sequential-storage v6.0.1
[INFO] [stderr]   Downloaded const-gen v1.6.8
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded trouble-host-macros v0.3.0
[INFO] [stderr]   Downloaded doxygen-rs v0.4.2
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded postcard-derive v0.2.2
[INFO] [stderr]   Downloaded const-gen-derive v1.1.6
[INFO] [stderr]   Downloaded serde-inline-default v1.0.0
[INFO] [stderr]   Downloaded rmk-config v0.6.0
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded cargo_toml v0.22.3
[INFO] [stderr]   Downloaded rmk-macro v0.7.0
[INFO] [stderr]   Downloaded btuuid v0.1.0
[INFO] [stderr]   Downloaded bt-hci v0.6.0
[INFO] [stderr]   Downloaded trouble-host v0.5.1
[INFO] [stderr]   Downloaded bitfield-struct v0.12.1
[INFO] [stderr]   Downloaded rmk v0.8.1
[INFO] [stderr]   Downloaded embassy-nrf v0.8.0
[INFO] [stderr]   Downloaded fixed v1.29.0
[INFO] [stderr]   Downloaded nrf-pac v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8c05c106d31165ef7900873349492916fe9d46135a37b928a6167cda66f4341
[INFO] running `Command { std: "docker" "start" "-a" "d8c05c106d31165ef7900873349492916fe9d46135a37b928a6167cda66f4341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8c05c106d31165ef7900873349492916fe9d46135a37b928a6167cda66f4341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8c05c106d31165ef7900873349492916fe9d46135a37b928a6167cda66f4341", kill_on_drop: false }`
[INFO] [stdout] d8c05c106d31165ef7900873349492916fe9d46135a37b928a6167cda66f4341
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93254da53d4a1fb55c0c53077e6b8ae836d456255245cccab13c80609aa11e06
[INFO] running `Command { std: "docker" "start" "-a" "93254da53d4a1fb55c0c53077e6b8ae836d456255245cccab13c80609aa11e06", kill_on_drop: false }`
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling embassy-time-driver v0.2.1
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling embassy-hal-internal v0.3.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking embedded-storage-async v0.4.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling nrf-pac v0.1.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling embassy-time-queue-utils v0.3.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]     Checking embassy-executor-timer-queue v0.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling usbd-hid-descriptors v0.8.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling usbd-hid-descriptors v0.9.0
[INFO] [stderr]     Checking dbl v0.3.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling embassy-usb v0.5.1
[INFO] [stderr]     Checking embassy-net-driver v0.2.0
[INFO] [stderr]    Compiling trouble-host v0.5.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling embassy-executor v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cmac v0.7.2
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]     Checking static_cell v2.1.1
[INFO] [stderr]    Compiling defmt-rtt v1.1.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling panic-probe v1.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling const-gen-derive v1.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]    Compiling serde-inline-default v1.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling bitfield-struct v0.12.1
[INFO] [stderr]    Compiling const-gen v1.6.8
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling embassy-executor-macros v0.7.0
[INFO] [stderr]    Compiling trouble-host-macros v0.3.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ssmarshal v1.0.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]     Checking defmt v0.3.100
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking sequential-storage v6.0.1
[INFO] [stderr]    Compiling usbd-hid-macros v0.8.2
[INFO] [stderr]    Compiling usbd-hid-macros v0.9.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking usb-device v0.3.2
[INFO] [stderr]     Checking btuuid v0.1.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking embassy-usb-driver v0.2.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking embassy-time v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rmk-types v0.2.1
[INFO] [stderr]     Checking usbd-hid v0.8.2
[INFO] [stderr]     Checking usbd-hid v0.9.0
[INFO] [stderr] error: rustc interrupted by SIGSEGV, printing backtrace
[INFO] [stderr] 
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/lib/librustc_driver-210f80f8ed7d53bf.so(+0x3b9027c)[0x717d39b9027c]
[INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x45330)[0x717d35dfd330]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/lib/librustc_driver-210f80f8ed7d53bf.so(_RNvMNtNtCslXmBH8VUOLv_11rustc_parse6parser4stmtNtB4_6Parser27parse_stmt_without_recovery+0x11)[0x717d3b3e6bd1]
[INFO] [stderr] 
[INFO] [stderr] ### cycle encountered after 3 frames with period 5
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/lib/librustc_driver-210f80f8ed7d53bf.so(+0x53f38c9)[0x717d3b3f38c9]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/lib/librustc_driver-210f80f8ed7d53bf.so(+0x542f532)[0x717d3b42f532]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/lib/librustc_driver-210f80f8ed7d53bf.so(_RNvMNtNtCslXmBH8VUOLv_11rustc_parse6parser4exprNtB4_6Parser21parse_expr_assoc_with+0x45)[0x717d3b4281db]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/lib/librustc_driver-210f80f8ed7d53bf.so(+0x53d4577)[0x717d3b3d4577]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/lib/librustc_driver-210f80f8ed7d53bf.so(_RNvMNtNtCslXmBH8VUOLv_11rustc_parse6parser4stmtNtB4_6Parser27parse_stmt_without_recovery+0xd4e)[0x717d3b3e790e]
[INFO] [stderr] ### recursed 50 times
[INFO] [stderr] 
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/lib/librustc_driver-210f80f8ed7d53bf.so(+0x53f38c9)[0x717d3b3f38c9]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/lib/librustc_driver-210f80f8ed7d53bf.so(+0x542f532)[0x717d3b42f532]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/lib/librustc_driver-210f80f8ed7d53bf.so(_RNvMNtNtCslXmBH8VUOLv_11rustc_parse6parser4exprNtB4_6Parser21parse_expr_assoc_with+0x45)[0x717d3b4281db]
[INFO] [stderr] 
[INFO] [stderr] note: rustc unexpectedly overflowed its stack! this is a bug
[INFO] [stderr] note: maximum backtrace depth reached, frames may have been lost
[INFO] [stderr] note: we would appreciate a report at https://github.com/rust-lang/rust
[INFO] [stderr] help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
[INFO] [stderr]     Checking embassy-embedded-hal v0.5.0
[INFO] [stderr]     Checking embassy-net-driver-channel v0.3.2
[INFO] [stderr] error: could not compile `rmk-types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/bin/rustc --crate-name rmk_types --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmk-types-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="defmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt", "log"))' -C metadata=95c08b88e2ecdf5e -C extra-filename=-9f000990f5d86e76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitfield_struct=/opt/rustwide/target/debug/deps/libbitfield_struct-704eb98109c294c5.so --extern defmt=/opt/rustwide/target/debug/deps/libdefmt-762ab075534002ef.rmeta --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-fc74e5ec9585041f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5543cffc0c08b0ce.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-b91f49a1fc8c0fd2.rmeta --cap-lints allow --cap-lints=forbid -L /opt/rustwide/target/debug/build/defmt-4642a1a0feade7f3/out` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "93254da53d4a1fb55c0c53077e6b8ae836d456255245cccab13c80609aa11e06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93254da53d4a1fb55c0c53077e6b8ae836d456255245cccab13c80609aa11e06", kill_on_drop: false }`
[INFO] [stdout] 93254da53d4a1fb55c0c53077e6b8ae836d456255245cccab13c80609aa11e06
