[INFO] cloning repository https://github.com/meta-forgen8io/alpenglow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meta-forgen8io/alpenglow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-forgen8io%2Falpenglow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-forgen8io%2Falpenglow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91cf946ec9f82dfe32e444559ac1d8c0d98845d4
[INFO] testing meta-forgen8io/alpenglow against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-forgen8io%2Falpenglow" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/meta-forgen8io/alpenglow
[INFO] finished tweaking git repo https://github.com/meta-forgen8io/alpenglow
[INFO] tweaked toml for git repo https://github.com/meta-forgen8io/alpenglow written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meta-forgen8io/alpenglow on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/meta-forgen8io/alpenglow 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d0625d2727fbf6f897ed961f7600c336bce4691b69eb72769ae9d9918847465
[INFO] running `Command { std: "docker" "start" "-a" "1d0625d2727fbf6f897ed961f7600c336bce4691b69eb72769ae9d9918847465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d0625d2727fbf6f897ed961f7600c336bce4691b69eb72769ae9d9918847465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d0625d2727fbf6f897ed961f7600c336bce4691b69eb72769ae9d9918847465", kill_on_drop: false }`
[INFO] [stdout] 1d0625d2727fbf6f897ed961f7600c336bce4691b69eb72769ae9d9918847465
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61b96d947b431b23cba59db218859c557c7600dcd84a72ec6511be16a298da07
[INFO] running `Command { std: "docker" "start" "-a" "61b96d947b431b23cba59db218859c557c7600dcd84a72ec6511be16a298da07", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling readme-rustdocifier v0.1.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling small_ctor v0.1.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling inout v0.2.0-rc.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.5
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling fastant v0.1.10
[INFO] [stderr]    Compiling i_float v1.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling rtrb v0.3.2
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling cipher v0.5.0-rc.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling reed-solomon-simd v3.0.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling i_overlay v4.0.6
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling geo-types v0.7.17
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling geographiclib-rs v0.2.5
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling geo v0.31.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ctr v0.10.0-rc.1
[INFO] [stderr]    Compiling hex-literal v1.0.0
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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 pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling fastrace-macro v0.7.14
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling aes v0.9.0-rc.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling opentelemetry v0.30.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling opentelemetry_sdk v0.30.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fastrace v0.7.14
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling logforth v0.27.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling fastrace-opentelemetry v0.13.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling opentelemetry-http v0.30.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.30.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.30.0
[INFO] [stderr]    Compiling alpenglow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "61b96d947b431b23cba59db218859c557c7600dcd84a72ec6511be16a298da07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61b96d947b431b23cba59db218859c557c7600dcd84a72ec6511be16a298da07", kill_on_drop: false }`
[INFO] [stdout] 61b96d947b431b23cba59db218859c557c7600dcd84a72ec6511be16a298da07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e04c2f5011caf3170b4a7933dde0c38537e4aeb7f50515e66991860ca78adc9
[INFO] running `Command { std: "docker" "start" "-a" "7e04c2f5011caf3170b4a7933dde0c38537e4aeb7f50515e66991860ca78adc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling opentelemetry-http v0.30.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.30.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling alpenglow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr] error: could not compile `alpenglow` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name alpenglow --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::cast_possible_truncation' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c91ca1e0c8f7352 -C extra-filename=-8915a1f0d180d142 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-3576c9fa161518b0.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-67ca77321900ad6e.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-6000e556dd756cad.rlib --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-561eb3c1458c0df1.rlib --extern blst=/opt/rustwide/target/debug/deps/libblst-435d2fc8cce62268.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0b8bb01e2dd74acd.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-997981b873cdd01e.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-f60eb1ce016281f5.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-cf73afe803cd0db2.rlib --extern ctr=/opt/rustwide/target/debug/deps/libctr-2fd49d075b4a1f60.rlib --extern divan=/opt/rustwide/target/debug/deps/libdivan-9dbecd68cd34bb0a.rlib --extern ed25519_consensus=/opt/rustwide/target/debug/deps/libed25519_consensus-b013138ad8fccacf.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-e4faea0db366d8ff.rlib --extern fastrace=/opt/rustwide/target/debug/deps/libfastrace-b40cdc46caa813eb.rlib --extern fastrace_opentelemetry=/opt/rustwide/target/debug/deps/libfastrace_opentelemetry-72d709b77c5ac519.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-45271ef40b3396d3.rlib --extern geo=/opt/rustwide/target/debug/deps/libgeo-a4bedfa2e17adc86.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-ae3c7bce78223083.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b1ca1f6f06e0e37e.rlib --extern logforth=/opt/rustwide/target/debug/deps/liblogforth-cf4b49004fa15585.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-d19bcf5c1f179dc6.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-c41d227cd0be3286.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-8bf9cba464149990.rlib --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-994947c30af138f8.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-1655d3344df3118a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6c53b840a4ca91d5.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-ea862f6991cd6151.rlib --extern reed_solomon_simd=/opt/rustwide/target/debug/deps/libreed_solomon_simd-422faf4ad2af77c4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b1c6f7b7584f0f43.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93946afc5bbfc61f.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-98252221d90c6b66.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-695d630f41d8414d.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-95336585f0b7f57d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5d74f974ab7048d9.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-f3807a8159eb7e81.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7cd4661f7a79cedf.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-adaedb601756fa01.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-bffd2acab0df8752.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blst-bccad1ca6636c4dd/out -L native=/opt/rustwide/target/debug/build/sha2-asm-9a0f9ca7b011635d/out -L native=/opt/rustwide/target/debug/build/sha2-asm-9a0f9ca7b011635d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7e04c2f5011caf3170b4a7933dde0c38537e4aeb7f50515e66991860ca78adc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e04c2f5011caf3170b4a7933dde0c38537e4aeb7f50515e66991860ca78adc9", kill_on_drop: false }`
[INFO] [stdout] 7e04c2f5011caf3170b4a7933dde0c38537e4aeb7f50515e66991860ca78adc9
