[INFO] fetching crate alloy-ccip-read 0.3.0...
[INFO] testing alloy-ccip-read-0.3.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate alloy-ccip-read 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate alloy-ccip-read 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate alloy-ccip-read 0.3.0
[INFO] tweaked toml for crates.io crate alloy-ccip-read 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alloy-ccip-read 0.3.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate alloy-ccip-read 0.3.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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f3d513329d52662732b509a45f4b7c8ba98bd1086764f871069bdbe64fad473
[INFO] running `Command { std: "docker" "start" "-a" "3f3d513329d52662732b509a45f4b7c8ba98bd1086764f871069bdbe64fad473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f3d513329d52662732b509a45f4b7c8ba98bd1086764f871069bdbe64fad473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f3d513329d52662732b509a45f4b7c8ba98bd1086764f871069bdbe64fad473", kill_on_drop: false }`
[INFO] [stdout] 3f3d513329d52662732b509a45f4b7c8ba98bd1086764f871069bdbe64fad473
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2fc1022813b60bb639b8267d3a055a70e3d31fbc5efd2bcce90d08812a447c55
[INFO] running `Command { std: "docker" "start" "-a" "2fc1022813b60bb639b8267d3a055a70e3d31fbc5efd2bcce90d08812a447c55", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling blst v0.3.12
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling c-kzg v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling rustls v0.23.11
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling schnellru v0.2.3
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.5
[INFO] [stderr]    Compiling syn-solidity v0.8.9
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.7
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling alloy-chains v0.1.23
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling const-hex v1.12.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling alloy-rlp v0.3.7
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ruint v1.12.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling alloy-primitives v0.8.9
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling alloy-json-abi v0.8.9
[INFO] [stderr]    Compiling alloy-eip2930 v0.1.0
[INFO] [stderr]    Compiling alloy-serde v0.5.4
[INFO] [stderr]    Compiling alloy-eip7702 v0.3.2
[INFO] [stderr]    Compiling alloy-signer v0.5.4
[INFO] [stderr]    Compiling alloy-eips v0.5.4
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.9
[INFO] [stderr]    Compiling alloy-consensus v0.5.4
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.9
[INFO] [stderr]    Compiling alloy-network-primitives v0.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling interprocess v2.2.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.9
[INFO] [stderr]    Compiling alloy-sol-types v0.8.9
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling alloy-json-rpc v0.5.4
[INFO] [stderr]    Compiling alloy-rpc-types-eth v0.5.4
[INFO] [stderr]    Compiling alloy-dyn-abi v0.8.9
[INFO] [stderr]    Compiling alloy-transport v0.5.4
[INFO] [stderr]    Compiling alloy-core v0.8.9
[INFO] [stderr]    Compiling alloy-pubsub v0.5.4
[INFO] [stderr]    Compiling alloy-transport-http v0.5.4
[INFO] [stderr]    Compiling alloy-transport-ws v0.5.4
[INFO] [stderr]    Compiling alloy-transport-ipc v0.5.4
[INFO] [stderr]    Compiling alloy-rpc-client v0.5.4
[INFO] [stderr]    Compiling alloy-network v0.5.4
[INFO] [stderr]    Compiling alloy-rpc-types v0.5.4
[INFO] [stderr]    Compiling alloy-provider v0.5.4
[INFO] [stderr]    Compiling alloy-signer-local v0.5.4
[INFO] [stderr]    Compiling alloy-contract v0.5.4
[INFO] [stderr]    Compiling alloy v0.5.4
[INFO] [stderr]    Compiling alloy-ccip-read v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s
[INFO] running `Command { std: "docker" "inspect" "2fc1022813b60bb639b8267d3a055a70e3d31fbc5efd2bcce90d08812a447c55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fc1022813b60bb639b8267d3a055a70e3d31fbc5efd2bcce90d08812a447c55", kill_on_drop: false }`
[INFO] [stdout] 2fc1022813b60bb639b8267d3a055a70e3d31fbc5efd2bcce90d08812a447c55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 671948fedbf0d23110dae2d4aa08f9ca7b35fbbbcfdaca0d8918961faf0774e4
[INFO] running `Command { std: "docker" "start" "-a" "671948fedbf0d23110dae2d4aa08f9ca7b35fbbbcfdaca0d8918961faf0774e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling alloy-ccip-read v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.39s
[INFO] running `Command { std: "docker" "inspect" "671948fedbf0d23110dae2d4aa08f9ca7b35fbbbcfdaca0d8918961faf0774e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "671948fedbf0d23110dae2d4aa08f9ca7b35fbbbcfdaca0d8918961faf0774e4", kill_on_drop: false }`
[INFO] [stdout] 671948fedbf0d23110dae2d4aa08f9ca7b35fbbbcfdaca0d8918961faf0774e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6297bf48bc58635d6300ecb8dca58c802ef4235f10cffeb0fbafa4e697aeb318
[INFO] running `Command { std: "docker" "start" "-a" "6297bf48bc58635d6300ecb8dca58c802ef4235f10cffeb0fbafa4e697aeb318", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/alloy-ccip-read/b5846299e1cc8736/deps/alloy_ccip_read-b5846299e1cc8736)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test domain_id::tests::namehash_works ... ok
[INFO] [stdout] test protocols::d3::tests::test_shibarium_d3connect::case_1 ... FAILED
[INFO] [stdout] test protocols::ens::tests::test_ens_wildcards::case_5 ... FAILED
[INFO] [stdout] test protocols::ens::tests::test_ens_wildcards::case_6 ... FAILED
[INFO] [stdout] test utils::tests::test_dns_encode ... ok
[INFO] [stdout] test protocols::ens::tests::test_ens_wildcards::case_2 ... FAILED
[INFO] [stdout] test protocols::ens::tests::test_ens_wildcards::case_3 ... FAILED
[INFO] [stdout] test protocols::ens::tests::test_ens_wildcards::case_1 ... FAILED
[INFO] [stdout] test protocols::ens::tests::test_custom_domain_id_provider ... FAILED
[INFO] [stdout] test reader::tests::test_ccip_call ... FAILED
[INFO] [stdout] test utils::tests::test_dns_encode_with_a_long_name ... ok
[INFO] [stdout] test protocols::ens::tests::test_ens_wildcards::case_4 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- protocols::d3::tests::test_shibarium_d3connect::case_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocols::d3::tests::test_shibarium_d3connect::case_1' (18) panicked at src/protocols/d3.rs:103:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Rpc(Transport(Custom(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("puppynet.shibrpc.com")), port: None, path: "/", query: None, fragment: None }, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5b48bc5702 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5b48bc5702 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5b48bdc4fa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5b48bdc4fa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5e5b48bcb046 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5b48bcb046 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5b48ba243f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5b48ba243f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5b48bbd259 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5b4876461e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5b4876461e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5b48bbd4c2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5b48bbd4c2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5b48ba24f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5b48b996a9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5b48ba36ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5b48bdcc6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5b48bdc9b2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e5b486d42a6 - <core[8f93d80df273fe75]::result::Result<alloy_ccip_read[61d08f6a0c2eff91]::types::ResolveResult, alloy_ccip_read[61d08f6a0c2eff91]::errors::CCIPReaderError>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e5b486d42a6 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::d3::tests::test_shibarium_d3connect::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/d3.rs:103:14
[INFO] [stdout]   22:     0x5e5b4866891a - alloy_ccip_read[61d08f6a0c2eff91]::protocols::d3::tests::test_shibarium_d3connect::case_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/d3.rs:86:5
[INFO] [stdout]   23:     0x5e5b486a29c2 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e5b486a29fd - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e5b48685cfd - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x5e5b48685c3b - tokio[472fa13d0b7e4136]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x5e5b48685c3b - tokio[472fa13d0b7e4136]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x5e5b48685c3b - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x5e5b48681660 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x5e5b48684f5d - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x5e5b48684ce4 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x5e5b4866b4bb - <tokio[472fa13d0b7e4136]::runtime::context::scoped::Scoped<tokio[472fa13d0b7e4136]::runtime::scheduler::Context>>::set::<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5e5b4866fb29 - tokio[472fa13d0b7e4136]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x5e5b48649732 - <std[840933623431fd06]::thread::local::LocalKey<tokio[472fa13d0b7e4136]::runtime::context::Context>>::try_with::<tokio[472fa13d0b7e4136]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5e5b486494fe - <std[840933623431fd06]::thread::local::LocalKey<tokio[472fa13d0b7e4136]::runtime::context::Context>>::with::<tokio[472fa13d0b7e4136]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5e5b4866c1ad - tokio[472fa13d0b7e4136]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x5e5b48682720 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x5e5b48682996 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x5e5b48684969 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x5e5b4866c493 - tokio[472fa13d0b7e4136]::runtime::context::runtime::enter_runtime::<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5e5b486814b1 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x5e5b486bc6ba - <tokio[472fa13d0b7e4136]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x5e5b48669bd7 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::d3::tests::test_shibarium_d3connect::case_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/d3.rs:86:5
[INFO] [stdout]   44:     0x5e5b48668667 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::d3::tests::test_shibarium_d3connect::case_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/d3.rs:86:14
[INFO] [stdout]   45:     0x5e5b48643d36 - <alloy_ccip_read[61d08f6a0c2eff91]::protocols::d3::tests::test_shibarium_d3connect::case_1::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e5b487589cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e5b487589cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e5b4876522a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e5b4876522a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e5b4876522a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e5b4875f6f4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e5b4875f6f4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5e5b48767d22 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e5b48767d22 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5e5b48767d22 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e5b48bc4f6f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5e5b48bc4f6f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x7f1e152acaa4 - <unknown>
[INFO] [stdout]   67:     0x7f1e15339a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- protocols::ens::tests::test_ens_wildcards::case_5 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocols::ens::tests::test_ens_wildcards::case_5' (24) panicked at src/protocols/ens.rs:322:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ContractCall(TransportError(Transport(Custom(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("ethereum-rpc.publicnode.com")), port: None, path: "/", query: None, fragment: None }, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5b48bc5702 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5b48bc5702 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5b48bdc4fa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5b48bdc4fa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5e5b48bcb046 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5b48bcb046 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5b48ba243f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5b48ba243f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5b48bbd259 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5b4876461e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5b4876461e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5b48bbd4c2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5b48bbd4c2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5b48ba24f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5b48b996a9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5b48ba36ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5b48bdcc6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5b48bdc9b2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e5b486d4c27 - <core[8f93d80df273fe75]::result::Result<alloy_primitives[d4bad90175d0fb03]::bits::address::Address, alloy_ccip_read[61d08f6a0c2eff91]::errors::CCIPReaderError>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e5b486d4c27 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:322:14
[INFO] [stdout]   22:     0x5e5b4868fdfe - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:5
[INFO] [stdout]   23:     0x5e5b486b2400 - <async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:199:29
[INFO] [stdout]   24:     0x5e5b4867e0e8 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   25:     0x5e5b48645825 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e5b4864459e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e5b4867a938 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   28:     0x5e5b486b4b01 - <async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:197:13
[INFO] [stdout]   29:     0x5e5b486c0f54 - <futures_lite[ef0852f3f1776304]::future::Or<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>, <async_executor[649670940cd9528d]::State>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>>::{closure#0}::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.3.0/src/future.rs:446:46
[INFO] [stdout]   30:     0x5e5b4868cdbd - <async_executor[649670940cd9528d]::State>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32
[INFO] [stdout]   31:     0x5e5b4868a918 - <async_executor[649670940cd9528d]::Executor>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34
[INFO] [stdout]   32:     0x5e5b4868b92b - <async_executor[649670940cd9528d]::LocalExecutor>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34
[INFO] [stdout]   33:     0x5e5b48657133 - async_io[cf5c9ac89e9afb1e]::driver::block_on::<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.4/src/driver.rs:199:53
[INFO] [stdout]   34:     0x5e5b48648a5c - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[cf5c9ac89e9afb1e]::driver::block_on<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5e5b4864839e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::with::<async_io[cf5c9ac89e9afb1e]::driver::block_on<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5e5b4864b9ad - async_io[cf5c9ac89e9afb1e]::driver::block_on::<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.4/src/driver.rs:175:11
[INFO] [stdout]   37:     0x5e5b486b7bce - async_global_executor[c15fbd60fb443122]::reactor::block_on::<<async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   38:     0x5e5b486b6d88 - async_global_executor[c15fbd60fb443122]::reactor::block_on::<<async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   39:     0x5e5b486859eb - async_global_executor[c15fbd60fb443122]::executor::block_on::<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   40:     0x5e5b4864936d - <std[840933623431fd06]::thread::local::LocalKey<async_executor[649670940cd9528d]::LocalExecutor>>::try_with::<async_global_executor[c15fbd60fb443122]::executor::block_on<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5e5b48648cfe - <std[840933623431fd06]::thread::local::LocalKey<async_executor[649670940cd9528d]::LocalExecutor>>::with::<async_global_executor[c15fbd60fb443122]::executor::block_on<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5e5b48682ac6 - async_global_executor[c15fbd60fb443122]::executor::block_on::<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   43:     0x5e5b486b206c - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:171:25
[INFO] [stdout]   44:     0x5e5b4867db76 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   45:     0x5e5b486451cd - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5e5b486443de - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5e5b4867a799 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   48:     0x5e5b486b1a4b - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:168:17
[INFO] [stdout]   49:     0x5e5b48647a4d - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::try_with::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   50:     0x5e5b486473de - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::with::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   51:     0x5e5b486afbf4 - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:161:29
[INFO] [stdout]   52:     0x5e5b486b067e - async_std[bffc40e58e4e0023]::task::block_on::block_on::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/block_on.rs:33:20
[INFO] [stdout]   53:     0x5e5b48691827 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:5
[INFO] [stdout]   54:     0x5e5b4868efa7 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:14
[INFO] [stdout]   55:     0x5e5b48643e76 - <alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_5::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e5b487589cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e5b487589cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5e5b4876522a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e5b4876522a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5e5b4876522a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5e5b4875f6f4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5e5b4875f6f4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5e5b48767d22 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5e5b48767d22 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5e5b48767d22 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5e5b48bc4f6f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x5e5b48bc4f6f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7f1e152acaa4 - <unknown>
[INFO] [stdout]   77:     0x7f1e15339a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- protocols::ens::tests::test_ens_wildcards::case_6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocols::ens::tests::test_ens_wildcards::case_6' (43) panicked at src/protocols/ens.rs:322:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ContractCall(TransportError(Transport(Custom(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("ethereum-rpc.publicnode.com")), port: None, path: "/", query: None, fragment: None }, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5b48bc5702 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5b48bc5702 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5b48bdc4fa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5b48bdc4fa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5e5b48bcb046 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5b48bcb046 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5b48ba243f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5b48ba243f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5b48bbd259 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5b4876461e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5b4876461e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5b48bbd4c2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5b48bbd4c2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5b48ba24f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5b48b996a9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5b48ba36ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5b48bdcc6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5b48bdc9b2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e5b486d4c27 - <core[8f93d80df273fe75]::result::Result<alloy_primitives[d4bad90175d0fb03]::bits::address::Address, alloy_ccip_read[61d08f6a0c2eff91]::errors::CCIPReaderError>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e5b486d4c27 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:322:14
[INFO] [stdout]   22:     0x5e5b486900ef - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:5
[INFO] [stdout]   23:     0x5e5b486b2440 - <async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:199:29
[INFO] [stdout]   24:     0x5e5b4867e1c8 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   25:     0x5e5b48645925 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e5b486445ee - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e5b4867a978 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   28:     0x5e5b486b4b41 - <async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:197:13
[INFO] [stdout]   29:     0x5e5b486c0ff4 - <futures_lite[ef0852f3f1776304]::future::Or<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>, <async_executor[649670940cd9528d]::State>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>>::{closure#0}::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.3.0/src/future.rs:446:46
[INFO] [stdout]   30:     0x5e5b4868d15d - <async_executor[649670940cd9528d]::State>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32
[INFO] [stdout]   31:     0x5e5b4868abb8 - <async_executor[649670940cd9528d]::Executor>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34
[INFO] [stdout]   32:     0x5e5b4868bbdb - <async_executor[649670940cd9528d]::LocalExecutor>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34
[INFO] [stdout]   33:     0x5e5b48659cc3 - async_io[cf5c9ac89e9afb1e]::driver::block_on::<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.4/src/driver.rs:199:53
[INFO] [stdout]   34:     0x5e5b48648bac - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[cf5c9ac89e9afb1e]::driver::block_on<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5e5b486483de - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::with::<async_io[cf5c9ac89e9afb1e]::driver::block_on<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5e5b4864bf4d - async_io[cf5c9ac89e9afb1e]::driver::block_on::<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.4/src/driver.rs:175:11
[INFO] [stdout]   37:     0x5e5b486b7c0e - async_global_executor[c15fbd60fb443122]::reactor::block_on::<<async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   38:     0x5e5b486b6ec8 - async_global_executor[c15fbd60fb443122]::reactor::block_on::<<async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   39:     0x5e5b48685a6b - async_global_executor[c15fbd60fb443122]::executor::block_on::<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   40:     0x5e5b486494ad - <std[840933623431fd06]::thread::local::LocalKey<async_executor[649670940cd9528d]::LocalExecutor>>::try_with::<async_global_executor[c15fbd60fb443122]::executor::block_on<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5e5b48648d3e - <std[840933623431fd06]::thread::local::LocalKey<async_executor[649670940cd9528d]::LocalExecutor>>::with::<async_global_executor[c15fbd60fb443122]::executor::block_on<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5e5b48682af6 - async_global_executor[c15fbd60fb443122]::executor::block_on::<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   43:     0x5e5b486b215c - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:171:25
[INFO] [stdout]   44:     0x5e5b4867dc86 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   45:     0x5e5b4864530d - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5e5b4864441e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5e5b4867a7e9 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   48:     0x5e5b486b1bab - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:168:17
[INFO] [stdout]   49:     0x5e5b48647b8d - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::try_with::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   50:     0x5e5b4864741e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::with::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   51:     0x5e5b486afed4 - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:161:29
[INFO] [stdout]   52:     0x5e5b486b072e - async_std[bffc40e58e4e0023]::task::block_on::block_on::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/block_on.rs:33:20
[INFO] [stdout]   53:     0x5e5b48691847 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:5
[INFO] [stdout]   54:     0x5e5b4868efd7 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:14
[INFO] [stdout]   55:     0x5e5b48643eb6 - <alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_6::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e5b487589cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e5b487589cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5e5b4876522a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e5b4876522a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5e5b4876522a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5e5b4875f6f4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5e5b4875f6f4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5e5b48767d22 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5e5b48767d22 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5e5b48767d22 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5e5b48bc4f6f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x5e5b48bc4f6f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7f1e152acaa4 - <unknown>
[INFO] [stdout]   77:     0x7f1e15339a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- protocols::ens::tests::test_ens_wildcards::case_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocols::ens::tests::test_ens_wildcards::case_2' (21) panicked at src/protocols/ens.rs:322:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ContractCall(TransportError(Transport(Custom(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("ethereum-rpc.publicnode.com")), port: None, path: "/", query: None, fragment: None }, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5b48bc5702 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5b48bc5702 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5b48bdc4fa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5b48bdc4fa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5e5b48bcb046 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5b48bcb046 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5b48ba243f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5b48ba243f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5b48bbd259 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5b4876461e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5b4876461e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5b48bbd4c2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5b48bbd4c2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5b48ba24f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5b48b996a9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5b48ba36ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5b48bdcc6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5b48bdc9b2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e5b486d4c27 - <core[8f93d80df273fe75]::result::Result<alloy_primitives[d4bad90175d0fb03]::bits::address::Address, alloy_ccip_read[61d08f6a0c2eff91]::errors::CCIPReaderError>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e5b486d4c27 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:322:14
[INFO] [stdout]   22:     0x5e5b4868f53f - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:5
[INFO] [stdout]   23:     0x5e5b486b2340 - <async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:199:29
[INFO] [stdout]   24:     0x5e5b4867de48 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   25:     0x5e5b48645525 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e5b486444ae - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e5b4867a878 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   28:     0x5e5b486b4a41 - <async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:197:13
[INFO] [stdout]   29:     0x5e5b486c0d74 - <futures_lite[ef0852f3f1776304]::future::Or<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>, <async_executor[649670940cd9528d]::State>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>>::{closure#0}::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.3.0/src/future.rs:446:46
[INFO] [stdout]   30:     0x5e5b4868c2dd - <async_executor[649670940cd9528d]::State>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32
[INFO] [stdout]   31:     0x5e5b4868a138 - <async_executor[649670940cd9528d]::Executor>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34
[INFO] [stdout]   32:     0x5e5b4868b11b - <async_executor[649670940cd9528d]::LocalExecutor>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34
[INFO] [stdout]   33:     0x5e5b4864ee83 - async_io[cf5c9ac89e9afb1e]::driver::block_on::<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.4/src/driver.rs:199:53
[INFO] [stdout]   34:     0x5e5b4864866c - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[cf5c9ac89e9afb1e]::driver::block_on<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5e5b486482de - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::with::<async_io[cf5c9ac89e9afb1e]::driver::block_on<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5e5b4864a8cd - async_io[cf5c9ac89e9afb1e]::driver::block_on::<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.4/src/driver.rs:175:11
[INFO] [stdout]   37:     0x5e5b486b7b0e - async_global_executor[c15fbd60fb443122]::reactor::block_on::<<async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   38:     0x5e5b486b69c8 - async_global_executor[c15fbd60fb443122]::reactor::block_on::<<async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   39:     0x5e5b4868586b - async_global_executor[c15fbd60fb443122]::executor::block_on::<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   40:     0x5e5b48648fad - <std[840933623431fd06]::thread::local::LocalKey<async_executor[649670940cd9528d]::LocalExecutor>>::try_with::<async_global_executor[c15fbd60fb443122]::executor::block_on<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5e5b48648c3e - <std[840933623431fd06]::thread::local::LocalKey<async_executor[649670940cd9528d]::LocalExecutor>>::with::<async_global_executor[c15fbd60fb443122]::executor::block_on<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5e5b48682a36 - async_global_executor[c15fbd60fb443122]::executor::block_on::<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   43:     0x5e5b486b1d9c - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:171:25
[INFO] [stdout]   44:     0x5e5b4867d846 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   45:     0x5e5b48644e0d - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5e5b4864431e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5e5b4867a6a9 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   48:     0x5e5b486b162b - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:168:17
[INFO] [stdout]   49:     0x5e5b4864768d - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::try_with::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   50:     0x5e5b4864731e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::with::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   51:     0x5e5b486af354 - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:161:29
[INFO] [stdout]   52:     0x5e5b486b046e - async_std[bffc40e58e4e0023]::task::block_on::block_on::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/block_on.rs:33:20
[INFO] [stdout]   53:     0x5e5b486917c7 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:5
[INFO] [stdout]   54:     0x5e5b4868ef17 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:14
[INFO] [stdout]   55:     0x5e5b48643db6 - <alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_2::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e5b487589cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e5b487589cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5e5b4876522a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e5b4876522a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5e5b4876522a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5e5b4875f6f4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5e5b4875f6f4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5e5b48767d22 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5e5b48767d22 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5e5b48767d22 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5e5b48bc4f6f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x5e5b48bc4f6f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7f1e152acaa4 - <unknown>
[INFO] [stdout]   77:     0x7f1e15339a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- protocols::ens::tests::test_ens_wildcards::case_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocols::ens::tests::test_ens_wildcards::case_3' (22) panicked at src/protocols/ens.rs:322:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ContractCall(TransportError(Transport(Custom(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("ethereum-rpc.publicnode.com")), port: None, path: "/", query: None, fragment: None }, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5b48bc5702 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5b48bc5702 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5b48bdc4fa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5b48bdc4fa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5e5b48bcb046 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5b48bcb046 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5b48ba243f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5b48ba243f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5b48bbd259 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5b4876461e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5b4876461e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5b48bbd4c2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5b48bbd4c2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5b48ba24f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5b48b996a9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5b48ba36ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5b48bdcc6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5b48bdc9b2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e5b486d4c27 - <core[8f93d80df273fe75]::result::Result<alloy_primitives[d4bad90175d0fb03]::bits::address::Address, alloy_ccip_read[61d08f6a0c2eff91]::errors::CCIPReaderError>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e5b486d4c27 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:322:14
[INFO] [stdout]   22:     0x5e5b4868f82c - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:5
[INFO] [stdout]   23:     0x5e5b486b2380 - <async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:199:29
[INFO] [stdout]   24:     0x5e5b4867df28 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   25:     0x5e5b48645625 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e5b486444fe - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e5b4867a8b8 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   28:     0x5e5b486b4a81 - <async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:197:13
[INFO] [stdout]   29:     0x5e5b486c0e14 - <futures_lite[ef0852f3f1776304]::future::Or<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>, <async_executor[649670940cd9528d]::State>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>>::{closure#0}::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.3.0/src/future.rs:446:46
[INFO] [stdout]   30:     0x5e5b4868c67d - <async_executor[649670940cd9528d]::State>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32
[INFO] [stdout]   31:     0x5e5b4868a3d8 - <async_executor[649670940cd9528d]::Executor>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34
[INFO] [stdout]   32:     0x5e5b4868b3cb - <async_executor[649670940cd9528d]::LocalExecutor>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34
[INFO] [stdout]   33:     0x5e5b48651a13 - async_io[cf5c9ac89e9afb1e]::driver::block_on::<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.4/src/driver.rs:199:53
[INFO] [stdout]   34:     0x5e5b486487bc - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[cf5c9ac89e9afb1e]::driver::block_on<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5e5b4864831e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::with::<async_io[cf5c9ac89e9afb1e]::driver::block_on<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5e5b4864ae6d - async_io[cf5c9ac89e9afb1e]::driver::block_on::<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.4/src/driver.rs:175:11
[INFO] [stdout]   37:     0x5e5b486b7b4e - async_global_executor[c15fbd60fb443122]::reactor::block_on::<<async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   38:     0x5e5b486b6b08 - async_global_executor[c15fbd60fb443122]::reactor::block_on::<<async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   39:     0x5e5b486858eb - async_global_executor[c15fbd60fb443122]::executor::block_on::<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   40:     0x5e5b486490ed - <std[840933623431fd06]::thread::local::LocalKey<async_executor[649670940cd9528d]::LocalExecutor>>::try_with::<async_global_executor[c15fbd60fb443122]::executor::block_on<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5e5b48648c7e - <std[840933623431fd06]::thread::local::LocalKey<async_executor[649670940cd9528d]::LocalExecutor>>::with::<async_global_executor[c15fbd60fb443122]::executor::block_on<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5e5b48682a66 - async_global_executor[c15fbd60fb443122]::executor::block_on::<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   43:     0x5e5b486b1e8c - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:171:25
[INFO] [stdout]   44:     0x5e5b4867d956 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   45:     0x5e5b48644f4d - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5e5b4864435e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5e5b4867a6f9 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   48:     0x5e5b486b178b - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:168:17
[INFO] [stdout]   49:     0x5e5b486477cd - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::try_with::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   50:     0x5e5b4864735e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::with::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   51:     0x5e5b486af634 - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:161:29
[INFO] [stdout]   52:     0x5e5b486b051e - async_std[bffc40e58e4e0023]::task::block_on::block_on::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/block_on.rs:33:20
[INFO] [stdout]   53:     0x5e5b486917e7 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:5
[INFO] [stdout]   54:     0x5e5b4868ef47 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:14
[INFO] [stdout]   55:     0x5e5b48643df6 - <alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_3::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e5b487589cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e5b487589cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5e5b4876522a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e5b4876522a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5e5b4876522a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5e5b4875f6f4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5e5b4875f6f4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5e5b48767d22 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5e5b48767d22 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5e5b48767d22 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5e5b48bc4f6f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x5e5b48bc4f6f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7f1e152acaa4 - <unknown>
[INFO] [stdout]   77:     0x7f1e15339a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- protocols::ens::tests::test_ens_wildcards::case_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocols::ens::tests::test_ens_wildcards::case_1' (20) panicked at src/protocols/ens.rs:322:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ContractCall(TransportError(Transport(Custom(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("ethereum-rpc.publicnode.com")), port: None, path: "/", query: None, fragment: None }, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5b48bc5702 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5b48bc5702 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5b48bdc4fa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5b48bdc4fa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5e5b48bcb046 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5b48bcb046 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5b48ba243f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5b48ba243f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5b48bbd259 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5b4876461e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5b4876461e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5b48bbd4c2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5b48bbd4c2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5b48ba24f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5b48b996a9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5b48ba36ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5b48bdcc6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5b48bdc9b2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e5b486d4c27 - <core[8f93d80df273fe75]::result::Result<alloy_primitives[d4bad90175d0fb03]::bits::address::Address, alloy_ccip_read[61d08f6a0c2eff91]::errors::CCIPReaderError>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e5b486d4c27 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:322:14
[INFO] [stdout]   22:     0x5e5b4868f24f - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:5
[INFO] [stdout]   23:     0x5e5b486b2300 - <async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:199:29
[INFO] [stdout]   24:     0x5e5b4867dd68 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   25:     0x5e5b48645425 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e5b4864445e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e5b4867a838 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   28:     0x5e5b486b4a01 - <async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:197:13
[INFO] [stdout]   29:     0x5e5b486c0cd4 - <futures_lite[ef0852f3f1776304]::future::Or<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>, <async_executor[649670940cd9528d]::State>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>>::{closure#0}::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.3.0/src/future.rs:446:46
[INFO] [stdout]   30:     0x5e5b4868bf3d - <async_executor[649670940cd9528d]::State>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32
[INFO] [stdout]   31:     0x5e5b48689e98 - <async_executor[649670940cd9528d]::Executor>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34
[INFO] [stdout]   32:     0x5e5b4868ae6b - <async_executor[649670940cd9528d]::LocalExecutor>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34
[INFO] [stdout]   33:     0x5e5b4864c2f3 - async_io[cf5c9ac89e9afb1e]::driver::block_on::<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.4/src/driver.rs:199:53
[INFO] [stdout]   34:     0x5e5b4864851c - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[cf5c9ac89e9afb1e]::driver::block_on<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5e5b4864829e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::with::<async_io[cf5c9ac89e9afb1e]::driver::block_on<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5e5b4864a32d - async_io[cf5c9ac89e9afb1e]::driver::block_on::<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.4/src/driver.rs:175:11
[INFO] [stdout]   37:     0x5e5b486b7ace - async_global_executor[c15fbd60fb443122]::reactor::block_on::<<async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   38:     0x5e5b486b6888 - async_global_executor[c15fbd60fb443122]::reactor::block_on::<<async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   39:     0x5e5b486857eb - async_global_executor[c15fbd60fb443122]::executor::block_on::<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   40:     0x5e5b48648e6d - <std[840933623431fd06]::thread::local::LocalKey<async_executor[649670940cd9528d]::LocalExecutor>>::try_with::<async_global_executor[c15fbd60fb443122]::executor::block_on<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5e5b48648bfe - <std[840933623431fd06]::thread::local::LocalKey<async_executor[649670940cd9528d]::LocalExecutor>>::with::<async_global_executor[c15fbd60fb443122]::executor::block_on<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5e5b48682a06 - async_global_executor[c15fbd60fb443122]::executor::block_on::<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   43:     0x5e5b486b1cac - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:171:25
[INFO] [stdout]   44:     0x5e5b4867d736 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   45:     0x5e5b48644ccd - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5e5b486442de - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5e5b4867a659 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   48:     0x5e5b486b14cb - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:168:17
[INFO] [stdout]   49:     0x5e5b4864754d - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::try_with::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   50:     0x5e5b486472de - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::with::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   51:     0x5e5b486af074 - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:161:29
[INFO] [stdout]   52:     0x5e5b486b03be - async_std[bffc40e58e4e0023]::task::block_on::block_on::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/block_on.rs:33:20
[INFO] [stdout]   53:     0x5e5b486917a7 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:5
[INFO] [stdout]   54:     0x5e5b4868eee7 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:14
[INFO] [stdout]   55:     0x5e5b48643d76 - <alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_1::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e5b487589cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e5b487589cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5e5b4876522a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e5b4876522a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5e5b4876522a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5e5b4875f6f4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5e5b4875f6f4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5e5b48767d22 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5e5b48767d22 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5e5b48767d22 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5e5b48bc4f6f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x5e5b48bc4f6f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7f1e152acaa4 - <unknown>
[INFO] [stdout]   77:     0x7f1e15339a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- protocols::ens::tests::test_custom_domain_id_provider stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocols::ens::tests::test_custom_domain_id_provider' (19) panicked at src/protocols/ens.rs:257:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ContractCall(TransportError(Transport(Custom(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("ethereum-rpc.publicnode.com")), port: None, path: "/", query: None, fragment: None }, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5b48bc5702 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5b48bc5702 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5b48bdc4fa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5b48bdc4fa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5e5b48bcb046 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5b48bcb046 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5b48ba243f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5b48ba243f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5b48bbd259 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5b4876461e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5b4876461e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5b48bbd4c2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5b48bbd4c2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5b48ba24f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5b48b996a9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5b48ba36ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5b48bdcc6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5b48bdc9b2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e5b486d5f88 - <core[8f93d80df273fe75]::result::Result<alloy_ccip_read[61d08f6a0c2eff91]::types::ResolveResult, alloy_ccip_read[61d08f6a0c2eff91]::errors::CCIPReaderError>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e5b486d5f88 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_custom_domain_id_provider::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:257:14
[INFO] [stdout]   22:     0x5e5b486a29c2 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e5b486a29fd - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e5b48685cfd - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   25:     0x5e5b48685c3b - tokio[472fa13d0b7e4136]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5e5b48685c3b - tokio[472fa13d0b7e4136]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5e5b48685c3b - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   28:     0x5e5b48681660 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   29:     0x5e5b48684f5d - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   30:     0x5e5b48684ce4 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   31:     0x5e5b4866b4bb - <tokio[472fa13d0b7e4136]::runtime::context::scoped::Scoped<tokio[472fa13d0b7e4136]::runtime::scheduler::Context>>::set::<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e5b4866fb29 - tokio[472fa13d0b7e4136]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5e5b48649732 - <std[840933623431fd06]::thread::local::LocalKey<tokio[472fa13d0b7e4136]::runtime::context::Context>>::try_with::<tokio[472fa13d0b7e4136]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5e5b486494fe - <std[840933623431fd06]::thread::local::LocalKey<tokio[472fa13d0b7e4136]::runtime::context::Context>>::with::<tokio[472fa13d0b7e4136]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5e5b4866c1ad - tokio[472fa13d0b7e4136]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5e5b48682720 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   37:     0x5e5b48682996 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   38:     0x5e5b48684969 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5e5b4866c493 - tokio[472fa13d0b7e4136]::runtime::context::runtime::enter_runtime::<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e5b486814b1 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5e5b486bc6ba - <tokio[472fa13d0b7e4136]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   42:     0x5e5b486d7427 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_custom_domain_id_provider
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:263:10
[INFO] [stdout]   43:     0x5e5b486d5947 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_custom_domain_id_provider::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:236:46
[INFO] [stdout]   44:     0x5e5b48643cf6 - <alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_custom_domain_id_provider::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e5b487589cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e5b487589cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5e5b4876522a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5e5b4876522a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5e5b4876522a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5e5b4875f6f4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5e5b4875f6f4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5e5b48767d22 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e5b48767d22 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5e5b48767d22 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5e5b48bc4f6f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5e5b48bc4f6f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7f1e152acaa4 - <unknown>
[INFO] [stdout]   66:     0x7f1e15339a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- reader::tests::test_ccip_call stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'reader::tests::test_ccip_call' (48) panicked at src/reader.rs:291:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Rpc(Transport(Custom(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("ethereum-rpc.publicnode.com")), port: None, path: "/", query: None, fragment: None }, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5b48bc5702 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5b48bc5702 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5b48bdc4fa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5b48bdc4fa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5e5b48bcb046 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5b48bcb046 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5b48ba243f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5b48ba243f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5b48bbd259 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5b4876461e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5b4876461e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5b48bbd4c2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5b48bbd4c2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5b48ba24f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5b48b996a9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5b48ba36ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5b48bdcc6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5b48bdc9b2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e5b48677207 - <core[8f93d80df273fe75]::result::Result<alloy_primitives[d4bad90175d0fb03]::bytes_::Bytes, alloy_ccip_read[61d08f6a0c2eff91]::errors::CCIPReaderError>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e5b48677207 - alloy_ccip_read[61d08f6a0c2eff91]::reader::tests::test_ccip_call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/reader.rs:291:61
[INFO] [stdout]   22:     0x5e5b486a29c2 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e5b486a29fd - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e5b48685cfd - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   25:     0x5e5b48685c3b - tokio[472fa13d0b7e4136]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5e5b48685c3b - tokio[472fa13d0b7e4136]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5e5b48685c3b - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   28:     0x5e5b48681660 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   29:     0x5e5b48684f5d - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   30:     0x5e5b48684ce4 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   31:     0x5e5b4866b4bb - <tokio[472fa13d0b7e4136]::runtime::context::scoped::Scoped<tokio[472fa13d0b7e4136]::runtime::scheduler::Context>>::set::<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e5b4866fb29 - tokio[472fa13d0b7e4136]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5e5b48649732 - <std[840933623431fd06]::thread::local::LocalKey<tokio[472fa13d0b7e4136]::runtime::context::Context>>::try_with::<tokio[472fa13d0b7e4136]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5e5b486494fe - <std[840933623431fd06]::thread::local::LocalKey<tokio[472fa13d0b7e4136]::runtime::context::Context>>::with::<tokio[472fa13d0b7e4136]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5e5b4866c1ad - tokio[472fa13d0b7e4136]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5e5b48682720 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   37:     0x5e5b48682996 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   38:     0x5e5b48684969 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5e5b4866c493 - tokio[472fa13d0b7e4136]::runtime::context::runtime::enter_runtime::<<tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e5b486814b1 - <tokio[472fa13d0b7e4136]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5e5b486bc6ba - <tokio[472fa13d0b7e4136]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   42:     0x5e5b48678ac7 - alloy_ccip_read[61d08f6a0c2eff91]::reader::tests::test_ccip_call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/reader.rs:296:34
[INFO] [stdout]   43:     0x5e5b48676d37 - alloy_ccip_read[61d08f6a0c2eff91]::reader::tests::test_ccip_call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/reader.rs:279:30
[INFO] [stdout]   44:     0x5e5b48643c76 - <alloy_ccip_read[61d08f6a0c2eff91]::reader::tests::test_ccip_call::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e5b487589cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e5b487589cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5e5b4876522a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5e5b4876522a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5e5b4876522a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5e5b4875f6f4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5e5b4875f6f4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5e5b48767d22 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e5b48767d22 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5e5b48767d22 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5e5b48bc4f6f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5e5b48bc4f6f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7f1e152acaa4 - <unknown>
[INFO] [stdout]   66:     0x7f1e15339a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- protocols::ens::tests::test_ens_wildcards::case_4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocols::ens::tests::test_ens_wildcards::case_4' (23) panicked at src/protocols/ens.rs:322:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ContractCall(TransportError(Transport(Custom(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("ethereum-rpc.publicnode.com")), port: None, path: "/", query: None, fragment: None }, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5b48bc5702 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5b48bc5702 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5b48bc5702 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5b48bdc4fa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5b48bdc4fa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5e5b48bcb046 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5b48bcb046 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5b48ba243f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5b48ba243f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5b48bbd259 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5b4876461e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5b4876461e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5b48bbd4c2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5b48bbd4c2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5b48ba24f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5b48b996a9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5b48ba36ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5b48bdcc6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5b48bdc9b2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e5b486d4c27 - <core[8f93d80df273fe75]::result::Result<alloy_primitives[d4bad90175d0fb03]::bits::address::Address, alloy_ccip_read[61d08f6a0c2eff91]::errors::CCIPReaderError>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e5b486d4c27 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:322:14
[INFO] [stdout]   22:     0x5e5b4868fb0f - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:5
[INFO] [stdout]   23:     0x5e5b486b23c0 - <async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:199:29
[INFO] [stdout]   24:     0x5e5b4867e008 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   25:     0x5e5b48645725 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e5b4864454e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e5b4867a8f8 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   28:     0x5e5b486b4ac1 - <async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:197:13
[INFO] [stdout]   29:     0x5e5b486c0eb4 - <futures_lite[ef0852f3f1776304]::future::Or<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>, <async_executor[649670940cd9528d]::State>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>>::{closure#0}::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.3.0/src/future.rs:446:46
[INFO] [stdout]   30:     0x5e5b4868ca1d - <async_executor[649670940cd9528d]::State>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32
[INFO] [stdout]   31:     0x5e5b4868a678 - <async_executor[649670940cd9528d]::Executor>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34
[INFO] [stdout]   32:     0x5e5b4868b67b - <async_executor[649670940cd9528d]::LocalExecutor>::run::<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34
[INFO] [stdout]   33:     0x5e5b486545a3 - async_io[cf5c9ac89e9afb1e]::driver::block_on::<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.4/src/driver.rs:199:53
[INFO] [stdout]   34:     0x5e5b4864890c - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[cf5c9ac89e9afb1e]::driver::block_on<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5e5b4864835e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::with::<async_io[cf5c9ac89e9afb1e]::driver::block_on<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5e5b4864b40d - async_io[cf5c9ac89e9afb1e]::driver::block_on::<(), <async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.4/src/driver.rs:175:11
[INFO] [stdout]   37:     0x5e5b486b7b8e - async_global_executor[c15fbd60fb443122]::reactor::block_on::<<async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   38:     0x5e5b486b6c48 - async_global_executor[c15fbd60fb443122]::reactor::block_on::<<async_executor[649670940cd9528d]::LocalExecutor>::run<(), async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   39:     0x5e5b4868596b - async_global_executor[c15fbd60fb443122]::executor::block_on::<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   40:     0x5e5b4864922d - <std[840933623431fd06]::thread::local::LocalKey<async_executor[649670940cd9528d]::LocalExecutor>>::try_with::<async_global_executor[c15fbd60fb443122]::executor::block_on<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5e5b48648cbe - <std[840933623431fd06]::thread::local::LocalKey<async_executor[649670940cd9528d]::LocalExecutor>>::with::<async_global_executor[c15fbd60fb443122]::executor::block_on<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5e5b48682a96 - async_global_executor[c15fbd60fb443122]::executor::block_on::<async_std[bffc40e58e4e0023]::task::builder::SupportTaskLocals<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   43:     0x5e5b486b1f7c - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:171:25
[INFO] [stdout]   44:     0x5e5b4867da66 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   45:     0x5e5b4864508d - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5e5b4864439e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5e5b4867a749 - <async_std[bffc40e58e4e0023]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   48:     0x5e5b486b18eb - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:168:17
[INFO] [stdout]   49:     0x5e5b4864790d - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::try_with::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   50:     0x5e5b4864739e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::with::<<async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   51:     0x5e5b486af914 - <async_std[bffc40e58e4e0023]::task::builder::Builder>::blocking::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:161:29
[INFO] [stdout]   52:     0x5e5b486b05ce - async_std[bffc40e58e4e0023]::task::block_on::block_on::<alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/block_on.rs:33:20
[INFO] [stdout]   53:     0x5e5b48691807 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:5
[INFO] [stdout]   54:     0x5e5b4868ef77 - alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocols/ens.rs:268:14
[INFO] [stdout]   55:     0x5e5b48643e36 - <alloy_ccip_read[61d08f6a0c2eff91]::protocols::ens::tests::test_ens_wildcards::case_4::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e5b487589cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e5b487589cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5e5b4876522a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e5b4876522a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e5b4876522a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e5b4876522a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5e5b4876522a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5e5b4875f6f4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5e5b4875f6f4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5e5b48767d22 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5e5b48767d22 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5e5b48767d22 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5e5b48767d22 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5e5b48767d22 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5e5b48bc4f6f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x5e5b48bc4f6f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7f1e152acaa4 - <unknown>
[INFO] [stdout]   77:     0x7f1e15339a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     protocols::d3::tests::test_shibarium_d3connect::case_1
[INFO] [stdout]     protocols::ens::tests::test_custom_domain_id_provider
[INFO] [stdout]     protocols::ens::tests::test_ens_wildcards::case_1
[INFO] [stdout]     protocols::ens::tests::test_ens_wildcards::case_2
[INFO] [stdout]     protocols::ens::tests::test_ens_wildcards::case_3
[INFO] [stdout]     protocols::ens::tests::test_ens_wildcards::case_4
[INFO] [stdout]     protocols::ens::tests::test_ens_wildcards::case_5
[INFO] [stdout]     protocols::ens::tests::test_ens_wildcards::case_6
[INFO] [stdout]     reader::tests::test_ccip_call
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6297bf48bc58635d6300ecb8dca58c802ef4235f10cffeb0fbafa4e697aeb318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6297bf48bc58635d6300ecb8dca58c802ef4235f10cffeb0fbafa4e697aeb318", kill_on_drop: false }`
[INFO] [stdout] 6297bf48bc58635d6300ecb8dca58c802ef4235f10cffeb0fbafa4e697aeb318
