[INFO] cloning repository https://github.com/whats-good/rpc-gateway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whats-good/rpc-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhats-good%2Frpc-gateway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhats-good%2Frpc-gateway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59a9f3bc727217fac93dd825560fce0a7ca3632e
[INFO] testing whats-good/rpc-gateway against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhats-good%2Frpc-gateway" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/whats-good/rpc-gateway
[INFO] finished tweaking git repo https://github.com/whats-good/rpc-gateway
[INFO] tweaked toml for git repo https://github.com/whats-good/rpc-gateway written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/whats-good/rpc-gateway on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/whats-good/rpc-gateway 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.10
[INFO] [stderr]   Downloaded smallvec v1.14.0
[INFO] [stderr]   Downloaded ark-ff-macros v0.3.0
[INFO] [stderr]   Downloaded ctrlc v3.4.6
[INFO] [stderr]   Downloaded bb8-redis v0.22.0
[INFO] [stderr]   Downloaded downcast-rs v2.0.1
[INFO] [stderr]   Downloaded gumdrop_derive v0.8.1
[INFO] [stderr]   Downloaded alloy-sol-macro-input v1.1.0
[INFO] [stderr]   Downloaded sketches-ddsketch v0.3.0
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded crc16 v0.4.0
[INFO] [stderr]   Downloaded gumdrop v0.8.1
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded clap_derive v4.5.32
[INFO] [stderr]   Downloaded actix-server v2.5.1
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded secp256k1 v0.30.0
[INFO] [stderr]   Downloaded alloy-rpc-types-eth v0.15.8
[INFO] [stderr]   Downloaded alloy-primitives v1.1.0
[INFO] [stderr]   Downloaded ruint v1.14.0
[INFO] [stderr]   Downloaded actix-http v3.10.0
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.2
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.0
[INFO] [stderr]   Downloaded actix-web v4.10.2
[INFO] [stderr]   Downloaded moka v0.12.10
[INFO] [stderr]   Downloaded proptest v1.6.0
[INFO] [stderr]   Downloaded alloy-eips v0.15.8
[INFO] [stderr]   Downloaded redis v0.30.0
[INFO] [stderr]   Downloaded blst v0.3.14
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] [stderr]   Downloaded sha3-asm v0.1.4
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] [stderr]   Downloaded winnow v0.7.4
[INFO] [stderr]   Downloaded cc v1.2.17
[INFO] [stderr]   Downloaded rust_decimal v1.37.1
[INFO] [stderr]   Downloaded prettyplease v0.2.32
[INFO] [stderr]   Downloaded duration-str v0.17.0
[INFO] [stderr]   Downloaded arc-swap v1.7.1
[INFO] [stderr]   Downloaded alloy-json-abi v1.1.0
[INFO] [stderr]   Downloaded alloy-sol-types v1.1.0
[INFO] [stderr]   Downloaded ark-ff v0.3.0
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.7
[INFO] [stderr]   Downloaded metrics v0.24.2
[INFO] [stderr]   Downloaded metrics-util v0.19.0
[INFO] [stderr]   Downloaded alloy-trie v0.8.1
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v1.1.0
[INFO] [stderr]   Downloaded syn-solidity v1.1.0
[INFO] [stderr]   Downloaded alloy-rpc-types v0.15.8
[INFO] [stderr]   Downloaded semver-parser v0.10.3
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.4
[INFO] [stderr]   Downloaded strum_macros v0.27.1
[INFO] [stderr]   Downloaded strum v0.27.1
[INFO] [stderr]   Downloaded alloy-chains v0.2.0
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.17.0
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.1
[INFO] [stderr]   Downloaded alloy-rpc-types-engine v0.15.8
[INFO] [stderr]   Downloaded bitcoin-io v0.1.3
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.0
[INFO] [stderr]   Downloaded alloy-eip7702 v0.6.0
[INFO] [stderr]   Downloaded alloy-sol-type-parser v1.1.0
[INFO] [stderr]   Downloaded alloy-serde v0.15.8
[INFO] [stderr]   Downloaded tikv-jemallocator v0.6.0
[INFO] [stderr]   Downloaded fs_extra v1.3.0
[INFO] [stderr]   Downloaded serdect v0.2.0
[INFO] [stderr]   Downloaded alloy-rlp v0.3.11
[INFO] [stderr]   Downloaded ark-serialize v0.3.0
[INFO] [stderr]   Downloaded fastrlp v0.3.1
[INFO] [stderr]   Downloaded auto_impl v1.2.1
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.4
[INFO] [stderr]   Downloaded actix-cors v0.7.1
[INFO] [stderr]   Downloaded bb8 v0.9.0
[INFO] [stderr]   Downloaded tagptr v0.2.0
[INFO] [stderr]   Downloaded alloy-consensus-any v0.15.8
[INFO] [stderr]   Downloaded hex-conservative v0.2.1
[INFO] [stderr]   Downloaded brotli v7.0.0
[INFO] [stderr]   Downloaded alloy-eip2124 v0.2.0
[INFO] [stderr]   Downloaded macro-string v0.1.4
[INFO] [stderr]   Downloaded alloy-sol-macro v1.1.0
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] [stderr]   Downloaded const-hex v1.14.0
[INFO] [stderr]   Downloaded num-format v0.4.4
[INFO] [stderr]   Downloaded pem v3.0.5
[INFO] [stderr]   Downloaded nybbles v0.3.4
[INFO] [stderr]   Downloaded alloy-eip2930 v0.2.1
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.1
[INFO] [stderr]   Downloaded alloy-network-primitives v0.15.8
[INFO] [stderr]   Downloaded ark-ff-asm v0.3.0
[INFO] [stderr]   Downloaded keccak-asm v0.1.4
[INFO] [stderr]   Downloaded alloy-rlp-derive v0.3.11
[INFO] [stderr]   Downloaded ark-std v0.3.0
[INFO] [stderr]   Downloaded fastrlp v0.4.0
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded nonempty v0.11.0
[INFO] [stderr]   Downloaded ruint-macro v1.2.1
[INFO] [stderr]   Downloaded deranged v0.4.1
[INFO] [stderr]   Downloaded c-kzg v2.1.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] [stderr]   Downloaded secp256k1-sys v0.10.1
[INFO] [stderr]   Downloaded goose v0.18.0
[INFO] [stderr]   Downloaded alloy-consensus v0.15.8
[INFO] [stderr]   Downloaded aws-lc-sys v0.28.1
[INFO] [stderr]   Downloaded bindgen v0.69.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a2fb93a60d4713a4cc78c30b77381f3526d5b725f9baab5553fe90d2dcef0f3
[INFO] running `Command { std: "docker" "start" "-a" "4a2fb93a60d4713a4cc78c30b77381f3526d5b725f9baab5553fe90d2dcef0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a2fb93a60d4713a4cc78c30b77381f3526d5b725f9baab5553fe90d2dcef0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a2fb93a60d4713a4cc78c30b77381f3526d5b725f9baab5553fe90d2dcef0f3", kill_on_drop: false }`
[INFO] [stdout] 4a2fb93a60d4713a4cc78c30b77381f3526d5b725f9baab5553fe90d2dcef0f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 996358268be614116f9345c55514700923b03a22600402aa2be88d423683e2ee
[INFO] running `Command { std: "docker" "start" "-a" "996358268be614116f9345c55514700923b03a22600402aa2be88d423683e2ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling aws-lc-sys v0.28.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.11
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling auto_impl v1.2.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.1.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling alloy-rlp v0.3.11
[INFO] [stderr]    Compiling ruint v1.14.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling alloy-primitives v1.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nybbles v0.3.4
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-serde v0.15.8
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.0
[INFO] [stderr]    Compiling alloy-trie v0.8.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling alloy-eips v0.15.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.1.0
[INFO] [stderr]    Compiling alloy-consensus v0.15.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloy-sol-macro v1.1.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling alloy-sol-types v1.1.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling alloy-consensus-any v0.15.8
[INFO] [stderr]    Compiling alloy-network-primitives v0.15.8
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling duration-str v0.17.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling alloy-chains v0.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling alloy-rpc-types-eth v0.15.8
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling nonempty v0.11.0
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling alloy-rpc-types v0.15.8
[INFO] [stderr]    Compiling quanta v0.12.5
[INFO] [stderr]    Compiling rpc-gateway-config v0.1.0 (/opt/rustwide/workdir/crates/rpc-gateway-config)
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling redis v0.30.0
[INFO] [stderr]    Compiling metrics v0.24.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling bb8 v0.9.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling metrics-util v0.19.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]    Compiling rpc-gateway-eth v0.1.0 (/opt/rustwide/workdir/crates/rpc-gateway-eth)
[INFO] [stdout] warning: extern crate `alloy_serde` is unused in crate `rpc_gateway_eth`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use alloy_serde as _;` to the crate root
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> crates/rpc-gateway-eth/src/lib.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(test), warn(unused_crate_dependencies))]
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_number` is never used
[INFO] [stdout]    --> crates/rpc-gateway-eth/src/eth/serde_helpers.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub fn deserialize_number<'de, D>(deserializer: D) -> Result<U256, D::Error>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]   --> crates/rpc-gateway-eth/src/eth/serde_helpers.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn serialize<S, T>(val: &T, s: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]   --> crates/rpc-gateway-eth/src/eth/serde_helpers.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn deserialize<'de, T, D>(d: D) -> Result<T, D::Error>
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]   --> crates/rpc-gateway-eth/src/eth/serde_helpers.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn deserialize<'de, D>(d: D) -> Result<(), D::Error>
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]   --> crates/rpc-gateway-eth/src/eth/serde_helpers.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn serialize<S, T>(_val: &T, s: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lenient_block_number_seq` is never used
[INFO] [stdout]   --> crates/rpc-gateway-eth/src/eth/serde_helpers.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn lenient_block_number_seq<'de, D>(deserializer: D) -> Result<BlockNumberOrTag, D::Error>
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rpc-gateway-rpc v0.1.0 (/opt/rustwide/workdir/crates/rpc-gateway-rpc)
[INFO] [stdout] warning: extern crate `bytes` is unused in crate `rpc_gateway_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use bytes as _;` to the crate root
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> crates/rpc-gateway-rpc/src/lib.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(test), warn(unused_crate_dependencies))]
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde_bytes` is unused in crate `rpc_gateway_rpc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde_bytes as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr] error: could not compile `actix-web` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name actix_web --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.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 codegen-units=256 -C debuginfo=2 -C split-debuginfo=packed --deny=rust_2018_idioms --deny=nonstandard_style --deny=future_incompatible --cfg 'feature="__compress"' --cfg 'feature="compat"' --cfg 'feature="compat-routing-macros-force-pub"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="macros"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "__tls", "actix-tls", "compat", "compat-routing-macros-force-pub", "compress-brotli", "compress-gzip", "compress-zstd", "cookies", "default", "experimental-io-uring", "http2", "macros", "openssl", "rustls", "rustls-0_20", "rustls-0_21", "rustls-0_22", "rustls-0_23", "secure-cookies", "unicode"))' -C metadata=f66d218c30295fb1 -C extra-filename=-3e105369e1f8696e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-4e4e0dcae8a739de.rmeta --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-d54fa0b776caea90.rmeta --extern actix_macros=/opt/rustwide/target/debug/deps/libactix_macros-c6fab73e79aac8ca.so --extern actix_router=/opt/rustwide/target/debug/deps/libactix_router-35e41de8717cd783.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-cda4403a4edb12bf.rmeta --extern actix_server=/opt/rustwide/target/debug/deps/libactix_server-c9d4608ecac4c2d2.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-783f40827b8af2d5.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-5cb4a5402fc6b0c3.rmeta --extern actix_web_codegen=/opt/rustwide/target/debug/deps/libactix_web_codegen-547603d59866128f.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8524d780467c9502.rmeta --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-43fc6b4e15ec4247.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-2c7ce307bfe951e8.rmeta --extern cookie=/opt/rustwide/target/debug/deps/libcookie-160291441ca4ba5b.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-5e256c18ee2c368a.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-0f01bce91ab684d9.rmeta --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-ef578e19cdcd2ca1.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8c67b7b3c5c93a08.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a35fc330cc057451.rmeta --extern impl_more=/opt/rustwide/target/debug/deps/libimpl_more-5a0b6403624c5d5b.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-d9baeecde9d32466.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-0344b93d5a6a9f40.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-46811e06d006081a.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-881254df1d2fff2c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a4b9f6bd55fc1fcf.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-605f9df091743d51.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1b9ad27f7a500347.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-c4800e8c3b4cd29b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-34a882bbfa31a73d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bb86e56f8c209c61.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-5550ecabc7c23051.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ae21e47f73d152ab.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5fccaf9212eae099.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-ecb92e7e52c399ab.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8f1acbafef4b32c1.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-30a2167ad009df92.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-51d62907327e3d63/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `redis` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.30.0/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 codegen-units=256 -C debuginfo=2 -C split-debuginfo=packed --cfg 'feature="acl"' --cfg 'feature="aio"' --cfg 'feature="bytes"' --cfg 'feature="cluster"' --cfg 'feature="cluster-async"' --cfg 'feature="default"' --cfg 'feature="geospatial"' --cfg 'feature="json"' --cfg 'feature="keep-alive"' --cfg 'feature="script"' --cfg 'feature="streams"' --cfg 'feature="tokio-comp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "async-std-comp", "async-std-native-tls-comp", "async-std-rustls-comp", "async-std-tls-comp", "bb8", "bigdecimal", "bytes", "cache-aio", "cluster", "cluster-async", "connection-manager", "default", "disable-client-setinfo", "geospatial", "hashbrown", "json", "keep-alive", "num-bigint", "r2d2", "rust_decimal", "script", "sentinel", "smol-comp", "smol-native-tls-comp", "smol-rustls-comp", "streams", "tcp_nodelay", "tls", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "tokio-comp", "tokio-native-tls-comp", "tokio-rustls-comp", "uuid"))' -C metadata=f599c8532a3a2da8 -C extra-filename=-790945c7048015e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-b8bb70b7b5667adf.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8524d780467c9502.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-2c7ce307bfe951e8.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-f97f24a70185487c.rmeta --extern crc16=/opt/rustwide/target/debug/deps/libcrc16-01d6fd6b756c548f.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-4c43fd7d9a4f5445.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a35fc330cc057451.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-d9baeecde9d32466.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-46811e06d006081a.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-6921bf3543b2c53e.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-bf9f30c3f2d4a45e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-605f9df091743d51.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-414c6ebb1c5a993a.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-3262d29f56b81e16.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-34a882bbfa31a73d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bb86e56f8c209c61.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-6dbe9e6876d110f0.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5fccaf9212eae099.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-693bcdf326d59725.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d1212db6ef8e8102.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-30a2167ad009df92.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "996358268be614116f9345c55514700923b03a22600402aa2be88d423683e2ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "996358268be614116f9345c55514700923b03a22600402aa2be88d423683e2ee", kill_on_drop: false }`
[INFO] [stdout] 996358268be614116f9345c55514700923b03a22600402aa2be88d423683e2ee
