[INFO] fetching crate kona-engine 0.1.2...
[INFO] checking kona-engine-0.1.2 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate kona-engine 0.1.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate kona-engine 0.1.2
[INFO] finished tweaking crates.io crate kona-engine 0.1.2
[INFO] tweaked toml for crates.io crate kona-engine 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kona-engine 0.1.2 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kona-engine 0.1.2 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:194:1
[INFO] [stderr]     |
[INFO] [stderr] 194 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:191:12
[INFO] [stderr]     |
[INFO] [stderr] 191 | homepage = "https://github.com/op-rs/kona"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 195 | repository = "https://github.com/op-rs/kona"
[INFO] [stderr]     |              -------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `kona-engine` (manifest) generated 12 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 95dc63ba5c8d72fcda670eb60ba0550de4332a3ea1b65939c9c73ccecce52bf6
[INFO] running `Command { std: "docker" "start" "95dc63ba5c8d72fcda670eb60ba0550de4332a3ea1b65939c9c73ccecce52bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95dc63ba5c8d72fcda670eb60ba0550de4332a3ea1b65939c9c73ccecce52bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "95dc63ba5c8d72fcda670eb60ba0550de4332a3ea1b65939c9c73ccecce52bf6" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95dc63ba5c8d72fcda670eb60ba0550de4332a3ea1b65939c9c73ccecce52bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "95dc63ba5c8d72fcda670eb60ba0550de4332a3ea1b65939c9c73ccecce52bf6" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:194:1
[INFO] [stderr]     |
[INFO] [stderr] 194 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:191:12
[INFO] [stderr]     |
[INFO] [stderr] 191 | homepage = "https://github.com/op-rs/kona"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 195 | repository = "https://github.com/op-rs/kona"
[INFO] [stderr]     |              -------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `kona-engine` (manifest) generated 12 warnings
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling proptest-derive v0.5.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling syn-solidity v1.3.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling blst v0.3.15
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling const-hex v1.14.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling c-kzg v2.1.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ethereum_ssz_derive v0.9.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking ruint v1.15.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking alloy-primitives v1.3.0
[INFO] [stderr]     Checking nybbles v0.4.1
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking kona-macros v0.1.2
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking lru v0.16.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking metrics v0.24.2
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking interprocess v2.2.3
[INFO] [stderr]     Checking alloy-eip2124 v0.2.0
[INFO] [stderr]     Checking ethereum_serde_utils v0.8.0
[INFO] [stderr]     Checking alloy-serde v1.0.23
[INFO] [stderr]     Checking alloy-eip2930 v0.2.1
[INFO] [stderr]     Checking alloy-eip7702 v0.6.1
[INFO] [stderr]     Checking alloy-trie v0.9.0
[INFO] [stderr]     Checking alloy-signer v1.0.23
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking alloy-chains v0.2.6
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking ethereum_ssz v0.9.0
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking alloy-eips v1.0.23
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking alloy-sol-types v1.3.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking alloy-op-hardforks v0.2.13
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking metrics-util v0.20.0
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.23
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.17.2
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=0d9ecb3cad5f1c33 -C extra-filename=-4f33dd2e95a4b65d --out-dir /opt/rustwide/target/debug/build/brotli/4f33dd2e95a4b65d/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/c67ef39ef9e0d8f1/out --extern alloc_no_stdlib=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/build/alloc-stdlib/c67ef39ef9e0d8f1/out/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/build/brotli-decompressor/b49ac68ef342ea51/out/libbrotli_decompressor-b49ac68ef342ea51.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=a46f9ddcc75f4795 -C extra-filename=-0095757255415032 --out-dir /opt/rustwide/target/debug/build/rustls/0095757255415032/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bf1857b7a1b2d30e/out -L dependency=/opt/rustwide/target/debug/build/getrandom/c365baaf17a779a0/out -L dependency=/opt/rustwide/target/debug/build/libc/c9e42c9dd5d6bd25/out -L dependency=/opt/rustwide/target/debug/build/ring/e4aae9dc1e1ccd8f/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/1ec6569e8de0d1a7/out -L dependency=/opt/rustwide/target/debug/build/untrusted/03cde965a30f6cbb/out -L dependency=/opt/rustwide/target/debug/build/zeroize/2b221af4b9958208/out -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/17db2e3fc636b110/out --extern once_cell=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out/libonce_cell-2ad934dc7da92e31.rmeta --extern ring=/opt/rustwide/target/debug/build/ring/e4aae9dc1e1ccd8f/out/libring-e4aae9dc1e1ccd8f.rmeta --extern pki_types=/opt/rustwide/target/debug/build/rustls-pki-types/1ec6569e8de0d1a7/out/librustls_pki_types-1ec6569e8de0d1a7.rmeta --extern webpki=/opt/rustwide/target/debug/build/rustls-webpki/6bb2b840799ad9fe/out/libwebpki-6bb2b840799ad9fe.rmeta --extern subtle=/opt/rustwide/target/debug/build/subtle/a09a538f58f4943c/out/libsubtle-a09a538f58f4943c.rmeta --extern zeroize=/opt/rustwide/target/debug/build/zeroize/2b221af4b9958208/out/libzeroize-2b221af4b9958208.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/opt/rustwide/target/debug/build/ring/1fda33d305a14986/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "95dc63ba5c8d72fcda670eb60ba0550de4332a3ea1b65939c9c73ccecce52bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95dc63ba5c8d72fcda670eb60ba0550de4332a3ea1b65939c9c73ccecce52bf6", kill_on_drop: false }`
[INFO] [stdout] 95dc63ba5c8d72fcda670eb60ba0550de4332a3ea1b65939c9c73ccecce52bf6
