[INFO] cloning repository https://github.com/brklntmhwk/wings42-v3-rmk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brklntmhwk/wings42-v3-rmk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrklntmhwk%2Fwings42-v3-rmk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrklntmhwk%2Fwings42-v3-rmk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b66e1c5d83c4be9dbb9932886cf85234b06c082d [INFO] testing brklntmhwk/wings42-v3-rmk/b66e1c5d83c4be9dbb9932886cf85234b06c082d against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrklntmhwk%2Fwings42-v3-rmk" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/brklntmhwk/wings42-v3-rmk [INFO] finished tweaking git repo https://github.com/brklntmhwk/wings42-v3-rmk [INFO] tweaked toml for git repo https://github.com/brklntmhwk/wings42-v3-rmk written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brklntmhwk/wings42-v3-rmk on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/brklntmhwk/wings42-v3-rmk 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/embassy-rs/embassy.git` [INFO] [stderr] Updating git repository `https://github.com/tweedegolf/sequential-storage` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dbl v0.3.2 [INFO] [stderr] Downloaded usbd-hid-descriptors v0.8.2 [INFO] [stderr] Downloaded usbd-hid-macros v0.8.2 [INFO] [stderr] Downloaded usbd-hid v0.8.2 [INFO] [stderr] Downloaded const-gen-derive v1.1.6 [INFO] [stderr] Downloaded trouble-host-macros v0.2.0 [INFO] [stderr] Downloaded postcard-derive v0.2.2 [INFO] [stderr] Downloaded cmac v0.7.2 [INFO] [stderr] Downloaded bt-hci v0.3.2 [INFO] [stderr] Downloaded defmt-rtt v1.0.0 [INFO] [stderr] Downloaded panic-probe v1.0.0 [INFO] [stderr] Downloaded serde-inline-default v0.2.3 [INFO] [stderr] Downloaded rmk-config v0.5.6 [INFO] [stderr] Downloaded bitfield-struct v0.11.0 [INFO] [stderr] Downloaded smart-leds-trait v0.3.2 [INFO] [stderr] Downloaded pio-parser v0.3.0 [INFO] [stderr] Downloaded cargo_toml v0.22.3 [INFO] [stderr] Downloaded erased-serde v0.4.8 [INFO] [stderr] Downloaded config v0.15.17 [INFO] [stderr] Downloaded pest v2.8.2 [INFO] [stderr] Downloaded pest_meta v2.8.2 [INFO] [stderr] Downloaded pest_generator v2.8.2 [INFO] [stderr] Downloaded embassy-embedded-hal v0.3.2 [INFO] [stderr] Downloaded embassy-net-driver-channel v0.3.1 [INFO] [stderr] Downloaded pio-core v0.3.0 [INFO] [stderr] Downloaded serde-untagged v0.1.9 [INFO] [stderr] Downloaded pest_derive v2.8.2 [INFO] [stderr] Downloaded rmk-macro v0.6.8 [INFO] [stderr] Downloaded trouble-host v0.2.4 [INFO] [stderr] Downloaded const-gen v1.6.8 [INFO] [stderr] Downloaded embassy-nrf v0.3.1 [INFO] [stderr] Downloaded embassy-hal-internal v0.3.0 [INFO] [stderr] Downloaded embassy-rp v0.4.0 [INFO] [stderr] Downloaded embassy-embedded-hal v0.4.0 [INFO] [stderr] Downloaded rgb v0.8.52 [INFO] [stderr] Downloaded term v1.2.0 [INFO] [stderr] Downloaded pio-proc v0.3.0 [INFO] [stderr] Downloaded pio v0.3.0 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded rmk v0.7.8 [INFO] [stderr] Downloaded nrf-pac v0.1.0 [INFO] [stderr] Downloaded yaml-rust2 v0.10.4 [INFO] [stderr] Downloaded embassy-usb v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cbddb80cb3892a42f63b87bab4669614e926f86bc2298189b3ef75e5acc6dce [INFO] running `Command { std: "docker" "start" "-a" "6cbddb80cb3892a42f63b87bab4669614e926f86bc2298189b3ef75e5acc6dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cbddb80cb3892a42f63b87bab4669614e926f86bc2298189b3ef75e5acc6dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbddb80cb3892a42f63b87bab4669614e926f86bc2298189b3ef75e5acc6dce", kill_on_drop: false }` [INFO] [stdout] 6cbddb80cb3892a42f63b87bab4669614e926f86bc2298189b3ef75e5acc6dce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fbf4553eb0bf43074cd756cdceec607385943e37c608d56c5c9767b3c731ee95 [INFO] running `Command { std: "docker" "start" "-a" "fbf4553eb0bf43074cd756cdceec607385943e37c608d56c5c9767b3c731ee95", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling embassy-sync v0.7.0 (https://github.com/embassy-rs/embassy.git?rev=f35aa4005a63e8d478b2b95aaa2bfb316b72dece#f35aa400) [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling embassy-time-driver v0.2.1 [INFO] [stderr] Compiling defmt-parser v1.0.0 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling const-gen-derive v1.1.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling defmt v0.3.100 [INFO] [stderr] Compiling embassy-futures v0.1.1 (https://github.com/embassy-rs/embassy.git?rev=f35aa4005a63e8d478b2b95aaa2bfb316b72dece#f35aa400) [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling embassy-hal-internal v0.3.0 [INFO] [stderr] Compiling embedded-storage v0.3.1 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling pio-core v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling embedded-storage-async v0.4.1 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling cargo_toml v0.22.3 [INFO] [stderr] Compiling config v0.15.17 [INFO] [stderr] Compiling const-gen v1.6.8 [INFO] [stderr] Compiling serde-inline-default v0.2.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling embassy-executor v0.7.0 (https://github.com/embassy-rs/embassy.git?rev=f35aa4005a63e8d478b2b95aaa2bfb316b72dece#f35aa400) [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling usbd-hid-descriptors v0.8.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling rmk-config v0.5.6 [INFO] [stderr] Compiling rp2040-boot2 v0.3.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling embassy-executor-macros v0.6.2 (https://github.com/embassy-rs/embassy.git?rev=f35aa4005a63e8d478b2b95aaa2bfb316b72dece#f35aa400) [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.5 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rp-pac v7.0.0 [INFO] [stderr] Compiling embassy-hal-internal v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling atomic-polyfill v1.0.3 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling usbd-hid-macros v0.8.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling smart-leds-trait v0.3.2 [INFO] [stderr] Compiling ssmarshal v1.0.0 [INFO] [stderr] Compiling embassy-time v0.4.0 [INFO] [stdout] error: invalid instruction mnemonic 'sev' [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-c08a80187403f815/f35aa40/embassy-executor/src/arch/cortex_m.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | core::arch::asm!("sev"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: instantiated into assembly here [INFO] [stdout] --> :2:2 [INFO] [stdout] | [INFO] [stdout] 2 | sev [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `embassy-executor` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fbf4553eb0bf43074cd756cdceec607385943e37c608d56c5c9767b3c731ee95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf4553eb0bf43074cd756cdceec607385943e37c608d56c5c9767b3c731ee95", kill_on_drop: false }` [INFO] [stdout] fbf4553eb0bf43074cd756cdceec607385943e37c608d56c5c9767b3c731ee95