[INFO] cloning repository https://github.com/chloes93/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/chloes93/agent-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchloes93%2Fagent-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchloes93%2Fagent-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6da067a859814424d209fa0fb76fdf41cf13d436
[INFO] testing chloes93/agent-rs against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchloes93%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/chloes93/agent-rs
[INFO] finished tweaking git repo https://github.com/chloes93/agent-rs
[INFO] tweaked toml for git repo https://github.com/chloes93/agent-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chloes93/agent-rs on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chloes93/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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v1.0.12
[INFO] [stderr]   Downloaded wslpath v0.0.2
[INFO] [stderr]   Downloaded schemars_derive v0.8.21
[INFO] [stderr]   Downloaded cpufeatures v0.2.15
[INFO] [stderr]   Downloaded url v2.5.3
[INFO] [stderr]   Downloaded logos-derive v0.13.0
[INFO] [stderr]   Downloaded logos v0.13.0
[INFO] [stderr]   Downloaded async-watch v0.3.1
[INFO] [stderr]   Downloaded stop-token v0.7.0
[INFO] [stderr]   Downloaded ic-verify-bls-signature v0.5.0
[INFO] [stderr]   Downloaded ic-transport-types v0.37.1
[INFO] [stderr]   Downloaded candid_derive v0.10.17
[INFO] [stderr]   Downloaded ic-certification v3.0.2
[INFO] [stderr]   Downloaded logos-codegen v0.13.0
[INFO] [stderr]   Downloaded mockito v1.6.1
[INFO] [stderr]   Downloaded allocator-api2 v0.2.20
[INFO] [stderr]   Downloaded rangemap v1.5.1
[INFO] [stderr]   Downloaded cached v0.52.0
[INFO] [stderr]   Downloaded similar v2.6.0
[INFO] [stderr]   Downloaded candid v0.10.17
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded ic-certification v2.6.0
[INFO] [stderr]   Downloaded lalrpop v0.20.2
[INFO] [stderr]   Downloaded candid_parser v0.1.4
[INFO] [stderr]   Downloaded pkcs11 v0.5.0
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.45
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.7
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded schemars v0.8.21
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.45
[INFO] [stderr]   Downloaded ic-ed25519 v0.2.0
[INFO] [stderr]   Downloaded ic-management-canister-types v0.4.0
[INFO] [stderr]   Downloaded ic_principal v0.1.1
[INFO] [stderr]   Downloaded pretty v0.12.3
[INFO] [stderr]   Downloaded pocket-ic v6.0.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.0
[INFO] [stderr]   Downloaded ic_bls12_381 v0.10.0
[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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f569e4f5f37d3d698ce3178ae208a4fab7e37c8801bc53155ad8e1e00c2bef89
[INFO] running `Command { std: "docker" "start" "-a" "f569e4f5f37d3d698ce3178ae208a4fab7e37c8801bc53155ad8e1e00c2bef89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f569e4f5f37d3d698ce3178ae208a4fab7e37c8801bc53155ad8e1e00c2bef89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f569e4f5f37d3d698ce3178ae208a4fab7e37c8801bc53155ad8e1e00c2bef89", kill_on_drop: false }`
[INFO] [stdout] f569e4f5f37d3d698ce3178ae208a4fab7e37c8801bc53155ad8e1e00c2bef89
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0305f2eed3a4152105039b428e7db868bdf02b4ed123f378184020eeeed151e
[INFO] running `Command { std: "docker" "start" "-a" "e0305f2eed3a4152105039b428e7db868bdf02b4ed123f378184020eeeed151e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling itoa v1.0.12
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[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 log v0.4.22
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ring v0.17.12
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling async-watch v0.3.1
[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 rangemap v1.5.1
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[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 convert_case v0.6.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling clap_builder v4.5.21
[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 backtrace v0.3.74
[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 zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[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 zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling candid_derive v0.10.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.40
[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 crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ic_bls12_381 v0.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling cached v0.52.0
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[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 backoff v0.4.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling ic-ed25519 v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling clap v4.5.21
[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 h2 v0.4.7
[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 ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling ic-verify-bls-signature v0.5.0
[INFO] [stderr]    Compiling ic-certification v3.0.2
[INFO] [stderr]    Compiling ic-certification v2.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling candid v0.10.17
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling ic-transport-types v0.44.1 (/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-util v0.1.10
[INFO] [stderr]    Compiling candid_parser v0.1.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling ic-agent v0.44.1 (/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 icx-cert v0.44.1 (/opt/rustwide/workdir/icx-cert)
[INFO] [stderr]    Compiling ic-utils v0.44.1 (/opt/rustwide/workdir/ic-utils)
[INFO] [stderr]    Compiling ic-identity-hsm v0.44.1 (/opt/rustwide/workdir/ic-identity-hsm)
[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.1 (/opt/rustwide/workdir/icx)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "e0305f2eed3a4152105039b428e7db868bdf02b4ed123f378184020eeeed151e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0305f2eed3a4152105039b428e7db868bdf02b4ed123f378184020eeeed151e", kill_on_drop: false }`
[INFO] [stdout] e0305f2eed3a4152105039b428e7db868bdf02b4ed123f378184020eeeed151e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0ec9857a194f28641de648eba64bb0314ad5b82359ba7cb03425e8d2630bda7
[INFO] running `Command { std: "docker" "start" "-a" "c0ec9857a194f28641de648eba64bb0314ad5b82359ba7cb03425e8d2630bda7", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling ic-transport-types v0.44.1 (/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 tracing-appender v0.2.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling mockito v1.6.1
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling ic-agent v0.44.1 (/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 icx-cert v0.44.1 (/opt/rustwide/workdir/icx-cert)
[INFO] [stderr]    Compiling ic-utils v0.44.1 (/opt/rustwide/workdir/ic-utils)
[INFO] [stderr]    Compiling ic-identity-hsm v0.44.1 (/opt/rustwide/workdir/ic-identity-hsm)
[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] [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 candid_parser v0.1.4
[INFO] [stderr]    Compiling ref-tests v0.0.0 (/opt/rustwide/workdir/ref-tests)
[INFO] [stderr]    Compiling icx v0.44.1 (/opt/rustwide/workdir/icx)
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.25s
[INFO] running `Command { std: "docker" "inspect" "c0ec9857a194f28641de648eba64bb0314ad5b82359ba7cb03425e8d2630bda7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0ec9857a194f28641de648eba64bb0314ad5b82359ba7cb03425e8d2630bda7", kill_on_drop: false }`
[INFO] [stdout] c0ec9857a194f28641de648eba64bb0314ad5b82359ba7cb03425e8d2630bda7
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9aa87edd39ea88cab1fc53c2281f9b6219daa6954ad1cc63e23ae101ac959d42
[INFO] running `Command { std: "docker" "start" "-a" "9aa87edd39ea88cab1fc53c2281f9b6219daa6954ad1cc63e23ae101ac959d42", 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.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_agent-04d904a941eb2939)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test agent::agent_error::tests::formats_text_plain_charset_utf8 ... ok
[INFO] [stdout] test agent::agent_error::tests::content_type_none_invalid_utf8 ... ok
[INFO] [stdout] test agent::agent_error::tests::content_type_none_valid_utf8 ... ok
[INFO] [stdout] test agent::agent_error::tests::formats_text_plain ... ok
[INFO] [stdout] test agent::agent_error::tests::formats_text_html ... ok
[INFO] [stdout] test agent::agent_test::call_error ... ok
[INFO] [stdout] test agent::agent_test::status ... ok
[INFO] [stdout] test agent::agent_test::query ... 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::check_subnet_range_with_pruned_range ... ok
[INFO] [stdout] test agent::agent_test::query_rejected ... ok
[INFO] [stdout] test agent::agent_test::call_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::offline_tests::rounded_expiry ... 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::wrong_subnet_query_certificate ... 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::agent_test::no_cert ... 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::agent_test::reqwest_client_status_okay_when_request_retried ... ok
[INFO] [stdout] test agent::agent_test::too_many_delegations ... ok
[INFO] [stdout] test agent::agent_test::call_rejected_without_error_code ... ok
[INFO] [stdout] test agent::agent_test::check_subnet_range_with_valid_range ... 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_sync_node_scenarios ... 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::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_existing_healthy_node_with_unhealthy_node_returns_true ... 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::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 identity::prime256v1::test::test_prime256v1_public_key ... ok
[INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_snapshot_init ... ok
[INFO] [stdout] test agent::route_provider::tests::test_routes_rotation ... ok
[INFO] [stdout] test identity::secp256k1::test::test_secp256k1_signature ... ok
[INFO] [stdout] test identity::prime256v1::test::test_prime256v1_signature ... 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-03-10T00:40:12.459256Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:12.459355Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:12.459406Z[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-03-10T00:40:12.463134Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:12.463328Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:12.463367Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:12.463402Z[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-03-10T00:40:12.463807Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:13.465367Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:13.465431Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:13.465562Z[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-03-10T00:40:13.466033Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:13.466168Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:13.466198Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:13.466226Z[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-03-10T00:40:13.466591Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:14.467936Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:14.468004Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:14.468043Z[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-03-10T00:40:14.468481Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:14.468588Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:14.468613Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:14.468634Z[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-03-10T00:40:14.468956Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:15.469993Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:15.470061Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:15.470109Z[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-03-10T00:40:15.470530Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:15.470655Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:15.470684Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:15.470712Z[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-03-10T00:40:15.471053Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:16.472295Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:16.472366Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:16.472421Z[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-03-10T00:40:16.472930Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:16.473058Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:16.473089Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:16.473119Z[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-03-10T00:40:16.473486Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:17.475324Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:17.475383Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:17.475420Z[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-03-10T00:40:17.475865Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:17.475987Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:17.476012Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:17.476034Z[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-03-10T00:40:17.476289Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:18.482820Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:18.482891Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:18.482931Z[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-03-10T00:40:18.483347Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:18.483481Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:18.483508Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:18.483529Z[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-03-10T00:40:18.483843Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:19.485185Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:19.485256Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:19.485304Z[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-03-10T00:40:19.485820Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:19.485956Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:19.485985Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:19.486012Z[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-03-10T00:40:19.486318Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:20.486930Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:20.486992Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:20.487031Z[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-03-10T00:40:20.487432Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:20.487560Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:20.487585Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:20.487607Z[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-03-10T00:40:20.487904Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:21.489304Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:21.489373Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:21.489417Z[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-03-10T00:40:21.489908Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:21.490033Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:21.490061Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:21.490087Z[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-03-10T00:40:21.490420Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:22.491947Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:22.492010Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:22.492051Z[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-03-10T00:40:22.492515Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:22.492622Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:22.492653Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:22.492674Z[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-03-10T00:40:22.492918Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:23.494416Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:23.494510Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:23.494557Z[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-03-10T00:40:23.494963Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:23.495077Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:23.495104Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:23.495142Z[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-03-10T00:40:23.495452Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:24.497200Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:24.497271Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:24.497324Z[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-03-10T00:40:24.497836Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:24.497977Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:24.498011Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:24.498041Z[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-03-10T00:40:24.498427Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:25.500180Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:25.500248Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:25.500292Z[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-03-10T00:40:25.500782Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:25.500900Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:25.500926Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:25.500951Z[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-03-10T00:40:25.501235Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:26.501979Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:26.502050Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:26.502099Z[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-03-10T00:40:26.502558Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:26.502697Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:26.502730Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:26.502762Z[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-03-10T00:40:26.503121Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:27.504250Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:27.504314Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:27.504357Z[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-03-10T00:40:27.504797Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:27.504917Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:27.504944Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:27.504968Z[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-03-10T00:40:27.505300Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:28.506011Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:28.506073Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:28.506116Z[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-03-10T00:40:28.506568Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:28.506688Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:28.506735Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:28.506761Z[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-03-10T00:40:28.507073Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:29.508318Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:29.508384Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:29.508426Z[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-03-10T00:40:29.508905Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:29.509014Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:29.509040Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:29.509064Z[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-03-10T00:40:29.509318Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:30.510797Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:30.510859Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:30.510905Z[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-03-10T00:40:30.511293Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:30.511423Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:30.511454Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:30.511503Z[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-03-10T00:40:30.511824Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:31.513118Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:31.513185Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:31.513223Z[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-03-10T00:40:31.513660Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:31.513756Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:31.513779Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:31.513799Z[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-03-10T00:40:31.514061Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:32.514938Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:32.514999Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:32.515036Z[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-03-10T00:40:32.515478Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:32.515595Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:32.515620Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:32.515650Z[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-03-10T00:40:32.515953Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:33.517362Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:33.517423Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:33.517488Z[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-03-10T00:40:33.517894Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:33.517998Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:33.518021Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:33.518041Z[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-03-10T00:40:33.518284Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:34.521783Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:34.521850Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:34.521893Z[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-03-10T00:40:34.522319Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:34.522422Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:34.522444Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:34.522493Z[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-03-10T00:40:34.522758Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:35.524285Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:35.524352Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:35.524394Z[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-03-10T00:40:35.524842Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:35.524950Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:35.524976Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:35.524998Z[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-03-10T00:40:35.525253Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:36.526793Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:36.526862Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:36.526903Z[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-03-10T00:40:36.527335Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:36.527442Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:36.527488Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:36.527512Z[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-03-10T00:40:36.527797Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:37.529319Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:37.529387Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:37.529432Z[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-03-10T00:40:37.529892Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:37.530011Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:37.530038Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:37.530065Z[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-03-10T00:40:37.530399Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:38.531310Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:38.531387Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:38.531437Z[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-03-10T00:40:38.531856Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:38.531980Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:38.532010Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:38.532037Z[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-03-10T00:40:38.532309Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:39.533040Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:39.533104Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:39.533147Z[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-03-10T00:40:39.533618Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:39.533738Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:39.533765Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:39.533789Z[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-03-10T00:40:39.534117Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:40.535795Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:40.535860Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:40.535913Z[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-03-10T00:40:40.536342Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:40.536455Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:40.536507Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:40.536532Z[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-03-10T00:40:40.536787Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:41.538276Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:41.538337Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:41.538381Z[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-03-10T00:40:41.538764Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:41.538905Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:41.538936Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:41.538963Z[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-03-10T00:40:41.539290Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:42.541795Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:42.541860Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:42.541919Z[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-03-10T00:40:42.542407Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:42.542569Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:42.542603Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:42.542633Z[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-03-10T00:40:42.543009Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:43.544554Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:43.544615Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:43.544657Z[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-03-10T00:40:43.545102Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:43.545222Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:43.545249Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:43.545274Z[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-03-10T00:40:43.545567Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:44.547211Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:44.547277Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stderr] error: test failed, to rerun pass `-p ic-agent --lib`
[INFO] [stdout] [2m2026-03-10T00:40:44.547320Z[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-03-10T00:40:44.547783Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:44.547909Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:44.547938Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:44.547961Z[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-03-10T00:40:44.548273Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:45.549787Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:45.549854Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:45.549927Z[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-03-10T00:40:45.550358Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:45.550491Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:45.550519Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:45.550543Z[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-03-10T00:40:45.550858Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:46.551972Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:46.552052Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:46.552102Z[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-03-10T00:40:46.552605Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:46.552739Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:46.552772Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:46.552801Z[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-03-10T00:40:46.553151Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:47.554331Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:47.554404Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:47.554481Z[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-03-10T00:40:47.554953Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:47.555097Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:47.555132Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:47.555164Z[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-03-10T00:40:47.555565Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:48.557327Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:48.557390Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:48.557431Z[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-03-10T00:40:48.557874Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:48.558009Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:48.558037Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:48.558062Z[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-03-10T00:40:48.558378Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:49.559349Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:49.559416Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:49.559487Z[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-03-10T00:40:49.559951Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:49.560091Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:49.560122Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:49.560150Z[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-03-10T00:40:49.560536Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:50.561956Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:50.562021Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:50.562065Z[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-03-10T00:40:50.562568Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:50.562707Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:50.562739Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:50.562767Z[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-03-10T00:40:50.563143Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:51.570816Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:51.570897Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:51.570944Z[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-03-10T00:40:51.571372Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:51.571532Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:51.571565Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:51.571595Z[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-03-10T00:40:51.571997Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:52.572959Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:52.573026Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:52.573069Z[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-03-10T00:40:52.573521Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout dropped for ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:52.573655Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::pool[0m[2m:[0m checkout waiting for idle connection: ("https", ic0.app)
[INFO] [stdout] [2m2026-03-10T00:40:52.573683Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://ic0.app/    
[INFO] [stdout] [2m2026-03-10T00:40:52.573706Z[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-03-10T00:40:52.574045Z[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' (65) 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:     0x6475dedf5122 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6475dedf5122 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6475dedf5122 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6475dedf5122 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6475dee07b6a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6475dee07b6a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x6475dedc0c66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6475dedc0c66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6475dedd31a9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6475dedd31a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6475dedd3041 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6475de1cde8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6475de1cde8e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6475dedd34d2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6475dedd34d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6475dedd3268 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6475dedcd8f9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6475dedb59fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6475dee10fec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6475de07441a - ic_agent::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::assert_no_routing_via_domains::{{closure}}::h3b592ce5f4417b4f
[INFO] [stdout]                                at /opt/rustwide/workdir/ic-agent/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:350:9
[INFO] [stdout]   20:     0x6475de073b2f - ic_agent::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet::{{closure}}::h116505e5b97a1d28
[INFO] [stdout]                                at /opt/rustwide/workdir/ic-agent/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:380:10
[INFO] [stdout]   21:     0x6475de16f402 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd7f6c69203f5f2fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6475de16ee5d - <core::pin::Pin<P> as core::future::future::Future>::poll::h256206c9e143f810
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6475de169b8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf2628a4aa43d8d0c
[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:     0x6475de1699db - tokio::runtime::coop::with_budget::hf043ba6e049a8bf0
[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:     0x6475de1699db - tokio::runtime::coop::budget::h4024ae7008d8f84a
[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:     0x6475de1699db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf4ecc2e0aaf6fb2b
[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:     0x6475de162fe0 - tokio::runtime::scheduler::current_thread::Context::enter::h08e71437e51106e6
[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:     0x6475de168b50 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9f3a6b2196deedbb
[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:     0x6475de1664f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4e202301f75f53bb
[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:     0x6475ddf69fcb - tokio::runtime::context::scoped::Scoped<T>::set::h70df5aaf39d10165
[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:     0x6475de14e499 - tokio::runtime::context::set_scheduler::{{closure}}::h03f13ac092a44aaa
[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:     0x6475ddfc4642 - std::thread::local::LocalKey<T>::try_with::hec11f75e5a9d3d88
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x6475ddfc023e - std::thread::local::LocalKey<T>::with::h122c808aa7ba6b38
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x6475de14e40d - tokio::runtime::context::set_scheduler::hdbce29c6b268412b
[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:     0x6475de165df0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h719cd092e6ec2bce
[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:     0x6475de166796 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h91be683125bcec86
[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:     0x6475de15ee43 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h99daaa38ec517978
[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:     0x6475ddfd70d3 - tokio::runtime::context::runtime::enter_runtime::h0e93aeca62be4de7
[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:     0x6475de15e891 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfca9309526fa31bf
[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:     0x6475de15dd84 - tokio::runtime::runtime::Runtime::block_on_inner::hc66265d630f80423
[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:     0x6475de15e287 - tokio::runtime::runtime::Runtime::block_on::hf2180205c30a3c79
[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:     0x6475de072cf5 - ic_agent::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet::hc10238647fe6ce31
[INFO] [stdout]                                at /opt/rustwide/workdir/ic-agent/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:386:37
[INFO] [stdout]   43:     0x6475de073f17 - ic_agent::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet::{{closure}}::h6de625cad29791bd
[INFO] [stdout]                                at /opt/rustwide/workdir/ic-agent/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:354:28
[INFO] [stdout]   44:     0x6475de137086 - core::ops::function::FnOnce::call_once::hb46c8ecc9be76ff0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6475de1cdc4b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6475de1cdc4b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x6475de1e165a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x6475de1e165a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x6475de1e165a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x6475de1e165a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x6475de1e165a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6475de1e165a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x6475de1e165a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x6475de1bbab4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x6475de1bbab4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x6475de1bf452 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x6475de1bf452 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6475de1bf452 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x6475de1bf452 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x6475de1bf452 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6475de1bf452 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x6475de1bf452 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6475dedc8a4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x6475dedc8a4f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   65:     0x7b83664d6aa4 - <unknown>
[INFO] [stdout]   66:     0x7b8366563a64 - 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.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9aa87edd39ea88cab1fc53c2281f9b6219daa6954ad1cc63e23ae101ac959d42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa87edd39ea88cab1fc53c2281f9b6219daa6954ad1cc63e23ae101ac959d42", kill_on_drop: false }`
[INFO] [stdout] 9aa87edd39ea88cab1fc53c2281f9b6219daa6954ad1cc63e23ae101ac959d42
