[INFO] fetching crate external-dns-sdk 0.7.1... [INFO] testing external-dns-sdk-0.7.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate external-dns-sdk 0.7.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate external-dns-sdk 0.7.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate external-dns-sdk 0.7.1 [INFO] tweaked toml for crates.io crate external-dns-sdk 0.7.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate external-dns-sdk 0.7.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 166 packages to latest compatible versions [INFO] [stderr] Adding axum v0.7.9 (available: v0.8.4) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kubizone-common v0.14.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2ede5ccce18e64ad91760d628b742943eda35c0af4ca660aeed313b46a75a15b [INFO] running `Command { std: "docker" "start" "-a" "2ede5ccce18e64ad91760d628b742943eda35c0af4ca660aeed313b46a75a15b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ede5ccce18e64ad91760d628b742943eda35c0af4ca660aeed313b46a75a15b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ede5ccce18e64ad91760d628b742943eda35c0af4ca660aeed313b46a75a15b", kill_on_drop: false }` [INFO] [stdout] 2ede5ccce18e64ad91760d628b742943eda35c0af4ca660aeed313b46a75a15b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9389b51d9f9a62f92ba331cdb2f4e224c3d1fc5f4443f8a9cdd7a165d2bc15cf [INFO] running `Command { std: "docker" "start" "-a" "9389b51d9f9a62f92ba331cdb2f4e224c3d1fc5f4443f8a9cdd7a165d2bc15cf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling kubizone-common v0.14.6 [INFO] [stderr] Compiling external-dns-sdk v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.89s [INFO] running `Command { std: "docker" "inspect" "9389b51d9f9a62f92ba331cdb2f4e224c3d1fc5f4443f8a9cdd7a165d2bc15cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9389b51d9f9a62f92ba331cdb2f4e224c3d1fc5f4443f8a9cdd7a165d2bc15cf", kill_on_drop: false }` [INFO] [stdout] 9389b51d9f9a62f92ba331cdb2f4e224c3d1fc5f4443f8a9cdd7a165d2bc15cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bd7cf0b3f3b5c37e9e22577193b8b8605c243a31a7272b8cbc2d149154f2d160 [INFO] running `Command { std: "docker" "start" "-a" "bd7cf0b3f3b5c37e9e22577193b8b8605c243a31a7272b8cbc2d149154f2d160", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling external-dns-sdk v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.35s [INFO] running `Command { std: "docker" "inspect" "bd7cf0b3f3b5c37e9e22577193b8b8605c243a31a7272b8cbc2d149154f2d160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd7cf0b3f3b5c37e9e22577193b8b8605c243a31a7272b8cbc2d149154f2d160", kill_on_drop: false }` [INFO] [stdout] bd7cf0b3f3b5c37e9e22577193b8b8605c243a31a7272b8cbc2d149154f2d160 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 52576b7996a55fd1dd030c3bcecdd98ecaa5bd6c027c18fd6a987dfc5e28a8e2 [INFO] running `Command { std: "docker" "start" "-a" "52576b7996a55fd1dd030c3bcecdd98ecaa5bd6c027c18fd6a987dfc5e28a8e2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/external_dns_sdk-a2ddc0cb76d1ce62) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test difference_calculation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/e2e.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/e2e-d9d92bf8e08eb186) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2025-06-30T08:50:06.707692Z TRACE healthz: hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.707805Z DEBUG healthz: reqwest::connect: starting new connection: http://localhost:12333/ [INFO] [stdout] 2025-06-30T08:50:06.707892Z TRACE healthz: hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("localhost"), port=Some(Port(12333)) [INFO] [stdout] 2025-06-30T08:50:06.708544Z DEBUG healthz: hyper_util::client::legacy::connect::http: connecting to [::1]:12333 [INFO] [stdout] 2025-06-30T08:50:06.708901Z TRACE healthz: hyper_util::client::legacy::connect::http: connect error for [::1]:12333: ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] 2025-06-30T08:50:06.708942Z DEBUG healthz: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:12333 [INFO] [stdout] 2025-06-30T08:50:06.709102Z DEBUG healthz: hyper_util::client::legacy::connect::http: connected to 127.0.0.1:12333 [INFO] [stdout] 2025-06-30T08:50:06.709244Z TRACE healthz: hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-06-30T08:50:06.709292Z TRACE healthz: hyper_util::client::legacy::client: waiting for connection to be ready [INFO] [stdout] 2025-06-30T08:50:06.709364Z TRACE axum::serve: connection 127.0.0.1:48704 accepted [INFO] [stdout] 2025-06-30T08:50:06.709514Z TRACE healthz: hyper_util::client::legacy::client: connection is ready [INFO] [stdout] 2025-06-30T08:50:06.709556Z TRACE healthz: hyper_util::client::legacy::pool: checkout dropped for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.710198Z TRACE healthz: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.710241Z DEBUG healthz: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.710558Z TRACE adjust_endpoints{endpoints=[]}: hyper_util::client::legacy::pool: take? ("http", localhost:12333): expiration = Some(90s) [INFO] [stdout] 2025-06-30T08:50:06.710608Z DEBUG adjust_endpoints{endpoints=[]}: hyper_util::client::legacy::pool: reuse idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.710959Z DEBUG adjust_endpoints{endpoints=[]}: e2e: [] [INFO] [stdout] 2025-06-30T08:50:06.711190Z TRACE hyper_util::client::legacy::pool: idle interval checking for expired [INFO] [stdout] 2025-06-30T08:50:06.711368Z TRACE adjust_endpoints{endpoints=[]}: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.711408Z DEBUG adjust_endpoints{endpoints=[]}: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.711501Z TRACE adjust_endpoints{endpoints=[]}: external_dns_sdk::client: webhook returned status code: 200 OK [INFO] [stdout] 2025-06-30T08:50:06.711578Z TRACE adjust_endpoints{endpoints=[]}: external_dns_sdk::client: api returned response: [] [INFO] [stdout] 2025-06-30T08:50:06.711741Z TRACE get_records: hyper_util::client::legacy::pool: take? ("http", localhost:12333): expiration = Some(90s) [INFO] [stdout] 2025-06-30T08:50:06.711786Z DEBUG get_records: hyper_util::client::legacy::pool: reuse idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.712285Z TRACE get_records: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.712325Z DEBUG get_records: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.712403Z TRACE get_records: external_dns_sdk::client: webhook returned status code: 200 OK [INFO] [stdout] 2025-06-30T08:50:06.712485Z TRACE get_records: external_dns_sdk::client: api returned response: [] [INFO] [stdout] 2025-06-30T08:50:06.712803Z TRACE set_records{changes=[Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: hyper_util::client::legacy::pool: take? ("http", localhost:12333): expiration = Some(90s) [INFO] [stdout] 2025-06-30T08:50:06.712854Z DEBUG set_records{changes=[Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: hyper_util::client::legacy::pool: reuse idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.713329Z TRACE set_records{changes=[Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: e2e: creating update.org [INFO] [stdout] 2025-06-30T08:50:06.713367Z TRACE set_records{changes=[Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: e2e: creating delete.org [INFO] [stdout] 2025-06-30T08:50:06.713621Z TRACE set_records{changes=[Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.713659Z DEBUG set_records{changes=[Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.713887Z TRACE get_records: hyper_util::client::legacy::pool: take? ("http", localhost:12333): expiration = Some(90s) [INFO] [stdout] 2025-06-30T08:50:06.713931Z DEBUG get_records: hyper_util::client::legacy::pool: reuse idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.714483Z TRACE get_records: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.714521Z DEBUG get_records: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.714597Z TRACE get_records: external_dns_sdk::client: webhook returned status code: 200 OK [INFO] [stdout] 2025-06-30T08:50:06.714705Z TRACE get_records: external_dns_sdk::client: api returned response: [Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }] [INFO] [stdout] 2025-06-30T08:50:06.715043Z TRACE set_records{changes=[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: hyper_util::client::legacy::pool: take? ("http", localhost:12333): expiration = Some(90s) [INFO] [stdout] 2025-06-30T08:50:06.715098Z DEBUG set_records{changes=[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: hyper_util::client::legacy::pool: reuse idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.715611Z TRACE set_records{changes=[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: e2e: deleting delete.org [INFO] [stdout] 2025-06-30T08:50:06.715671Z TRACE set_records{changes=[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: e2e: updating update.org from 192.168.0.1 to 192.168.0.2 [INFO] [stdout] 2025-06-30T08:50:06.715708Z TRACE set_records{changes=[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: e2e: creating create.org [INFO] [stdout] 2025-06-30T08:50:06.715959Z TRACE set_records{changes=[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.715994Z DEBUG set_records{changes=[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("delete"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Update { old: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, new: Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] } }, Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.716252Z TRACE get_records: hyper_util::client::legacy::pool: take? ("http", localhost:12333): expiration = Some(90s) [INFO] [stdout] 2025-06-30T08:50:06.716298Z DEBUG get_records: hyper_util::client::legacy::pool: reuse idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.716801Z TRACE get_records: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.716837Z DEBUG get_records: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.716911Z TRACE get_records: external_dns_sdk::client: webhook returned status code: 200 OK [INFO] [stdout] 2025-06-30T08:50:06.717012Z TRACE get_records: external_dns_sdk::client: api returned response: [Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }, Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }] [INFO] [stdout] 2025-06-30T08:50:06.717327Z TRACE set_records{changes=[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: hyper_util::client::legacy::pool: take? ("http", localhost:12333): expiration = Some(90s) [INFO] [stdout] 2025-06-30T08:50:06.717372Z DEBUG set_records{changes=[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: hyper_util::client::legacy::pool: reuse idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.717808Z TRACE set_records{changes=[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: e2e: deleting update.org [INFO] [stdout] 2025-06-30T08:50:06.717852Z TRACE set_records{changes=[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: e2e: creating new.org [INFO] [stdout] 2025-06-30T08:50:06.718094Z TRACE set_records{changes=[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.718152Z DEBUG set_records{changes=[Delete(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("update"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.2"], record_ttl: Some(300), labels: {}, provider_specific: [] }), Create(Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] })]}: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.718395Z TRACE get_records: hyper_util::client::legacy::pool: take? ("http", localhost:12333): expiration = Some(90s) [INFO] [stdout] 2025-06-30T08:50:06.718447Z DEBUG get_records: hyper_util::client::legacy::pool: reuse idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.718944Z TRACE get_records: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.718980Z DEBUG get_records: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-06-30T08:50:06.719053Z TRACE get_records: external_dns_sdk::client: webhook returned status code: 200 OK [INFO] [stdout] 2025-06-30T08:50:06.719182Z TRACE get_records: external_dns_sdk::client: api returned response: [Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("create"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.1"], record_ttl: Some(300), labels: {}, provider_specific: [] }, Endpoint { identity: EndpointIdent { dns_name: Partial(PartiallyQualifiedDomainName([DomainSegment("new"), DomainSegment("org")])), record_type: A }, set_identifier: None, targets: ["192.168.0.3"], record_ttl: Some(300), labels: {}, provider_specific: [] }] [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "52576b7996a55fd1dd030c3bcecdd98ecaa5bd6c027c18fd6a987dfc5e28a8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52576b7996a55fd1dd030c3bcecdd98ecaa5bd6c027c18fd6a987dfc5e28a8e2", kill_on_drop: false }` [INFO] [stdout] 52576b7996a55fd1dd030c3bcecdd98ecaa5bd6c027c18fd6a987dfc5e28a8e2