[INFO] cloning repository https://github.com/api-ranger6032/agent-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/api-ranger6032/agent-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapi-ranger6032%2Fagent-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapi-ranger6032%2Fagent-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b52eb01a5414489763b1eeb5a30aa21db1f69b0e
[INFO] testing api-ranger6032/agent-rs against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapi-ranger6032%2Fagent-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/api-ranger6032/agent-rs
[INFO] finished tweaking git repo https://github.com/api-ranger6032/agent-rs
[INFO] tweaked toml for git repo https://github.com/api-ranger6032/agent-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/api-ranger6032/agent-rs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/api-ranger6032/agent-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wslpath v0.0.2
[INFO] [stderr]   Downloaded itoa v1.0.12
[INFO] [stderr]   Downloaded ic-verify-bls-signature v0.5.0
[INFO] [stderr]   Downloaded stop-token v0.7.0
[INFO] [stderr]   Downloaded candid_derive v0.10.17
[INFO] [stderr]   Downloaded stacker v0.1.17
[INFO] [stderr]   Downloaded ed25519-consensus v2.1.0
[INFO] [stderr]   Downloaded ic_principal v0.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.45
[INFO] [stderr]   Downloaded ic-transport-types v0.37.1
[INFO] [stderr]   Downloaded async-watch v0.3.1
[INFO] [stderr]   Downloaded pocket-ic v6.0.0
[INFO] [stderr]   Downloaded ic-certification v3.0.2
[INFO] [stderr]   Downloaded clap_lex v0.7.3
[INFO] [stderr]   Downloaded logos-derive v0.13.0
[INFO] [stderr]   Downloaded ic-certification v2.6.0
[INFO] [stderr]   Downloaded psm v0.1.24
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.45
[INFO] [stderr]   Downloaded quinn-udp v0.5.7
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.0
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded unicase v2.8.0
[INFO] [stderr]   Downloaded ic-ed25519 v0.2.0
[INFO] [stderr]   Downloaded logos v0.13.0
[INFO] [stderr]   Downloaded ic-management-canister-types v0.4.0
[INFO] [stderr]   Downloaded pretty v0.12.3
[INFO] [stderr]   Downloaded anyhow v1.0.93
[INFO] [stderr]   Downloaded pkcs11 v0.5.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.0
[INFO] [stderr]   Downloaded candid v0.10.17
[INFO] [stderr]   Downloaded mockito v1.6.1
[INFO] [stderr]   Downloaded similar v2.6.0
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded candid_parser v0.1.4
[INFO] [stderr]   Downloaded logos-codegen v0.13.0
[INFO] [stderr]   Downloaded quinn v0.11.6
[INFO] [stderr]   Downloaded cached v0.52.0
[INFO] [stderr]   Downloaded hyper v1.5.1
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[INFO] [stderr]   Downloaded quinn-proto v0.11.9
[INFO] [stderr]   Downloaded ic_bls12_381 v0.10.0
[INFO] [stderr]   Downloaded tokio v1.41.1
[INFO] [stderr]   Downloaded ring v0.17.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b912b53529788cde70e844b217bd9e7ae5f23f1237ddb4a57db876d23103ac2
[INFO] running `Command { std: "docker" "start" "-a" "9b912b53529788cde70e844b217bd9e7ae5f23f1237ddb4a57db876d23103ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b912b53529788cde70e844b217bd9e7ae5f23f1237ddb4a57db876d23103ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b912b53529788cde70e844b217bd9e7ae5f23f1237ddb4a57db876d23103ac2", kill_on_drop: false }`
[INFO] [stdout] 9b912b53529788cde70e844b217bd9e7ae5f23f1237ddb4a57db876d23103ac2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a989ef34fc7c3bc9230dc044596d2d62b58a1e89abdc344de7774e88a629e20
[INFO] running `Command { std: "docker" "start" "-a" "5a989ef34fc7c3bc9230dc044596d2d62b58a1e89abdc344de7774e88a629e20", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.12
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ring v0.17.12
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-watch v0.3.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pkcs11 v0.5.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling candid_derive v0.10.17
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ic_bls12_381 v0.10.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling cached v0.52.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling ic-ed25519 v0.2.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling ic-certification v3.0.2
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling ic-verify-bls-signature v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling ic-certification v2.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling candid v0.10.17
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling candid_parser v0.1.4
[INFO] [stderr]    Compiling ic-transport-types v0.44.2 (/opt/rustwide/workdir/ic-transport-types)
[INFO] [stderr]    Compiling ic-management-canister-types v0.4.0
[INFO] [stderr]    Compiling ic-transport-types v0.37.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling ic-agent v0.44.2 (/opt/rustwide/workdir/ic-agent)
[INFO] [stderr]    Compiling pocket-ic v6.0.0
[INFO] [stdout] warning: struct `Func` is never constructed
[INFO] [stdout]   --> ic-agent/src/agent/nonce.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Func<T>(pub T);
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ic-agent/src/agent/mod.rs:1149:9
[INFO] [stdout]      |
[INFO] [stdout] 1149 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1152 |     ) -> UpdateBuilder {
[INFO] [stdout]      |          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1152 |     ) -> UpdateBuilder<'_> {
[INFO] [stdout]      |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ic-agent/src/agent/mod.rs:1169:35
[INFO] [stdout]      |
[INFO] [stdout] 1169 |     pub fn query<S: Into<String>>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder {
[INFO] [stdout]      |                                   ^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1169 |     pub fn query<S: Into<String>>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder<'_> {
[INFO] [stdout]      |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ic-utils v0.44.2 (/opt/rustwide/workdir/ic-utils)
[INFO] [stderr]    Compiling ic-identity-hsm v0.44.2 (/opt/rustwide/workdir/ic-identity-hsm)
[INFO] [stderr]    Compiling icx-cert v0.44.2 (/opt/rustwide/workdir/icx-cert)
[INFO] [stdout] warning: struct `In` is never constructed
[INFO] [stdout]   --> ic-utils/src/interfaces/bitcoin_canister.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |         struct In<'a> {
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ref-tests v0.0.0 (/opt/rustwide/workdir/ref-tests)
[INFO] [stderr]    Compiling icx v0.44.2 (/opt/rustwide/workdir/icx)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] running `Command { std: "docker" "inspect" "5a989ef34fc7c3bc9230dc044596d2d62b58a1e89abdc344de7774e88a629e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a989ef34fc7c3bc9230dc044596d2d62b58a1e89abdc344de7774e88a629e20", kill_on_drop: false }`
[INFO] [stdout] 5a989ef34fc7c3bc9230dc044596d2d62b58a1e89abdc344de7774e88a629e20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8693429faa00e8187f6588bd41b8e43661f495a56333b47c9e3d65cf61f28511
[INFO] running `Command { std: "docker" "start" "-a" "8693429faa00e8187f6588bd41b8e43661f495a56333b47c9e3d65cf61f28511", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling ic-transport-types v0.44.2 (/opt/rustwide/workdir/ic-transport-types)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling mockito v1.6.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling ic-agent v0.44.2 (/opt/rustwide/workdir/ic-agent)
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling pocket-ic v6.0.0
[INFO] [stdout] warning: struct `Func` is never constructed
[INFO] [stdout]   --> ic-agent/src/agent/nonce.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Func<T>(pub T);
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ic-agent/src/agent/mod.rs:1149:9
[INFO] [stdout]      |
[INFO] [stdout] 1149 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1152 |     ) -> UpdateBuilder {
[INFO] [stdout]      |          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1152 |     ) -> UpdateBuilder<'_> {
[INFO] [stdout]      |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ic-agent/src/agent/mod.rs:1169:35
[INFO] [stdout]      |
[INFO] [stdout] 1169 |     pub fn query<S: Into<String>>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder {
[INFO] [stdout]      |                                   ^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1169 |     pub fn query<S: Into<String>>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder<'_> {
[INFO] [stdout]      |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icx-cert v0.44.2 (/opt/rustwide/workdir/icx-cert)
[INFO] [stderr]    Compiling ic-utils v0.44.2 (/opt/rustwide/workdir/ic-utils)
[INFO] [stderr]    Compiling ic-identity-hsm v0.44.2 (/opt/rustwide/workdir/ic-identity-hsm)
[INFO] [stdout] warning: struct `Func` is never constructed
[INFO] [stdout]   --> ic-agent/src/agent/nonce.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Func<T>(pub T);
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ic-agent/src/agent/mod.rs:1149:9
[INFO] [stdout]      |
[INFO] [stdout] 1149 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1152 |     ) -> UpdateBuilder {
[INFO] [stdout]      |          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1152 |     ) -> UpdateBuilder<'_> {
[INFO] [stdout]      |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> ic-agent/src/agent/mod.rs:1169:35
[INFO] [stdout]      |
[INFO] [stdout] 1169 |     pub fn query<S: Into<String>>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder {
[INFO] [stdout]      |                                   ^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1169 |     pub fn query<S: Into<String>>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder<'_> {
[INFO] [stdout]      |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `In` is never constructed
[INFO] [stdout]   --> ic-utils/src/interfaces/bitcoin_canister.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |         struct In<'a> {
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling candid_parser v0.1.4
[INFO] [stderr]    Compiling ref-tests v0.0.0 (/opt/rustwide/workdir/ref-tests)
[INFO] [stdout] warning: struct `In` is never constructed
[INFO] [stdout]   --> ic-utils/src/interfaces/bitcoin_canister.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |         struct In<'a> {
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icx v0.44.2 (/opt/rustwide/workdir/icx)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.40s
[INFO] running `Command { std: "docker" "inspect" "8693429faa00e8187f6588bd41b8e43661f495a56333b47c9e3d65cf61f28511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8693429faa00e8187f6588bd41b8e43661f495a56333b47c9e3d65cf61f28511", kill_on_drop: false }`
[INFO] [stdout] 8693429faa00e8187f6588bd41b8e43661f495a56333b47c9e3d65cf61f28511
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 682c89533da3557b5fdece83d7975d70e4dc3a7c158acc3183b79d76477d238f
[INFO] running `Command { std: "docker" "start" "-a" "682c89533da3557b5fdece83d7975d70e4dc3a7c158acc3183b79d76477d238f", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Func` is never constructed
[INFO] [stderr]   --> ic-agent/src/agent/nonce.rs:60:12
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub struct Func<T>(pub T);
[INFO] [stderr]    |            ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> ic-agent/src/agent/mod.rs:1149:9
[INFO] [stderr]      |
[INFO] [stderr] 1149 |         &self,
[INFO] [stderr]      |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1152 |     ) -> UpdateBuilder {
[INFO] [stderr]      |          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1152 |     ) -> UpdateBuilder<'_> {
[INFO] [stderr]      |                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> ic-agent/src/agent/mod.rs:1169:35
[INFO] [stderr]      |
[INFO] [stderr] 1169 |     pub fn query<S: Into<String>>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder {
[INFO] [stderr]      |                                   ^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1169 |     pub fn query<S: Into<String>>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder<'_> {
[INFO] [stderr]      |                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ic-agent` (lib) generated 3 warnings (run `cargo fix --lib -p ic-agent` to apply 2 suggestions)
[INFO] [stderr] warning: struct `In` is never constructed
[INFO] [stderr]   --> ic-utils/src/interfaces/bitcoin_canister.rs:78:16
[INFO] [stderr]    |
[INFO] [stderr] 78 |         struct In<'a> {
[INFO] [stderr]    |                ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ic-utils` (lib) generated 1 warning
[INFO] [stderr] warning: `ic-utils` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `ic-agent` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_agent-f7cbcd3a95a069ee)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test agent::agent_error::tests::content_type_none_invalid_utf8 ... ok
[INFO] [stdout] test agent::agent_error::tests::formats_text_html ... ok
[INFO] [stdout] test agent::agent_error::tests::formats_text_plain ... ok
[INFO] [stdout] test agent::agent_error::tests::formats_text_plain_charset_utf8 ... ok
[INFO] [stdout] test agent::agent_error::tests::content_type_none_valid_utf8 ... ok
[INFO] [stdout] test agent::agent_test::status_okay ... ok
[INFO] [stdout] test agent::agent_test::query_error ... ok
[INFO] [stdout] test agent::agent_test::call_error ... ok
[INFO] [stdout] test agent::agent_test::query ... ok
[INFO] [stdout] test agent::agent_test::call_rejected ... ok
[INFO] [stdout] test agent::agent_test::status ... ok
[INFO] [stdout] test agent::agent_test::call_rejected_without_error_code ... ok
[INFO] [stdout] test agent::agent_test::check_subnet_range_with_pruned_range ... ok
[INFO] [stdout] test agent::agent_test::query_rejected ... ok
[INFO] [stdout] test agent::agent_test::status_error ... ok
[INFO] [stdout] test agent::agent_test::check_subnet_range_with_unauthorized_range ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_compute_score_with_penalty ... ok
[INFO] [stdout] test agent::agent_test::reqwest_client_status_okay_when_request_retried ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_stats_for_next_n_nodes ... ignored
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_sync_node_scenarios ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_update_for_existing_node_succeeds ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_update_for_non_existing_node_fails ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_weighted_sample ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_n_nodes ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_next_node ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_snapshot_init ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_sync_node_scenarios ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_update_of_existing_healthy_node_with_unhealthy_node_returns_true ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_update_of_existing_unhealthy_node_with_healthy_node_returns_true ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_update_of_non_existing_node_always_returns_false ... ok
[INFO] [stdout] test agent::route_provider::tests::test_empty_routes ... ok
[INFO] [stdout] test agent::route_provider::tests::test_n_routes ... ok
[INFO] [stdout] test agent::route_provider::tests::test_routes_rotation ... ok
[INFO] [stdout] test agent::offline_tests::rounded_expiry ... ok
[INFO] [stdout] test agent::agent_test::wrong_subnet_query_certificate ... ok
[INFO] [stdout] test identity::prime256v1::test::test_prime256v1_public_key ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_snapshot_init ... ok
[INFO] [stdout] test identity::secp256k1::test::test_secp256k1_public_key ... ok
[INFO] [stdout] test agent::agent_test::check_subnet_range_with_valid_range ... ok
[INFO] [stdout] test identity::prime256v1::test::test_prime256v1_signature ... ok
[INFO] [stdout] test agent::agent_test::too_many_delegations ... ok
[INFO] [stdout] test identity::secp256k1::test::test_secp256k1_signature ... ok
[INFO] [stdout] test agent::agent_test::no_cert ... ok
[INFO] [stdout] test agent::offline_tests::client_ratelimit ... ok
[INFO] [stdout] test agent::agent_test::retry_ratelimit ... ok
[INFO] [stdout] test identity::prime256v1::test::test_prime256v1_reject_wrong_curve - should panic ... ok
[INFO] [stdout] test identity::prime256v1::test::test_prime256v1_reject_wrong_curve_no_id - should panic ... ok
[INFO] [stdout] test identity::secp256k1::test::test_secp256k1_reject_wrong_curve - should panic ... ok
[INFO] [stdout] test identity::secp256k1::test::test_secp256k1_reject_wrong_curve_no_id - should panic ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_route_with_one_healthy_and_one_unhealthy_seed ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_routing_with_no_healthy_nodes_returns_an_error ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_route_with_no_healthy_seeds_errors ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_route_with_initially_unhealthy_seeds_becoming_healthy ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_routing_with_an_empty_fetched_list_of_api_nodes ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_routing_with_topology_and_node_health_updates ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet stdout ----
[INFO] [stdout] [2m2026-05-11T03:32:58.134590Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:32:58.134709Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:32:58.134769Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:32:58.152427Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:32:58.152693Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:32:58.152747Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:32:58.152790Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:32:58.156674Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:32:59.158551Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:32:59.158630Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:32:59.158683Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:32:59.162402Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:32:59.162534Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:32:59.162564Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:32:59.162588Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:32:59.166289Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:00.167698Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:00.167774Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:00.167824Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:00.169762Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:00.169903Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:00.169935Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:00.169963Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:00.171526Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:01.173008Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:01.173083Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:01.173131Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:01.173661Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:01.174090Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:01.174123Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:01.174177Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:01.174742Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:02.175712Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:02.175787Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:02.175845Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:02.176434Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:02.176580Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:02.176614Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:02.176645Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:02.176930Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:03.178952Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:03.179025Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:03.179076Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:03.179545Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:03.179684Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:03.179717Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:03.179745Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:03.180023Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:04.181938Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:04.182010Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:04.182060Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:04.182553Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:04.182679Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:04.182711Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:04.182738Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:04.183008Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:05.189568Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:05.189640Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:05.189688Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:05.190201Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:05.190343Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:05.190371Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:05.190396Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:05.190769Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:06.191720Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:06.191793Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:06.191843Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:06.192575Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:06.192815Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:06.192859Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:06.192898Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:06.193232Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:07.195175Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:07.195275Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:07.195326Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:07.195814Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:07.195949Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:07.195981Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:07.196009Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:07.196406Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:08.197703Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:08.197776Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:08.197828Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:08.198265Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:08.198395Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:08.198422Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:08.198445Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:08.198761Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:09.199427Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:09.199501Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:09.199550Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:09.199972Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:09.200112Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:09.200144Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:09.200170Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:09.200481Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:10.201637Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:10.201710Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:10.201761Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:10.202178Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:10.202357Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:10.202391Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:10.202420Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:10.202766Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:11.204059Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:11.204136Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:11.204212Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:11.204668Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:11.204804Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:11.204836Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:11.204865Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:11.205140Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:12.206746Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:12.206821Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:12.206871Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:12.207365Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:12.207498Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:12.207529Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:12.207554Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:12.207930Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:13.209962Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:13.210047Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:13.210097Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:13.210529Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:13.210658Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:13.210688Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:13.210714Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:13.210990Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:14.213036Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:14.213105Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:14.213150Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:14.215407Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:14.215563Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:14.215618Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:14.215651Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:14.216543Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:15.218032Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:15.218107Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:15.218167Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:15.218816Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:15.218952Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:15.218984Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:15.219012Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:15.219385Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:16.220593Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:16.220664Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:16.220713Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:16.221220Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:16.221352Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:16.221381Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:16.221406Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:16.221745Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:17.222993Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:17.223076Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:17.223127Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:17.223518Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:17.223645Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:17.223673Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:17.223708Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:17.224032Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:18.225668Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:18.225737Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:18.225783Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:18.226215Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:18.226357Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:18.226386Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:18.226411Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:18.226666Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:19.228111Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:19.228203Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:19.228256Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:19.228752Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:19.228884Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:19.228915Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:19.228941Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:19.229312Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:20.231568Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:20.231640Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:20.231688Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:20.233311Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:20.233463Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:20.233498Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:20.233527Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:20.237354Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:21.239115Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:21.239210Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:21.239263Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:21.239729Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:21.239853Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:21.239879Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:21.239905Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:21.240259Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:22.241702Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:22.241765Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:22.241809Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:22.244640Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:22.244818Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:22.244857Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:22.244890Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:22.245248Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:23.247102Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:23.247172Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:23.247244Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:23.249605Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:23.249754Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:23.249788Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:23.249818Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:23.250717Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:24.252134Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:24.252228Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:24.252279Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:24.252736Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:24.252865Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:24.252895Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:24.252921Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:24.253433Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:25.255121Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:25.255206Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:25.255257Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:25.255703Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:25.255821Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:25.255848Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:25.255872Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:25.256371Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:26.257571Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:26.257645Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:26.257696Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:26.258163Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:26.258323Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:26.258351Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:26.258377Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:26.258691Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:27.259637Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:27.259709Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:27.259756Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:27.260266Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:27.260391Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:27.260419Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:27.260442Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:27.260755Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:28.261688Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:28.261755Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:28.261801Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:28.262270Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:28.262401Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:28.262430Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:28.262455Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:28.262788Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:29.264428Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:29.264496Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:29.264539Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:29.265008Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:29.265146Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:29.265174Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:29.265235Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:29.265491Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:30.266684Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:30.266753Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:30.266801Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:30.267210Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:30.267333Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:30.267361Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:30.267385Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:30.267706Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:31.268375Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:31.268448Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:31.268543Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:31.269052Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:31.269206Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:31.269239Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:31.269268Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:31.269632Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:32.270747Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:32.270820Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:32.270874Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:32.271331Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:32.271474Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:32.271510Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:32.271542Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:32.271926Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:33.274581Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:33.274648Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:33.274692Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:33.275063Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:33.275228Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:33.275257Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:33.275281Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:33.275578Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:34.276814Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:34.277479Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:34.277537Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:34.278043Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:34.278426Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:34.278460Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:34.278487Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:34.278949Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:35.280979Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:35.281064Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:35.281116Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:35.281665Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:35.281797Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:35.281827Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:35.281853Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:35.282235Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:36.283705Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:36.283775Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:36.283913Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:36.285623Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:36.285782Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:36.285815Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:36.285846Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:36.286108Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:37.287600Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:37.287679Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:37.287732Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:37.288217Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:37.288356Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:37.288387Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:37.288414Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:37.288854Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:38.290667Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:38.290744Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:38.290795Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:38.291233Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:38.291368Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-05-11T03:33:38.291405Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-05-11T03:33:38.291531Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None
[INFO] [stdout] [2m2026-05-11T03:33:38.291804Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] 
[INFO] [stdout] thread 'agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet' (58) panicked at ic-agent/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:350:9:
[INFO] [stdout] Expected excluded domains ["ic0.app"] are still observed in routing over the last 30 calls
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fdfba6f524a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fdfba6f524a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fdfba6f524a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fdfba6f524a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fdfba70d75a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fdfba70d75a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5fdfba6fac82 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5fdfba6fac82 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5fdfba6d2c7f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fdfba6d2c7f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fdfba6ed039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fdfb9ab63bc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5fdfb9ab63bc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fdfba6ed2b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5fdfba6ed2b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fdfba6d2d38 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fdfba6c7879 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fdfba6d3cfd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fdfba70dfcc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fdfb989aaca - ic_agent[4c40c4a4122c31b4]::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::assert_no_routing_via_domains::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ic-agent/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:350:9
[INFO] [stdout]   20:     0x5fdfb989bd25 - ic_agent[4c40c4a4122c31b4]::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ic-agent/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:380:10
[INFO] [stdout]   21:     0x5fdfb9861942 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5fdfb9861a7d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fdfb99e30fd - <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::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.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   24:     0x5fdfb99e2f3b - tokio[99de3f8beeac9cf0]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::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.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5fdfb99e2f3b - tokio[99de3f8beeac9cf0]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::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.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5fdfb99e2f3b - <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   27:     0x5fdfb99cec90 - <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   28:     0x5fdfb99e19e0 - <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   29:     0x5fdfb99df664 - <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   30:     0x5fdfb999ddab - <tokio[99de3f8beeac9cf0]::runtime::context::scoped::Scoped<tokio[99de3f8beeac9cf0]::runtime::scheduler::Context>>::set::<<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5fdfb991ad29 - tokio[99de3f8beeac9cf0]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5fdfb9863bb2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[99de3f8beeac9cf0]::runtime::context::Context>>::try_with::<tokio[99de3f8beeac9cf0]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5fdfb986329e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[99de3f8beeac9cf0]::runtime::context::Context>>::with::<tokio[99de3f8beeac9cf0]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5fdfb9908a7d - tokio[99de3f8beeac9cf0]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5fdfb99d7f50 - <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   36:     0x5fdfb99d83a6 - <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   37:     0x5fdfb99debf3 - <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   38:     0x5fdfb99a05f3 - tokio[99de3f8beeac9cf0]::runtime::context::runtime::enter_runtime::<<tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5fdfb99cceb1 - <tokio[99de3f8beeac9cf0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   40:     0x5fdfb98bf2f4 - <tokio[99de3f8beeac9cf0]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5fdfb98bf6da - <tokio[99de3f8beeac9cf0]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5fdfb98b1745 - ic_agent[4c40c4a4122c31b4]::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet
[INFO] [stdout]                                at /opt/rustwide/workdir/ic-agent/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:386:37
[INFO] [stdout]   43:     0x5fdfb989a657 - ic_agent[4c40c4a4122c31b4]::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ic-agent/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:354:28
[INFO] [stdout]   44:     0x5fdfb9a6a836 - <ic_agent[4c40c4a4122c31b4]::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5fdfb9aa969b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5fdfb9aa969b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5fdfb9ab6e8b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5fdfb9ab6e8b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5fdfb9ab6e8b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5fdfb9ab6e8b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5fdfb9ab6e8b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5fdfb9ab6e8b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5fdfb9ab6e8b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5fdfb9ab05a4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5fdfb9ab05a4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5fdfb9ab9a92 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5fdfb9ab9a92 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5fdfb9ab9a92 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5fdfb9ab9a92 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5fdfb9ab9a92 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5fdfb9ab9a92 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5fdfb9ab9a92 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5fdfba6f495f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5fdfba6f495f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7b90109daaa4 - <unknown>
[INFO] [stdout]   66:     0x7b9010a67a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 54 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 41.52s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ic-agent --lib`
[INFO] running `Command { std: "docker" "inspect" "682c89533da3557b5fdece83d7975d70e4dc3a7c158acc3183b79d76477d238f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "682c89533da3557b5fdece83d7975d70e4dc3a7c158acc3183b79d76477d238f", kill_on_drop: false }`
[INFO] [stdout] 682c89533da3557b5fdece83d7975d70e4dc3a7c158acc3183b79d76477d238f
