[INFO] fetching crate revm-trace 4.2.0...
[INFO] testing revm-trace-4.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate revm-trace 4.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate revm-trace 4.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate revm-trace 4.2.0
[INFO] tweaked toml for crates.io crate revm-trace 4.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate revm-trace 4.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate revm-trace 4.2.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44ff2085dc57d9d0778b43e7e2d01eece7292851b09dee1e9f4ae1f2322f0721
[INFO] running `Command { std: "docker" "start" "-a" "44ff2085dc57d9d0778b43e7e2d01eece7292851b09dee1e9f4ae1f2322f0721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44ff2085dc57d9d0778b43e7e2d01eece7292851b09dee1e9f4ae1f2322f0721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44ff2085dc57d9d0778b43e7e2d01eece7292851b09dee1e9f4ae1f2322f0721", kill_on_drop: false }`
[INFO] [stdout] 44ff2085dc57d9d0778b43e7e2d01eece7292851b09dee1e9f4ae1f2322f0721
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f987e238a7909119fc9dca60bd92516bb01047785d76b7893b5837978617b56
[INFO] running `Command { std: "docker" "start" "-a" "7f987e238a7909119fc9dca60bd92516bb01047785d76b7893b5837978617b56", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling blst v0.3.15
[INFO] [stderr]    Compiling c-kzg v2.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling aurora-engine-modexp v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.2.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling derive-where v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling ruint v1.15.0
[INFO] [stderr]    Compiling const-hex v1.14.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.2.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 either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling alloy-primitives v1.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling nybbles v0.3.4
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling alloy-json-abi v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.12
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.2.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.2.1
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-serde v1.0.12
[INFO] [stderr]    Compiling alloy-trie v0.8.1
[INFO] [stderr]    Compiling revm-primitives v19.2.0
[INFO] [stderr]    Compiling alloy-signer v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-types-debug v1.0.12
[INFO] [stderr]    Compiling alloy-chains v0.2.4
[INFO] [stderr]    Compiling revm-bytecode v4.1.0
[INFO] [stderr]    Compiling alloy-eips v1.0.12
[INFO] [stderr]    Compiling alloy-sol-macro v1.2.1
[INFO] [stderr]    Compiling revm-state v4.0.1
[INFO] [stderr]    Compiling alloy-sol-types v1.2.1
[INFO] [stderr]    Compiling alloy-consensus v1.0.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling revm-database-interface v4.0.1
[INFO] [stderr]    Compiling interprocess v2.2.3
[INFO] [stderr]    Compiling revm-context-interface v5.0.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling revm-context v5.0.1
[INFO] [stderr]    Compiling revm-interpreter v20.0.0
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.12
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.12
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling revm-precompile v21.0.0
[INFO] [stderr]    Compiling revm-handler v5.0.1
[INFO] [stderr]    Compiling revm-inspector v5.0.1
[INFO] [stderr]    Compiling alloy-json-rpc v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.12
[INFO] [stderr]    Compiling alloy-dyn-abi v1.2.1
[INFO] [stderr]    Compiling alloy-transport v1.0.12
[INFO] [stderr]    Compiling alloy-core v1.2.1
[INFO] [stderr]    Compiling alloy-pubsub v1.0.12
[INFO] [stderr]    Compiling alloy-transport-http v1.0.12
[INFO] [stderr]    Compiling alloy-transport-ipc v1.0.12
[INFO] [stderr]    Compiling alloy-transport-ws v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-client v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-types-txpool v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-types-anvil v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-types-trace v1.0.12
[INFO] [stderr]    Compiling alloy-network v1.0.12
[INFO] [stderr]    Compiling alloy-signer-local v1.0.12
[INFO] [stderr]    Compiling alloy-provider v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-types v1.0.12
[INFO] [stderr]    Compiling alloy-contract v1.0.12
[INFO] [stderr]    Compiling revm-database v4.0.1
[INFO] [stderr]    Compiling alloy v1.0.12
[INFO] [stderr]    Compiling revm v24.0.1
[INFO] [stderr]    Compiling revm-trace v4.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "7f987e238a7909119fc9dca60bd92516bb01047785d76b7893b5837978617b56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f987e238a7909119fc9dca60bd92516bb01047785d76b7893b5837978617b56", kill_on_drop: false }`
[INFO] [stdout] 7f987e238a7909119fc9dca60bd92516bb01047785d76b7893b5837978617b56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c17feb5e47df24a71fe55774b46a67c5ebfaa4370084b640de0e9497af15984
[INFO] running `Command { std: "docker" "start" "-a" "3c17feb5e47df24a71fe55774b46a67c5ebfaa4370084b640de0e9497af15984", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling aurora-engine-modexp v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling blst v0.3.15
[INFO] [stderr]    Compiling c-kzg v2.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling alloy-primitives v1.2.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling const-hex v1.14.1
[INFO] [stderr]    Compiling ruint v1.15.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling alloy-json-abi v1.2.1
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-serde v1.0.12
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-trie v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling revm-primitives v19.2.0
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.12
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling revm-bytecode v4.1.0
[INFO] [stderr]    Compiling interprocess v2.2.3
[INFO] [stderr]    Compiling alloy-eips v1.0.12
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.2.1
[INFO] [stderr]    Compiling alloy-signer v1.0.12
[INFO] [stderr]    Compiling revm-state v4.0.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.2.1
[INFO] [stderr]    Compiling alloy-chains v0.2.4
[INFO] [stderr]    Compiling alloy-rpc-types-debug v1.0.12
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling revm-database-interface v4.0.1
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling alloy-consensus v1.0.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling revm-context-interface v5.0.0
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling revm-precompile v21.0.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.12
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.12
[INFO] [stderr]    Compiling revm-interpreter v20.0.0
[INFO] [stderr]    Compiling revm-context v5.0.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling alloy-sol-macro v1.2.1
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling revm-handler v5.0.1
[INFO] [stderr]    Compiling revm-inspector v5.0.1
[INFO] [stderr]    Compiling alloy-sol-types v1.2.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling alloy-json-rpc v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.12
[INFO] [stderr]    Compiling alloy-dyn-abi v1.2.1
[INFO] [stderr]    Compiling alloy-transport v1.0.12
[INFO] [stderr]    Compiling alloy-core v1.2.1
[INFO] [stderr]    Compiling alloy-pubsub v1.0.12
[INFO] [stderr]    Compiling alloy-transport-http v1.0.12
[INFO] [stderr]    Compiling alloy-transport-ws v1.0.12
[INFO] [stderr]    Compiling alloy-transport-ipc v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-client v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-types-txpool v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-types-trace v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-types-anvil v1.0.12
[INFO] [stderr]    Compiling alloy-network v1.0.12
[INFO] [stderr]    Compiling alloy-signer-local v1.0.12
[INFO] [stderr]    Compiling alloy-provider v1.0.12
[INFO] [stderr]    Compiling alloy-rpc-types v1.0.12
[INFO] [stderr]    Compiling revm-database v4.0.1
[INFO] [stderr]    Compiling alloy-contract v1.0.12
[INFO] [stderr]    Compiling alloy v1.0.12
[INFO] [stderr]    Compiling revm v24.0.1
[INFO] [stderr]    Compiling revm-trace v4.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> examples/concurrent_shared_backend.rs:302:35
[INFO] [stdout]     |
[INFO] [stdout] 302 | async fn run_concurrent_test() -> Result<()> {
[INFO] [stdout]     |                                   ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 302 | async fn run_concurrent_test() -> Result<(), E> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/concurrent_shared_backend.rs:306:14
[INFO] [stdout]     |
[INFO] [stdout] 305 | /         "⚠️  SharedBackend Multi-Threading Test Skipped"
[INFO] [stdout] 306 | |             .yellow()
[INFO] [stdout]     | |             -^^^^^^ method not found in `&'static str`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cyan` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/concurrent_shared_backend.rs:311:61
[INFO] [stdout]     |
[INFO] [stdout] 311 |         "ℹ️  This test requires the 'foundry-fork' feature".cyan()
[INFO] [stdout]     |                                                            ^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `green` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/concurrent_shared_backend.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 315 | /         "💡 Run with: cargo run --example concurrent_shared_backend --features foundry-fork"
[INFO] [stdout] 316 | |             .green()
[INFO] [stdout]     | |             -^^^^^ method not found in `&'static str`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `magenta` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/concurrent_shared_backend.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 325 | /         "🔬 SharedBackend Multi-Threading Demonstration"
[INFO] [stdout] 326 | |             .magenta()
[INFO] [stdout]     | |             -^^^^^^^ method not found in `&'static str`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cyan` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> examples/concurrent_shared_backend.rs:331:77
[INFO] [stdout]     |
[INFO] [stdout] 331 |         "This example shows how SharedBackend enables safe multi-threading".cyan()
[INFO] [stdout]     |                                                                             ^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `revm-trace` (example "concurrent_shared_backend") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `revm-trace` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name revm_trace --edition=2021 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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "foundry-fork", "full", "rustls-tls"))' -C metadata=6485cc1614e25a50 -C extra-filename=-651c51d74ba23f00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-0c4b1e113295e4f9.rlib --extern alloy=/opt/rustwide/target/debug/deps/liballoy-7b636d88a528af45.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7dc0f36c5f024577.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f9aee954015478b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0022b0586ec24edf.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-92ba03380521adfe.rlib --extern revm=/opt/rustwide/target/debug/deps/librevm-c516e70e064ac2c6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3d9798a72062de1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4dad5810fbb3a61d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fe989b393605a44f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-237f032b8462a465/out -L native=/opt/rustwide/target/debug/build/c-kzg-214caa3822512382/out -L native=/opt/rustwide/target/debug/build/blst-7df3065cb31a548e/out -L native=/opt/rustwide/target/debug/build/ring-8dcb8a1fd8822b5a/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-5e012fe664daaedb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `revm-trace` (example "actix_web_integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name actix_web_integration --edition=2021 examples/actix_web_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "foundry-fork", "full", "rustls-tls"))' -C metadata=e0cbe2a0dd13b519 -C extra-filename=-2addbe748cf93af7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-0c4b1e113295e4f9.rlib --extern alloy=/opt/rustwide/target/debug/deps/liballoy-7b636d88a528af45.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7dc0f36c5f024577.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f9aee954015478b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0022b0586ec24edf.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-92ba03380521adfe.rlib --extern revm=/opt/rustwide/target/debug/deps/librevm-c516e70e064ac2c6.rlib --extern revm_trace=/opt/rustwide/target/debug/deps/librevm_trace-c22cb33e23f56c97.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3d9798a72062de1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4dad5810fbb3a61d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fe989b393605a44f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-237f032b8462a465/out -L native=/opt/rustwide/target/debug/build/c-kzg-214caa3822512382/out -L native=/opt/rustwide/target/debug/build/blst-7df3065cb31a548e/out -L native=/opt/rustwide/target/debug/build/ring-8dcb8a1fd8822b5a/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-5e012fe664daaedb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `revm-trace` (test "trace_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name trace_tests --edition=2021 tests/trace_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "foundry-fork", "full", "rustls-tls"))' -C metadata=0894568abc11f15f -C extra-filename=-37f37810aa921d0b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-0c4b1e113295e4f9.rlib --extern alloy=/opt/rustwide/target/debug/deps/liballoy-7b636d88a528af45.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7dc0f36c5f024577.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f9aee954015478b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0022b0586ec24edf.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-92ba03380521adfe.rlib --extern revm=/opt/rustwide/target/debug/deps/librevm-c516e70e064ac2c6.rlib --extern revm_trace=/opt/rustwide/target/debug/deps/librevm_trace-c22cb33e23f56c97.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3d9798a72062de1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4dad5810fbb3a61d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fe989b393605a44f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-237f032b8462a465/out -L native=/opt/rustwide/target/debug/build/c-kzg-214caa3822512382/out -L native=/opt/rustwide/target/debug/build/blst-7df3065cb31a548e/out -L native=/opt/rustwide/target/debug/build/ring-8dcb8a1fd8822b5a/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-5e012fe664daaedb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `revm-trace` (example "trace_dex")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name trace_dex --edition=2021 examples/trace_dex.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "foundry-fork", "full", "rustls-tls"))' -C metadata=ea7c45f1b723abe4 -C extra-filename=-56fe2635cb3787e6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-0c4b1e113295e4f9.rlib --extern alloy=/opt/rustwide/target/debug/deps/liballoy-7b636d88a528af45.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7dc0f36c5f024577.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f9aee954015478b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0022b0586ec24edf.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-92ba03380521adfe.rlib --extern revm=/opt/rustwide/target/debug/deps/librevm-c516e70e064ac2c6.rlib --extern revm_trace=/opt/rustwide/target/debug/deps/librevm_trace-c22cb33e23f56c97.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3d9798a72062de1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4dad5810fbb3a61d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fe989b393605a44f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-237f032b8462a465/out -L native=/opt/rustwide/target/debug/build/c-kzg-214caa3822512382/out -L native=/opt/rustwide/target/debug/build/blst-7df3065cb31a548e/out -L native=/opt/rustwide/target/debug/build/ring-8dcb8a1fd8822b5a/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-5e012fe664daaedb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `revm-trace` (example "basic_usage")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name basic_usage --edition=2021 examples/basic_usage.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "foundry-fork", "full", "rustls-tls"))' -C metadata=a2c9dd3d6f153950 -C extra-filename=-468ab219747039c4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-0c4b1e113295e4f9.rlib --extern alloy=/opt/rustwide/target/debug/deps/liballoy-7b636d88a528af45.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7dc0f36c5f024577.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f9aee954015478b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0022b0586ec24edf.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-92ba03380521adfe.rlib --extern revm=/opt/rustwide/target/debug/deps/librevm-c516e70e064ac2c6.rlib --extern revm_trace=/opt/rustwide/target/debug/deps/librevm_trace-c22cb33e23f56c97.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3d9798a72062de1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4dad5810fbb3a61d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fe989b393605a44f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-237f032b8462a465/out -L native=/opt/rustwide/target/debug/build/c-kzg-214caa3822512382/out -L native=/opt/rustwide/target/debug/build/blst-7df3065cb31a548e/out -L native=/opt/rustwide/target/debug/build/ring-8dcb8a1fd8822b5a/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-5e012fe664daaedb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `revm-trace` (example "multi_handle_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name multi_handle_test --edition=2021 examples/multi_handle_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "foundry-fork", "full", "rustls-tls"))' -C metadata=9faea3f9fe147992 -C extra-filename=-601f51c56db137fb --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-0c4b1e113295e4f9.rlib --extern alloy=/opt/rustwide/target/debug/deps/liballoy-7b636d88a528af45.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7dc0f36c5f024577.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f9aee954015478b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0022b0586ec24edf.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-92ba03380521adfe.rlib --extern revm=/opt/rustwide/target/debug/deps/librevm-c516e70e064ac2c6.rlib --extern revm_trace=/opt/rustwide/target/debug/deps/librevm_trace-c22cb33e23f56c97.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3d9798a72062de1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4dad5810fbb3a61d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fe989b393605a44f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-237f032b8462a465/out -L native=/opt/rustwide/target/debug/build/c-kzg-214caa3822512382/out -L native=/opt/rustwide/target/debug/build/blst-7df3065cb31a548e/out -L native=/opt/rustwide/target/debug/build/ring-8dcb8a1fd8822b5a/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-5e012fe664daaedb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `revm-trace` (example "erc721_transfer_trace")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name erc721_transfer_trace --edition=2021 examples/erc721_transfer_trace.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "foundry-fork", "full", "rustls-tls"))' -C metadata=8d15c55126074911 -C extra-filename=-05a97dd3a404a995 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-0c4b1e113295e4f9.rlib --extern alloy=/opt/rustwide/target/debug/deps/liballoy-7b636d88a528af45.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7dc0f36c5f024577.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f9aee954015478b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0022b0586ec24edf.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-92ba03380521adfe.rlib --extern revm=/opt/rustwide/target/debug/deps/librevm-c516e70e064ac2c6.rlib --extern revm_trace=/opt/rustwide/target/debug/deps/librevm_trace-c22cb33e23f56c97.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3d9798a72062de1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4dad5810fbb3a61d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fe989b393605a44f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-237f032b8462a465/out -L native=/opt/rustwide/target/debug/build/c-kzg-214caa3822512382/out -L native=/opt/rustwide/target/debug/build/blst-7df3065cb31a548e/out -L native=/opt/rustwide/target/debug/build/ring-8dcb8a1fd8822b5a/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-5e012fe664daaedb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `revm-trace` (example "multicall_example")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name multicall_example --edition=2021 examples/multicall_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "foundry-fork", "full", "rustls-tls"))' -C metadata=37219eb38aeed155 -C extra-filename=-5693dded7bfa8ed5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-0c4b1e113295e4f9.rlib --extern alloy=/opt/rustwide/target/debug/deps/liballoy-7b636d88a528af45.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7dc0f36c5f024577.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f9aee954015478b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0022b0586ec24edf.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-92ba03380521adfe.rlib --extern revm=/opt/rustwide/target/debug/deps/librevm-c516e70e064ac2c6.rlib --extern revm_trace=/opt/rustwide/target/debug/deps/librevm_trace-c22cb33e23f56c97.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3d9798a72062de1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4dad5810fbb3a61d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fe989b393605a44f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-237f032b8462a465/out -L native=/opt/rustwide/target/debug/build/c-kzg-214caa3822512382/out -L native=/opt/rustwide/target/debug/build/blst-7df3065cb31a548e/out -L native=/opt/rustwide/target/debug/build/ring-8dcb8a1fd8822b5a/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-5e012fe664daaedb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `revm-trace` (example "predicted_contract_address")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name predicted_contract_address --edition=2021 examples/predicted_contract_address.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "foundry-fork", "full", "rustls-tls"))' -C metadata=cde3d7ee96d20242 -C extra-filename=-0b6c8dd2f3782619 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-0c4b1e113295e4f9.rlib --extern alloy=/opt/rustwide/target/debug/deps/liballoy-7b636d88a528af45.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-7dc0f36c5f024577.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f9aee954015478b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0022b0586ec24edf.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-92ba03380521adfe.rlib --extern revm=/opt/rustwide/target/debug/deps/librevm-c516e70e064ac2c6.rlib --extern revm_trace=/opt/rustwide/target/debug/deps/librevm_trace-c22cb33e23f56c97.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3d9798a72062de1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4dad5810fbb3a61d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fe989b393605a44f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-237f032b8462a465/out -L native=/opt/rustwide/target/debug/build/c-kzg-214caa3822512382/out -L native=/opt/rustwide/target/debug/build/blst-7df3065cb31a548e/out -L native=/opt/rustwide/target/debug/build/ring-8dcb8a1fd8822b5a/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-5e012fe664daaedb/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcI1yTu8/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librevm_trace-c22cb33e23f56c97,libanyhow-ae63679af1e3713c,librevm-c516e70e064ac2c6,librevm_inspector-c2ee999de21f3ca0,librevm_handler-d395a40f7442c5b0,librevm_precompile-2e39fc67304cdd9c,libripemd-c05368c796ce0c38,libark_bls12_381-497ccf501d541226,libark_bn254-c02235dd5f2601cc,libark_ec-60d541100b895966,libark_poly-e8e1d0ae8292f001,libahash-cc55e3ae40157921,libark_ff-7a7602e0df970493,libark_serialize-aa23092c7c702008,libnum_bigint-3a0d86f6a51e9a7a,libnum_integer-7c78ed099e5ad64f,libark_std-c5473d69dd51e7d0,libnum_traits-f110f501d736bb1f,libsecp256k1-6f4f3f93a445dcf4,libsecp256k1_sys-abd7c5977e6d6158,libaurora_engine_modexp-45dc94cd9d937f49,librevm_interpreter-92ea37d4bb18e988,librevm_database-5882f61c06d6d35f,librevm_context-40940ba713d4254d,librevm_context_interface-50b29f79ef3065da,librevm_database_interface-05ef3e3cce41f5be,librevm_state-15433973a99f5834,librevm_bytecode-63e2768db5e26c31,libbitvec-92094c587cf27d5b,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,librevm_primitives-bf42336fd651a4f8,libthiserror-ecaa8766f16a12a1,liballoy-7b636d88a528af45,liballoy_signer_local-b931978120f63f93,librand-5da728b4225d0c4c,librand_chacha-fbb29938557523ed,liballoy_rpc_types-4fe55679dda14872,liballoy_contract-ec6d73eead8ce15f,liballoy_provider-cd26688f9f5c0945,libdashmap-96c84082106a56d3,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-ca54231108c39f35,liballoy_rpc_types_txpool-6271aa31cdb1c002,liballoy_rpc_types_trace-3a60115e11aec11b,liballoy_rpc_types_debug-c8055baf73257684,liballoy_rpc_types_anvil-fcbde8dec4f01dde,liblru-85161ae5e79d7914,liballoy_rpc_client-3d15d0a97cd91188,liballoy_transport_ipc-9556a62acd1e14ea,libinterprocess-ef9130ba68ca1f80,liballoy_transport_ws-4ca9602f745d660d,libtokio_tungstenite-6b200db3640ad49d,libwebpki_roots-2ec4fc4a1d7a3c90,libwebpki_roots-21a62e378ac446d5,libtokio_rustls-536f84c4abe88511,libtungstenite-5a55f71e8467602d,libdata_encoding-506ef4e476430498,librand-7efdbbf136a15cd4,librand_chacha-659cfc31d72cc991,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-ccf2f11861520c55,libgetrandom-497e9409df4a7c28,librustls-bbc200f294cdb2de,libwebpki-b20a19f61940a950,libring-b299391edd36f1f7,libuntrusted-b2f816886faf2178,libutf8-f4341c3c7568480d,libsha1-650a095266f68c28,libtracing_futures-e939414a3bc65069,libasync_stream-a4e25139543d6fa1,liballoy_pubsub-5531d8b7ae9c966e,libtokio_stream-4905c804371861f7,libtokio_util-0f56a99b08d208bb,libbimap-3f3eecb30c1493cd,libpin_project-b0b250276b6e9e3e,liballoy_chains-dc68f022701a9dae,libstrum-bb5e15cf45fb2702,libnum_enum-949e67b5fae0f9db,liballoy_transport_http-0122ae4e4ff254aa,liballoy_transport-025b8284a14e15fa,libfutures-0022b0586ec24edf,libfutures_executor-8af40f73d145e4ab,libreqwest-1e4ae835bb12cea4,libserde_urlencoded-208881d30e158b20,librustls_pki_types-7f21b361e4ba9007,libhyper_tls-2d8b2b317446b1cb,libtokio_native_tls-184805ff3bc50b43,libtower_http-2cf46bc644f120b3,libiri_string-f2231ba2cbe5b068,libtower-d1d16d0956786171,libtower_layer-d908dd771b239ecd,libnative_tls-1220c9ea37a6e86e,libopenssl_probe-2c6d21a9709cae46,libopenssl-dded4dbfc713ca75,libbitflags-5112be0357280d79,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c3cc90e9f88fa912,libhyper_util-5aa459db91432d24,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-7b75884d3720f721,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libfutures_util-e36e5d80702bde9f,libfutures_io-59d0071c9258d69f,libslab-06cf58f8e93304ed,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-91a858f9685cd730,libpin_utils-3860774ad9b215b5,libtokio-4dad5810fbb3a61d,libsignal_hook_registry-9cc47e3b9c9c7695,libsocket2-52147840f00e14e1,libmio-0ec32b632376843e,libparking_lot-e1af34fb09802b0a,libparking_lot_core-00fdb755a1d86466,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-81e3532064664525,libhttp_body-f15e0c7a410fb778,liburl-cae897ba71553b27,libidna-fb4b8edf45d24a84,libutf8_iter-51566bbad89f3a68,libidna_adapter-80f3bbd389d69ac1,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-93000c11c31c21a7,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,liballoy_network-62952333216b0c08,liballoy_rpc_types_any-5719204367210f3c,liballoy_signer-7a9fb008882ce203,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-106a0f3cb757f2f0,liballoy_consensus_any-d925336bacd98454,libitertools-d8628bb6c5995f35,liballoy_network_primitives-6b5b454eef232355,liballoy_json_rpc-18cb7be79997403e,libhttp-8fb1a59666ab2b12,libfnv-79e2cbfbe03dcd16,liballoy_consensus-607995adc6424c4b,liballoy_eips-205d2c4f8205b6d9,libeither-8d8160125ec0de2b,liballoy_serde-92db795e95910e30,libserde_json-f3d9798a72062de1,libmemchr-eb753e192a6bbd2d,libryu-a7164637bc4900ee,libindexmap-1b6a8add2ecffb2c,liballoy_eip7702-281cad70e23e8011,libc_kzg-8b24684b13a7d276,libhex-13e08b3b00984ab7,libblst-6fcef95cee20ef42,libthreadpool-6a3d73dd4fc9a4f5,libnum_cpus-71d70741ab4ac2c1,liballoy_eip2930-594a132d0e20fb5e,liballoy_eip2124-a5aaaf90a5fcd239,libthiserror-4571c34690b6c4a3,libcrc-fcee439b0f483d84,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-4ef10aa6a6937f1f,libtracing-c61c03a23aaa873b,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libtracing_core-148ef8f7e3e4784c,libnybbles-8b1b3e23f411aa36,libsmallvec-ddfac031095f69a0,libonce_cell-e9252a7b5119f3eb,liballoy_core-4c84882e125406b8,liballoy_dyn_abi-819406a469af1db4,liballoy_sol_types-26a5e5d6a70c1b7d,liballoy_json_abi-f0d5ac407c979701,liballoy_sol_type_parser-ea0c0d99aa0b74d8,libwinnow-89c5503dcd84bde7,liballoy_primitives-ce665fba0d1bfece,libitoa-ef40fa516293a9d3,libhashbrown-ef3780cd61236586,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-d6b73c06654b8dc9,libconst_hex-2a31c709243d78c7,libderive_more-f763094a69750740,libk256-15bd7308369102d7,libsha2-6d080cc5cca78f58,libcpufeatures-e04321643d03190d,libecdsa-fa974f30e372f769,librfc6979-50367a107f20bd2b,libhmac-f9fd194aeff6d4da,libsignature-a5d946750d6958a1,libelliptic_curve-0e3e01310e63e94c,libpkcs8-8073499140b65b4a,libspki-bbddf4ede07b3016,libsec1-9717938f1dffe576,libder-b9455818f0a8bdac,libcrypto_bigint-10db5bf506932357,libserdect-ea1f584122f9f93d,libbase16ct-c4cc4b0550013254,libgroup-c8b01136b1250aab,libff-cdee6f4eedcb22f4,librand_core-ecf54cfa6b52b090,libgetrandom-275ce913df46f7da,liblibc-2ab02a50597ad08a,libcfg_if-3a213765134f0c85,libruint-218aafdf60b58695,liballoy_rlp-840a60a4ee307ff3,libarrayvec-0c630e7fc3ad1caf,libbytes-a8b1c3d65be9f66e,libserde-2357d6e941fe4901,libtiny_keccak-95da10b0197cdcb6,libcrunchy-8c6963c437d6135e,libsha3-994d46da661f5e69,libkeccak-b3eea90d0aeeb926,libdigest-09d9b5133bc33092,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-389a33f8424544c5,libcrypto_common-c07481c35b3f7f2e,libgeneric_array-8c959b9527ca048b,libtypenum-f2b179c8a326fef2,libzeroize-4487a252de5e76c8}.rlib" "<sysroot>/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcI1yTu8/raw-dylibs" "-B<sysroot>/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/zstd-sys-237f032b8462a465/out" "-L" "/opt/rustwide/target/debug/build/c-kzg-214caa3822512382/out" "-L" "/opt/rustwide/target/debug/build/blst-7df3065cb31a548e/out" "-L" "/opt/rustwide/target/debug/build/ring-8dcb8a1fd8822b5a/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-5e012fe664daaedb/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/readme_example-fd51daf60946236f" "-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 `revm-trace` (test "readme_example") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcn1vZR2/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librevm_trace-c22cb33e23f56c97,librevm-c516e70e064ac2c6,librevm_inspector-c2ee999de21f3ca0,librevm_handler-d395a40f7442c5b0,librevm_precompile-2e39fc67304cdd9c,libripemd-c05368c796ce0c38,libark_bls12_381-497ccf501d541226,libark_bn254-c02235dd5f2601cc,libark_ec-60d541100b895966,libark_poly-e8e1d0ae8292f001,libahash-cc55e3ae40157921,libark_ff-7a7602e0df970493,libark_serialize-aa23092c7c702008,libnum_bigint-3a0d86f6a51e9a7a,libnum_integer-7c78ed099e5ad64f,libark_std-c5473d69dd51e7d0,libnum_traits-f110f501d736bb1f,libsecp256k1-6f4f3f93a445dcf4,libsecp256k1_sys-abd7c5977e6d6158,libaurora_engine_modexp-45dc94cd9d937f49,librevm_interpreter-92ea37d4bb18e988,librevm_database-5882f61c06d6d35f,librevm_context-40940ba713d4254d,librevm_context_interface-50b29f79ef3065da,librevm_database_interface-05ef3e3cce41f5be,librevm_state-15433973a99f5834,librevm_bytecode-63e2768db5e26c31,libbitvec-92094c587cf27d5b,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,librevm_primitives-bf42336fd651a4f8,libthiserror-ecaa8766f16a12a1,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libanyhow-ae63679af1e3713c,liballoy-7b636d88a528af45,liballoy_signer_local-b931978120f63f93,librand-5da728b4225d0c4c,librand_chacha-fbb29938557523ed,liballoy_rpc_types-4fe55679dda14872,liballoy_contract-ec6d73eead8ce15f,liballoy_provider-cd26688f9f5c0945,libdashmap-96c84082106a56d3,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-ca54231108c39f35,liballoy_rpc_types_txpool-6271aa31cdb1c002,liballoy_rpc_types_trace-3a60115e11aec11b,liballoy_rpc_types_debug-c8055baf73257684,liballoy_rpc_types_anvil-fcbde8dec4f01dde,liblru-85161ae5e79d7914,liballoy_rpc_client-3d15d0a97cd91188,liballoy_transport_ipc-9556a62acd1e14ea,libinterprocess-ef9130ba68ca1f80,liballoy_transport_ws-4ca9602f745d660d,libtokio_tungstenite-6b200db3640ad49d,libwebpki_roots-2ec4fc4a1d7a3c90,libwebpki_roots-21a62e378ac446d5,libtokio_rustls-536f84c4abe88511,libtungstenite-5a55f71e8467602d,libdata_encoding-506ef4e476430498,librand-7efdbbf136a15cd4,librand_chacha-659cfc31d72cc991,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-ccf2f11861520c55,libgetrandom-497e9409df4a7c28,librustls-bbc200f294cdb2de,libwebpki-b20a19f61940a950,libring-b299391edd36f1f7,libuntrusted-b2f816886faf2178,libutf8-f4341c3c7568480d,libsha1-650a095266f68c28,libtracing_futures-e939414a3bc65069,libasync_stream-a4e25139543d6fa1,liballoy_pubsub-5531d8b7ae9c966e,libtokio_stream-4905c804371861f7,libtokio_util-0f56a99b08d208bb,libbimap-3f3eecb30c1493cd,libpin_project-b0b250276b6e9e3e,liballoy_chains-dc68f022701a9dae,libstrum-bb5e15cf45fb2702,libnum_enum-949e67b5fae0f9db,liballoy_transport_http-0122ae4e4ff254aa,liballoy_transport-025b8284a14e15fa,libfutures-0022b0586ec24edf,libfutures_executor-8af40f73d145e4ab,libreqwest-1e4ae835bb12cea4,libserde_urlencoded-208881d30e158b20,librustls_pki_types-7f21b361e4ba9007,libhyper_tls-2d8b2b317446b1cb,libtokio_native_tls-184805ff3bc50b43,libtower_http-2cf46bc644f120b3,libiri_string-f2231ba2cbe5b068,libtower-d1d16d0956786171,libtower_layer-d908dd771b239ecd,libnative_tls-1220c9ea37a6e86e,libopenssl_probe-2c6d21a9709cae46,libopenssl-dded4dbfc713ca75,libbitflags-5112be0357280d79,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c3cc90e9f88fa912,libhyper_util-5aa459db91432d24,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-7b75884d3720f721,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libfutures_util-e36e5d80702bde9f,libfutures_io-59d0071c9258d69f,libslab-06cf58f8e93304ed,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-91a858f9685cd730,libpin_utils-3860774ad9b215b5,libtokio-4dad5810fbb3a61d,libsignal_hook_registry-9cc47e3b9c9c7695,libsocket2-52147840f00e14e1,libmio-0ec32b632376843e,libparking_lot-e1af34fb09802b0a,libparking_lot_core-00fdb755a1d86466,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-81e3532064664525,libhttp_body-f15e0c7a410fb778,liburl-cae897ba71553b27,libidna-fb4b8edf45d24a84,libutf8_iter-51566bbad89f3a68,libidna_adapter-80f3bbd389d69ac1,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-93000c11c31c21a7,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,liballoy_network-62952333216b0c08,liballoy_rpc_types_any-5719204367210f3c,liballoy_signer-7a9fb008882ce203,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-106a0f3cb757f2f0,liballoy_consensus_any-d925336bacd98454,libitertools-d8628bb6c5995f35,liballoy_network_primitives-6b5b454eef232355,liballoy_json_rpc-18cb7be79997403e,libhttp-8fb1a59666ab2b12,libfnv-79e2cbfbe03dcd16,liballoy_consensus-607995adc6424c4b,liballoy_eips-205d2c4f8205b6d9,libeither-8d8160125ec0de2b,liballoy_serde-92db795e95910e30,libserde_json-f3d9798a72062de1,libmemchr-eb753e192a6bbd2d,libryu-a7164637bc4900ee,libindexmap-1b6a8add2ecffb2c,liballoy_eip7702-281cad70e23e8011,libc_kzg-8b24684b13a7d276,libhex-13e08b3b00984ab7,libblst-6fcef95cee20ef42,libthreadpool-6a3d73dd4fc9a4f5,libnum_cpus-71d70741ab4ac2c1,liballoy_eip2930-594a132d0e20fb5e,liballoy_eip2124-a5aaaf90a5fcd239,libthiserror-4571c34690b6c4a3,libcrc-fcee439b0f483d84,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-4ef10aa6a6937f1f,libtracing-c61c03a23aaa873b,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libtracing_core-148ef8f7e3e4784c,libnybbles-8b1b3e23f411aa36,libsmallvec-ddfac031095f69a0,libonce_cell-e9252a7b5119f3eb,liballoy_core-4c84882e125406b8,liballoy_dyn_abi-819406a469af1db4,liballoy_sol_types-26a5e5d6a70c1b7d,liballoy_json_abi-f0d5ac407c979701,liballoy_sol_type_parser-ea0c0d99aa0b74d8,libwinnow-89c5503dcd84bde7,liballoy_primitives-ce665fba0d1bfece,libitoa-ef40fa516293a9d3,libhashbrown-ef3780cd61236586,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-d6b73c06654b8dc9,libconst_hex-2a31c709243d78c7,libderive_more-f763094a69750740,libk256-15bd7308369102d7,libsha2-6d080cc5cca78f58,libcpufeatures-e04321643d03190d,libecdsa-fa974f30e372f769,librfc6979-50367a107f20bd2b,libhmac-f9fd194aeff6d4da,libsignature-a5d946750d6958a1,libelliptic_curve-0e3e01310e63e94c,libpkcs8-8073499140b65b4a,libspki-bbddf4ede07b3016,libsec1-9717938f1dffe576,libder-b9455818f0a8bdac,libcrypto_bigint-10db5bf506932357,libserdect-ea1f584122f9f93d,libbase16ct-c4cc4b0550013254,libgroup-c8b01136b1250aab,libff-cdee6f4eedcb22f4,librand_core-ecf54cfa6b52b090,libgetrandom-275ce913df46f7da,liblibc-2ab02a50597ad08a,libcfg_if-3a213765134f0c85,libruint-218aafdf60b58695,liballoy_rlp-840a60a4ee307ff3,libarrayvec-0c630e7fc3ad1caf,libbytes-a8b1c3d65be9f66e,libserde-2357d6e941fe4901,libtiny_keccak-95da10b0197cdcb6,libcrunchy-8c6963c437d6135e,libsha3-994d46da661f5e69,libkeccak-b3eea90d0aeeb926,libdigest-09d9b5133bc33092,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-389a33f8424544c5,libcrypto_common-c07481c35b3f7f2e,libgeneric_array-8c959b9527ca048b,libtypenum-f2b179c8a326fef2,libzeroize-4487a252de5e76c8}.rlib" "<sysroot>/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcn1vZR2/raw-dylibs" "-B<sysroot>/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/zstd-sys-237f032b8462a465/out" "-L" "/opt/rustwide/target/debug/build/c-kzg-214caa3822512382/out" "-L" "/opt/rustwide/target/debug/build/blst-7df3065cb31a548e/out" "-L" "/opt/rustwide/target/debug/build/ring-8dcb8a1fd8822b5a/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-5e012fe664daaedb/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/transfer_eth_insufficient_balance-7c92eaa82c68309b" "-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 `revm-trace` (example "transfer_eth_insufficient_balance") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3c17feb5e47df24a71fe55774b46a67c5ebfaa4370084b640de0e9497af15984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c17feb5e47df24a71fe55774b46a67c5ebfaa4370084b640de0e9497af15984", kill_on_drop: false }`
[INFO] [stdout] 3c17feb5e47df24a71fe55774b46a67c5ebfaa4370084b640de0e9497af15984
