[INFO] fetching crate ethrex-common 25.0.0...
[INFO] testing ethrex-common-25.0.0 against 1.98.0-beta.8 for beta-1.99-5
[INFO] extracting crate ethrex-common 25.0.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate ethrex-common 25.0.0
[INFO] finished tweaking crates.io crate ethrex-common 25.0.0
[INFO] tweaked toml for crates.io crate ethrex-common 25.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ethrex-common 25.0.0 on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ethrex-common 25.0.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" "+1.98.0-beta.8" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libssz-derive v0.3.0
[INFO] [stderr]   Downloaded libssz v0.3.0
[INFO] [stderr]   Downloaded libssz-merkle v0.3.0
[INFO] [stderr]   Downloaded bitcoin-io v0.1.4
[INFO] [stderr]   Downloaded libssz-types v0.3.0
[INFO] [stderr]   Downloaded hex-simd v0.8.0
[INFO] [stderr]   Downloaded ethereum-types v0.15.1
[INFO] [stderr]   Downloaded ethrex-rlp v25.0.0
[INFO] [stderr]   Downloaded malachite v0.6.1
[INFO] [stderr]   Downloaded ethrex-crypto v25.0.0
[INFO] [stderr]   Downloaded ethrex-trie v25.0.0
[INFO] [stderr]   Downloaded malachite-q v0.6.1
[INFO] [stderr]   Downloaded malachite-base v0.6.1
[INFO] [stderr]   Downloaded malachite-nz v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fce18d85dd942aa797a4ba4de2ab11ff835d6cd732e2ee3dcda39eb869095196
[INFO] running `Command { std: "docker" "start" "fce18d85dd942aa797a4ba4de2ab11ff835d6cd732e2ee3dcda39eb869095196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fce18d85dd942aa797a4ba4de2ab11ff835d6cd732e2ee3dcda39eb869095196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fce18d85dd942aa797a4ba4de2ab11ff835d6cd732e2ee3dcda39eb869095196" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fce18d85dd942aa797a4ba4de2ab11ff835d6cd732e2ee3dcda39eb869095196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fce18d85dd942aa797a4ba4de2ab11ff835d6cd732e2ee3dcda39eb869095196" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling malachite-nz v0.6.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling malachite-base v0.6.1
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling libssz-merkle v0.3.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling libssz v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling hex-simd v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling libssz-types v0.3.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling libssz-derive v0.3.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rlp v0.6.1
[INFO] [stderr]    Compiling impl-rlp v0.4.0
[INFO] [stderr]    Compiling ethbloom v0.14.1
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling ethereum-types v0.15.1
[INFO] [stderr]    Compiling ethrex-rlp v25.0.0
[INFO] [stderr]    Compiling malachite-q v0.6.1
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling malachite v0.6.1
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling ethrex-crypto v25.0.0
[INFO] [stderr]    Compiling ethrex-trie v25.0.0
[INFO] [stderr]    Compiling ethrex-common v25.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "fce18d85dd942aa797a4ba4de2ab11ff835d6cd732e2ee3dcda39eb869095196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fce18d85dd942aa797a4ba4de2ab11ff835d6cd732e2ee3dcda39eb869095196" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling libssz-merkle v0.3.0
[INFO] [stderr]    Compiling libssz-types v0.3.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[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 ethrex-crypto v25.0.0
[INFO] [stderr]    Compiling ethrex-trie v25.0.0
[INFO] [stderr]    Compiling ethrex-common v25.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.52s
[INFO] running `Command { std: "docker" "inspect" "fce18d85dd942aa797a4ba4de2ab11ff835d6cd732e2ee3dcda39eb869095196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fce18d85dd942aa797a4ba4de2ab11ff835d6cd732e2ee3dcda39eb869095196" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests common.rs (/opt/rustwide/target/debug/deps/ethrex_common-3ad6e97a75b1998f)
[INFO] [stdout] 
[INFO] [stdout] running 172 tests
[INFO] [stdout] test types::account::test::test_code_hash ... ok
[INFO] [stdout] test types::account::test::test_is_eip7702_delegation_rejects_arbitrary_contract_code ... ok
[INFO] [stdout] test types::account::test::test_is_eip7702_delegation_rejects_empty ... ok
[INFO] [stdout] test types::account::test::test_is_eip7702_delegation_rejects_long ... ok
[INFO] [stdout] test types::account::test::test_is_eip7702_delegation_rejects_short ... ok
[INFO] [stdout] test types::account::test::test_is_eip7702_delegation_valid ... ok
[INFO] [stdout] test types::account::test::test_is_eip7702_delegation_rejects_wrong_prefix ... ok
[INFO] [stdout] test types::block::test::burned_fees_header_roundtrip_and_hash ... ok
[INFO] [stdout] test types::block::test::into_with_burned_fees_clears_stale_cache ... ok
[INFO] [stdout] test types::block::test::into_with_burned_fees_none_is_idempotent ... ok
[INFO] [stdout] test types::block::test::test_calc_blob_fee_post_osaka_bpo3 ... ok
[INFO] [stdout] test types::block::test::test_calc_blob_fee_post_osaka_bpo1 ... ok
[INFO] [stdout] test types::block::test::test_calculate_base_fee_per_gas_big_numbers ... ok
[INFO] [stdout] test types::block::test::test_calc_excess_blob_gas_at_amsterdam_inherits_bpo1_target ... ok
[INFO] [stdout] test types::block::test::test_calc_blob_fee_post_osaka_bpo1_ef ... ok
[INFO] [stdout] test types::block::test::test_compute_withdrawals_root ... ok
[INFO] [stdout] test types::block::test::test_fake_exponential_overflow ... ok
[INFO] [stdout] test types::block::test::test_compute_transactions_root ... ok
[INFO] [stdout] test types::block::test::test_normalize_legacy_withdrawals ... ok
[INFO] [stdout] test types::block::test::test_validate_block_body_rejects_missing_withdrawals_field ... ok
[INFO] [stdout] test types::block::test::test_validate_block_header ... ok
[INFO] [stdout] test types::block_access_list::synthesize_tests::synthesize_balance_only_no_nonce_no_code ... ok
[INFO] [stdout] test types::block_access_list::synthesize_tests::synthesize_code_only ... ok
[INFO] [stdout] test types::block_access_list::synthesize_tests::synthesize_creation ... ok
[INFO] [stdout] test types::block_access_list::synthesize_tests::synthesize_pure_storage_write ... ok
[INFO] [stdout] test types::block_access_list::decode_tests::decode_v7_1_0_sender_balance_change ... ok
[INFO] [stdout] test types::block_access_list::recorder_tests::tx_initial_storage_retains_prevalue_for_reverted_fresh_write ... ok
[INFO] [stdout] test types::block_access_list::synthesize_tests::synthesize_selfdestruct_collapses ... ok
[INFO] [stdout] test types::block_access_list::synthesize_tests::synthesize_nonce_only ... ok
[INFO] [stdout] test types::block_access_list::recorder_tests::tx_initial_storage_is_first_write_wins ... ok
[INFO] [stdout] test types::block_access_list::synthesize_tests::synthesize_skips_when_slot_changes_empty ... ok
[INFO] [stdout] test types::block_access_list::synthesize_tests::synthesize_skips_read_only_account ... ok
[INFO] [stdout] test types::block_execution_witness::amsterdam_chain_config_tests::amsterdam_chain_config_sets_deposit_contract ... ok
[INFO] [stdout] test types::block_execution_witness::amsterdam_chain_config_tests::activates_every_fork_through_amsterdam_at_zero ... ok
[INFO] [stdout] test types::block_execution_witness::amsterdam_chain_config_tests::carries_the_chain_id_through ... ok
[INFO] [stdout] test types::block_execution_witness::amsterdam_chain_config_tests::leaves_post_amsterdam_forks_unscheduled ... ok
[INFO] [stdout] test types::block_execution_witness::amsterdam_chain_config_tests::resolves_the_bpo2_blob_schedule_at_amsterdam ... ok
[INFO] [stdout] test types::block::test::test_fake_exponential_bounds_overflow ... ok
[INFO] [stdout] test types::block_access_list::synthesize_tests::synthesize_slot_last_post_value ... ok
[INFO] [stdout] test types::block_access_list::synthesize_tests::synthesize_takes_last_balance ... ok
[INFO] [stdout] test types::fork_id::tests::encode_fork_id ... ok
[INFO] [stdout] test types::fork_id::tests::encode_fork_id2 ... ok
[INFO] [stdout] test types::block_access_list::synthesize_tests::synthesize_takes_last_nonce ... ok
[INFO] [stdout] test types::block_access_list::synthesize_tests::synthesize_takes_last_code_and_hashes ... ok
[INFO] [stdout] test types::block_access_list::synthesize_tests::synthesize_zero_storage_kept ... ok
[INFO] [stdout] test types::fork_id::tests::encode_fork_id3 ... ok
[INFO] [stdout] test types::genesis::tests::amsterdam_inherits_highest_activated_bpo_schedule ... ok
[INFO] [stdout] test types::fork_id::tests::remote_next_fork_passed_locally ... ok
[INFO] [stdout] test types::genesis::tests::chain_config_accepts_heze_and_bogota_aliases_for_hegota_time ... ok
[INFO] [stdout] test types::genesis::tests::amsterdam_prefers_explicitly_pinned_schedule ... ok
[INFO] [stdout] test types::genesis::tests::deserialize_chain_config_blob_schedule ... ok
[INFO] [stdout] test types::genesis::tests::blob_schedule_for_fork_reports_the_inherited_entry ... ok
[INFO] [stdout] test types::genesis::tests::deserialize_chain_config_missing_deposit_contract_address ... ok
[INFO] [stdout] test types::genesis::tests::deserialize_chain_config_missing_cancun_blob_schedule ... ok
[INFO] [stdout] test types::genesis::tests::deserialize_chain_config_missing_entire_blob_schedule ... ok
[INFO] [stdout] test types::genesis::tests::deserialize_chain_config_missing_prague_blob_schedule ... ok
[INFO] [stdout] test types::genesis::tests::lstar_fork_ordering_and_activation ... ok
[INFO] [stdout] test types::genesis::tests::lstar_fork_resolution ... ok
[INFO] [stdout] test types::genesis::tests::next_fork_picks_earliest_scheduled ... ok
[INFO] [stdout] test types::genesis::tests::next_fork_returns_none_when_at_last_scheduled ... ok
[INFO] [stdout] test types::genesis::tests::next_fork_skips_unscheduled_intermediate_forks ... ok
[INFO] [stdout] test types::fork_id::tests::hoodi_test_cases ... FAILED
[INFO] [stdout] test types::fork_id::tests::local_needs_software_update ... FAILED
[INFO] [stdout] test types::genesis::tests::pow_genesis_detection ... ok
[INFO] [stdout] test types::fork_id::tests::remote_needs_software_update ... FAILED
[INFO] [stdout] test types::fork_id::tests::sepolia_test_cases ... FAILED
[INFO] [stdout] test types::genesis::tests::terminal_total_difficulty_accepts_number_or_hex_string ... ok
[INFO] [stdout] test types::genesis::tests::test_hegota_after_amsterdam ... ok
[INFO] [stdout] test types::receipt::test::decode_inner_with_bloom_frame_zero_payer_maps_to_none ... ok
[INFO] [stdout] test types::receipt::test::decode_inner_with_bloom_roundtrips_legacy ... ok
[INFO] [stdout] test types::receipt::test::decode_inner_with_bloom_roundtrips_frame_preserving_payer_and_frames ... ok
[INFO] [stdout] test types::receipt::test::decode_inner_with_bloom_roundtrips_nonframe ... ok
[INFO] [stdout] test types::receipt::test::frame_receipt_storage_roundtrip_preserves_logs_and_status ... ok
[INFO] [stdout] test types::receipt::test::frame_receipt_trie_encoding_is_eip8141_payload ... ok
[INFO] [stdout] test types::genesis::tests::genesis_block ... FAILED
[INFO] [stdout] test types::receipt::test::nonframe_receipt_storage_roundtrip_unchanged ... ok
[INFO] [stdout] test types::genesis::tests::deserialize_genesis_file ... FAILED
[INFO] [stdout] test types::receipt::test::pre_byzantium_receipt_cannot_be_decoded ... ok
[INFO] [stdout] test types::genesis::tests::native_l2_genesis_activates_amsterdam ... FAILED
[INFO] [stdout] test types::receipt::test::test_encode_decode_receipt_legacy ... ok
[INFO] [stdout] test types::genesis::tests::parse_hive_genesis_file ... FAILED
[INFO] [stdout] test types::receipt::test::test_encode_decode_receipt_inner_non_legacy ... ok
[INFO] [stdout] test types::receipt::test::test_encode_decode_inner_receipt_legacy ... ok
[INFO] [stdout] test types::receipt::test::test_encode_decode_receipt_non_legacy ... ok
[INFO] [stdout] test types::genesis::tests::read_and_compute_kurtosis_hash ... FAILED
[INFO] [stdout] test types::receipt::test::test_frame_receipt_skipped_disqualifies_succeeded ... ok
[INFO] [stdout] test types::receipt::test::test_frame_receipt_succeeded_derived_from_frames ... ok
[INFO] [stdout] test types::receipt::test::test_frame_receipt_skipped_status_rlp_roundtrip ... ok
[INFO] [stdout] test types::receipt::test::test_receipt_with_frame_fields_rlp_roundtrip ... ok
[INFO] [stdout] test types::stateless_ssz::tests::nativerollup_sol_result_layout_matches ... ok
[INFO] [stdout] test types::stateless_ssz::tests::nativerollup_sol_ep_offsets_match ... ok
[INFO] [stdout] test types::stateless_ssz::tests::ssz_execution_payload_has_block_access_list_round_trip ... ok
[INFO] [stdout] test types::stateless_ssz::tests::ssz_execution_witness_empty_round_trip ... ok
[INFO] [stdout] test types::stateless_ssz::tests::ssz_stateless_validation_result_round_trip ... ok
[INFO] [stdout] test types::stateless_ssz::tests::ssz_execution_witness_round_trip ... ok
[INFO] [stdout] test types::stateless_ssz::tests::test_execution_requests_to_encoded_bytes ... ok
[INFO] [stdout] test types::genesis::tests::read_and_compute_hive_hash ... FAILED
[INFO] [stdout] test types::stateless_ssz::tests::test_ssz_root_changes_with_different_data ... ok
[INFO] [stdout] test types::stateless_ssz::tests::ssz_public_keys_are_65_byte_vectors_round_trip ... ok
[INFO] [stdout] test types::transaction::tests::atomic_batch_flag_on_last_frame_still_invalid ... ok
[INFO] [stdout] test types::transaction::tests::at_most_one_expiry_verifier_frame ... ok
[INFO] [stdout] test types::transaction::tests::cumulative_frame_gas_limit_equal_to_i64_max_is_accepted ... ok
[INFO] [stdout] test types::transaction::tests::atomic_batch_flag_valid_on_default_and_sender_frames ... ok
[INFO] [stdout] test types::transaction::tests::cumulative_frame_gas_limit_above_i64_max_is_rejected ... ok
[INFO] [stdout] test types::transaction::tests::deserialize_tx_type ... ok
[INFO] [stdout] test types::transaction::tests::deserialize_generic_transaction ... ok
[INFO] [stdout] test types::transaction::tests::deserialize_eip4844_transaction ... ok
[INFO] [stdout] test types::transaction::tests::deserialize_generic_transaction_with_data_and_input_fields ... ok
[INFO] [stdout] test types::transaction::tests::empty_frames_list_is_rejected_by_count_check_not_gas_check ... ok
[INFO] [stdout] test types::transaction::tests::eip1559_tx_rlp_decode ... ok
[INFO] [stdout] test types::transaction::tests::encode_decode_low_size_tx ... ok
[INFO] [stdout] test types::transaction::tests::expiry_deadline_parses_or_none ... ok
[INFO] [stdout] test types::transaction::tests::expiry_verifier_frame_rejects_bad_data_length ... ok
[INFO] [stdout] test types::transaction::tests::frame_rlp_roundtrip_preserves_value ... ok
[INFO] [stdout] test types::transaction::tests::expiry_verifier_frame_rejects_nonzero_flags ... ok
[INFO] [stdout] test types::transaction::tests::frame_transaction_rlp_roundtrip_preserves_fields ... ok
[INFO] [stdout] test types::transaction::tests::frame_transaction_serializes_signatures_as_array ... ok
[INFO] [stdout] test types::transaction::tests::deserialize_tx_kind ... ok
[INFO] [stdout] test types::transaction::tests::frame_tx_with_signatures_rlp_roundtrip ... ok
[INFO] [stdout] test types::transaction::tests::frame_transaction_variant_is_exposed_on_transaction_enum ... ok
[INFO] [stdout] test types::transaction::tests::expiry_verifier_frame_passes_static_validation ... ok
[INFO] [stdout] test types::transaction::tests::golden_frame_tx_rlp_and_sig_hash ... ok
[INFO] [stdout] test types::transaction::tests::max_gas_includes_signature_costs ... ok
[INFO] [stdout] test types::transaction::tests::is_blob_carrying_covers_frame_txs_with_blob_hashes ... ok
[INFO] [stdout] test types::transaction::tests::legacy_chain_id_handles_out_of_range_v_without_underflow ... ok
[INFO] [stdout] test types::transaction::tests::legacy_tx_rlp_decode ... ok
[INFO] [stdout] test types::transaction::tests::nonce_at_u64_max_decodes ... ok
[INFO] [stdout] test types::transaction::tests::per_frame_gas_limit_above_i64_max_is_rejected ... ok
[INFO] [stdout] test types::transaction::tests::p2p_frame_transaction_rlp_roundtrip ... ok
[INFO] [stdout] test types::transaction::tests::nonce_over_u64_max_maps_to_nonce_is_max ... ok
[INFO] [stdout] test types::stateless_ssz::tests::test_ssz_root_is_deterministic ... ok
[INFO] [stdout] test types::transaction::tests::sig_hash_covers_explicit_msg_signature_bytes ... ok
[INFO] [stdout] test types::transaction::tests::sig_hash_covers_expiry_deadline_and_all_verify_data ... ok
[INFO] [stdout] test types::transaction::tests::serialize_deserialize_eip7702transaction ... ok
[INFO] [stdout] test types::transaction::tests::serialize_deserialize_privileged_l2_transaction ... ok
[INFO] [stdout] test types::transaction::tests::sig_hash_covers_frame_value ... ok
[INFO] [stdout] test types::transaction::tests::sig_hash_covers_frame_data_now ... ok
[INFO] [stdout] test types::transaction::tests::static_validation_accepts_arbitrary_with_empty_signer ... ok
[INFO] [stdout] test types::transaction::tests::serialize_deserialize_transaction ... ok
[INFO] [stdout] test types::transaction::tests::sig_hash_elides_empty_msg_signature_bytes ... ok
[INFO] [stdout] test types::transaction::tests::signature_rlp_roundtrip ... ok
[INFO] [stdout] test types::transaction::tests::static_validation_rejects_arbitrary_with_signer ... ok
[INFO] [stdout] test types::transaction::tests::static_validation_rejects_zero_explicit_msg ... ok
[INFO] [stdout] test types::transaction::tests::test_compute_hash ... ok
[INFO] [stdout] test types::transaction::tests::test_compute_receipts_root ... ok
[INFO] [stdout] test types::transaction::tests::static_validation_rejects_bad_msg_length ... ok
[INFO] [stdout] test types::transaction::tests::test_cost_without_base_fee_eip4844_includes_blob_gas ... ok
[INFO] [stdout] test types::transaction::tests::test_compute_transactions_root ... ok
[INFO] [stdout] test types::transaction::tests::static_validation_rejects_unknown_scheme ... ok
[INFO] [stdout] test types::transaction::tests::test_eip1559_simple_transfer_size ... ok
[INFO] [stdout] test types::transaction::tests::test_frame_mode_with_flags_rlp_roundtrip ... ok
[INFO] [stdout] test types::transaction::tests::test_eip2930_transaction_into_generic ... ok
[INFO] [stdout] test types::transaction::tests::test_frame_rlp_roundtrip ... ok
[INFO] [stdout] test types::transaction::tests::test_frame_transaction_accessor_methods ... ok
[INFO] [stdout] test types::transaction::tests::test_frame_transaction_rlp_roundtrip ... ok
[INFO] [stdout] test types::transaction::tests::test_frame_transaction_sig_hash_covers_all_frame_data ... ok
[INFO] [stdout] test types::transaction::tests::test_frame_tx_devnet_fork_epoch_zero_admits ... ok
[INFO] [stdout] test types::transaction::tests::test_frame_tx_fork_boundary_admits ... ok
[INFO] [stdout] test types::transaction::tests::test_frame_tx_post_fork_admits ... ok
[INFO] [stdout] test types::transaction::tests::test_frame_tx_pre_fork_chain_config_rejects ... ok
[INFO] [stdout] test types::transaction::tests::test_frame_transaction_canonical_roundtrip ... ok
[INFO] [stdout] test types::transaction::tests::test_frame_tx_pre_fork_rlp_roundtrip_still_decodes ... ok
[INFO] [stdout] test types::transaction::tests::test_legacy_transaction_into_generic ... ok
[INFO] [stdout] test types::transaction::tests::verify_frame_with_zero_scope_is_now_statically_valid ... ok
[INFO] [stdout] test types::transaction::tests::validate_static_constraints_rejects_nonzero_value_on_non_sender_frames ... ok
[INFO] [stdout] test validation::tests::eip4844_blob_gas_counts_correctly ... ok
[INFO] [stdout] test types::transaction::tests::test_frame_null_target_rlp_roundtrip ... ok
[INFO] [stdout] test types::transaction::tests::test_frame_transaction_hash_uses_oncecell ... ok
[INFO] [stdout] test validation::tests::eip4844_blob_gas_mismatch_fails ... ok
[INFO] [stdout] test types::transaction::tests::recover_address_rejects_high_s_signatures ... ok
[INFO] [stdout] test types::receipt::test::test_frame_receipt_rlp_roundtrip ... ok
[INFO] [stdout] test types::receipt::test::test_encode_receipt_with_bloom ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- types::fork_id::tests::hoodi_test_cases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'types::fork_id::tests::hoodi_test_cases' (2771) panicked at types/fork_id.rs:262:14:
[INFO] [stdout] Failed to open genesis file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized::<std[97b98282bc616a66]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63f157cb07e1 - std[97b98282bc616a66]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f157cb07e1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63f157cc672a - <core[832e9a552fc17241]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f157cc672a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    6:     0x63f157cb519c - std[97b98282bc616a66]::io::default_write_fmt::<alloc[3ecab9f82c41dc7d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63f157cb519c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63f157c8ebe6 - <std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f157c8ebe6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f157ca87e9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63f157913100 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63f157913100 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63f157ca89a2 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63f157ca89a2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63f157c8ec92 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63f157c86199 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63f157c8f98d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63f157cc6f2c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63f157cc6ca2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63f157774f5e - <core[832e9a552fc17241]::result::Result<std[97b98282bc616a66]::fs::File, core[832e9a552fc17241]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63f15777a427 - ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::hoodi_test_cases
[INFO] [stdout]                                at /opt/rustwide/workdir/types/fork_id.rs:262:14
[INFO] [stdout]   22:     0x63f157774137 - ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::hoodi_test_cases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/types/fork_id.rs:260:26
[INFO] [stdout]   23:     0x63f1577b5176 - <ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::hoodi_test_cases::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63f15790643b - <fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63f15790643b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x63f157913a85 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63f157913a85 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x63f157913a85 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x63f15790e534 - test[39766f3d73431624]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x63f15790e534 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x63f157916bd2 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63f157916bd2 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x63f157916bd2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f157cb003f - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::ops::function::FnOnce<(), Output = ()> + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x63f157cb003f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7c94c812d07a - <unknown>
[INFO] [stdout]   45:     0x7c94c81c0534 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- types::fork_id::tests::local_needs_software_update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'types::fork_id::tests::local_needs_software_update' (2772) panicked at types/fork_id.rs:365:14:
[INFO] [stdout] Failed to open genesis file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized::<std[97b98282bc616a66]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63f157cb07e1 - std[97b98282bc616a66]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f157cb07e1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63f157cc672a - <core[832e9a552fc17241]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f157cc672a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    6:     0x63f157cb519c - std[97b98282bc616a66]::io::default_write_fmt::<alloc[3ecab9f82c41dc7d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63f157cb519c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63f157c8ebe6 - <std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f157c8ebe6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f157ca87e9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63f157913100 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63f157913100 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63f157ca89a2 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63f157ca89a2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63f157c8ec92 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63f157c86199 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63f157c8f98d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63f157cc6f2c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63f157cc6ca2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63f157774f5e - <core[832e9a552fc17241]::result::Result<std[97b98282bc616a66]::fs::File, core[832e9a552fc17241]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63f157779e0c - ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::get_sepolia_genesis
[INFO] [stdout]                                at /opt/rustwide/workdir/types/fork_id.rs:365:14
[INFO] [stdout]   22:     0x63f15777cf50 - ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::local_needs_software_update
[INFO] [stdout]                                at /opt/rustwide/workdir/types/fork_id.rs:560:39
[INFO] [stdout]   23:     0x63f157774197 - ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::local_needs_software_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/types/fork_id.rs:559:37
[INFO] [stdout]   24:     0x63f1577b51f6 - <ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::local_needs_software_update::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63f15790643b - <fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63f15790643b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x63f157913a85 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x63f157913a85 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x63f157913a85 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x63f15790e534 - test[39766f3d73431624]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x63f15790e534 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x63f157916bd2 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x63f157916bd2 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x63f157916bd2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63f157cb003f - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::ops::function::FnOnce<(), Output = ()> + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   44:     0x63f157cb003f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x7c94c812d07a - <unknown>
[INFO] [stdout]   46:     0x7c94c81c0534 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- types::fork_id::tests::remote_needs_software_update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'types::fork_id::tests::remote_needs_software_update' (2773) panicked at types/fork_id.rs:365:14:
[INFO] [stdout] Failed to open genesis file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized::<std[97b98282bc616a66]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63f157cb07e1 - std[97b98282bc616a66]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f157cb07e1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63f157cc672a - <core[832e9a552fc17241]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f157cc672a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    6:     0x63f157cb519c - std[97b98282bc616a66]::io::default_write_fmt::<alloc[3ecab9f82c41dc7d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63f157cb519c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63f157c8ebe6 - <std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f157c8ebe6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f157ca87e9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63f157913100 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63f157913100 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63f157ca89a2 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63f157ca89a2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63f157c8ec92 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63f157c86199 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63f157c8f98d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63f157cc6f2c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63f157cc6ca2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63f157774f5e - <core[832e9a552fc17241]::result::Result<std[97b98282bc616a66]::fs::File, core[832e9a552fc17241]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63f157779e0c - ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::get_sepolia_genesis
[INFO] [stdout]                                at /opt/rustwide/workdir/types/fork_id.rs:365:14
[INFO] [stdout]   22:     0x63f15777d2cc - ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::remote_needs_software_update
[INFO] [stdout]                                at /opt/rustwide/workdir/types/fork_id.rs:576:39
[INFO] [stdout]   23:     0x63f1577741c7 - ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::remote_needs_software_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/types/fork_id.rs:575:38
[INFO] [stdout]   24:     0x63f1577b5236 - <ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::remote_needs_software_update::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63f15790643b - <fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63f15790643b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x63f157913a85 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x63f157913a85 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x63f157913a85 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x63f15790e534 - test[39766f3d73431624]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x63f15790e534 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x63f157916bd2 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x63f157916bd2 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x63f157916bd2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63f157cb003f - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::ops::function::FnOnce<(), Output = ()> + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   44:     0x63f157cb003f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x7c94c812d07a - <unknown>
[INFO] [stdout]   46:     0x7c94c81c0534 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- types::fork_id::tests::sepolia_test_cases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'types::fork_id::tests::sepolia_test_cases' (2775) panicked at types/fork_id.rs:365:14:
[INFO] [stdout] Failed to open genesis file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized::<std[97b98282bc616a66]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63f157cb07e1 - std[97b98282bc616a66]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f157cb07e1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63f157cc672a - <core[832e9a552fc17241]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f157cc672a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    6:     0x63f157cb519c - std[97b98282bc616a66]::io::default_write_fmt::<alloc[3ecab9f82c41dc7d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63f157cb519c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63f157c8ebe6 - <std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f157c8ebe6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f157ca87e9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63f157913100 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63f157913100 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63f157ca89a2 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63f157ca89a2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63f157c8ec92 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63f157c86199 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63f157c8f98d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63f157cc6f2c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63f157cc6ca2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63f157774f5e - <core[832e9a552fc17241]::result::Result<std[97b98282bc616a66]::fs::File, core[832e9a552fc17241]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63f157779e0c - ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::get_sepolia_genesis
[INFO] [stdout]                                at /opt/rustwide/workdir/types/fork_id.rs:365:14
[INFO] [stdout]   22:     0x63f15777b5d3 - ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::sepolia_test_cases
[INFO] [stdout]                                at /opt/rustwide/workdir/types/fork_id.rs:374:39
[INFO] [stdout]   23:     0x63f157774167 - ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::sepolia_test_cases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/types/fork_id.rs:373:28
[INFO] [stdout]   24:     0x63f1577b51b6 - <ethrex_common[58fe3855a1c6b8f6]::types::fork_id::tests::sepolia_test_cases::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63f15790643b - <fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63f15790643b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x63f157913a85 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x63f157913a85 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x63f157913a85 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x63f15790e534 - test[39766f3d73431624]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x63f15790e534 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x63f157916bd2 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x63f157916bd2 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x63f157916bd2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63f157cb003f - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::ops::function::FnOnce<(), Output = ()> + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   44:     0x63f157cb003f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x7c94c812d07a - <unknown>
[INFO] [stdout]   46:     0x7c94c81c0534 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- types::genesis::tests::genesis_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'types::genesis::tests::genesis_block' (2786) panicked at types/genesis.rs:1015:14:
[INFO] [stdout] Failed to open genesis file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized::<std[97b98282bc616a66]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63f157cb07e1 - std[97b98282bc616a66]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f157cb07e1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63f157cc672a - <core[832e9a552fc17241]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f157cc672a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    6:     0x63f157cb519c - std[97b98282bc616a66]::io::default_write_fmt::<alloc[3ecab9f82c41dc7d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63f157cb519c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63f157c8ebe6 - <std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f157c8ebe6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f157ca87e9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63f157913100 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63f157913100 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63f157ca89a2 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63f157ca89a2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63f157c8ec92 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63f157c86199 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63f157c8f98d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63f157cc6f2c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63f157cc6ca2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63f157774f5e - <core[832e9a552fc17241]::result::Result<std[97b98282bc616a66]::fs::File, core[832e9a552fc17241]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63f1577396ff - ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::genesis_block
[INFO] [stdout]                                at /opt/rustwide/workdir/types/genesis.rs:1015:14
[INFO] [stdout]   22:     0x63f157737db7 - ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::genesis_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/types/genesis.rs:1012:23
[INFO] [stdout]   23:     0x63f1577b52b6 - <ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::genesis_block::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63f15790643b - <fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63f15790643b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x63f157913a85 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63f157913a85 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x63f157913a85 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x63f15790e534 - test[39766f3d73431624]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x63f15790e534 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x63f157916bd2 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63f157916bd2 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x63f157916bd2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f157cb003f - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::ops::function::FnOnce<(), Output = ()> + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x63f157cb003f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7c94c812d07a - <unknown>
[INFO] [stdout]   45:     0x7c94c81c0534 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- types::genesis::tests::deserialize_genesis_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'types::genesis::tests::deserialize_genesis_file' (2785) panicked at types/genesis.rs:915:14:
[INFO] [stdout] Failed to open genesis file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized::<std[97b98282bc616a66]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63f157cb07e1 - std[97b98282bc616a66]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f157cb07e1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63f157cc672a - <core[832e9a552fc17241]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f157cc672a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    6:     0x63f157cb519c - std[97b98282bc616a66]::io::default_write_fmt::<alloc[3ecab9f82c41dc7d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63f157cb519c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63f157c8ebe6 - <std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f157c8ebe6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f157ca87e9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63f157913100 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63f157913100 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63f157ca89a2 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63f157ca89a2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63f157c8ec92 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63f157c86199 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63f157c8f98d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63f157cc6f2c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63f157cc6ca2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63f157774f5e - <core[832e9a552fc17241]::result::Result<std[97b98282bc616a66]::fs::File, core[832e9a552fc17241]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63f15773b0c7 - ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::deserialize_genesis_file
[INFO] [stdout]                                at /opt/rustwide/workdir/types/genesis.rs:915:14
[INFO] [stdout]   22:     0x63f157737e77 - ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::deserialize_genesis_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/types/genesis.rs:912:34
[INFO] [stdout]   23:     0x63f1577b53b6 - <ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::deserialize_genesis_file::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63f15790643b - <fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63f15790643b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x63f157913a85 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63f157913a85 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x63f157913a85 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x63f15790e534 - test[39766f3d73431624]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x63f15790e534 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x63f157916bd2 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63f157916bd2 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x63f157916bd2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f157cb003f - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::ops::function::FnOnce<(), Output = ()> + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x63f157cb003f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7c94c812d07a - <unknown>
[INFO] [stdout]   45:     0x7c94c81c0534 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- types::genesis::tests::native_l2_genesis_activates_amsterdam stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'types::genesis::tests::native_l2_genesis_activates_amsterdam' (2789) panicked at types/genesis.rs:1297:14:
[INFO] [stdout] Failed to open native_l2.json: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized::<std[97b98282bc616a66]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63f157cb07e1 - std[97b98282bc616a66]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f157cb07e1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63f157cc672a - <core[832e9a552fc17241]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f157cc672a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    6:     0x63f157cb519c - std[97b98282bc616a66]::io::default_write_fmt::<alloc[3ecab9f82c41dc7d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63f157cb519c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63f157c8ebe6 - <std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f157c8ebe6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f157ca87e9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63f157913100 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63f157913100 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63f157ca89a2 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63f157ca89a2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63f157c8ec92 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63f157c86199 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63f157c8f98d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63f157cc6f2c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63f157cc6ca2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63f157774f5e - <core[832e9a552fc17241]::result::Result<std[97b98282bc616a66]::fs::File, core[832e9a552fc17241]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63f15773e5ff - ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::native_l2_genesis_activates_amsterdam
[INFO] [stdout]                                at /opt/rustwide/workdir/types/genesis.rs:1297:14
[INFO] [stdout]   22:     0x63f157737f97 - ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::native_l2_genesis_activates_amsterdam::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/types/genesis.rs:1295:47
[INFO] [stdout]   23:     0x63f1577b5536 - <ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::native_l2_genesis_activates_amsterdam::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63f15790643b - <fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63f15790643b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x63f157913a85 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63f157913a85 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x63f157913a85 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x63f15790e534 - test[39766f3d73431624]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x63f15790e534 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x63f157916bd2 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63f157916bd2 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x63f157916bd2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f157cb003f - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::ops::function::FnOnce<(), Output = ()> + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x63f157cb003f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7c94c812d07a - <unknown>
[INFO] [stdout]   45:     0x7c94c81c0534 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- types::genesis::tests::parse_hive_genesis_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'types::genesis::tests::parse_hive_genesis_file' (2793) panicked at types/genesis.rs:1081:60:
[INFO] [stdout] Failed to open genesis file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized::<std[97b98282bc616a66]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63f157cb07e1 - std[97b98282bc616a66]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f157cb07e1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63f157cc672a - <core[832e9a552fc17241]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f157cc672a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    6:     0x63f157cb519c - std[97b98282bc616a66]::io::default_write_fmt::<alloc[3ecab9f82c41dc7d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63f157cb519c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63f157c8ebe6 - <std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f157c8ebe6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f157ca87e9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63f157913100 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63f157913100 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63f157ca89a2 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63f157ca89a2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63f157c8ec92 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63f157c86199 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63f157c8f98d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63f157cc6f2c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63f157cc6ca2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63f157774f5e - <core[832e9a552fc17241]::result::Result<std[97b98282bc616a66]::fs::File, core[832e9a552fc17241]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63f15773aff6 - ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::parse_hive_genesis_file
[INFO] [stdout]                                at /opt/rustwide/workdir/types/genesis.rs:1081:60
[INFO] [stdout]   22:     0x63f157737e47 - ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::parse_hive_genesis_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/types/genesis.rs:1079:33
[INFO] [stdout]   23:     0x63f1577b5376 - <ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::parse_hive_genesis_file::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63f15790643b - <fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63f15790643b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x63f157913a85 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63f157913a85 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x63f157913a85 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x63f15790e534 - test[39766f3d73431624]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x63f15790e534 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x63f157916bd2 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63f157916bd2 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x63f157916bd2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f157cb003f - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::ops::function::FnOnce<(), Output = ()> + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x63f157cb003f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7c94c812d07a - <unknown>
[INFO] [stdout]   45:     0x7c94c81c0534 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- types::genesis::tests::read_and_compute_kurtosis_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'types::genesis::tests::read_and_compute_kurtosis_hash' (2796) panicked at types/genesis.rs:1066:14:
[INFO] [stdout] Failed to open genesis file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized::<std[97b98282bc616a66]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63f157cb07e1 - std[97b98282bc616a66]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f157cb07e1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63f157cc672a - <core[832e9a552fc17241]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f157cc672a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    6:     0x63f157cb519c - std[97b98282bc616a66]::io::default_write_fmt::<alloc[3ecab9f82c41dc7d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63f157cb519c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63f157c8ebe6 - <std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f157c8ebe6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f157ca87e9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63f157913100 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63f157913100 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63f157ca89a2 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63f157ca89a2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63f157c8ec92 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63f157c86199 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63f157c8f98d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63f157cc6f2c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63f157cc6ca2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63f157774f5e - <core[832e9a552fc17241]::result::Result<std[97b98282bc616a66]::fs::File, core[832e9a552fc17241]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63f15773d81f - ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::read_and_compute_kurtosis_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/types/genesis.rs:1066:14
[INFO] [stdout]   22:     0x63f157737f07 - ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::read_and_compute_kurtosis_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/types/genesis.rs:1064:40
[INFO] [stdout]   23:     0x63f1577b5476 - <ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::read_and_compute_kurtosis_hash::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63f15790643b - <fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63f15790643b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x63f157913a85 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63f157913a85 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x63f157913a85 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x63f15790e534 - test[39766f3d73431624]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x63f15790e534 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x63f157916bd2 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63f157916bd2 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x63f157916bd2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f157cb003f - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::ops::function::FnOnce<(), Output = ()> + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x63f157cb003f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7c94c812d07a - <unknown>
[INFO] [stdout]   45:     0x7c94c81c0534 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- types::genesis::tests::read_and_compute_hive_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'types::genesis::tests::read_and_compute_hive_hash' (2795) panicked at types/genesis.rs:1090:60:
[INFO] [stdout] Failed to open genesis file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63f157cb07e1 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized::<std[97b98282bc616a66]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63f157cb07e1 - std[97b98282bc616a66]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f157cb07e1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63f157cc672a - <core[832e9a552fc17241]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f157cc672a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    6:     0x63f157cb519c - std[97b98282bc616a66]::io::default_write_fmt::<alloc[3ecab9f82c41dc7d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63f157cb519c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63f157c8ebe6 - <std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f157c8ebe6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f157ca87e9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63f157913100 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63f157913100 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63f157ca89a2 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63f157ca89a2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63f157c8ec92 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63f157c86199 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63f157c8f98d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63f157cc6f2c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63f157cc6ca2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63f157774f5e - <core[832e9a552fc17241]::result::Result<std[97b98282bc616a66]::fs::File, core[832e9a552fc17241]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63f15773c5df - ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::read_and_compute_hive_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/types/genesis.rs:1090:60
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   22:     0x63f157737ea7 - ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::read_and_compute_hive_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/types/genesis.rs:1088:36
[INFO] [stdout]   23:     0x63f1577b53f6 - <ethrex_common[58fe3855a1c6b8f6]::types::genesis::tests::read_and_compute_hive_hash::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63f15790643b - <fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63f15790643b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x63f157913a85 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x63f157913a85 - std[97b98282bc616a66]::panicking::catch_unwind::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63f157913a85 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63f157913a85 - test[39766f3d73431624]::run_test_in_process
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x63f157913a85 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x63f15790e534 - test[39766f3d73431624]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x63f15790e534 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x63f157916bd2 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x63f157916bd2 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63f157916bd2 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63f157916bd2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x63f157916bd2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f157cb003f - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::ops::function::FnOnce<(), Output = ()> + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x63f157cb003f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7c94c812d07a - <unknown>
[INFO] [stdout]   45:     0x7c94c81c0534 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     types::fork_id::tests::hoodi_test_cases
[INFO] [stdout]     types::fork_id::tests::local_needs_software_update
[INFO] [stdout]     types::fork_id::tests::remote_needs_software_update
[INFO] [stdout]     types::fork_id::tests::sepolia_test_cases
[INFO] [stdout]     types::genesis::tests::deserialize_genesis_file
[INFO] [stdout]     types::genesis::tests::genesis_block
[INFO] [stdout]     types::genesis::tests::native_l2_genesis_activates_amsterdam
[INFO] [stdout]     types::genesis::tests::parse_hive_genesis_file
[INFO] [stdout]     types::genesis::tests::read_and_compute_hive_hash
[INFO] [stdout]     types::genesis::tests::read_and_compute_kurtosis_hash
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 162 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fce18d85dd942aa797a4ba4de2ab11ff835d6cd732e2ee3dcda39eb869095196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fce18d85dd942aa797a4ba4de2ab11ff835d6cd732e2ee3dcda39eb869095196", kill_on_drop: false }`
[INFO] [stdout] fce18d85dd942aa797a4ba4de2ab11ff835d6cd732e2ee3dcda39eb869095196
