[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-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-forgen8io%2Falpenglow" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-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-1-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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f13d01d4501465a5e2e86861fef7ae982e9ae52800774a6f53494b49d60305a0 [INFO] running `Command { std: "docker" "start" "-a" "f13d01d4501465a5e2e86861fef7ae982e9ae52800774a6f53494b49d60305a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f13d01d4501465a5e2e86861fef7ae982e9ae52800774a6f53494b49d60305a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f13d01d4501465a5e2e86861fef7ae982e9ae52800774a6f53494b49d60305a0", kill_on_drop: false }` [INFO] [stdout] f13d01d4501465a5e2e86861fef7ae982e9ae52800774a6f53494b49d60305a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fad785ab88a71206a418e058b74063b499cca6144db2c3aa7e4891d4dd2146dc [INFO] running `Command { std: "docker" "start" "-a" "fad785ab88a71206a418e058b74063b499cca6144db2c3aa7e4891d4dd2146dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [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 pin-project-lite v0.2.16 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hybrid-array v0.4.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling readme-rustdocifier v0.1.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling small_ctor v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling i_float v1.15.0 [INFO] [stderr] Compiling fastant v0.1.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.5 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.4 [INFO] [stderr] Compiling inout v0.2.0-rc.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling rtrb v0.3.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling reed-solomon-simd v3.0.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling i_shape v1.14.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling cipher v0.5.0-rc.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rand v0.9.2 [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 indenter v0.3.4 [INFO] [stderr] Compiling i_tree v0.16.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling i_key_sort v0.6.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling geo-types v0.7.17 [INFO] [stderr] Compiling i_overlay v4.0.6 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling geographiclib-rs v0.2.5 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling geo v0.31.0 [INFO] [stderr] Compiling toml v0.9.7 [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 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 thiserror-impl v2.0.16 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling fastrace-macro v0.7.14 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling aes v0.9.0-rc.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [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 icu_provider v2.0.0 [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 time v0.3.44 [INFO] [stderr] Compiling ed25519-consensus v2.1.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling bitvec v1.0.1 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling logforth v0.27.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [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 2m 13s [INFO] running `Command { std: "docker" "inspect" "fad785ab88a71206a418e058b74063b499cca6144db2c3aa7e4891d4dd2146dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fad785ab88a71206a418e058b74063b499cca6144db2c3aa7e4891d4dd2146dc", kill_on_drop: false }` [INFO] [stdout] fad785ab88a71206a418e058b74063b499cca6144db2c3aa7e4891d4dd2146dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] cfa0f66193b1af8a7b3351be976218611fef0386e5228eeabab94b560b50bcd0 [INFO] running `Command { std: "docker" "start" "-a" "cfa0f66193b1af8a7b3351be976218611fef0386e5228eeabab94b560b50bcd0", 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcag5HDK/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libalpenglow-d7bd948f2e33b9ee,libserde_json-93946afc5bbfc61f,libtime-f3807a8159eb7e81,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-e054f336b50255ed,libpowerfmt-dcf4c7392d25d790,libbincode-6000e556dd756cad,libunty-79392260f8f3b93b,libctr-2fd49d075b4a1f60,libaes-3576c9fa161518b0,libcipher-d7a2bcf7070c123a,libblock_buffer-19d6365cefd5bc04,libinout-b93109e5ba22fef5,libcrypto_common-80e5849a89c0696e,libhybrid_array-306e8dbf340755e1,libreed_solomon_simd-422faf4ad2af77c4,libfixedbitset-5a2af11dc258048e,libfutures-45271ef40b3396d3,libfutures_executor-24a5ba3449fa776d,libgeo-a4bedfa2e17adc86,libfloat_next_after-8a6bebac60349c7f,libearcutr-c106aa567783e18b,libitertools-86e63795c5756ae9,libspade-1169f0552c7dcfb7,libgeographiclib_rs-a63863caf4f38ef4,libi_overlay-2ff4bda8a1e27f8a,libi_tree-3e95dc94f0327afd,libi_key_sort-301ed445d1d5b879,libi_shape-1b7d1368013f464c,libi_float-2ed2ba81618e0f9b,liblibm-1b0dc570f73baa9f,librobust-46642b832ae4d14b,libgeo_types-24212427edb49569,librstar-cfbf4453f5b4be9c,libheapless-129028645ee43890,libhash32-bbb371d6ec9a7a26,librayon-ea862f6991cd6151,librayon_core-000196800eb9d923,libcrossbeam_deque-90dfccfe0cc0662c,libapprox-4057b4b5b13c08ba,libnum_traits-3fc39326d4c66404,libcsv-cf73afe803cd0db2,libryu-b4971a7af0446da6,libitoa-ba08b808be5ac239,libcsv_core-de71a291822eb8db,liblogforth-cf4b49004fa15585,libenv_filter-638f92edc69c6b32,libregex-1a46b6e735b7bd93,libregex_automata-595313449446e555,libaho_corasick-f29775cc06654782,libregex_syntax-9f7a3176fcb515d7,libanyhow-bf2ca2eac6d23ebd,libjiff-ab4e4b9b654f81d6,libcolored-190676be181e8f19,libmoka-c41d227cd0be3286,libportable_atomic-535adcd7aa465564,libtagptr-ace3f52256567d79,libcrossbeam_epoch-45fc60ec954fb79c,libuuid-bccee9030c61f5fd,libasync_lock-af74b27bae4639ab,libevent_listener_strategy-a664a4feef4fbf0f,libevent_listener-56f491748c97677f,libparking-3ff23e0ffe662ff9,libfutures_util-7a11c0692b115891,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libcrossbeam_channel-b65bac408cf89796,libcrossbeam_utils-d120373eaebf0872,libequivalent-2f5434284319e1e1,libed25519_consensus-b013138ad8fccacf,libhex-aa11f1b7b510398f,libthiserror-06eb1ea2b0cc1eee,libsha2-fd231a5a5f259d37,libopaque_debug-358541d85f4133d0,libblock_buffer-c64800ffb8df915c,libcurve25519_dalek_ng-0305d8f034c69675,libsubtle_ng-809c2e2c29e69641,librand_core-6a43713a341640ab,libdigest-1ff5d91836b00697,libbyteorder-f777b3e197f5a29b,libhex_literal-ae3c7bce78223083,libsha2-98252221d90c6b66,libsha2_asm-183023144ba21218,libcpufeatures-42612946e83e041b,libdigest-4df5e455fe8e3d7f,libblock_buffer-51c0934f98872ea2,libcrypto_common-bad0e930244ab100,libgeneric_array-0f67cf3d82cea187,libtypenum-7c2b1be6a977ecee,libblst-435d2fc8cce62268,libthreadpool-7457a4229e3b1bb2,libnum_cpus-c4a586737377034d,libzeroize-f28b12f581bf09f4,libbitvec-561eb3c1458c0df1,libwyz-3a1186f18c69654d,libtap-137222db35d55e44,libradium-26e12a542d1c999e,libfunty-e3618ef16a07ef85,libmockall-d19bcf5c1f179dc6,libpredicates_tree-500c40aaf86bd61b,libtermtree-dfce8f04ca239b09,libpredicates-2129476f8c32e80d,libanstyle-f09b6c062d8cbe42,libpredicates_core-f01873aadd6d76fa,libfragile-3ca5fca71cd0270b,libdowncast-e96ad5b60bb919a7,libthiserror-5d74f974ab7048d9,libtokio_util-adaedb601756fa01,libfutures_core-5b72dc92615109c0,libfutures_sink-999c1a898cc14726,libtokio-7cd4661f7a79cedf,libsignal_hook_registry-8e260114de32178b,libsocket2-fc63710c7bc20d80,libbytes-0b8bb01e2dd74acd,libmio-b343bf2f049772cc,libstatic_assertions-95336585f0b7f57d,liblog-b1ca1f6f06e0e37e,libfastrace-b40cdc46caa813eb,libserde-b1c6f7b7584f0f43,libserde_core-910f2bb8d497dc3b,librand-6c53b840a4ca91d5,librand_chacha-4588be9ffbdb815b,libppv_lite86-1d7606b3944c9438,libzerocopy-d741454ad2eb761b,librand_core-320e9d1e8b1b0877,libgetrandom-f7a50b34d856b91b,libpin_project-c705945a8dd4c1c4,librtrb-b5286f8836d16c21,libparking_lot-df259d077679f794,libparking_lot_core-08702355e3c3d70d,libsmallvec-695d630f41d8414d,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libfastant-d968ee98220d64bd,libweb_time-2169620e04bd2677,libeither-e4faea0db366d8ff,libcolor_eyre-f60eb1ce016281f5,libcolor_spantrace-2c2eafb0fdee278d,libtracing_error-1afecebe4043bb6e,libtracing_subscriber-a1154e6193ca5a9f,libthread_local-1f7ed89ebed91eb2,libsharded_slab-09adf4328c5d351e,liblazy_static-58edaf41543212f3,libtracing-6e57f35c4f365e90,libpin_project_lite-63e0d9d6cb6ec6cf,libtracing_core-b50a2d21a7e9ef4a,libowo_colors-95a8402fd53843ef,libeyre-89132e4e5ea5c153,libindenter-7cd0b7f907d5d245,libonce_cell-9ec3b2d30075ab56,libbacktrace-da3c1b76d4b495bd,libminiz_oxide-876531fec8f88f50,libadler2-d79a48072fdcd8a1,libobject-2e232419ff5ea4d1,libmemchr-00551d7dcf71ae3d,liblibc-a852b89fc0afb0c2,libaddr2line-324e1d1e04357504,libgimli-84e1e08aea64681e,libcfg_if-64b1dcae456935ce,librustc_demangle-e727669895eb8ba4}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcag5HDK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blst-bccad1ca6636c4dd/out" "-L" "/opt/rustwide/target/debug/build/sha2-asm-9a0f9ca7b011635d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simulations-e1b1e09eabc26d3d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alpenglow` (bin "simulations") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cfa0f66193b1af8a7b3351be976218611fef0386e5228eeabab94b560b50bcd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa0f66193b1af8a7b3351be976218611fef0386e5228eeabab94b560b50bcd0", kill_on_drop: false }` [INFO] [stdout] cfa0f66193b1af8a7b3351be976218611fef0386e5228eeabab94b560b50bcd0