[INFO] cloning repository https://github.com/eabz/eth-snoop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eabz/eth-snoop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feabz%2Feth-snoop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feabz%2Feth-snoop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cfff57f9a4cde08d9abe082c2c25bff4f730283c
[INFO] checking eabz/eth-snoop against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feabz%2Feth-snoop" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eabz/eth-snoop
[INFO] finished tweaking git repo https://github.com/eabz/eth-snoop
[INFO] tweaked toml for git repo https://github.com/eabz/eth-snoop written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eabz/eth-snoop on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eabz/eth-snoop 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a196c62dd8dd35bfa9fe5e19fae10e3f9a1d70a2a4bd382f48795abe5811074e
[INFO] running `Command { std: "docker" "start" "a196c62dd8dd35bfa9fe5e19fae10e3f9a1d70a2a4bd382f48795abe5811074e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a196c62dd8dd35bfa9fe5e19fae10e3f9a1d70a2a4bd382f48795abe5811074e", 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" "a196c62dd8dd35bfa9fe5e19fae10e3f9a1d70a2a4bd382f48795abe5811074e" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a196c62dd8dd35bfa9fe5e19fae10e3f9a1d70a2a4bd382f48795abe5811074e", 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" "a196c62dd8dd35bfa9fe5e19fae10e3f9a1d70a2a4bd382f48795abe5811074e" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking data-encoding v2.7.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]    Compiling blst v0.3.13
[INFO] [stderr]    Compiling c-kzg v1.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling field_count_derive v0.1.1
[INFO] [stderr]     Checking field_count v0.1.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling syn-solidity v0.8.19
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling auto_impl v1.2.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking schnellru v0.2.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.5.27
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking const-hex v1.14.0
[INFO] [stderr]     Checking alloy-sol-type-parser v0.8.19
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]    Compiling ruint v1.12.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking nybbles v0.3.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking alloy-rlp v0.3.11
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling alloy-primitives v0.8.19
[INFO] [stderr]     Checking diesel v2.1.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling alloy-json-abi v0.8.19
[INFO] [stderr]     Checking alloy-eip7702 v0.5.0
[INFO] [stderr]     Checking alloy-eip2930 v0.1.0
[INFO] [stderr]     Checking alloy-serde v0.9.2
[INFO] [stderr]     Checking alloy-trie v0.7.8
[INFO] [stderr]     Checking alloy-signer v0.9.2
[INFO] [stderr]     Checking alloy-chains v0.1.57
[INFO] [stderr]     Checking alloy-eips v0.9.2
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.19
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.19
[INFO] [stderr]     Checking alloy-consensus v0.9.2
[INFO] [stderr]    Compiling migrations_internals v2.1.0
[INFO] [stderr]    Compiling migrations_macros v2.1.0
[INFO] [stderr]     Checking alloy-consensus-any v0.9.2
[INFO] [stderr]     Checking alloy-network-primitives v0.9.2
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking interprocess v2.2.2
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.19
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking alloy-sol-types v0.8.19
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr] error: could not compile `diesel` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.1.6/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="32-column-tables"' --cfg 'feature="bigdecimal"' --cfg 'feature="bitflags"' --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="itoa"' --cfg 'feature="num-bigint"' --cfg 'feature="num-integer"' --cfg 'feature="num-traits"' --cfg 'feature="numeric"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="pq-sys"' --cfg 'feature="serde_json"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "bigdecimal", "bitflags", "byteorder", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet", "ipnet-address", "ipnetwork", "itoa", "large-tables", "libc", "libsqlite3-sys", "mysql", "mysql_backend", "mysqlclient-sys", "network-address", "nightly-error-messages", "num-bigint", "num-integer", "num-traits", "numeric", "percent-encoding", "postgres", "postgres_backend", "pq-sys", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "url", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=098de6d7605a0d41 -C extra-filename=-2fda2bf76b23f2ee --out-dir /opt/rustwide/target/debug/build/diesel/2fda2bf76b23f2ee/out -L dependency=/opt/rustwide/target/debug/build/itoa/7ce56ce506ff1e6f/out -L dependency=/opt/rustwide/target/debug/build/libm/628734bda59b161e/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/71be8a3af8380ba1/out -L dependency=/opt/rustwide/target/debug/build/num-integer/56edd311696e4200/out -L dependency=/opt/rustwide/target/debug/build/num-traits/c9ce66164de69c29/out -L dependency=/opt/rustwide/target/debug/build/ryu/59d36dda483fee43/out -L dependency=/opt/rustwide/target/debug/build/serde/4970debf33bbb8fd/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/e9fd43b7c25ae6b1/out --extern bigdecimal=/opt/rustwide/target/debug/build/bigdecimal/9c1fc4ab46c66bca/out/libbigdecimal-9c1fc4ab46c66bca.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/4c49f85b48038ccd/out/libbitflags-4c49f85b48038ccd.rmeta --extern byteorder=/opt/rustwide/target/debug/build/byteorder/d92705dd1d5353b1/out/libbyteorder-d92705dd1d5353b1.rmeta --extern diesel_derives=/opt/rustwide/target/debug/build/diesel_derives/7ceef2f55ca7a422/out/libdiesel_derives-7ceef2f55ca7a422.so --extern itoa=/opt/rustwide/target/debug/build/itoa/7ce56ce506ff1e6f/out/libitoa-7ce56ce506ff1e6f.rmeta --extern num_bigint=/opt/rustwide/target/debug/build/num-bigint/71be8a3af8380ba1/out/libnum_bigint-71be8a3af8380ba1.rmeta --extern num_integer=/opt/rustwide/target/debug/build/num-integer/56edd311696e4200/out/libnum_integer-56edd311696e4200.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/c9ce66164de69c29/out/libnum_traits-c9ce66164de69c29.rmeta --extern pq_sys=/opt/rustwide/target/debug/build/pq-sys/a0a6e4bebad38e05/out/libpq_sys-a0a6e4bebad38e05.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/8d3fc0579d77a0ba/out/libserde_json-8d3fc0579d77a0ba.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `alloy-sol-types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name alloy_sol_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.19/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="default"' --cfg 'feature="json"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "eip712-serde", "json", "std"))' -C metadata=a74ed7b73e105520 -C extra-filename=-3ea3213bedfcdf4c --out-dir /opt/rustwide/target/debug/build/alloy-sol-types/3ea3213bedfcdf4c/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/34319c28828d46c3/out -L dependency=/opt/rustwide/target/debug/build/alloy-primitives/188a5d8ddaba9e7e/out -L dependency=/opt/rustwide/target/debug/build/alloy-rlp-derive/da9cfb3b33276a16/out -L dependency=/opt/rustwide/target/debug/build/alloy-rlp/2e9dfbd0cc119775/out -L dependency=/opt/rustwide/target/debug/build/alloy-sol-type-parser/9929582bd2c984a8/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/2952f8a2fa60de34/out -L dependency=/opt/rustwide/target/debug/build/base16ct/f2a1c4a64c386fa6/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/0385f6717396361c/out -L dependency=/opt/rustwide/target/debug/build/bytes/87108da7ab6964ea/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/const-hex/dbeafeba6cad067a/out -L dependency=/opt/rustwide/target/debug/build/const-oid/b093ba1a9cffd7a0/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/1ae956ba346ebd12/out -L dependency=/opt/rustwide/target/debug/build/crunchy/83430a7f3cc014f4/out -L dependency=/opt/rustwide/target/debug/build/crypto-bigint/48f1bfebd952c529/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/75919ca5de9942dc/out -L dependency=/opt/rustwide/target/debug/build/der/af59c926e8b98688/out -L dependency=/opt/rustwide/target/debug/build/derive_more-impl/780552414409a3be/out -L dependency=/opt/rustwide/target/debug/build/derive_more/aa77ac01bc26d8a3/out -L dependency=/opt/rustwide/target/debug/build/digest/3d7e92358c1b06ac/out -L dependency=/opt/rustwide/target/debug/build/ecdsa/251e124399fc4c1a/out -L dependency=/opt/rustwide/target/debug/build/elliptic-curve/e4ef03816e634e17/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d3d0700524103a17/out -L dependency=/opt/rustwide/target/debug/build/ff/0cd8cbc9d17b07a2/out -L dependency=/opt/rustwide/target/debug/build/foldhash/2ad7df9ba3132fbe/out -L dependency=/opt/rustwide/target/debug/build/generic-array/6b277e97cb665c9e/out -L dependency=/opt/rustwide/target/debug/build/getrandom/33f3e494b8c02589/out -L dependency=/opt/rustwide/target/debug/build/group/65b7077e1d1d101a/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/4c66c29c54121fac/out -L dependency=/opt/rustwide/target/debug/build/hmac/1559c80047d521e1/out -L dependency=/opt/rustwide/target/debug/build/itoa/7ce56ce506ff1e6f/out -L dependency=/opt/rustwide/target/debug/build/k256/23e62df37d66cd9d/out -L dependency=/opt/rustwide/target/debug/build/libc/a129349dcefe6671/out -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out -L dependency=/opt/rustwide/target/debug/build/rand_core/dd1d0bae56376c88/out -L dependency=/opt/rustwide/target/debug/build/rfc6979/d0179ef2e5cb6ed1/out -L dependency=/opt/rustwide/target/debug/build/ruint-macro/ce3e92a1ea88db0c/out -L dependency=/opt/rustwide/target/debug/build/ruint/e3dce5f8cb55bef9/out -L dependency=/opt/rustwide/target/debug/build/sec1/d4554e3a205470b6/out -L dependency=/opt/rustwide/target/debug/build/serde/4970debf33bbb8fd/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/e9fd43b7c25ae6b1/out -L dependency=/opt/rustwide/target/debug/build/sha2/f7cade7219fe4eb1/out -L dependency=/opt/rustwide/target/debug/build/signature/f39620a8d40c9a64/out -L dependency=/opt/rustwide/target/debug/build/spki/1bc066ee9a92d1ab/out -L dependency=/opt/rustwide/target/debug/build/subtle/a09a538f58f4943c/out -L dependency=/opt/rustwide/target/debug/build/tiny-keccak/8b6daa7be629a0d0/out -L dependency=/opt/rustwide/target/debug/build/typenum/c8aa4bd6375c23ad/out -L dependency=/opt/rustwide/target/debug/build/winnow/9bbe56067c8c6beb/out -L dependency=/opt/rustwide/target/debug/build/zeroize/10ec8d2c163a33fe/out -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/9ebd1c7e066389b7/out --extern alloy_json_abi=/opt/rustwide/target/debug/build/alloy-json-abi/0fbeafa3fa506572/out/liballoy_json_abi-0fbeafa3fa506572.rmeta --extern alloy_primitives=/opt/rustwide/target/debug/build/alloy-primitives/188a5d8ddaba9e7e/out/liballoy_primitives-188a5d8ddaba9e7e.rmeta --extern alloy_sol_macro=/opt/rustwide/target/debug/build/alloy-sol-macro/2b6d2dcbb60efe2b/out/liballoy_sol_macro-2b6d2dcbb60efe2b.so --extern hex=/opt/rustwide/target/debug/build/const-hex/dbeafeba6cad067a/out/libconst_hex-dbeafeba6cad067a.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a196c62dd8dd35bfa9fe5e19fae10e3f9a1d70a2a4bd382f48795abe5811074e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a196c62dd8dd35bfa9fe5e19fae10e3f9a1d70a2a4bd382f48795abe5811074e", kill_on_drop: false }`
[INFO] [stdout] a196c62dd8dd35bfa9fe5e19fae10e3f9a1d70a2a4bd382f48795abe5811074e
