[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 beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchloes93%2Fagent-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chloes93/agent-rs on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e371b23201d60190d9c62298208cda802ae2dce7d1ee6a207a44c1717b37032 [INFO] running `Command { std: "docker" "start" "-a" "1e371b23201d60190d9c62298208cda802ae2dce7d1ee6a207a44c1717b37032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e371b23201d60190d9c62298208cda802ae2dce7d1ee6a207a44c1717b37032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e371b23201d60190d9c62298208cda802ae2dce7d1ee6a207a44c1717b37032", kill_on_drop: false }` [INFO] [stdout] 1e371b23201d60190d9c62298208cda802ae2dce7d1ee6a207a44c1717b37032 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6636e838f936abc7d2c6cc1d8204dd30ec3fb2cfc0f386c43e3baa70efb67583 [INFO] running `Command { std: "docker" "start" "-a" "6636e838f936abc7d2c6cc1d8204dd30ec3fb2cfc0f386c43e3baa70efb67583", 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 cc v1.2.16 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling itoa v1.0.12 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dirs-next v2.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 ff v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling stop-token v0.7.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling async-watch v0.3.1 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling regex v1.11.1 [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 pkcs11 v0.5.0 [INFO] [stderr] Compiling binread_derive v2.1.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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling candid_derive v0.10.17 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ic_bls12_381 v0.10.0 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling cached v0.52.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling ic-ed25519 v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling clap v4.5.21 [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_json v1.0.133 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling ic-certification v3.0.2 [INFO] [stderr] Compiling ic-verify-bls-signature v0.5.0 [INFO] [stderr] Compiling ed25519-consensus v2.1.0 [INFO] [stderr] Compiling ic-certification v2.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [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 tracing-appender v0.2.3 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling ic-transport-types v0.44.1 (/opt/rustwide/workdir/ic-transport-types) [INFO] [stderr] Compiling ic-transport-types v0.37.1 [INFO] [stderr] Compiling ic-management-canister-types v0.4.0 [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(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>(&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>(&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 2m 14s [INFO] running `Command { std: "docker" "inspect" "6636e838f936abc7d2c6cc1d8204dd30ec3fb2cfc0f386c43e3baa70efb67583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6636e838f936abc7d2c6cc1d8204dd30ec3fb2cfc0f386c43e3baa70efb67583", kill_on_drop: false }` [INFO] [stdout] 6636e838f936abc7d2c6cc1d8204dd30ec3fb2cfc0f386c43e3baa70efb67583 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d029299358daf1de23dbff9c8e938aa216c5ea9dc4501101c2a41b44af23435c [INFO] running `Command { std: "docker" "start" "-a" "d029299358daf1de23dbff9c8e938aa216c5ea9dc4501101c2a41b44af23435c", 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 regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [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(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>(&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>(&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 `Func` is never constructed [INFO] [stdout] --> ic-agent/src/agent/nonce.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Func(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>(&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>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `In` is never constructed [INFO] [stdout] --> ic-utils/src/interfaces/bitcoin_canister.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | struct In<'a> { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling candid_parser v0.1.4 [INFO] [stderr] Compiling ref-tests v0.0.0 (/opt/rustwide/workdir/ref-tests) [INFO] [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 1m 06s [INFO] running `Command { std: "docker" "inspect" "d029299358daf1de23dbff9c8e938aa216c5ea9dc4501101c2a41b44af23435c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d029299358daf1de23dbff9c8e938aa216c5ea9dc4501101c2a41b44af23435c", kill_on_drop: false }` [INFO] [stdout] d029299358daf1de23dbff9c8e938aa216c5ea9dc4501101c2a41b44af23435c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e40c6d6876825faded7b7cb2a91c1df1ac81d245e8bf5b245a9fa3994fcd5389 [INFO] running `Command { std: "docker" "start" "-a" "e40c6d6876825faded7b7cb2a91c1df1ac81d245e8bf5b245a9fa3994fcd5389", 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(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>(&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>(&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.61s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_agent-cbc711a1372cd2e9) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test agent::agent_error::tests::content_type_none_invalid_utf8 ... ok [INFO] [stdout] test agent::agent_error::tests::formats_text_plain_charset_utf8 ... ok [INFO] [stdout] test agent::agent_error::tests::content_type_none_valid_utf8 ... ok [INFO] [stdout] test agent::agent_error::tests::formats_text_html ... ok [INFO] [stdout] test agent::agent_error::tests::formats_text_plain ... ok [INFO] [stdout] test agent::agent_test::status_error ... ok [INFO] [stdout] test agent::agent_test::status_okay ... ok [INFO] [stdout] test agent::agent_test::call_rejected ... ok [INFO] [stdout] test agent::agent_test::query ... ok [INFO] [stdout] test agent::agent_test::query_rejected ... ok [INFO] [stdout] test agent::agent_test::check_subnet_range_with_pruned_range ... ok [INFO] [stdout] test agent::agent_test::call_rejected_without_error_code ... ok [INFO] [stdout] test agent::agent_test::call_error ... ok [INFO] [stdout] test agent::agent_test::query_error ... ok [INFO] [stdout] test agent::agent_test::status ... ok [INFO] [stdout] test agent::agent_test::check_subnet_range_with_unauthorized_range ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_compute_score_with_penalty ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_snapshot_init ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_stats_for_next_n_nodes ... ignored [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_sync_node_scenarios ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_update_for_existing_node_succeeds ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_update_for_non_existing_node_fails ... ok [INFO] [stdout] test agent::offline_tests::rounded_expiry ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_n_nodes ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_next_node ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_snapshot_init ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_sync_node_scenarios ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_update_of_existing_healthy_node_with_unhealthy_node_returns_true ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_update_of_existing_unhealthy_node_with_healthy_node_returns_true ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_update_of_non_existing_node_always_returns_false ... ok [INFO] [stdout] test agent::route_provider::tests::test_empty_routes ... ok [INFO] [stdout] test agent::route_provider::tests::test_n_routes ... ok [INFO] [stdout] test agent::route_provider::tests::test_routes_rotation ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_weighted_sample ... ok [INFO] [stdout] test identity::prime256v1::test::test_prime256v1_public_key ... ok [INFO] [stdout] test agent::agent_test::no_cert ... ok [INFO] [stdout] test agent::agent_test::reqwest_client_status_okay_when_request_retried ... ok [INFO] [stdout] test agent::agent_test::check_subnet_range_with_valid_range ... ok [INFO] [stdout] test identity::secp256k1::test::test_secp256k1_public_key ... ok [INFO] [stdout] test identity::prime256v1::test::test_prime256v1_signature ... ok [INFO] [stdout] test agent::offline_tests::client_ratelimit ... ok [INFO] [stdout] test identity::secp256k1::test::test_secp256k1_signature ... ok [INFO] [stdout] test agent::agent_test::too_many_delegations ... ok [INFO] [stdout] test agent::agent_test::wrong_subnet_query_certificate ... 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] 2025-09-25T05:26:55.775636Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:55.775796Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:26:55.775856Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:26:55.780877Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:55.781139Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:55.781179Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:26:55.781212Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:26:55.783035Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:56.784884Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:56.784962Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:26:56.785006Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:26:56.785393Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:56.785528Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:56.785555Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:26:56.785577Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:26:56.785858Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:57.787266Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:57.787339Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:26:57.787384Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:26:57.787844Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:57.787960Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:57.787985Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:26:57.788007Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:26:57.788345Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:58.789479Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:58.789547Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:26:58.789588Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:26:58.790169Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:58.790290Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:58.790314Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:26:58.790335Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:26:58.790602Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:59.792270Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:59.792350Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:26:59.792408Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:26:59.792967Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:59.793116Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:26:59.793148Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:26:59.793176Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:26:59.793579Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:00.794729Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:00.794835Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:00.794885Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:00.795403Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:00.795561Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:00.795588Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:00.795610Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:00.795899Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:01.797533Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:01.797605Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:01.797647Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:01.798082Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:01.798213Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:01.798239Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:01.798263Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:01.798582Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:02.799531Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:02.799610Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:02.799658Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:02.800237Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:02.800379Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:02.800409Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:02.800434Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:02.800837Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:03.802272Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:03.802350Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:03.802402Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:03.802945Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:03.803084Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:03.803117Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:03.803145Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:03.803520Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:04.805417Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:04.805508Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:04.805557Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:04.811308Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:04.811572Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:04.811618Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:04.811657Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:04.815249Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:05.817274Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:05.817349Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:05.817401Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:05.817960Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:05.818100Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:05.818124Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:05.818147Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:05.818493Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:06.820022Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:06.820100Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:06.820148Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:06.820637Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:06.820789Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:06.820819Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:06.820843Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:06.821183Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:07.823262Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:07.823336Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:07.823383Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:07.823922Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:07.824050Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:07.824079Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:07.824105Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:07.824438Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:08.826324Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:08.826398Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:08.826445Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:08.826930Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:08.827059Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:08.827088Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:08.827113Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:08.827425Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:09.829275Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:09.829355Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:09.829407Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:09.829952Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:09.830088Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:09.830120Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:09.830146Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:09.830491Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:10.831537Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:10.831611Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:10.831659Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:10.832178Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:10.832316Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:10.832347Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:10.832373Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:10.832682Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:11.834442Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:11.834534Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:11.834588Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:11.835071Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:11.835216Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:11.835270Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:11.835301Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:11.835686Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:12.836663Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:12.836756Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:12.836811Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:12.837258Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:12.837368Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:12.837390Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:12.837410Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:12.837661Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:13.839268Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:13.839345Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:13.839393Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:13.839847Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:13.839990Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:13.840021Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:13.840048Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:13.840422Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:14.850115Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:14.850188Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:14.850233Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:14.850764Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:14.850903Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:14.850932Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:14.850961Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:14.851342Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:15.853262Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:15.853335Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:15.853379Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:15.853897Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:15.854039Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:15.854081Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:15.854110Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:15.854529Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:16.855786Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:16.855859Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:16.855906Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:16.856382Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:16.856516Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:16.856544Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:16.856567Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:16.856854Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:17.858278Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:17.858350Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:17.858396Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:17.858824Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:17.858952Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:17.858981Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:17.859006Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:17.859268Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:18.860865Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:18.860943Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:18.860990Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:18.861486Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:18.861616Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:18.861644Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:18.861668Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:18.862001Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:19.864234Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:19.864307Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:19.864352Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:19.864865Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:19.865008Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:19.865038Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:19.865066Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:19.865450Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:20.867253Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:20.867324Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:20.867365Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:20.867863Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:20.867977Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:20.868001Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:20.868024Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:20.868334Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:21.869724Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:21.869831Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:21.869883Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:21.870390Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:21.870534Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:21.870568Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:21.870598Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:21.870940Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:22.872657Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:22.872764Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:22.872816Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:22.873232Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:22.873379Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:22.873411Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:22.873436Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:22.873835Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:23.875243Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:23.875318Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:23.875365Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:23.875854Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:23.875978Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:23.876003Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:23.876024Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:23.876325Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:24.878224Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:24.878330Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:24.878374Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:24.878728Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:24.878852Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:24.878875Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:24.878893Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:24.879117Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:25.881230Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:25.881304Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:25.881356Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:25.881903Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:25.882047Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:25.882079Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:25.882106Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:25.882498Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:26.884411Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:26.884501Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:26.884557Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:26.885012Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:26.885136Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:26.885165Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:26.885195Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:26.885507Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:27.887272Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:27.887344Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:27.887388Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:27.892940Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:27.893184Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:27.893227Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:27.893266Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:27.896616Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:28.898259Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:28.898328Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:28.898542Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:28.899016Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:28.899137Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:28.899162Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:28.899185Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:28.901216Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:29.903270Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:29.903357Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:29.903402Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:29.905989Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:29.906165Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:29.906201Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:29.906233Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:29.906587Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:30.908279Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:30.908353Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:30.908401Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:30.908906Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:30.909023Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:30.909050Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:30.909073Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:30.909400Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:31.911631Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:31.911710Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:31.911775Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:31.912223Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:31.912339Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:31.912366Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:31.912390Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:31.912725Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:32.913865Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:32.913937Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:32.913982Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:32.914519Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:32.914658Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:32.914684Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:32.914706Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:32.915073Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:33.922156Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:33.922232Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:33.922289Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:33.922718Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:33.922891Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:33.922925Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:33.922954Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:33.923343Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:34.925319Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:34.925396Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:34.925447Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:34.925971Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:34.926111Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:34.926143Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:34.926171Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:34.926545Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:35.928106Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:35.928177Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:35.928223Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:35.928703Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:35.928860Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-09-25T05:27:35.928890Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-09-25T05:27:35.928912Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-09-25T05:27:35.929195Z TRACE hyper_util::client::legacy::pool: 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: 0x62e9e60aec82 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62e9e60aec82 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62e9e60aec82 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62e9e60aec82 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62e9e60c19ef - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62e9e60c19ef - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62e9e6079141 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62e9e6079141 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62e9e6085f32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62e9e608b8ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62e9e608b781 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62e9e542957e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x62e9e542957e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62e9e608c05f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x62e9e608c05f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62e9e608be0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62e9e6086069 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62e9e606d1bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62e9e60cb6a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x62e9e52f8eed - ic_agent::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::assert_no_routing_via_domains::{{closure}}::h2ce158960674a14d [INFO] [stdout] at /opt/rustwide/workdir/ic-agent/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:350:9 [INFO] [stdout] 20: 0x62e9e52f8690 - ic_agent::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet::{{closure}}::h6036cad5a47533d4 [INFO] [stdout] at /opt/rustwide/workdir/ic-agent/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:380:10 [INFO] [stdout] 21: 0x62e9e5318942 - as core::future::future::Future>::poll::hc32a0912b68c20b3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x62e9e531883d - as core::future::future::Future>::poll::h92ef72e3259f79ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62e9e5216d8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h916630d2be41e0b1 [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: 0x62e9e5216c7b - tokio::runtime::coop::with_budget::h8b0c50e473fc4105 [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: 0x62e9e5216c7b - tokio::runtime::coop::budget::hb1767a0557d2678e [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: 0x62e9e5216c7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc2fe8066f4ad17cf [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: 0x62e9e5211560 - tokio::runtime::scheduler::current_thread::Context::enter::he84874aaa190f28d [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: 0x62e9e5215350 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdbe2bbc23bf87687 [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: 0x62e9e5213844 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h788f7638f2e43644 [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: 0x62e9e52d95ab - tokio::runtime::context::scoped::Scoped::set::h34b07c3760530698 [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: 0x62e9e525e699 - tokio::runtime::context::set_scheduler::{{closure}}::h76666501faa87e90 [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: 0x62e9e538e102 - std::thread::local::LocalKey::try_with::h36d41d32735e4a58 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x62e9e538d26e - std::thread::local::LocalKey::with::hab2058d15335407c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x62e9e525e4bd - tokio::runtime::context::set_scheduler::h38ad1a1e3a72b240 [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: 0x62e9e52135c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haa703d169f2a026f [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: 0x62e9e52139a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb31e6f8370e10e2c [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: 0x62e9e520be03 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h25b04a1fad11065e [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: 0x62e9e5364b50 - tokio::runtime::context::runtime::enter_runtime::hb1869f3cf58e7510 [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: 0x62e9e520bbb1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc3c4d449ec8a85a9 [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: 0x62e9e520b464 - tokio::runtime::runtime::Runtime::block_on_inner::h78a9d99d3ed04d7b [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: 0x62e9e520b847 - tokio::runtime::runtime::Runtime::block_on::h3daf4bdcb01fca06 [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: 0x62e9e52f7875 - ic_agent::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet::h783f987143f1098a [INFO] [stdout] at /opt/rustwide/workdir/ic-agent/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:386:37 [INFO] [stdout] 43: 0x62e9e52f89f7 - ic_agent::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet::{{closure}}::he570621e245029da [INFO] [stdout] at /opt/rustwide/workdir/ic-agent/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:354:28 [INFO] [stdout] 44: 0x62e9e522ef36 - core::ops::function::FnOnce::call_once::hc074acb3b8e330e7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62e9e542933b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62e9e542933b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x62e9e543efa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x62e9e543efa5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x62e9e543efa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x62e9e543efa5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x62e9e543efa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x62e9e543efa5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x62e9e543efa5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x62e9e5415794 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x62e9e5415794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x62e9e541905a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x62e9e541905a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x62e9e541905a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x62e9e541905a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x62e9e541905a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x62e9e541905a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x62e9e541905a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x62e9e60811cf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 64: 0x62e9e60811cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 65: 0x7e9a328acaa4 - [INFO] [stdout] 66: 0x7e9a32939a34 - clone [INFO] [stdout] 67: 0x0 - [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.51s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p ic-agent --lib` [INFO] running `Command { std: "docker" "inspect" "e40c6d6876825faded7b7cb2a91c1df1ac81d245e8bf5b245a9fa3994fcd5389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e40c6d6876825faded7b7cb2a91c1df1ac81d245e8bf5b245a9fa3994fcd5389", kill_on_drop: false }` [INFO] [stdout] e40c6d6876825faded7b7cb2a91c1df1ac81d245e8bf5b245a9fa3994fcd5389