[INFO] fetching crate rezolus 5.3.1...
[INFO] testing rezolus-5.3.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rezolus 5.3.1 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate rezolus 5.3.1
[INFO] finished tweaking crates.io crate rezolus 5.3.1
[INFO] tweaked toml for crates.io crate rezolus 5.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rezolus 5.3.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rezolus 5.3.1 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f48890e1ffcd78f82c9194ec3b51407a8f937c893f3dd6dc6ea72c884f21cd55
[INFO] running `Command { std: "docker" "start" "-a" "f48890e1ffcd78f82c9194ec3b51407a8f937c893f3dd6dc6ea72c884f21cd55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f48890e1ffcd78f82c9194ec3b51407a8f937c893f3dd6dc6ea72c884f21cd55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f48890e1ffcd78f82c9194ec3b51407a8f937c893f3dd6dc6ea72c884f21cd55", kill_on_drop: false }`
[INFO] [stdout] f48890e1ffcd78f82c9194ec3b51407a8f937c893f3dd6dc6ea72c884f21cd55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04021d2017e7a9065707e19c1e3f6a35dbcf6de6ccc952c9c40cf2723ec6697a
[INFO] running `Command { std: "docker" "start" "-a" "04021d2017e7a9065707e19c1e3f6a35dbcf6de6ccc952c9c40cf2723ec6697a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling arrow-schema v54.3.1
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v54.3.1
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling arrow-data v54.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling lrpar v0.13.10
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling vsprintf v2.0.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cactus v1.0.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling vob v3.0.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling packedvec v1.2.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sparsevec v0.2.2
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling cfgrammar v0.13.10
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling lrlex v0.13.10
[INFO] [stderr]    Compiling libbpf-sys v1.5.1+v1.5.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling arrow-array v54.3.1
[INFO] [stderr]    Compiling camino v1.1.11
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling linkme-impl v0.3.33
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling lrtable v0.13.10
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling arrow-select v54.3.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling arrow-cast v54.3.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling metriken-core v0.1.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling linkme v0.3.33
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling libbpf-rs v0.25.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling arrow-ipc v54.3.1
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling libbpf-cargo v0.25.0
[INFO] [stderr]    Compiling metriken-derive v0.5.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling perf-event-open-sys2 v5.0.6
[INFO] [stderr]    Compiling promql-parser v0.4.3
[INFO] [stderr]    Compiling arrow-csv v54.3.1
[INFO] [stderr]    Compiling arrow-json v54.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling histogram v0.11.3
[INFO] [stderr]    Compiling arrow-string v54.3.1
[INFO] [stderr]    Compiling arrow-ord v54.3.1
[INFO] [stderr]    Compiling arrow-row v54.3.1
[INFO] [stderr]    Compiling arrow-arith v54.3.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling c-enum v0.2.3
[INFO] [stderr]    Compiling perf-event-data v0.1.8
[INFO] [stderr]    Compiling parquet v54.3.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clocksource v0.8.1
[INFO] [stderr]    Compiling nvml-wrapper-sys v0.9.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling arrow v54.3.1
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling metriken v0.7.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling rezolus v5.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wrapcenum-derive v0.4.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling mpmc v0.1.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling ringlog v0.8.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling metriken-exposition v0.12.3
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling perf-event2 v0.7.4
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling sysconf v0.3.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling nvml-wrapper v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling archspec v0.1.3
[INFO] [stderr]    Compiling tower-livereload v0.9.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr] error: failed to run custom build command for `rezolus v5.3.1 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rezolus-0f48cd2217a4ce89/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2025-09-21-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2025-09-21-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (5275) panicked at build.rs:52:22:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: failed to generate `/tmp/.tmpSwzAks/mod.o`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       0: Failed to generate skeleton for /tmp/.tmpSwzAks/mod.o
[INFO] [stderr]       1: Broken pipe (os error 32)
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr]      1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr]      2: libbpf_cargo::gen::try_rustfmt
[INFO] [stderr]      3: libbpf_cargo::gen::gen_skel
[INFO] [stderr]      4: libbpf_cargo::gen::gen_single
[INFO] [stderr]      5: libbpf_cargo::SkeletonBuilder::generate
[INFO] [stderr]      6: libbpf_cargo::SkeletonBuilder::build_and_generate
[INFO] [stderr]      7: build_script_build::bpf::generate
[INFO] [stderr]      8: build_script_build::main
[INFO] [stderr]      9: core::ops::function::FnOnce::call_once
[INFO] [stderr]     10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]     11: std::rt::lang_start::{{closure}}
[INFO] [stderr]     12: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     13: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     14: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     15: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     16: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr]     17: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     18: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     19: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     20: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr]     21: std::rt::lang_start
[INFO] [stderr]     22: main
[INFO] [stderr]     23: <unknown>
[INFO] [stderr]     24: __libc_start_main
[INFO] [stderr]     25: _start
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5a56e783c3b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5a56e783c3b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5a56e783c3b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5a56e783c3b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5a56e784c43f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5a56e784c43f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x5a56e780ed81 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5a56e780ed81 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5a56e7819762 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5a56e781c87c - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5a56e781c6d6 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5a56e781cf05 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5a56e781cd9a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5a56e7819899 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5a56e7802efd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5a56e7850040 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5a56e784f586 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stderr]     17:     0x5a56e775463b - build_script_build::bpf::generate::hd5b6ac9c53e9cec0
[INFO] [stderr]     18:     0x5a56e7754736 - build_script_build::main::hdba7f40b7cb9b760
[INFO] [stderr]     19:     0x5a56e77549f3 - core::ops::function::FnOnce::call_once::h4e819e06a3f52882
[INFO] [stderr]     20:     0x5a56e7754846 - std::sys::backtrace::__rust_begin_short_backtrace::h514b457f7ce9e90a
[INFO] [stderr]     21:     0x5a56e7754779 - std::rt::lang_start::{{closure}}::h767eb05988880ba8
[INFO] [stderr]     22:     0x5a56e7810730 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5a56e7810730 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x5a56e7810730 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x5a56e7810730 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5a56e7810730 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5a56e7810730 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x5a56e7810730 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x5a56e7810730 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5a56e7810730 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5a56e7754761 - std::rt::lang_start::hec0374680af89e40
[INFO] [stderr]     32:     0x5a56e7755a45 - main
[INFO] [stderr]     33:     0x72f5c54af1ca - <unknown>
[INFO] [stderr]     34:     0x72f5c54af28b - __libc_start_main
[INFO] [stderr]     35:     0x5a56e77531f5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "04021d2017e7a9065707e19c1e3f6a35dbcf6de6ccc952c9c40cf2723ec6697a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04021d2017e7a9065707e19c1e3f6a35dbcf6de6ccc952c9c40cf2723ec6697a", kill_on_drop: false }`
[INFO] [stdout] 04021d2017e7a9065707e19c1e3f6a35dbcf6de6ccc952c9c40cf2723ec6697a
