[INFO] fetching crate ic-agent 0.40.1... [INFO] testing ic-agent-0.40.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ic-agent 0.40.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate ic-agent 0.40.1 [INFO] finished tweaking crates.io crate ic-agent 0.40.1 [INFO] tweaked toml for crates.io crate ic-agent 0.40.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ic-agent 0.40.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ic-agent 0.40.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ic-transport-types v0.40.1 [INFO] [stderr] Downloaded quinn-udp v0.5.7 [INFO] [stderr] Downloaded itoa v1.0.12 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.45 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.45 [INFO] [stderr] Downloaded ic-certification v3.0.2 [INFO] [stderr] Downloaded allocator-api2 v0.2.20 [INFO] [stderr] Downloaded candid v0.10.10 [INFO] [stderr] Downloaded ic_bls12_381 v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08a9609ba8ecb31b74f92162314c11201cd2cdd64488bb5e079079ecd210c375 [INFO] running `Command { std: "docker" "start" "-a" "08a9609ba8ecb31b74f92162314c11201cd2cdd64488bb5e079079ecd210c375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08a9609ba8ecb31b74f92162314c11201cd2cdd64488bb5e079079ecd210c375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08a9609ba8ecb31b74f92162314c11201cd2cdd64488bb5e079079ecd210c375", kill_on_drop: false }` [INFO] [stdout] 08a9609ba8ecb31b74f92162314c11201cd2cdd64488bb5e079079ecd210c375 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 57e9922839c25ae9d9fb3cd2de7e86183a4bbef1ed5ab86ea29b5b2e05c3c814 [INFO] running `Command { std: "docker" "start" "-a" "57e9922839c25ae9d9fb3cd2de7e86183a4bbef1ed5ab86ea29b5b2e05c3c814", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itoa v1.0.12 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling ring v0.17.12 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling ic_bls12_381 v0.10.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling stop-token v0.7.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling async-watch v0.3.1 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.215 [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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cached v0.52.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling ic-verify-bls-signature v0.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ed25519-consensus v2.1.0 [INFO] [stderr] Compiling ic-certification v3.0.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling candid v0.10.10 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [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 reqwest v0.12.9 [INFO] [stderr] Compiling ic-transport-types v0.40.1 [INFO] [stderr] Compiling ic-agent v0.40.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Func` is never constructed [INFO] [stdout] --> 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:1142:9 [INFO] [stdout] | [INFO] [stdout] 1142 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1145 | ) -> UpdateBuilder { [INFO] [stdout] | ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1145 | ) -> UpdateBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:1162:35 [INFO] [stdout] | [INFO] [stdout] 1162 | pub fn query>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1162 | pub fn query>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "57e9922839c25ae9d9fb3cd2de7e86183a4bbef1ed5ab86ea29b5b2e05c3c814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e9922839c25ae9d9fb3cd2de7e86183a4bbef1ed5ab86ea29b5b2e05c3c814", kill_on_drop: false }` [INFO] [stdout] 57e9922839c25ae9d9fb3cd2de7e86183a4bbef1ed5ab86ea29b5b2e05c3c814 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1d11f605a42dd9f85fab0708da53b6da2895703809bcb8dff4dd63fe403c59c4 [INFO] running `Command { std: "docker" "start" "-a" "1d11f605a42dd9f85fab0708da53b6da2895703809bcb8dff4dd63fe403c59c4", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [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 ic-agent v0.40.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Func` is never constructed [INFO] [stdout] --> 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:1142:9 [INFO] [stdout] | [INFO] [stdout] 1142 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1145 | ) -> UpdateBuilder { [INFO] [stdout] | ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1145 | ) -> UpdateBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:1162:35 [INFO] [stdout] | [INFO] [stdout] 1162 | pub fn query>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1162 | pub fn query>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Func` is never constructed [INFO] [stdout] --> 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:1142:9 [INFO] [stdout] | [INFO] [stdout] 1142 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1145 | ) -> UpdateBuilder { [INFO] [stdout] | ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1145 | ) -> UpdateBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:1162:35 [INFO] [stdout] | [INFO] [stdout] 1162 | pub fn query>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1162 | pub fn query>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.04s [INFO] running `Command { std: "docker" "inspect" "1d11f605a42dd9f85fab0708da53b6da2895703809bcb8dff4dd63fe403c59c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d11f605a42dd9f85fab0708da53b6da2895703809bcb8dff4dd63fe403c59c4", kill_on_drop: false }` [INFO] [stdout] 1d11f605a42dd9f85fab0708da53b6da2895703809bcb8dff4dd63fe403c59c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f379d9b772f64da13795a0acb646abe676bc449cc0cd557053278c950655aed0 [INFO] running `Command { std: "docker" "start" "-a" "f379d9b772f64da13795a0acb646abe676bc449cc0cd557053278c950655aed0", kill_on_drop: false }` [INFO] [stderr] warning: struct `Func` is never constructed [INFO] [stderr] --> 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)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/agent/mod.rs:1142:9 [INFO] [stderr] | [INFO] [stderr] 1142 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 1145 | ) -> UpdateBuilder { [INFO] [stderr] | ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1145 | ) -> UpdateBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/agent/mod.rs:1162:35 [INFO] [stderr] | [INFO] [stderr] 1162 | pub fn query>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1162 | 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: `ic-agent` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ic_agent-7f42c57d3cda06c5) [INFO] [stdout] [INFO] [stdout] running 56 tests [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::content_type_none_invalid_utf8 ... ok [INFO] [stdout] test agent::agent_error::tests::formats_text_plain ... ok [INFO] [stdout] test agent::agent_error::tests::formats_text_plain_charset_utf8 ... ok [INFO] [stdout] test agent::agent_test::call_error ... ok [INFO] [stdout] test agent::agent_test::status_error ... ok [INFO] [stdout] test agent::agent_test::call_rejected_without_error_code ... ok [INFO] [stdout] test agent::offline_tests::rounded_expiry ... ok [INFO] [stdout] test agent::agent_test::query_rejected ... ok [INFO] [stdout] test agent::agent_test::status ... ok [INFO] [stdout] test agent::agent_test::status_okay ... ok [INFO] [stdout] test agent::agent_test::query_error ... ok [INFO] [stdout] test agent::agent_test::reqwest_client_status_okay_when_request_retried ... ok [INFO] [stdout] test agent::agent_test::check_subnet_range_with_pruned_range ... ok [INFO] [stdout] test agent::agent_test::call_rejected ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_compute_score_with_penalty ... ok [INFO] [stdout] test agent::agent_test::query ... 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::route_provider::dynamic_routing::snapshot::latency_based_routing::tests::test_weighted_sample ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_n_nodes ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_next_node ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_sync_node_scenarios ... ok [INFO] [stdout] test agent::route_provider::dynamic_routing::snapshot::round_robin_routing::tests::test_update_of_existing_healthy_node_with_unhealthy_node_returns_true ... 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_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_n_routes ... ok [INFO] [stdout] test agent::route_provider::tests::test_routes_rotation ... ok [INFO] [stdout] test agent::route_provider::tests::test_empty_routes ... ok [INFO] [stdout] test agent::agent_test::check_subnet_range_with_unauthorized_range ... ok [INFO] [stdout] test identity::prime256v1::test::test_prime256v1_public_key ... ok [INFO] [stdout] test agent::agent_test::wrong_subnet_query_certificate ... ok [INFO] [stdout] test identity::prime256v1::test::test_prime256v1_signature ... ok [INFO] [stdout] test identity::secp256k1::test::test_secp256k1_public_key ... ok [INFO] [stdout] test agent::offline_tests::client_ratelimit ... ok [INFO] [stdout] test agent::agent_test::check_subnet_range_with_valid_range ... ok [INFO] [stdout] test agent::agent_test::no_cert ... ok [INFO] [stdout] test identity::secp256k1::test::test_secp256k1_signature ... ok [INFO] [stdout] test agent::agent_test::too_many_delegations ... 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::agent_test::retry_ratelimit ... 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-06-29T14:38:00.168353Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:00.168455Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:00.168511Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:01.170499Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:01.170720Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:01.170773Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:01.170812Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:02.171704Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:02.171924Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:02.171974Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:02.172016Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:03.172991Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:03.173214Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:03.173263Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:03.173305Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:04.173709Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:04.174021Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:04.174090Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:04.174137Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:05.174930Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:05.175157Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:05.175211Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:05.175259Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:06.175957Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:06.176165Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:06.176209Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:06.176248Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:07.180555Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:07.180778Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:07.180826Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:07.180868Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:08.181677Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:08.181877Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:08.181922Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:08.181970Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:09.182916Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:09.183135Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:09.183184Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:09.183226Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:10.183694Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:10.183911Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:10.183959Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:10.184001Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:11.185230Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:11.185496Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:11.185545Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:11.185588Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:12.186706Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:12.186921Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:12.186968Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:12.187008Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:13.187739Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:13.187955Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:13.188002Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:13.188044Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:14.188679Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:14.188891Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:14.188941Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:14.188989Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:15.189871Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:15.190067Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:15.190108Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:15.190145Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:16.193547Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:16.193763Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:16.193808Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:16.193847Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:17.195362Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:17.195634Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:17.195682Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:17.195724Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:18.196708Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:18.196942Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:18.196999Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:18.197043Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:19.198006Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:19.198221Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:19.198265Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:19.198306Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:20.198726Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:20.198950Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:20.198999Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:20.199044Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:21.199770Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:21.200006Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:21.200061Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:21.200109Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:22.200684Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:22.200889Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:22.200936Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:22.200977Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:23.202063Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:23.202286Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:23.202334Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:23.202376Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:24.202670Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:24.202854Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:24.202896Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:24.202933Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:25.203551Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:25.203761Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:25.203804Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:25.203844Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:26.205534Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:26.205746Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:26.205793Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:26.205836Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:27.206922Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:27.207128Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:27.207172Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:27.207211Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:28.207792Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:28.208027Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:28.208084Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:28.208129Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:29.209317Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:29.209549Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:29.209596Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:29.209639Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:30.210686Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:30.210902Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:30.210957Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:30.211000Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:31.211903Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:31.212114Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:31.212161Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:31.212203Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:32.212703Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:32.212914Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:32.212963Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:32.213003Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:33.214341Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:33.214584Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:33.214710Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:33.214755Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:34.215679Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:34.215899Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:34.215946Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:34.215988Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:35.218551Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:35.218773Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:35.218823Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:35.218866Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:36.220109Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:36.220317Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:36.220363Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:36.220433Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:37.221265Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:37.221547Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:37.221597Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:37.221646Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:38.222663Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:38.222836Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:38.222875Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:38.222904Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:39.224022Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:39.224233Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:39.224275Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:39.224314Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] 2025-06-29T14:38:40.225518Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:40.225678Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("https", ic0.app) [INFO] [stdout] 2025-06-29T14:38:40.225711Z DEBUG reqwest::connect: starting new connection: https://ic0.app/ [INFO] [stdout] 2025-06-29T14:38:40.225739Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("https"), host=Some("ic0.app"), port=None [INFO] [stdout] [INFO] [stdout] thread 'agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet' panicked at 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: 0x793a308ceef2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x793a308ceef2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x793a308ceef2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x793a308ceef2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x793a30912b43 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x793a30912b43 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x793a308cb4e3 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x793a308cb4e3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x793a308ced42 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x793a308d04cc - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x793a308d0322 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x793a2fcafbd4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x793a2fcafbd4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x793a308d0f33 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x793a308d0f33 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x793a308d0c1a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x793a308cf3f9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x793a308d08ad - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x793a2f96e840 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x793a2fa2e99d - ic_agent::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::assert_no_routing_via_domains::{{closure}}::h6843bcace2b91f13 [INFO] [stdout] at /opt/rustwide/workdir/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:350:9 [INFO] [stdout] 20: 0x793a2fa32168 - ic_agent::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet::{{closure}}::h249a85ac98f487e5 [INFO] [stdout] at /opt/rustwide/workdir/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:380:10 [INFO] [stdout] 21: 0x793a2fb180b2 - as core::future::future::Future>::poll::hfbbffc90670f850f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x793a2fb17d0d - as core::future::future::Future>::poll::h8d5d9d9d37cd2605 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x793a2fa5879f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbaccdc4292d5caa [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: 0x793a2fa58435 - tokio::runtime::coop::with_budget::hb49633da73c2a004 [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: 0x793a2fa58435 - tokio::runtime::coop::budget::h5074e65fa8c18f88 [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: 0x793a2fa58435 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h592c1e7fda9e8717 [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: 0x793a2fa51b10 - tokio::runtime::scheduler::current_thread::Context::enter::h1c8f8a4c52c2400c [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: 0x793a2fa57718 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd84a8258fa6387df [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: 0x793a2fa55024 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4a56fbac15fa9d06 [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: 0x793a2fac3adb - tokio::runtime::context::scoped::Scoped::set::h0bffe20e951c6cf5 [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: 0x793a2fc05bf9 - tokio::runtime::context::set_scheduler::{{closure}}::hb8efc729f7f2ad7b [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: 0x793a2fa69022 - std::thread::local::LocalKey::try_with::h6ac3e56a84590105 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x793a2fa675ae - std::thread::local::LocalKey::with::hcd7b6a466ba327fc [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x793a2fc05aad - tokio::runtime::context::set_scheduler::hf157e275b4e4e1e7 [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: 0x793a2fa54500 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6e1e94b8dc28e30a [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: 0x793a2fa55233 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf4959cb1aa81133a [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: 0x793a2fa4c8cc - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h02038b86e283fe7a [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: 0x793a2fbebf28 - tokio::runtime::context::runtime::enter_runtime::hc252801b2757db4e [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: 0x793a2fa4c511 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::habcf0028cea92951 [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: 0x793a2fa76b84 - tokio::runtime::runtime::Runtime::block_on_inner::h8e0e52b9ea8d4b8a [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: 0x793a2fa76f67 - tokio::runtime::runtime::Runtime::block_on::h94c37e6f6480033f [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: 0x793a2fa31335 - ic_agent::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet::h9f9bf5619bd0c3be [INFO] [stdout] at /opt/rustwide/workdir/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:386:37 [INFO] [stdout] 43: 0x793a2fa311d7 - ic_agent::agent::route_provider::dynamic_routing::dynamic_route_provider::tests::test_mainnet::{{closure}}::he7a99445e49321ce [INFO] [stdout] at /opt/rustwide/workdir/src/agent/route_provider/dynamic_routing/dynamic_route_provider.rs:354:28 [INFO] [stdout] 44: 0x793a2fbc30a6 - core::ops::function::FnOnce::call_once::he6348c3d21f3a961 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x793a2fcb52cb - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x793a2fcb52cb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 47: 0x793a2fcb453e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 48: 0x793a2fcb453e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x793a2fcb453e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x793a2fcb453e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x793a2fcb453e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x793a2fcb453e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 53: 0x793a2fcb453e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 54: 0x793a2fc793c4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 55: 0x793a2fc793c4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 56: 0x793a2fc7cbba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x793a2fc7cbba - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x793a2fc7cbba - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x793a2fc7cbba - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x793a2fc7cbba - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x793a2fc7cbba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x793a2fc7cbba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x793a308d3d47 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 64: 0x793a308d3d47 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 65: 0x793a308d3d47 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 2025-06-29T14:38:41.212651Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("https", ic0.app) [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 45.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "f379d9b772f64da13795a0acb646abe676bc449cc0cd557053278c950655aed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f379d9b772f64da13795a0acb646abe676bc449cc0cd557053278c950655aed0", kill_on_drop: false }` [INFO] [stdout] f379d9b772f64da13795a0acb646abe676bc449cc0cd557053278c950655aed0