[INFO] cloning repository https://github.com/ErdongChen61/rsp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErdongChen61/rsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErdongChen61%2Frsp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErdongChen61%2Frsp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ee1f53c7e58ae78e0434962710c7a08b15571a1 [INFO] testing ErdongChen61/rsp against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErdongChen61%2Frsp" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ErdongChen61/rsp [INFO] finished tweaking git repo https://github.com/ErdongChen61/rsp [INFO] tweaked toml for git repo https://github.com/ErdongChen61/rsp written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ErdongChen61/rsp on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ErdongChen61/rsp 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7c1e9edf528c8cb534766ef712dea27d26b94c6c81829ead7574546b4264ebd [INFO] running `Command { std: "docker" "start" "-a" "f7c1e9edf528c8cb534766ef712dea27d26b94c6c81829ead7574546b4264ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7c1e9edf528c8cb534766ef712dea27d26b94c6c81829ead7574546b4264ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7c1e9edf528c8cb534766ef712dea27d26b94c6c81829ead7574546b4264ebd", kill_on_drop: false }` [INFO] [stdout] f7c1e9edf528c8cb534766ef712dea27d26b94c6c81829ead7574546b4264ebd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 664e909493df0eae7540c926cfa6352460fd695ab8424e1a52fc2a42bab53381 [INFO] running `Command { std: "docker" "start" "-a" "664e909493df0eae7540c926cfa6352460fd695ab8424e1a52fc2a42bab53381", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling sp1_bls12_381 v0.8.0-sp1-4.0.0-v2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling kzg-rs v0.2.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling time v0.3.40 [INFO] [stderr] Compiling aurora-engine-modexp v1.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling substrate-bn v0.6.0 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling metrics v0.24.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ff_derive v0.13.1 [INFO] [stderr] Compiling rolling-file v0.2.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v1.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.11 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling auto_impl v1.2.1 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling alloy-sol-macro-input v1.0.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.0.0 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling metrics-derive v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling reth-metrics v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling alloy-sol-macro v1.0.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling secp256k1 v0.30.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling alloy-rlp v0.3.11 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ruint v1.14.0 [INFO] [stderr] Compiling nybbles v0.3.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling reth-fs-util v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling alloy-primitives v1.0.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tracing-logfmt v0.3.5 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tracing-journald v0.3.1 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling reth-tracing v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling alloy-eip2930 v0.2.0 [INFO] [stderr] Compiling alloy-eip7702 v0.6.0 [INFO] [stderr] Compiling alloy-eip2124 v0.2.0 [INFO] [stderr] Compiling alloy-serde v0.14.0 [INFO] [stderr] Compiling alloy-trie v0.8.1 [INFO] [stderr] Compiling revm-primitives v18.0.0 [INFO] [stderr] Compiling alloy-sol-types v1.0.0 [INFO] [stderr] Compiling alloy-chains v0.2.0 [INFO] [stderr] Compiling reth-prune-types v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-static-file-types v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling alloy-signer v0.14.0 [INFO] [stderr] Compiling revm-bytecode v3.0.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling alloy-eips v0.14.0 [INFO] [stderr] Compiling alloy-hardforks v0.2.0 [INFO] [stderr] Compiling reth-ethereum-forks v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling alloy-op-hardforks v0.2.0 [INFO] [stderr] Compiling reth-network-peers v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-optimism-forks v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling alloy-consensus v0.14.0 [INFO] [stderr] Compiling alloy-genesis v0.14.0 [INFO] [stderr] Compiling revm-state v3.0.0 [INFO] [stderr] Compiling revm-database-interface v3.0.0 [INFO] [stderr] Compiling revm-context-interface v3.0.0 [INFO] [stderr] Compiling revm-database v3.0.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling revm-context v3.0.1 [INFO] [stderr] Compiling revm-interpreter v18.0.0 [INFO] [stderr] Compiling op-alloy-consensus v0.13.0 [INFO] [stderr] Compiling alloy-consensus-any v0.14.0 [INFO] [stderr] Compiling alloy-network-primitives v0.14.0 [INFO] [stderr] Compiling alloy-rpc-types-engine v0.14.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reth-primitives-traits v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling reth-trie-common v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-storage-errors v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-db-models v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling rsp-witness-db v0.1.0 (/opt/rustwide/workdir/crates/storage/witness-db) [INFO] [stderr] Compiling reth-stages-types v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bls12-381 v0.5.0 [INFO] [stderr] Compiling ark-bn254 v0.5.0 [INFO] [stderr] Compiling revm-precompile v19.0.0 [INFO] [stderr] Compiling alloy-rpc-types-eth v0.14.0 [INFO] [stderr] Compiling alloy-json-rpc v0.14.0 [INFO] [stderr] Compiling revm-handler v3.0.1 [INFO] [stderr] Compiling alloy-transport v0.14.0 [INFO] [stderr] Compiling revm-inspector v3.0.1 [INFO] [stderr] Compiling alloy-transport-http v0.14.0 [INFO] [stderr] Compiling revm v22.0.1 [INFO] [stderr] Compiling alloy-rpc-client v0.14.0 [INFO] [stderr] Compiling op-revm v3.0.2 [INFO] [stderr] Compiling alloy-evm v0.4.0 [INFO] [stderr] Compiling alloy-rpc-types-any v0.14.0 [INFO] [stderr] Compiling op-alloy-rpc-types v0.13.0 [INFO] [stderr] Compiling alloy-rpc-types v0.14.0 [INFO] [stderr] Compiling reth-ethereum-primitives v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-chainspec v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-execution-errors v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-optimism-primitives v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling alloy-op-evm v0.4.0 [INFO] [stderr] Compiling alloy-network v0.14.0 [INFO] [stderr] Compiling reth-trie-sparse v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-execution-types v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling alloy-provider v0.14.0 [INFO] [stderr] Compiling reth-optimism-chainspec v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling op-alloy-network v0.13.0 [INFO] [stderr] Compiling reth-consensus v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-storage-api v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-consensus-common v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-errors v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-ethereum-consensus v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-trie v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-evm v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-optimism-consensus v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling rsp-primitives v0.1.0 (/opt/rustwide/workdir/crates/primitives) [INFO] [stderr] Compiling rsp-mpt v0.1.0 (/opt/rustwide/workdir/crates/mpt) [INFO] [stderr] Compiling reth-evm-ethereum v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-optimism-evm v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling rsp-client-executor v0.1.0 (/opt/rustwide/workdir/crates/executor/client) [INFO] [stderr] Compiling rsp-rpc-db v0.1.0 (/opt/rustwide/workdir/crates/storage/rpc-db) [INFO] [stderr] Compiling rsp-provider v0.1.0 (/opt/rustwide/workdir/crates/provider) [INFO] [stderr] Compiling rsp-host-executor v0.1.0 (/opt/rustwide/workdir/crates/executor/host) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "664e909493df0eae7540c926cfa6352460fd695ab8424e1a52fc2a42bab53381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "664e909493df0eae7540c926cfa6352460fd695ab8424e1a52fc2a42bab53381", kill_on_drop: false }` [INFO] [stdout] 664e909493df0eae7540c926cfa6352460fd695ab8424e1a52fc2a42bab53381 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a90776af288dc0fea545cd067e637452beb744e1c7aae36e387cd698e103c65f [INFO] running `Command { std: "docker" "start" "-a" "a90776af288dc0fea545cd067e637452beb744e1c7aae36e387cd698e103c65f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling rsp-witness-db v0.1.0 (/opt/rustwide/workdir/crates/storage/witness-db) [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling alloy-transport-http v0.14.0 [INFO] [stderr] Compiling alloy-rpc-client v0.14.0 [INFO] [stderr] Compiling tracing-logfmt v0.3.5 [INFO] [stderr] Compiling tracing-journald v0.3.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling reth-tracing v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling reth-trie-sparse v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling alloy-provider v0.14.0 [INFO] [stderr] Compiling reth-trie v1.3.10 (https://github.com/paradigmxyz/reth?tag=v1.3.10#b36fc954) [INFO] [stderr] Compiling rsp-mpt v0.1.0 (/opt/rustwide/workdir/crates/mpt) [INFO] [stderr] Compiling rsp-primitives v0.1.0 (/opt/rustwide/workdir/crates/primitives) [INFO] [stderr] Compiling rsp-client-executor v0.1.0 (/opt/rustwide/workdir/crates/executor/client) [INFO] [stderr] Compiling rsp-rpc-db v0.1.0 (/opt/rustwide/workdir/crates/storage/rpc-db) [INFO] [stderr] Compiling rsp-provider v0.1.0 (/opt/rustwide/workdir/crates/provider) [INFO] [stderr] Compiling rsp-host-executor v0.1.0 (/opt/rustwide/workdir/crates/executor/host) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.99s [INFO] running `Command { std: "docker" "inspect" "a90776af288dc0fea545cd067e637452beb744e1c7aae36e387cd698e103c65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a90776af288dc0fea545cd067e637452beb744e1c7aae36e387cd698e103c65f", kill_on_drop: false }` [INFO] [stdout] a90776af288dc0fea545cd067e637452beb744e1c7aae36e387cd698e103c65f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39db2c49c1f3374f20b14314a723b703dc9cbb901043abb82d7530a4ef0bc26c [INFO] running `Command { std: "docker" "start" "-a" "39db2c49c1f3374f20b14314a723b703dc9cbb901043abb82d7530a4ef0bc26c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsp_client_executor-1dff59a949df0257) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsp_host_executor-bf580bfbb427b933) [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-8b729435c9d7cde0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_e2e_sepolia ... FAILED [INFO] [stdout] test test_e2e_linea ... FAILED [INFO] [stdout] test test_e2e_ethereum ... FAILED [INFO] [stdout] test test_e2e_optimism ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_e2e_sepolia stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_e2e_sepolia' (30) panicked at crates/executor/host/tests/integration.rs:117:47: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b0947cd0e2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59b0947cd0e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59b0947cd0e2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b0947cd0e2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b0947e036f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59b0947e036f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59b094798591 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59b094798591 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59b0947a57f2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59b0947aa7df - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59b0947aa671 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59b093bc601e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x59b093bc601e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59b0947aaf4f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x59b0947aaf4f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59b0947aacfa - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59b0947a5929 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59b09478ca7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59b0947eb090 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x59b0947ea036 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x59b093991fb6 - core::result::Result::unwrap::h34df8ce62895a2fa [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x59b093991fb6 - integration::run_e2e::{{closure}}::h01d6a4d618ad1f6d [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:117:47 [INFO] [stdout] 22: 0x59b0939905be - integration::run_eth_e2e::{{closure}}::h3b7f7d8f3321b59e [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:86:6 [INFO] [stdout] 23: 0x59b093990e62 - integration::test_e2e_sepolia::{{closure}}::h8ad2b60b1e0d1b47 [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:61:67 [INFO] [stdout] 24: 0x59b0939d2c92 - as core::future::future::Future>::poll::h9ce6de63a320765d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x59b09392959d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h28ffe207d4b310f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:71 [INFO] [stdout] 26: 0x59b093927cd2 - tokio::task::coop::with_budget::h01e3588b9469c704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x59b093927cd2 - tokio::task::coop::budget::h07c78b035b050e6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x59b093927cd2 - tokio::runtime::park::CachedParkThread::block_on::hd9a08458e8642cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:31 [INFO] [stdout] 29: 0x59b093a14854 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd64d09f5cf300b28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 30: 0x59b093929f68 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc69e8e13aa756df2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 31: 0x59b0938b4e26 - tokio::runtime::context::runtime::enter_runtime::h5a09d9c112d9a84f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 32: 0x59b093929ee4 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hc2a9bf192cc0b9ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 33: 0x59b093929ad4 - tokio::runtime::runtime::Runtime::block_on_inner::h84251ddda1eab7a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:370:50 [INFO] [stdout] 34: 0x59b093929dd7 - tokio::runtime::runtime::Runtime::block_on::h1eb96e47f1c4c2e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18 [INFO] [stdout] 35: 0x59b093990c4b - integration::test_e2e_sepolia::heb70d76136f140a6 [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:61:72 [INFO] [stdout] 36: 0x59b093990ce7 - integration::test_e2e_sepolia::{{closure}}::h874dc17ab635e3b2 [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:60:28 [INFO] [stdout] 37: 0x59b093909786 - core::ops::function::FnOnce::call_once::ha6b61e82a4855b8f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x59b093bc5ddb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x59b093bc5ddb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 40: 0x59b093bdba25 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 41: 0x59b093bdba25 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 42: 0x59b093bdba25 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 43: 0x59b093bdba25 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 44: 0x59b093bdba25 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x59b093bdba25 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 46: 0x59b093bdba25 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 47: 0x59b093bb2204 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 48: 0x59b093bb2204 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 49: 0x59b093bb5b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 50: 0x59b093bb5b0a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x59b093bb5b0a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x59b093bb5b0a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x59b093bb5b0a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x59b093bb5b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 55: 0x59b093bb5b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x59b0947a0a6f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 57: 0x59b0947a0a6f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 58: 0x78e164a1aaa4 - [INFO] [stdout] 59: 0x78e164aa7a34 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_e2e_linea stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_e2e_linea' (28) panicked at crates/executor/host/tests/integration.rs:117:47: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b0947cd0e2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59b0947cd0e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59b0947cd0e2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b0947cd0e2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b0947e036f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59b0947e036f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59b094798591 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59b094798591 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59b0947a57f2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59b0947aa7df - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59b0947aa671 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59b093bc601e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x59b093bc601e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59b0947aaf4f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x59b0947aaf4f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59b0947aacfa - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59b0947a5929 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59b09478ca7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59b0947eb090 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x59b0947ea036 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x59b093991fb6 - core::result::Result::unwrap::h34df8ce62895a2fa [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x59b093991fb6 - integration::run_e2e::{{closure}}::h01d6a4d618ad1f6d [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:117:47 [INFO] [stdout] 22: 0x59b0939905be - integration::run_eth_e2e::{{closure}}::h3b7f7d8f3321b59e [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:86:6 [INFO] [stdout] 23: 0x59b093990a2a - integration::test_e2e_linea::{{closure}}::h49b9ea06caf3659c [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:56:6 [INFO] [stdout] 24: 0x59b0939d2c92 - as core::future::future::Future>::poll::h9ce6de63a320765d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x59b09392959d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h28ffe207d4b310f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:71 [INFO] [stdout] 26: 0x59b093927cd2 - tokio::task::coop::with_budget::h01e3588b9469c704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x59b093927cd2 - tokio::task::coop::budget::h07c78b035b050e6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x59b093927cd2 - tokio::runtime::park::CachedParkThread::block_on::hd9a08458e8642cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:31 [INFO] [stdout] 29: 0x59b093a14854 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd64d09f5cf300b28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 30: 0x59b093929f68 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc69e8e13aa756df2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 31: 0x59b0938b4e26 - tokio::runtime::context::runtime::enter_runtime::h5a09d9c112d9a84f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 32: 0x59b093929ee4 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hc2a9bf192cc0b9ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 33: 0x59b093929ad4 - tokio::runtime::runtime::Runtime::block_on_inner::h84251ddda1eab7a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:370:50 [INFO] [stdout] 34: 0x59b093929dd7 - tokio::runtime::runtime::Runtime::block_on::h1eb96e47f1c4c2e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18 [INFO] [stdout] 35: 0x59b0939907eb - integration::test_e2e_linea::hf851d16f4bb9f190 [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:56:11 [INFO] [stdout] 36: 0x59b093990ac7 - integration::test_e2e_linea::{{closure}}::h8cc678282ce3edd8 [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:49:26 [INFO] [stdout] 37: 0x59b093907856 - core::ops::function::FnOnce::call_once::h28573acf24e7cf75 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x59b093bc5ddb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x59b093bc5ddb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 40: 0x59b093bdba25 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 41: 0x59b093bdba25 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 42: 0x59b093bdba25 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 43: 0x59b093bdba25 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 44: 0x59b093bdba25 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x59b093bdba25 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 46: 0x59b093bdba25 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 47: 0x59b093bb2204 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 48: 0x59b093bb2204 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 49: 0x59b093bb5b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 50: 0x59b093bb5b0a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x59b093bb5b0a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x59b093bb5b0a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x59b093bb5b0a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x59b093bb5b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 55: 0x59b093bb5b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x59b0947a0a6f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 57: 0x59b0947a0a6f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 58: 0x78e164a1aaa4 - [INFO] [stdout] 59: 0x78e164aa7a34 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_e2e_ethereum stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_e2e_ethereum' (27) panicked at crates/executor/host/tests/integration.rs:117:47: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b0947cd0e2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59b0947cd0e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59b0947cd0e2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b0947cd0e2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b0947e036f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59b0947e036f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59b094798591 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59b094798591 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59b0947a57f2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59b0947aa7df - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59b0947aa671 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59b093bc601e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x59b093bc601e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59b0947aaf4f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x59b0947aaf4f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59b0947aacfa - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59b0947a5929 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59b09478ca7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59b0947eb090 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x59b0947ea036 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x59b093991fb6 - core::result::Result::unwrap::h34df8ce62895a2fa [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x59b093991fb6 - integration::run_e2e::{{closure}}::h01d6a4d618ad1f6d [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:117:47 [INFO] [stdout] 22: 0x59b0939905be - integration::run_eth_e2e::{{closure}}::h3b7f7d8f3321b59e [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:86:6 [INFO] [stdout] 23: 0x59b093991262 - integration::test_e2e_ethereum::{{closure}}::hd272641d2d84888c [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:24:61 [INFO] [stdout] 24: 0x59b0939d2c92 - as core::future::future::Future>::poll::h9ce6de63a320765d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x59b09392959d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h28ffe207d4b310f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:71 [INFO] [stdout] 26: 0x59b093927cd2 - tokio::task::coop::with_budget::h01e3588b9469c704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x59b093927cd2 - tokio::task::coop::budget::h07c78b035b050e6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x59b093927cd2 - tokio::runtime::park::CachedParkThread::block_on::hd9a08458e8642cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:31 [INFO] [stdout] 29: 0x59b093a14854 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd64d09f5cf300b28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 30: 0x59b093929f68 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc69e8e13aa756df2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 31: 0x59b0938b4e26 - tokio::runtime::context::runtime::enter_runtime::h5a09d9c112d9a84f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 32: 0x59b093929ee4 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hc2a9bf192cc0b9ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 33: 0x59b093929ad4 - tokio::runtime::runtime::Runtime::block_on_inner::h84251ddda1eab7a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:370:50 [INFO] [stdout] 34: 0x59b093929dd7 - tokio::runtime::runtime::Runtime::block_on::h1eb96e47f1c4c2e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18 [INFO] [stdout] 35: 0x59b09399104b - integration::test_e2e_ethereum::he63bc5beb15fbf15 [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:24:66 [INFO] [stdout] 36: 0x59b0939910e7 - integration::test_e2e_ethereum::{{closure}}::ha68560a998794bc9 [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:23:29 [INFO] [stdout] 37: 0x59b093907916 - core::ops::function::FnOnce::call_once::h2ade899e98bcd1c6 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x59b093bc5ddb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x59b093bc5ddb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 40: 0x59b093bdba25 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 41: 0x59b093bdba25 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 42: 0x59b093bdba25 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 43: 0x59b093bdba25 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 44: 0x59b093bdba25 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x59b093bdba25 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 46: 0x59b093bdba25 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 47: 0x59b093bb2204 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 48: 0x59b093bb2204 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 49: 0x59b093bb5b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 50: 0x59b093bb5b0a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x59b093bb5b0a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x59b093bb5b0a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x59b093bb5b0a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x59b093bb5b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 55: 0x59b093bb5b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x59b0947a0a6f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 57: 0x59b0947a0a6f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 58: 0x78e164a1aaa4 - [INFO] [stdout] 59: 0x78e164aa7a34 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_e2e_optimism stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_e2e_optimism' (29) panicked at crates/executor/host/tests/integration.rs:117:47: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59b0947cd0e2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59b0947cd0e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59b0947cd0e2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59b0947cd0e2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59b0947e036f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59b0947e036f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59b094798591 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59b094798591 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59b0947a57f2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59b0947aa7df - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59b0947aa671 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59b093bc601e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x59b093bc601e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59b0947aaf4f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x59b0947aaf4f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59b0947aacfa - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59b0947a5929 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59b09478ca7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59b0947eb090 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x59b0947ea036 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x59b093992dcb - core::result::Result::unwrap::h34df8ce62895a2fa [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x59b093992dcb - integration::run_e2e::{{closure}}::h9751427229dd37a4 [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:117:47 [INFO] [stdout] 22: 0x59b0939918b5 - integration::test_e2e_optimism::{{closure}}::he00374b0ae64b350 [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:45:6 [INFO] [stdout] 23: 0x59b0939d2c92 - as core::future::future::Future>::poll::h9ce6de63a320765d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x59b09392959d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h28ffe207d4b310f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:71 [INFO] [stdout] 25: 0x59b093927cd2 - tokio::task::coop::with_budget::h01e3588b9469c704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x59b093927cd2 - tokio::task::coop::budget::h07c78b035b050e6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x59b093927cd2 - tokio::runtime::park::CachedParkThread::block_on::hd9a08458e8642cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:31 [INFO] [stdout] 28: 0x59b093a14854 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd64d09f5cf300b28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 29: 0x59b093929f68 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc69e8e13aa756df2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 30: 0x59b0938b4e26 - tokio::runtime::context::runtime::enter_runtime::h5a09d9c112d9a84f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 31: 0x59b093929ee4 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hc2a9bf192cc0b9ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 32: 0x59b093929ad4 - tokio::runtime::runtime::Runtime::block_on_inner::h84251ddda1eab7a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:370:50 [INFO] [stdout] 33: 0x59b093929dd7 - tokio::runtime::runtime::Runtime::block_on::h1eb96e47f1c4c2e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18 [INFO] [stdout] 34: 0x59b09399143f - integration::test_e2e_optimism::h2f95d743048fc645 [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:45:11 [INFO] [stdout] 35: 0x59b0939914d7 - integration::test_e2e_optimism::{{closure}}::h0ce4cf16fb48f20c [INFO] [stdout] at /opt/rustwide/workdir/crates/executor/host/tests/integration.rs:28:29 [INFO] [stdout] 36: 0x59b09390a036 - core::ops::function::FnOnce::call_once::hc77e65a344f06e29 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x59b093bc5ddb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x59b093bc5ddb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 39: 0x59b093bdba25 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 40: 0x59b093bdba25 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x59b093bdba25 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x59b093bdba25 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x59b093bdba25 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x59b093bdba25 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 45: 0x59b093bdba25 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 46: 0x59b093bb2204 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 47: 0x59b093bb2204 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 48: 0x59b093bb5b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 49: 0x59b093bb5b0a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x59b093bb5b0a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x59b093bb5b0a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stderr] error: test failed, to rerun pass `-p rsp-host-executor --test integration` [INFO] [stdout] 52: 0x59b093bb5b0a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x59b093bb5b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: 0x59b093bb5b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x59b0947a0a6f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 56: 0x59b0947a0a6f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 57: 0x78e164a1aaa4 - [INFO] [stdout] 58: 0x78e164aa7a34 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_e2e_ethereum [INFO] [stdout] test_e2e_linea [INFO] [stdout] test_e2e_optimism [INFO] [stdout] test_e2e_sepolia [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39db2c49c1f3374f20b14314a723b703dc9cbb901043abb82d7530a4ef0bc26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39db2c49c1f3374f20b14314a723b703dc9cbb901043abb82d7530a4ef0bc26c", kill_on_drop: false }` [INFO] [stdout] 39db2c49c1f3374f20b14314a723b703dc9cbb901043abb82d7530a4ef0bc26c