[INFO] cloning repository https://github.com/chenjjiaa/anvil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chenjjiaa/anvil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenjjiaa%2Fanvil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenjjiaa%2Fanvil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e554fea82704e7eb141d216e54faa77d87e2fcb [INFO] testing chenjjiaa/anvil/1e554fea82704e7eb141d216e54faa77d87e2fcb against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenjjiaa%2Fanvil" "/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/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/chenjjiaa/anvil [INFO] finished tweaking git repo https://github.com/chenjjiaa/anvil [INFO] tweaked toml for git repo https://github.com/chenjjiaa/anvil written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chenjjiaa/anvil on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chenjjiaa/anvil 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2360b402fd0569741214bae940b3529d89ca2bfcecf1355288baa94372691bfa [INFO] running `Command { std: "docker" "start" "-a" "2360b402fd0569741214bae940b3529d89ca2bfcecf1355288baa94372691bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2360b402fd0569741214bae940b3529d89ca2bfcecf1355288baa94372691bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2360b402fd0569741214bae940b3529d89ca2bfcecf1355288baa94372691bfa", kill_on_drop: false }` [INFO] [stdout] 2360b402fd0569741214bae940b3529d89ca2bfcecf1355288baa94372691bfa [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a4218a7f96d0eded64d3d16fdea96cb50df813b2c4f1f8716bb587d8e60c134 [INFO] running `Command { std: "docker" "start" "-a" "3a4218a7f96d0eded64d3d16fdea96cb50df813b2c4f1f8716bb587d8e60c134", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling const-hex v1.17.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling ruint v1.17.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v1.5.7 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.13 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling alloy-sol-type-parser v1.5.7 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling alloy-rlp v0.3.13 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling alloy-primitives v1.5.7 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling alloy-json-abi v1.5.7 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling alloy-sol-macro-input v1.5.7 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.5.7 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling alloy-eip2124 v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling alloy-sol-macro v1.5.7 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling alloy-sol-types v1.5.7 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling alloy-serde v2.0.4 [INFO] [stderr] Compiling alloy-eip7702 v0.6.3 [INFO] [stderr] Compiling alloy-eip2930 v0.2.3 [INFO] [stderr] Compiling alloy-eip7928 v0.3.2 [INFO] [stderr] Compiling nybbles v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling alloy-eips v2.0.4 [INFO] [stderr] Compiling alloy-trie v0.9.4 [INFO] [stderr] Compiling alloy-tx-macros v2.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling pulldown-cmark v0.13.1 [INFO] [stderr] Compiling alloy-consensus v2.0.4 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Compiling alloy-network-primitives v2.0.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling alloy-consensus-any v2.0.4 [INFO] [stderr] Compiling alloy-json-rpc v2.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling alloy-rpc-types-eth v2.0.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tonic-build v0.14.5 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling tonic-prost-build v0.14.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling alloy-transport v2.0.4 [INFO] [stderr] Compiling alloy-rpc-types-any v2.0.4 [INFO] [stderr] Compiling alloy-signer v2.0.4 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling alloy-network v2.0.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling alloy-chains v0.2.30 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling alloy-dyn-abi v1.5.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling alloy-core v1.5.7 [INFO] [stderr] Compiling alloy-signer-local v2.0.4 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling alloy-rpc-types v2.0.4 [INFO] [stderr] Compiling anvil-settlement v0.1.0 (/opt/rustwide/workdir/crates/settlement) [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling tracing-appender v0.2.5 [INFO] [stderr] Compiling opentelemetry-otlp v0.31.1 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.1 [INFO] [stderr] Compiling config v0.15.22 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anvil-matching v0.1.0 (/opt/rustwide/workdir/crates/matching) [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling anvil-gateway v0.1.0 (/opt/rustwide/workdir/crates/gateway) [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling moka v0.12.15 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling governor v0.10.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.3 [INFO] [stderr] Compiling alloy-transport-http v2.0.4 [INFO] [stderr] Compiling anvil-sdk v0.1.0 (/opt/rustwide/workdir/crates/sdk) [INFO] [stderr] Compiling alloy-rpc-client v2.0.4 [INFO] [stderr] Compiling alloy-provider v2.0.4 [INFO] [stderr] Compiling alloy-contract v2.0.4 [INFO] [stderr] Compiling alloy v2.0.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 15s [INFO] running `Command { std: "docker" "inspect" "3a4218a7f96d0eded64d3d16fdea96cb50df813b2c4f1f8716bb587d8e60c134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a4218a7f96d0eded64d3d16fdea96cb50df813b2c4f1f8716bb587d8e60c134", kill_on_drop: false }` [INFO] [stdout] 3a4218a7f96d0eded64d3d16fdea96cb50df813b2c4f1f8716bb587d8e60c134 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e32869fde62822e9ecd3240d3ac61212b64f01fd9de3d14ca17712f5390837c [INFO] running `Command { std: "docker" "start" "-a" "0e32869fde62822e9ecd3240d3ac61212b64f01fd9de3d14ca17712f5390837c", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling alloy-eips v2.0.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling alloy-signer v2.0.4 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling config v0.15.22 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling alloy-consensus v2.0.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tonic-prost-build v0.14.5 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling anvil-settlement v0.1.0 (/opt/rustwide/workdir/crates/settlement) [INFO] [stderr] Compiling alloy-network-primitives v2.0.4 [INFO] [stderr] Compiling alloy-consensus-any v2.0.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling alloy-rpc-types-eth v2.0.4 [INFO] [stderr] Compiling anvil-matching v0.1.0 (/opt/rustwide/workdir/crates/matching) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling alloy-transport v2.0.4 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling alloy-rpc-types-any v2.0.4 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling alloy-rpc-types v2.0.4 [INFO] [stderr] Compiling alloy-network v2.0.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling alloy-signer-local v2.0.4 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling anvil-gateway v0.1.0 (/opt/rustwide/workdir/crates/gateway) [INFO] [stderr] Compiling governor v0.10.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.13.3 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling alloy-transport-http v2.0.4 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling alloy-rpc-client v2.0.4 [INFO] [stderr] Compiling alloy-provider v2.0.4 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling anvil-sdk v0.1.0 (/opt/rustwide/workdir/crates/sdk) [INFO] [stderr] Compiling opentelemetry-otlp v0.31.1 [INFO] [stderr] Compiling alloy-contract v2.0.4 [INFO] [stderr] Compiling alloy v2.0.4 [INFO] [stderr] error: could not compile `anvil-matching` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name anvil_matching --edition=2024 crates/matching/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=486d601f5f4f8e81 -C extra-filename=-a6e8236fc84af82b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anvil_sdk=/opt/rustwide/target/debug/deps/libanvil_sdk-6d00ee6ee6c81a57.rlib --extern anvil_settlement=/opt/rustwide/target/debug/deps/libanvil_settlement-802924139e5430d6.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-d462c5f4f71bba9b.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-012fdccd35ff2b36.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-4c9dd61ac395018f.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-5c8ef135fa926a8a.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-4da8171383b86d01.rlib --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-f02d128705c6320c.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-366574a315b9935f.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-184d9d806cc9055c.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-4d5621b876186908.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-85cff7fb8fde5b84.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a142df0c714ff19e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ef6a598858666bee.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d071a8f7d09211e1.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-77ed3a9cd8d72be3.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-702fecb355fa4015.rlib --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-bddb81d44a90a37a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-42b5a5c5e5e703e1.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-67dd0d39b65692a9.rlib --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-1c7eab52c2ef255f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0d854a0f933ba5f7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-732668c0322c0c02.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-cac9419acc82cf32/out -L native=/opt/rustwide/target/debug/build/alloca-972f4f61beb5c240/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `anvil-gateway` (bin "anvil-gateway" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name anvil_gateway --edition=2024 crates/gateway/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97438b1155400d60 -C extra-filename=-f54d687517fb0ff1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-8e2b0c3d94d42fb6.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-f0b6381a6d8dfff2.rlib --extern anvil_matching=/opt/rustwide/target/debug/deps/libanvil_matching-d34c15e2c783b79b.rlib --extern anvil_sdk=/opt/rustwide/target/debug/deps/libanvil_sdk-6d00ee6ee6c81a57.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c000e69015351fdf.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-d462c5f4f71bba9b.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-5c8ef135fa926a8a.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-8b202a5d43d59df7.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-e98655064b84a599.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-60960e022376a814.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-79535f9340734f25.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5bbfa2e441e8eed2.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-4da8171383b86d01.rlib --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-f02d128705c6320c.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-366574a315b9935f.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-184d9d806cc9055c.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-4d5621b876186908.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-85cff7fb8fde5b84.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a142df0c714ff19e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-da0d3bc8aa7316d7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ef6a598858666bee.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d071a8f7d09211e1.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-702fecb355fa4015.rlib --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-bddb81d44a90a37a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-42b5a5c5e5e703e1.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-67dd0d39b65692a9.rlib --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-1c7eab52c2ef255f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0d854a0f933ba5f7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-732668c0322c0c02.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-c3991d739ff06521/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-cac9419acc82cf32/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcnkNC8L/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanvil_settlement-802924139e5430d6,libdotenv-f678e0e796cdda75,libhex-ce2ce186edf8450e,libconfig-d462c5f4f71bba9b,libpathdiff-0548a7d6a7913c24,libjson5-410f9deb99ee83f2,libpest-f5d6c87b9328986c,libucd_trie-7606a29b3a59ad2f,libserde_untagged-d9e3bcbdb4ab3bdd,liberased_serde-43bc89640a3c9283,libron-be35c84bb833501a,libtypeid-0700c21c5fcfad95,libunicode_ident-9efacf6e41113c25,libtoml-9c3c7a74ee129160,libtoml_parser-8aaf363110d69f75,libserde_spanned-01c3b8170bd0374b,libtoml_datetime-916d3a214dc9c1c8,libwinnow-4d073fb0c7954425,libini-c6d70732ebbaa923,libordered_multimap-ca8083fe2a0feecf,libdlv_list-d367d0917c1eb0ff,libyaml_rust2-96bdd44259a8ddb7,libarraydeque-155eafc74b557326,libhashlink-8c5dabcceb34c8d7,libhashbrown-d97616832e6f1630,libfoldhash-7eff26db213db1b9,libconvert_case-e9ca21a6477c5568,libunicode_segmentation-bd9208f0886bf29c,libtracing_opentelemetry-1c7eab52c2ef255f,libopentelemetry_otlp-f02d128705c6320c,libopentelemetry_proto-3b47a71ca29cd1ec,libtonic_prost-bddb81d44a90a37a,libopentelemetry_sdk-366574a315b9935f,librand-a4cec5861b9e72f4,librand_chacha-785ac247af355c23,librand_core-16efd6431e0a33ee,libgetrandom-4544c7750ecd2ab0,libopentelemetry_http-22cb54f6c48ba930,libreqwest-d3c43023f3e475d9,libserde_urlencoded-c60be5ce434010c9,libryu-96e4827cb8e74ef1,libopentelemetry-4da8171383b86d01,libtracing_appender-67dd0d39b65692a9,libsymlink-e0ced9c3ae7ee316,libtracing_subscriber-0d854a0f933ba5f7,libtime-95500ac8393bce9d,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-57b1460748ad9a0d,libregex_automata-59c85834abe49e25,libaho_corasick-6fe72661f2ebc760,libregex_syntax-762daa43d7cf4e3e,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libcrossbeam_channel-5add0dde592d5282,libsha2-da0d3bc8aa7316d7,libcpufeatures-d1b6d7e2abe28c60,libdigest-42bd30e98593b8b0,libconst_oid-8bd0b9c774e74760,libcrypto_common-8d5d69ab16a251db,libblock_buffer-5ffea93ee85bae54,libhybrid_array-93e676b485635192,liballoy-c27a58413800c6bf,liballoy_signer_local-6b988b6cd3e7f78a,librand-0be62b59f3b4dd0a,librand_chacha-e61e98f35a8c80f2,libppv_lite86-ac2770d54b56473c,libzerocopy-2de343d8277f7083,liballoy_rpc_types-a9053920302af789,liballoy_contract-a0cb05214166a7ce,liballoy_provider-b299d7c23c2174eb,libdashmap-5c8ef135fa926a8a,libhashbrown-4a5c8172d1d54191,libcrossbeam_utils-7c4ed9e811c5c46d,liblru-6bd68ddb8130f59b,libasync_stream-ca98ccd2fe426416,liballoy_rpc_client-f5fb12178b77c2bb,liballoy_chains-63f6498d8e9dbe61,libstrum-782c7061de639e09,libnum_enum-94d08482e0935875,liballoy_transport_http-dda07309413b50ba,liballoy_transport-09b871f9d15918bb,libfutures-088579639e2c0984,libfutures_executor-4309eb16a3d07524,libreqwest-18d6aefe48298d87,librustls_platform_verifier-17181493e4c0f9bd,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,libhyper_rustls-448cab4cc2a83b8a,libtokio_rustls-bcc18dc490c98634,librustls-363c3852d3f56712,libwebpki-911f74d23bab31cc,libuntrusted-151845769873c416,libaws_lc_rs-e147c420cf2eed32,libaws_lc_sys-4bf915c3615bab96,librustls_pki_types-d9016c657ae33e66,libencoding_rs-e36cbb4cff8cacd8,libtower_http-26d953c00e1e487c,libbitflags-8fe5829f83753e65,libiri_string-f1c5413b54c99d2e,liburl-73f5a5230aac2e52,libidna-175580edf9976921,libutf8_iter-efb3984ee203d151,libidna_adapter-8c1ca5c03ea70abf,libicu_properties-a7961255c332b9f1,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-d30e11d5bd9c88c1,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-23ed7fb690df58c8,libpotential_utf-1d1bdbe761163c4f,libicu_provider-1c3e9398a1fe4a83,libicu_locale_core-9770e446fc1870c4,libtinystr-468397043d20d70c,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-e5ae63c3e26ab107,libzerotrie-2fdd8b006da97b2d,libyoke-eb123226105342d4,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-b6f2f18eca68de0f,libform_urlencoded-e63e84c134db7b31,liballoy_network-a8d1860a8817bf83,liballoy_rpc_types_any-7559d00b17714390,liballoy_signer-81f3806ba9120326,libfutures_utils_wasm-b2492f15af17bc87,liballoy_rpc_types_eth-16870b1d44520c0e,liballoy_consensus_any-fa2c68fed6faf41a,libitertools-6f90c0cdb25a05e8,liballoy_network_primitives-b2e5e9bd3338cd60,liballoy_json_rpc-be94be2d69fd868e,liballoy_consensus-060b73ff5db27b3f,liballoy_eips-6993ffd22e67a6cb,libeither-e0d85fa3ec0bb935,liballoy_serde-03991df7a4283cf8,libserde_json-a142df0c714ff19e,libzmij-d2f562b84b927b2e,libserde_with-f7c07ddd28538bc6,liballoy_eip7928-4bb250fb1d29af03,liballoy_eip7702-8a99875a5aa87947,liballoy_eip2930-3bd2af24c56609d5,liballoy_eip2124-ef46a30e00473b80,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,liballoy_trie-f54a6f69d10e0f32,libnybbles-5ba3bf43d2767ec0,liballoy_core-4ca63c78606e57f3,liballoy_dyn_abi-aa2a0a0dc25943d8,liballoy_sol_types-4f5245874c80fd5e,liballoy_json_abi-1f8ec8a6ea43d755,liballoy_sol_type_parser-b06da9b9693ed5c4,libwinnow-bd9b97a4cb71de5c,liballoy_primitives-c679deac15a0fa19,libconst_hex-a35fba3884508f8a,libderive_more-194dc48cda20e384,libk256-60960e022376a814,libsha2-196c206526f61e83,libcpufeatures-bb85f9e0eaf4b5a3,libecdsa-25c12eb9380ec97f,librfc6979-2eeff794f2ad5457,libhmac-f74d67c93ee01107,libsignature-a545fe299782ff29,libelliptic_curve-0b1c701324e12945,libpkcs8-3512ecad8b0e1abf,libspki-f04571528241d1a4,libsec1-8f39f32a22437307,libder-85cab53d0a04e419,libcrypto_bigint-611acfefe9772777,libbase16ct-f8f63fe68ab728c8,libgroup-a8fc2667afb607cc,libff-4bd6a7d10a84cdae,librand_core-41eb375280f3de20,libgetrandom-4046e0c72bf117bb,libruint-30536100898d949d,liballoy_rlp-738cdae1d71402c2,libarrayvec-bf37fae6634fe925,libsha3-fc022bacf4173e55,libkeccak-347bdeeba1c17003,libdigest-b7a2187f9e9fe443,libsubtle-736966d7972c96b8,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-866b275793bde82a,libcrypto_common-1a70313c33e15b97,libgeneric_array-15567bd853bffb0c,libtypenum-07f88e997787d857,libzeroize-e5ba3babb6b7003b,librustc_hash-85fdb4bfec1cf887,libthiserror-ef6a598858666bee,libprost-184d9d806cc9055c,libcrc32fast-5906a57d877d687d,libtonic-702fecb355fa4015,libhyper_timeout-319675864fa7f2ae,libhyper_util-12a84f3307254cb6,libipnet-7f24c5b85fa70b77,libhyper-47205a864fc46ab5,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-7bc42248a3282206,libfnv-2a26f5d3b9cd4973,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libaxum-012772d25cc42337,libpercent_encoding-99cdb00cefa02ca0,libmatchit-6d2c723f32ec3b7e,libaxum_core-c692bd890487ae70,libmime-7cbfcc84299bf52b,libtower-e457fd32286b4dcc,libindexmap-8fbee2426854ba74,libhashbrown-68a04012b32fa502,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-7eee838ebfd1d1d4,libfutures_util-b8fd680dd955fb48,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libfutures_task-02cf0fb977266c2e,libtower_layer-5699d784b4449e00,libbase64-fff42f7554bbeb90,libpin_project-25c438102bdabf12,libtracing-42b5a5c5e5e703e1,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libsync_wrapper-096429d0b7f46333,libtower_service-222788e4f5219726,libtokio_stream-77ed3a9cd8d72be3,libtokio_util-250c3987866c9745,libfutures_sink-59b73d2c5a0fb80d,libhttp_body_util-2b0292aaf30025b4,libfutures_core-3e8ff8c6a8ead7f1,libhttp_body-feaacccfd73b6c08,libhttp-4d341e53f0be8105,libitoa-d7c2333f8dedd037,libtokio-d071a8f7d09211e1,libsignal_hook_registry-2756cfcce0011620,liberrno-d9c69987c87e1467,libsocket2-b4690ac25538134d,libbytes-9ce6866ec981763c,libmio-909f886775e9d41c,liblog-753a0cb3f11b08fe,libparking_lot-deb4c375243b86a4,libparking_lot_core-df2e5bcd4f8829b4,liblibc-0e890954913dc77e,libcfg_if-cad248e7066eec15,libsmallvec-5605d22106c8cd1f,libserde-85cff7fb8fde5b84,libserde_core-243a97e0be0a96fc,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libanyhow-bb5f243237f5f99b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcnkNC8L/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-cac9419acc82cf32/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/anvil_settlement-b5ecfda24936ad80" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anvil-settlement` (bin "anvil-settlement") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0e32869fde62822e9ecd3240d3ac61212b64f01fd9de3d14ca17712f5390837c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e32869fde62822e9ecd3240d3ac61212b64f01fd9de3d14ca17712f5390837c", kill_on_drop: false }` [INFO] [stdout] 0e32869fde62822e9ecd3240d3ac61212b64f01fd9de3d14ca17712f5390837c