[INFO] cloning repository https://github.com/circuitdojo/modem_updater
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/circuitdojo/modem_updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcircuitdojo%2Fmodem_updater", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcircuitdojo%2Fmodem_updater'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d16525e249b94a1be7952c9bc29c57590e19b8c9
[INFO] building circuitdojo/modem_updater against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcircuitdojo%2Fmodem_updater" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/circuitdojo/modem_updater
[INFO] finished tweaking git repo https://github.com/circuitdojo/modem_updater
[INFO] tweaked toml for git repo https://github.com/circuitdojo/modem_updater written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/circuitdojo/modem_updater on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/circuitdojo/modem_updater 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 215 packages to latest compatible versions
[INFO] [stderr]       Adding adler2 v2.0.1
[INFO] [stderr]       Adding aho-corasick v1.1.4
[INFO] [stderr]       Adding android_system_properties v0.1.5
[INFO] [stderr]       Adding ansic v0.1.7
[INFO] [stderr]       Adding ansic-macros v0.1.0
[INFO] [stderr]       Adding anstream v0.6.21
[INFO] [stderr]       Adding anstyle v1.0.13
[INFO] [stderr]       Adding anstyle-parse v0.2.7
[INFO] [stderr]       Adding anstyle-query v1.1.5
[INFO] [stderr]       Adding anstyle-wincon v3.0.11
[INFO] [stderr]     Updating arbitrary v1.3.2 -> v1.4.2
[INFO] [stderr]       Adding async-io v2.6.0
[INFO] [stderr]       Adding atomic-waker v1.1.2
[INFO] [stderr]     Updating base64 v0.13.1 -> v0.22.1
[INFO] [stderr]       Adding bin_file v0.1.4
[INFO] [stderr]       Adding bincode v2.0.1
[INFO] [stderr]       Adding bincode_derive v2.0.1
[INFO] [stderr]     Updating bitfield v0.13.2 -> v0.19.4
[INFO] [stderr]       Adding bitfield-macros v0.19.4
[INFO] [stderr]       Adding bitvec v1.0.1
[INFO] [stderr]       Adding bytemuck v1.24.0
[INFO] [stderr]       Adding bytemuck_derive v1.10.2
[INFO] [stderr]       Adding bytesize v2.3.1
[INFO] [stderr]     Updating bzip2 v0.4.4 -> v0.5.2
[INFO] [stderr]     Updating bzip2-sys v0.1.11+1.0.8 -> v0.1.13+1.0.8
[INFO] [stderr]       Adding chrono v0.4.42
[INFO] [stderr]       Adding colorchoice v1.0.4
[INFO] [stderr]       Adding concurrent-queue v2.5.0
[INFO] [stderr]       Adding console v0.15.11
[INFO] [stderr]       Adding core-foundation v0.9.4
[INFO] [stderr]       Adding core-foundation v0.10.0 (available: v0.10.1)
[INFO] [stderr]       Adding core-foundation-sys v0.8.7
[INFO] [stderr]     Updating crossbeam-utils v0.8.20 -> v0.8.21
[INFO] [stderr]       Adding csv v1.4.0
[INFO] [stderr]       Adding csv-core v0.1.13
[INFO] [stderr]       Adding darling v0.14.4
[INFO] [stderr]       Adding darling_core v0.14.4
[INFO] [stderr]       Adding darling_macro v0.14.4
[INFO] [stderr]       Adding deku v0.16.0
[INFO] [stderr]       Adding deku_derive v0.16.0
[INFO] [stderr]     Updating deranged v0.3.11 -> v0.5.5
[INFO] [stderr]     Updating derive_arbitrary v1.3.2 -> v1.4.2
[INFO] [stderr]       Adding docsplay v0.1.1
[INFO] [stderr]       Adding docsplay-macros v0.1.1
[INFO] [stderr]       Adding dunce v1.0.5
[INFO] [stderr]       Adding either v1.15.0
[INFO] [stderr]       Adding encode_unicode v1.0.0
[INFO] [stderr]       Adding env_filter v0.1.4
[INFO] [stderr]       Adding env_logger v0.11.8
[INFO] [stderr]     Updating errno v0.3.9 -> v0.3.14
[INFO] [stderr]       Adding esp-idf-part v0.5.0
[INFO] [stderr]       Adding espflash v3.3.0
[INFO] [stderr]       Adding fastrand v2.3.0
[INFO] [stderr]     Updating flate2 v1.0.30 -> v1.1.5
[INFO] [stderr]       Adding fnv v1.0.7
[INFO] [stderr]       Adding form_urlencoded v1.2.2
[INFO] [stderr]       Adding funty v2.0.0
[INFO] [stderr]       Adding futures-core v0.3.31
[INFO] [stderr]       Adding futures-io v0.3.31
[INFO] [stderr]       Adding futures-lite v2.6.1
[INFO] [stderr]     Updating getrandom v0.2.15 -> v0.3.4
[INFO] [stderr]       Adding hash32 v0.3.1
[INFO] [stderr]       Adding heapless v0.8.0
[INFO] [stderr]       Adding heck v0.5.0
[INFO] [stderr]       Adding hermit-abi v0.3.9
[INFO] [stderr]       Adding hermit-abi v0.5.2
[INFO] [stderr]       Adding hex v0.4.3
[INFO] [stderr]     Updating hidapi v1.5.0 -> v2.6.4
[INFO] [stderr]       Adding iana-time-zone v0.1.64
[INFO] [stderr]       Adding iana-time-zone-haiku v0.1.2
[INFO] [stderr]       Adding icu_collections v2.1.1
[INFO] [stderr]       Adding icu_locale_core v2.1.1
[INFO] [stderr]       Adding icu_normalizer v2.1.1
[INFO] [stderr]       Adding icu_normalizer_data v2.1.1
[INFO] [stderr]       Adding icu_properties v2.1.2
[INFO] [stderr]       Adding icu_properties_data v2.1.2
[INFO] [stderr]       Adding icu_provider v2.1.1
[INFO] [stderr]       Adding ident_case v1.0.1
[INFO] [stderr]       Adding idna v1.1.0
[INFO] [stderr]       Adding idna_adapter v1.2.1
[INFO] [stderr]       Adding indicatif v0.17.11 (available: v0.18.3)
[INFO] [stderr]       Adding io-kit-sys v0.4.1
[INFO] [stderr]       Adding io-lifetimes v1.0.11
[INFO] [stderr]       Adding is_terminal_polyfill v1.70.2
[INFO] [stderr]       Adding itertools v0.14.0
[INFO] [stderr]       Adding itoa v1.0.16
[INFO] [stderr]     Updating jep106 v0.2.8 -> v0.3.0
[INFO] [stderr]       Adding jiff v0.2.17
[INFO] [stderr]       Adding jiff-static v0.2.17
[INFO] [stderr]       Adding js-sys v0.3.83
[INFO] [stderr]     Updating libc v0.2.155 -> v0.2.178
[INFO] [stderr]       Adding libudev-sys v0.1.4
[INFO] [stderr]       Adding linux-raw-sys v0.11.0
[INFO] [stderr]       Adding litemap v0.8.1
[INFO] [stderr]       Adding lock_api v0.4.14
[INFO] [stderr]       Adding lzma-sys v0.1.20
[INFO] [stderr]       Adding mach2 v0.4.3
[INFO] [stderr]       Adding md-5 v0.10.6
[INFO] [stderr]       Adding md5 v0.7.0
[INFO] [stderr]       Adding miette v7.6.0
[INFO] [stderr]       Adding miette-derive v7.6.0
[INFO] [stderr]     Updating miniz_oxide v0.7.4 -> v0.8.9
[INFO] [stderr]       Adding nix v0.26.4
[INFO] [stderr]       Adding nix v0.27.1
[INFO] [stderr]       Adding number_prefix v0.4.0
[INFO] [stderr]       Adding nusb v0.1.14
[INFO] [stderr]     Updating object v0.22.0 -> v0.36.7
[INFO] [stderr]       Adding once_cell_polyfill v1.70.2
[INFO] [stderr]       Adding parking v2.2.1
[INFO] [stderr]       Adding parking_lot v0.12.5
[INFO] [stderr]       Adding parking_lot_core v0.9.12
[INFO] [stderr]       Adding parse_int v0.6.0
[INFO] [stderr]       Adding percent-encoding v2.3.2
[INFO] [stderr]       Adding pin-project-lite v0.2.16
[INFO] [stderr]       Adding polling v3.11.0
[INFO] [stderr]       Adding portable-atomic v1.12.0
[INFO] [stderr]       Adding portable-atomic-util v0.2.4
[INFO] [stderr]       Adding potential_utf v0.1.4
[INFO] [stderr]     Updating probe-rs v0.10.1 -> v0.29.1 (available: v0.30.0)
[INFO] [stderr]       Adding probe-rs-target v0.29.1
[INFO] [stderr]       Adding proc-macro-crate v1.3.1
[INFO] [stderr]     Updating proc-macro2 v1.0.86 -> v1.0.103
[INFO] [stderr]     Updating quote v1.0.36 -> v1.0.40 (available: v1.0.42)
[INFO] [stderr]       Adding r-efi v5.3.0
[INFO] [stderr]       Adding radium v0.7.0
[INFO] [stderr]     Updating redox_syscall v0.4.1 -> v0.5.18
[INFO] [stderr]       Adding regex v1.12.2
[INFO] [stderr]       Adding regex-automata v0.4.13
[INFO] [stderr]       Adding regex-syntax v0.8.8
[INFO] [stderr]       Adding rmp v0.8.15
[INFO] [stderr]       Adding rmp-serde v1.3.1
[INFO] [stderr]       Adding rustix v1.1.3
[INFO] [stderr]       Adding rustversion v1.0.22
[INFO] [stderr]       Adding scopeguard v1.2.0
[INFO] [stderr]     Updating scroll v0.10.2 -> v0.12.0
[INFO] [stderr]     Updating serde v1.0.204 -> v1.0.228
[INFO] [stderr]       Adding serde_core v1.0.228
[INFO] [stderr]     Updating serde_derive v1.0.204 -> v1.0.228
[INFO] [stderr]       Adding serde_json v1.0.147
[INFO] [stderr]       Adding serde_plain v1.0.2
[INFO] [stderr]       Adding serde_with v3.16.1
[INFO] [stderr]     Updating serde_yaml v0.8.26 -> v0.9.34+deprecated
[INFO] [stderr]       Adding serialport v4.8.1
[INFO] [stderr]       Adding sha2 v0.10.9
[INFO] [stderr]       Adding slab v0.4.11
[INFO] [stderr]       Adding smallvec v1.15.1
[INFO] [stderr]       Adding strsim v0.10.0
[INFO] [stderr]       Adding strum v0.26.3
[INFO] [stderr]       Adding strum_macros v0.26.4
[INFO] [stderr]     Updating syn v2.0.72 -> v2.0.111
[INFO] [stderr]       Adding synstructure v0.13.2
[INFO] [stderr]       Adding tap v1.0.1
[INFO] [stderr]       Adding tempfile v3.24.0
[INFO] [stderr]       Adding thiserror v2.0.17
[INFO] [stderr]       Adding thiserror-impl v2.0.17
[INFO] [stderr]     Updating time v0.3.36 -> v0.3.44
[INFO] [stderr]     Updating time-core v0.1.2 -> v0.1.6
[INFO] [stderr]       Adding tinystr v0.8.2
[INFO] [stderr]       Adding toml_datetime v0.6.11
[INFO] [stderr]       Adding toml_edit v0.19.15
[INFO] [stderr]       Adding tracing v0.1.44
[INFO] [stderr]       Adding tracing-attributes v0.1.31
[INFO] [stderr]       Adding tracing-core v0.1.36
[INFO] [stderr]       Adding udev v0.8.0
[INFO] [stderr]       Adding uf2-decode v0.2.0
[INFO] [stderr]       Adding unescaper v0.1.8
[INFO] [stderr]       Adding unicode-width v0.1.14
[INFO] [stderr]       Adding unicode-width v0.2.2
[INFO] [stderr]       Adding unsafe-libyaml v0.2.11
[INFO] [stderr]       Adding unty v0.0.4
[INFO] [stderr]       Adding url v2.5.7
[INFO] [stderr]       Adding utf8_iter v1.0.4
[INFO] [stderr]       Adding utf8parse v0.2.2
[INFO] [stderr]       Adding virtue v0.0.18
[INFO] [stderr]       Adding wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]       Adding wasm-bindgen v0.2.106
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.106
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.106
[INFO] [stderr]       Adding web-time v1.1.0
[INFO] [stderr]       Adding windows-core v0.62.2
[INFO] [stderr]       Adding windows-implement v0.60.2
[INFO] [stderr]       Adding windows-interface v0.59.3
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-result v0.4.1
[INFO] [stderr]       Adding windows-strings v0.5.1
[INFO] [stderr]       Adding windows-sys v0.48.0
[INFO] [stderr]       Adding windows-sys v0.59.0
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] [stderr]       Adding windows-targets v0.48.5
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5
[INFO] [stderr]       Adding winnow v0.5.40
[INFO] [stderr]       Adding wit-bindgen v0.46.0
[INFO] [stderr]       Adding writeable v0.6.2
[INFO] [stderr]       Adding wyz v0.5.1
[INFO] [stderr]       Adding xmas-elf v0.9.1
[INFO] [stderr]       Adding xz2 v0.1.7
[INFO] [stderr]       Adding yoke v0.8.1
[INFO] [stderr]       Adding yoke-derive v0.8.1
[INFO] [stderr]       Adding zero v0.1.3
[INFO] [stderr]       Adding zerocopy v0.8.31
[INFO] [stderr]       Adding zerocopy-derive v0.8.31
[INFO] [stderr]       Adding zerofrom v0.1.6
[INFO] [stderr]       Adding zerofrom-derive v0.1.6
[INFO] [stderr]       Adding zerotrie v0.2.3
[INFO] [stderr]       Adding zerovec v0.11.5
[INFO] [stderr]       Adding zerovec-derive v0.11.2
[INFO] [stderr]     Updating zip v2.1.5 -> v2.4.2 (available: v7.0.0)
[INFO] [stderr]       Adding zmij v0.1.9
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fe153ba16808df7170d394256f0f62e3cbdec03fa0bb5500ae26b0266be15ea
[INFO] running `Command { std: "docker" "start" "-a" "3fe153ba16808df7170d394256f0f62e3cbdec03fa0bb5500ae26b0266be15ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fe153ba16808df7170d394256f0f62e3cbdec03fa0bb5500ae26b0266be15ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fe153ba16808df7170d394256f0f62e3cbdec03fa0bb5500ae26b0266be15ea", kill_on_drop: false }`
[INFO] [stdout] 3fe153ba16808df7170d394256f0f62e3cbdec03fa0bb5500ae26b0266be15ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26ecedf8000bd8a0ec8c2edbc20441808b2ee4eebe954d75027d8d9811a6e4d5
[INFO] running `Command { std: "docker" "start" "-a" "26ecedf8000bd8a0ec8c2edbc20441808b2ee4eebe954d75027d8d9811a6e4d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling parse_int v0.6.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling portable-atomic v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling zero v0.1.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling xmas-elf v0.9.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling udev v0.8.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling hidapi v2.6.4
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling nusb v0.1.14
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling jiff v0.2.17
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling ihex v3.0.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling uf2-decode v0.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=acada7ce37c10a20 -C extra-filename=-faae1ad00f474a85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-eb92e23a18d5cc91.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-7ff67804fdd3dd44.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "26ecedf8000bd8a0ec8c2edbc20441808b2ee4eebe954d75027d8d9811a6e4d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26ecedf8000bd8a0ec8c2edbc20441808b2ee4eebe954d75027d8d9811a6e4d5", kill_on_drop: false }`
[INFO] [stdout] 26ecedf8000bd8a0ec8c2edbc20441808b2ee4eebe954d75027d8d9811a6e4d5
