[INFO] cloning repository https://github.com/karak-network/kuda-operator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karak-network/kuda-operator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarak-network%2Fkuda-operator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarak-network%2Fkuda-operator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5b9d56ebfabc0737ccf59bae81affcbfcc017de [INFO] testing karak-network/kuda-operator against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarak-network%2Fkuda-operator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/karak-network/kuda-operator [INFO] finished tweaking git repo https://github.com/karak-network/kuda-operator [INFO] tweaked toml for git repo https://github.com/karak-network/kuda-operator written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/karak-network/kuda-operator 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 git repo https://github.com/karak-network/kuda-operator 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c30d5bc5af47a8e84c9287cd311aa900f4f78acbffcf533caf0a3dc555ec93e9 [INFO] running `Command { std: "docker" "start" "-a" "c30d5bc5af47a8e84c9287cd311aa900f4f78acbffcf533caf0a3dc555ec93e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c30d5bc5af47a8e84c9287cd311aa900f4f78acbffcf533caf0a3dc555ec93e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30d5bc5af47a8e84c9287cd311aa900f4f78acbffcf533caf0a3dc555ec93e9", kill_on_drop: false }` [INFO] [stdout] c30d5bc5af47a8e84c9287cd311aa900f4f78acbffcf533caf0a3dc555ec93e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ed42a2657f3c5d95326d27c1f548e02958b4e657dacdc21b02649b0ac4d60c36 [INFO] running `Command { std: "docker" "start" "-a" "ed42a2657f3c5d95326d27c1f548e02958b4e657dacdc21b02649b0ac4d60c36", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling aws-lc-rs v1.10.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling aws-types v1.3.3 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling multihash v0.19.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling aws-lc-sys v0.22.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling c-kzg v1.0.3 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling leopard-codec v0.1.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.15 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling syn-solidity v0.8.8 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling logos-codegen v0.14.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.26.0 [INFO] [stderr] Compiling const_format v0.2.33 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling logos-derive v0.14.2 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling logos v0.14.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling opentelemetry v0.26.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling libp2p-identity v0.2.9 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling metrics v0.24.0 [INFO] [stderr] Compiling blockstore v0.7.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.24.6 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling forwarded-header-value v0.1.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling const-hex v1.13.1 [INFO] [stderr] Compiling ruint v1.12.3 [INFO] [stderr] Compiling alloy-sol-type-parser v0.8.8 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling alloy-primitives v0.8.8 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling alloy-rlp v0.3.8 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling soketto v0.8.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling ed25519-consensus v2.1.0 [INFO] [stderr] Compiling alloy-json-abi v0.8.8 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling jsonrpsee-types v0.24.6 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.8 [INFO] [stderr] Compiling nmt-rs v0.2.3 [INFO] [stderr] Compiling metrics-util v0.18.0 [INFO] [stderr] Compiling tower-http v0.6.1 [INFO] [stderr] Compiling protox-parse v0.6.1 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.8 [INFO] [stderr] Compiling prost-reflect v0.13.1 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling alloy-eip7702 v0.1.1 [INFO] [stderr] Compiling alloy-serde v0.4.2 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling alloy-signer v0.4.2 [INFO] [stderr] Compiling celestia-tendermint-proto v0.32.2 [INFO] [stderr] Compiling alloy-chains v0.1.38 [INFO] [stderr] Compiling alloy-eips v0.4.2 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling alloy-consensus v0.4.2 [INFO] [stderr] Compiling protox v0.6.1 [INFO] [stderr] Compiling alloy-sol-macro v0.8.8 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling aws-smithy-async v1.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling interprocess v2.2.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling aws-smithy-types v1.2.7 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling celestia-proto v0.4.1 [INFO] [stderr] Compiling alloy-network-primitives v0.4.2 [INFO] [stderr] Compiling alloy-sol-types v0.8.8 [INFO] [stderr] Compiling jsonrpsee-core v0.24.6 [INFO] [stderr] Compiling opentelemetry_sdk v0.26.0 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.2 [INFO] [stderr] Compiling aws-smithy-json v0.60.7 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling aws-credential-types v1.2.1 [INFO] [stderr] Compiling aws-smithy-http v0.60.11 [INFO] [stderr] Compiling tracing-opentelemetry v0.27.0 [INFO] [stderr] Compiling aws-sigv4 v1.2.4 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling celestia-tendermint v0.32.2 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling celestia-types v0.6.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling alloy-json-rpc v0.4.2 [INFO] [stderr] Compiling alloy-rpc-types-eth v0.4.2 [INFO] [stderr] Compiling alloy-dyn-abi v0.8.8 [INFO] [stderr] Compiling aws-smithy-runtime v1.7.2 [INFO] [stderr] Compiling alloy-transport v0.4.2 [INFO] [stderr] Compiling alloy-core v0.8.8 [INFO] [stderr] Compiling rust_engineio v0.6.0 [INFO] [stderr] Compiling opentelemetry-http v0.26.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling alloy-pubsub v0.4.2 [INFO] [stderr] Compiling alloy-transport-http v0.4.2 [INFO] [stderr] Compiling alloy-transport-ipc v0.4.2 [INFO] [stderr] Compiling rust_socketio v0.6.0 [INFO] [stderr] Compiling alloy-network v0.4.2 [INFO] [stderr] Compiling alloy-rpc-types v0.4.2 [INFO] [stderr] Compiling alloy-signer-local v0.4.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling tower_governor v0.4.3 [INFO] [stderr] Compiling aws-runtime v1.4.3 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling opentelemetry-proto v0.26.1 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.0 [INFO] [stderr] Compiling aws-sdk-kms v1.47.0 [INFO] [stderr] Compiling aws-sdk-sts v1.46.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.47.0 [INFO] [stderr] Compiling aws-sdk-sso v1.46.0 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] error: could not compile `aws-smithy-runtime` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name aws_smithy_runtime --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-runtime-1.7.2/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 --cfg 'feature="client"' --cfg 'feature="connector-hyper-0-14-x"' --cfg 'feature="rt-tokio"' --cfg 'feature="tls-rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "connector-hyper-0-14-x", "http-auth", "rt-tokio", "test-util", "tls-rustls", "wire-mock"))' -C metadata=d2cae68f65a168dc -C extra-filename=-5ea546c08b61e8ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-6a8f6f12af52f905.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-8734115ff6c84a83.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-10778fc73d407411.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-3f52683caa54a930.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5673bd02a5d84840.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-95938f07ebb7e7bf.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-5f23d0cce3d0f233.rmeta --extern http_02x=/opt/rustwide/target/debug/deps/libhttp-84f16937825da565.rmeta --extern http_body_04x=/opt/rustwide/target/debug/deps/libhttp_body-6d008d7e52d71703.rmeta --extern http_body_1x=/opt/rustwide/target/debug/deps/libhttp_body-614b8861098d7aa1.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-6fe35d1fef4c9300.rmeta --extern hyper_0_14=/opt/rustwide/target/debug/deps/libhyper-33206d5912c20d56.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-b100d7a1b83c07a6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2642703f88b7c2f4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e591be24d8b8b3c6.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-3860774ad9b215b5.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-4f5db679774b2962.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-614c4b03917d3f53.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a68bbb047c63011e.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-18da7a805eb7935e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ed42a2657f3c5d95326d27c1f548e02958b4e657dacdc21b02649b0ac4d60c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed42a2657f3c5d95326d27c1f548e02958b4e657dacdc21b02649b0ac4d60c36", kill_on_drop: false }` [INFO] [stdout] ed42a2657f3c5d95326d27c1f548e02958b4e657dacdc21b02649b0ac4d60c36