[INFO] cloning repository https://github.com/liewhite/web3-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liewhite/web3-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliewhite%2Fweb3-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliewhite%2Fweb3-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3dc4d9724b2edeeb8f909e0c38de95e6cb9611b [INFO] testing liewhite/web3-rs/d3dc4d9724b2edeeb8f909e0c38de95e6cb9611b against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliewhite%2Fweb3-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/liewhite/web3-rs [INFO] finished tweaking git repo https://github.com/liewhite/web3-rs [INFO] tweaked toml for git repo https://github.com/liewhite/web3-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/liewhite/web3-rs on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/liewhite/web3-rs 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6295957ba381d1d9d3e27a003ebbdc609294cd92722f8196405fd082eac0885 [INFO] running `Command { std: "docker" "start" "-a" "c6295957ba381d1d9d3e27a003ebbdc609294cd92722f8196405fd082eac0885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6295957ba381d1d9d3e27a003ebbdc609294cd92722f8196405fd082eac0885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6295957ba381d1d9d3e27a003ebbdc609294cd92722f8196405fd082eac0885", kill_on_drop: false }` [INFO] [stdout] c6295957ba381d1d9d3e27a003ebbdc609294cd92722f8196405fd082eac0885 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dbd16f4bac6c656e0e337fa994852e6beb4a97807224e483d45845d61871725 [INFO] running `Command { std: "docker" "start" "-a" "9dbd16f4bac6c656e0e337fa994852e6beb4a97807224e483d45845d61871725", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling const-hex v1.17.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling toml_parser v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling ruint v1.17.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling c-kzg v2.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling syn-solidity v1.5.4 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.13 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling alloy-sol-type-parser v1.5.4 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling alloy-rlp v0.3.13 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling alloy-primitives v1.5.4 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling nybbles v0.4.8 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling alloy-eip7928 v0.3.2 [INFO] [stderr] Compiling alloy-json-abi v1.5.4 [INFO] [stderr] Compiling alloy-eip2930 v0.2.3 [INFO] [stderr] Compiling alloy-eip7702 v0.6.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling alloy-eip2124 v0.2.0 [INFO] [stderr] Compiling alloy-serde v1.6.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling alloy-sol-macro-input v1.5.4 [INFO] [stderr] Compiling alloy-tx-macros v1.6.3 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.5.4 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling alloy-trie v0.9.4 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling alloy-eips v1.6.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling revm-primitives v22.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling alloy-sol-macro v1.5.4 [INFO] [stderr] Compiling alloy-consensus v1.6.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling alloy-sol-types v1.5.4 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling alloy-consensus-any v1.6.3 [INFO] [stderr] Compiling alloy-network-primitives v1.6.3 [INFO] [stderr] Compiling revm-bytecode v8.0.0 [INFO] [stderr] Compiling alloy-json-rpc v1.6.3 [INFO] [stderr] Compiling alloy-rpc-types-eth v1.6.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling revm-state v9.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling alloy-transport v1.6.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling revm-database-interface v9.0.0 [INFO] [stderr] Compiling secp256k1-sys v0.11.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling alloy-pubsub v1.6.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling revm-context-interface v14.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling interprocess v2.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling alloy-signer v1.6.3 [INFO] [stderr] Compiling aurora-engine-modexp v1.2.0 [INFO] [stderr] Compiling secp256k1 v0.31.1 [INFO] [stderr] Compiling alloy-chains v0.2.30 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling alloy-rpc-types-any v1.6.3 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling revm-interpreter v32.0.0 [INFO] [stderr] Compiling alloy-network v1.6.3 [INFO] [stderr] Compiling alloy-transport-ipc v1.6.3 [INFO] [stderr] Compiling alloy-transport-ws v1.6.3 [INFO] [stderr] Compiling alloy-rpc-types-anvil v1.6.3 [INFO] [stderr] Compiling alloy-rpc-types-txpool v1.6.3 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling alloy-rpc-types-trace v1.6.3 [INFO] [stderr] Compiling alloy-rpc-types-debug v1.6.3 [INFO] [stderr] Compiling revm-context v13.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling revm-database v10.0.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling alloy-dyn-abi v1.5.4 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling alloy-hardforks v0.4.7 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling alloy-core v1.5.4 [INFO] [stderr] Compiling alloy-signer-local v1.6.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ark-bls12-381 v0.5.0 [INFO] [stderr] Compiling ark-bn254 v0.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling revm-precompile v32.0.0 [INFO] [stderr] Compiling alloy-rpc-types v1.6.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling revm-handler v15.0.0 [INFO] [stderr] Compiling revm-inspector v15.0.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling revm v34.0.0 [INFO] [stderr] Compiling alloy-evm v0.27.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling alloy-transport-http v1.6.3 [INFO] [stderr] Compiling alloy-rpc-client v1.6.3 [INFO] [stderr] Compiling alloy-provider v1.6.3 [INFO] [stderr] Compiling alloy-contract v1.6.3 [INFO] [stderr] Compiling foundry-fork-db v0.22.0 [INFO] [stderr] Compiling alloy v1.6.3 [INFO] [stderr] Compiling flashseal-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 40s [INFO] running `Command { std: "docker" "inspect" "9dbd16f4bac6c656e0e337fa994852e6beb4a97807224e483d45845d61871725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dbd16f4bac6c656e0e337fa994852e6beb4a97807224e483d45845d61871725", kill_on_drop: false }` [INFO] [stdout] 9dbd16f4bac6c656e0e337fa994852e6beb4a97807224e483d45845d61871725 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85fe3a121f79ff7d07d4fd96d81ca3a00c6c9a60d7b70a2e83635d6ee58bde71 [INFO] running `Command { std: "docker" "start" "-a" "85fe3a121f79ff7d07d4fd96d81ca3a00c6c9a60d7b70a2e83635d6ee58bde71", kill_on_drop: false }` [INFO] [stderr] Compiling flashseal-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcdd7pDr/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflashseal_rs-09dd5b8891fc4592,libtracing_subscriber-40e3c0c5629ed57a,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-84e3556f3e407baa,libregex_automata-8a15003ae7b4d53b,libregex_syntax-e18ab1e08c76b1fe,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libfoundry_fork_db-0baade94d1143054,liballoy_evm-54bface343af5261,liballoy_hardforks-fb33d539dc24d7be,libdyn_clone-b4373bc64eef4ba3,libed25519_dalek-ceb8b169239000e1,libcurve25519_dalek-577246841bf6e580,libed25519-c1ee511f60fac357,librevm-0457f4b2e4f3812a,librevm_inspector-280217c66bc53c90,librevm_handler-0aee53a8a27dfcfc,librevm_precompile-185360bb5f5af553,libaurora_engine_modexp-2d92c9f078453b55,libarrayref-7e9babeb8039510f,libp256-f4beca57925e8c02,libprimeorder-da4bd090378b5912,libsecp256k1-7ec341e8c362bb5b,libsecp256k1_sys-ecdbf0d9d3b41b68,libripemd-401f1ae91eafc32e,libark_bn254-015fc279e7d3c2e1,libark_bls12_381-70025b92e9808f56,libark_ec-e143214c0d2ab7df,libark_poly-73a179f11cd7d1de,libahash-0c140f808d61f142,libhashbrown-d14511c46b20227b,libitertools-ad2b55996b84043b,libark_ff-6ff1eddd5ad1878e,libark_serialize-1628bd8a58513761,libnum_bigint-affed726fd5025ac,libnum_integer-0de64a29a94906f7,libark_std-f764bc97bd42fb83,libnum_traits-b31cbf0d1da56c4b,librevm_interpreter-ee3d39045b2bf1b8,librevm_database-10d4a49824e23982,librevm_context-5662592cf1ee735e,librevm_context_interface-1d82961b88c5c1de,librevm_database_interface-8be6d1e1b6cbcb2f,librevm_state-ac8a7ca721048a57,librevm_bytecode-6d18e2f0daf6fa8b,libbitvec-2ca356bc9aa8c9ea,libwyz-7e2fd01be6fe0747,libtap-20ecd799b673b5ac,libradium-55cc61d53e9c8991,libfunty-cf582110f62b1817,librevm_primitives-f39be26cee6f891c,libeyre-7ee9d7b66e93b034,libindenter-6f231b336f342764,liballoy-21577a1b5e44a8cc,liballoy_signer_local-227925773f53cc78,librand-9c81454f5ce507a9,librand_chacha-52cb4ce3b328e703,liballoy_rpc_types-75f4d08f3e0f3792,liballoy_contract-50dd303ef9cc8f8d,liballoy_provider-e3d77e3977768c21,libdashmap-7dd99cc9d50e6592,libhashbrown-4a5c8172d1d54191,libcrossbeam_utils-7c4ed9e811c5c46d,liballoy_rpc_types_txpool-dc679820b252d89e,liballoy_rpc_types_trace-39ebcae9753cb254,liballoy_rpc_types_debug-d9321a55799107b6,liballoy_rpc_types_anvil-f2e751d17007adc9,liblru-0a9f63e5bd4e1de3,libasync_stream-7883a45092183894,liballoy_rpc_client-7c1e27d183788971,liballoy_transport_ipc-5b89b1426d18958e,libinterprocess-f43ed3f743b15dda,liballoy_transport_ws-d3406e9871c2fcce,libtokio_tungstenite-b0ceb67fe6bf47ee,libwebpki_roots-719dd058038158f7,libtungstenite-cc9b245050957f4c,libdata_encoding-b4708a4db8b9ff4f,librand-76004582f0fd871a,librand_chacha-fd1f23d8507b1769,libppv_lite86-087e6cc7a221f8f2,libzerocopy-cc5e3dd93263ea75,librand_core-35d91dde67455e87,libgetrandom-1207bf019837f7ff,libutf8-3c5e274bb51994fd,libsha1-3c87c788b5394da0,liballoy_pubsub-e08a3177205c1d73,libtokio_stream-9b2a5732f4b78be5,libbimap-ba2b3f0efee3048f,libpin_project-f7a9df861532be6a,liballoy_chains-bd560b7ca86e0117,libstrum-739ce41363e59516,libnum_enum-251311217194eb6c,liballoy_transport_http-27957a0747c38d48,liballoy_transport-cf964c82bd2ce5b5,libparking_lot-0ebf679285592604,libparking_lot_core-b6150b84750a2132,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libfutures-7b4ec2d61a336755,libfutures_executor-e98e979fc5b7056a,libreqwest-2ed35d016a7650f6,libserde_urlencoded-d50e9bbf1c8a00b8,libryu-96e4827cb8e74ef1,libhyper_rustls-13f27f370ca45151,libwebpki_roots-d27222e3348d2a88,libhyper_tls-53d8f02f65d20a10,libtokio_native_tls-bc0b5a9d087a9b9e,libtokio_rustls-99865fc29f1f2d33,librustls-d9410fbfa8166c09,libwebpki-0b2a4fae8cc80808,libring-03548dd9ab974e54,libuntrusted-151845769873c416,librustls_pki_types-fdd9db5c4bbc140e,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libtower_http-3e7a6ead4deb710f,libiri_string-f1c5413b54c99d2e,libtower-12fd3069b333ebd2,libtower_layer-5699d784b4449e00,libnative_tls-5d9c07a8b23f223c,libopenssl_probe-d74274d8b7245f2e,libopenssl-729814947cfbd2e2,libbitflags-bc419f696dca3760,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-e11b16c70185e3ae,libhyper_util-e75915c6ae2c9493,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-12869af39dfc6db1,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-65293b45bb0b862c,libfnv-2a26f5d3b9cd4973,libtokio_util-27e2d989d8d229c5,libatomic_waker-f98c2fb1596910db,libfutures_util-2135a07bd412488a,libfutures_io-de365546141a7cae,libslab-6f51d9019150979e,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libtokio-9778cf44c6b28d91,libsocket2-7c1416cc905b0a5d,libmio-b0f197102bfe26b4,libhttp_body_util-a61fef9d7eb5f68c,libhttp_body-d0d646c9de49f66d,liblog-753a0cb3f11b08fe,liburl-5bc88ccdb4917d93,libidna-192728d0711d7b1a,libutf8_iter-efb3984ee203d151,libidna_adapter-8975fbe78c652844,libicu_properties-e404ce1b016d69d0,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-96dc99e08a90487a,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-65fea9e49209fa9c,libpotential_utf-1a7cb552c514e605,libicu_provider-2dc8420ad66d34c7,libicu_locale_core-8764430055299471,libtinystr-75c1cf4ba6f436ad,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-3f73df31a6667684,libzerotrie-c4ca6b0517b76407,libyoke-597834fa3c2d52a8,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-c5791677137b2e43,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libsync_wrapper-c4446c9ab9748a89,libfutures_core-c23514cefd9aa7c7,liballoy_network-987f75f03cb4a824,liballoy_rpc_types_any-413a6424a67110d9,liballoy_signer-007a444581409caa,libfutures_utils_wasm-b2492f15af17bc87,liballoy_rpc_types_eth-5ac572f36ce4d8f5,liballoy_consensus_any-47075c737099c723,libitertools-a4cfaf9dde54ad79,liballoy_network_primitives-4fbf2ce59540dbc0,liballoy_json_rpc-6588b04242c59be8,libhttp-05872bbcaa2810a3,liballoy_consensus-d80ae634f866c950,liballoy_eips-9c42e1080ff7bea7,libeither-ba067f483ac446a7,liballoy_serde-8737795d6af30879,libserde_json-ac8907cf63e001f6,libmemchr-d8218b780a78fe0a,libzmij-e2b975b003725976,libserde_with-1e7656d5e9727c0e,libbase64-fff42f7554bbeb90,liballoy_eip7928-17b3fff66bc4295d,liballoy_eip7702-0795da56da348466,libc_kzg-8cd288deb143f476,libhex-3e49f1bc432e2790,libblst-270a96ebd5721bdf,libthreadpool-05ca43c0110d040c,libnum_cpus-617a960f8a21da95,liballoy_eip2930-a32872aea5671a8d,liballoy_eip2124-5718ca3759405ef2,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,liballoy_trie-3c38f4c0170eba45,libthiserror-42cf9a9523f83c0a,libtracing-efc37fcc244ca825,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-5bf54009919d6314,libnybbles-e20341dbe5c0ee59,libsmallvec-3ced2bf142c4f57d,libonce_cell-db8f3eed2a1f3f7b,liballoy_core-20be263223f4f638,liballoy_dyn_abi-3fa4dafbaa192537,liballoy_sol_types-a877b429ee1bb5f5,liballoy_json_abi-7867bc08a4917f11,liballoy_sol_type_parser-f03541dc70cf4b21,libwinnow-bd9b97a4cb71de5c,liballoy_primitives-cb6c2371a551b5e1,libitoa-d7c2333f8dedd037,libindexmap-2628cc40102695a7,libhashbrown-a87e213f20c0587a,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-7eee838ebfd1d1d4,libconst_hex-a8dea973696e9029,libderive_more-b137c2ca8fa46199,libk256-1923bceba7b468c1,libsha2-6b00a8ed6ef0291e,libcpufeatures-bb85f9e0eaf4b5a3,libecdsa-70a0fdc3a90d2e2e,librfc6979-8c25f956b56db8e7,libhmac-8ff4697397f42193,libsignature-f5725979bbb27522,libelliptic_curve-a55dfa4899173299,libpkcs8-a71aa8ed4c949ac4,libspki-bf814ffb33c4f68b,libsec1-8205d655f1e3bee4,libder-aed1beb5ff9e0448,libcrypto_bigint-70f5813764dae9bf,libserdect-5b1f69b1eb191baa,libbase16ct-f8f63fe68ab728c8,libgroup-3e654f3e0422cfb8,libff-1e06267e9d2c6364,librand_core-1582d3bb31d89d6b,libgetrandom-96f6a473505dbfc7,liblibc-c07017e99f2bc3f3,libcfg_if-cad248e7066eec15,libruint-4fe9bf49e5c99090,liballoy_rlp-6a080828d0cd48d1,libarrayvec-141c31203f679752,libbytes-a7b74389c5db3ff0,libserde-71da8a6ae8f75da0,libserde_core-96573417319e0c85,libsha3-71d4552745ea9b72,libkeccak-87f3cd8164cd458a,libdigest-1f5c218ef902f130,libsubtle-736966d7972c96b8,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-fbef1b8ed5e2b962,libcrypto_common-4830118bd6349c6b,libgeneric_array-82307666e6c74886,libtypenum-8388f334d4574afe,libzeroize-492c0bc1277cd7d4,librustc_hash-85fdb4bfec1cf887}.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/examples/rustcdd7pDr/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/c-kzg-c2e3c11d4cd88549/out" "-L" "/opt/rustwide/target/debug/build/blst-5b5e858610ca5820/out" "-L" "/opt/rustwide/target/debug/build/ring-4e82e1631578bcf4/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-880c614550743688/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-8e81d31001e8724d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fork_simulate-36af3e786a097297" "-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 `flashseal-rs` (example "fork_simulate") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "85fe3a121f79ff7d07d4fd96d81ca3a00c6c9a60d7b70a2e83635d6ee58bde71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85fe3a121f79ff7d07d4fd96d81ca3a00c6c9a60d7b70a2e83635d6ee58bde71", kill_on_drop: false }` [INFO] [stdout] 85fe3a121f79ff7d07d4fd96d81ca3a00c6c9a60d7b70a2e83635d6ee58bde71