[INFO] fetching crate external-dns-sdk 0.7.1... [INFO] testing external-dns-sdk-0.7.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate external-dns-sdk 0.7.1 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate external-dns-sdk 0.7.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 175 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.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c8f3f51c26cbaaf249c85f44852c69690c3a537286c2a09cb838e664ec6016d [INFO] running `Command { std: "docker" "start" "-a" "7c8f3f51c26cbaaf249c85f44852c69690c3a537286c2a09cb838e664ec6016d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c8f3f51c26cbaaf249c85f44852c69690c3a537286c2a09cb838e664ec6016d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8f3f51c26cbaaf249c85f44852c69690c3a537286c2a09cb838e664ec6016d", kill_on_drop: false }` [INFO] [stdout] 7c8f3f51c26cbaaf249c85f44852c69690c3a537286c2a09cb838e664ec6016d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb2d338a0dacc7cdf5a5c23de0655ed9fc38e1e1728ca6b752584ca448536f35 [INFO] running `Command { std: "docker" "start" "-a" "eb2d338a0dacc7cdf5a5c23de0655ed9fc38e1e1728ca6b752584ca448536f35", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling kubizone-common v0.14.6 [INFO] [stderr] Compiling hyper v1.7.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.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling external-dns-sdk v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.14s [INFO] running `Command { std: "docker" "inspect" "eb2d338a0dacc7cdf5a5c23de0655ed9fc38e1e1728ca6b752584ca448536f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2d338a0dacc7cdf5a5c23de0655ed9fc38e1e1728ca6b752584ca448536f35", kill_on_drop: false }` [INFO] [stdout] eb2d338a0dacc7cdf5a5c23de0655ed9fc38e1e1728ca6b752584ca448536f35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ea8655ffbbe2fafe7ad21c76b66f7728b8a9f8cd0a482b5150761eca8915319 [INFO] running `Command { std: "docker" "start" "-a" "8ea8655ffbbe2fafe7ad21c76b66f7728b8a9f8cd0a482b5150761eca8915319", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling hyper v1.7.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.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling external-dns-sdk v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.20s [INFO] running `Command { std: "docker" "inspect" "8ea8655ffbbe2fafe7ad21c76b66f7728b8a9f8cd0a482b5150761eca8915319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ea8655ffbbe2fafe7ad21c76b66f7728b8a9f8cd0a482b5150761eca8915319", kill_on_drop: false }` [INFO] [stdout] 8ea8655ffbbe2fafe7ad21c76b66f7728b8a9f8cd0a482b5150761eca8915319 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a65f304ead610bbfb1ef5386069850cf43cfa434a2cf9a1f39fc2a311dd8f354 [INFO] running `Command { std: "docker" "start" "-a" "a65f304ead610bbfb1ef5386069850cf43cfa434a2cf9a1f39fc2a311dd8f354", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/external_dns_sdk-eb53ada9077da6f5) [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/debug/deps/e2e-5026bce403d25e5f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2025-09-01T08:41:14.165499Z TRACE healthz: hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.165609Z DEBUG healthz: reqwest::connect: starting new connection: http://localhost:12333/ [INFO] [stdout] 2025-09-01T08:41:14.165670Z TRACE healthz: hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("localhost"), port=Some(Port(12333)) [INFO] [stdout] 2025-09-01T08:41:14.168084Z DEBUG healthz: hyper_util::client::legacy::connect::http: connecting to [::1]:12333 [INFO] [stdout] 2025-09-01T08:41:14.168290Z 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-09-01T08:41:14.168331Z DEBUG healthz: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:12333 [INFO] [stdout] 2025-09-01T08:41:14.168489Z DEBUG healthz: hyper_util::client::legacy::connect::http: connected to 127.0.0.1:12333 [INFO] [stdout] 2025-09-01T08:41:14.168583Z TRACE healthz: hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-09-01T08:41:14.168625Z TRACE healthz: hyper_util::client::legacy::client: waiting for connection to be ready [INFO] [stdout] 2025-09-01T08:41:14.168690Z TRACE axum::serve: connection 127.0.0.1:58250 accepted [INFO] [stdout] 2025-09-01T08:41:14.168844Z TRACE healthz: hyper_util::client::legacy::client: connection is ready [INFO] [stdout] 2025-09-01T08:41:14.168880Z TRACE healthz: hyper_util::client::legacy::pool: checkout dropped for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.169488Z TRACE healthz: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.169526Z DEBUG healthz: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.169570Z TRACE healthz: reqwest::retry: shouldn't retry! [INFO] [stdout] 2025-09-01T08:41:14.169807Z TRACE adjust_endpoints{endpoints=[]}: hyper_util::client::legacy::pool: take? ("http", localhost:12333): expiration = Some(90s) [INFO] [stdout] 2025-09-01T08:41:14.169864Z DEBUG adjust_endpoints{endpoints=[]}: hyper_util::client::legacy::pool: reuse idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.170157Z DEBUG adjust_endpoints{endpoints=[]}: e2e: [] [INFO] [stdout] 2025-09-01T08:41:14.170639Z TRACE adjust_endpoints{endpoints=[]}: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.170711Z DEBUG adjust_endpoints{endpoints=[]}: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.170758Z TRACE adjust_endpoints{endpoints=[]}: reqwest::retry: shouldn't retry! [INFO] [stdout] 2025-09-01T08:41:14.170848Z TRACE adjust_endpoints{endpoints=[]}: external_dns_sdk::client: webhook returned status code: 200 OK [INFO] [stdout] 2025-09-01T08:41:14.170922Z TRACE adjust_endpoints{endpoints=[]}: external_dns_sdk::client: api returned response: [] [INFO] [stdout] 2025-09-01T08:41:14.171070Z TRACE get_records: hyper_util::client::legacy::pool: take? ("http", localhost:12333): expiration = Some(90s) [INFO] [stdout] 2025-09-01T08:41:14.171147Z DEBUG get_records: hyper_util::client::legacy::pool: reuse idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.171524Z TRACE get_records: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.174494Z DEBUG get_records: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.174539Z TRACE get_records: reqwest::retry: shouldn't retry! [INFO] [stdout] 2025-09-01T08:41:14.174596Z TRACE get_records: external_dns_sdk::client: webhook returned status code: 200 OK [INFO] [stdout] 2025-09-01T08:41:14.174643Z TRACE get_records: external_dns_sdk::client: api returned response: [] [INFO] [stdout] 2025-09-01T08:41:14.174916Z 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-09-01T08:41:14.174953Z 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-09-01T08:41:14.175341Z 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-09-01T08:41:14.175368Z 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-09-01T08:41:14.175608Z 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-09-01T08:41:14.175641Z 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-09-01T08:41:14.175668Z 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: [] })]}: reqwest::retry: shouldn't retry! [INFO] [stdout] 2025-09-01T08:41:14.176272Z TRACE get_records: hyper_util::client::legacy::pool: take? ("http", localhost:12333): expiration = Some(90s) [INFO] [stdout] 2025-09-01T08:41:14.176346Z DEBUG get_records: hyper_util::client::legacy::pool: reuse idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.177074Z TRACE get_records: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.177133Z DEBUG get_records: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.177177Z TRACE get_records: reqwest::retry: shouldn't retry! [INFO] [stdout] 2025-09-01T08:41:14.177247Z TRACE get_records: external_dns_sdk::client: webhook returned status code: 200 OK [INFO] [stdout] 2025-09-01T08:41:14.177355Z 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-09-01T08:41:14.177665Z 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-09-01T08:41:14.178854Z 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-09-01T08:41:14.180486Z 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-09-01T08:41:14.181260Z 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-09-01T08:41:14.181335Z 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-09-01T08:41:14.181613Z 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-09-01T08:41:14.182364Z 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-09-01T08:41:14.182669Z 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: [] })]}: reqwest::retry: shouldn't retry! [INFO] [stdout] 2025-09-01T08:41:14.183648Z TRACE get_records: hyper_util::client::legacy::pool: take? ("http", localhost:12333): expiration = Some(90s) [INFO] [stdout] 2025-09-01T08:41:14.183989Z DEBUG get_records: hyper_util::client::legacy::pool: reuse idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.186161Z TRACE get_records: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.186234Z DEBUG get_records: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.186284Z TRACE get_records: reqwest::retry: shouldn't retry! [INFO] [stdout] 2025-09-01T08:41:14.186366Z TRACE get_records: external_dns_sdk::client: webhook returned status code: 200 OK [INFO] [stdout] 2025-09-01T08:41:14.186568Z 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-09-01T08:41:14.189227Z 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-09-01T08:41:14.189332Z 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-09-01T08:41:14.189870Z 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-09-01T08:41:14.189962Z 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-09-01T08:41:14.190576Z 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-09-01T08:41:14.190730Z 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-09-01T08:41:14.190902Z 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: [] })]}: reqwest::retry: shouldn't retry! [INFO] [stdout] 2025-09-01T08:41:14.193322Z TRACE get_records: hyper_util::client::legacy::pool: take? ("http", localhost:12333): expiration = Some(90s) [INFO] [stdout] 2025-09-01T08:41:14.193490Z DEBUG get_records: hyper_util::client::legacy::pool: reuse idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.194540Z TRACE get_records: hyper_util::client::legacy::pool: put; add idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.194619Z DEBUG get_records: hyper_util::client::legacy::pool: pooling idle connection for ("http", localhost:12333) [INFO] [stdout] 2025-09-01T08:41:14.194668Z TRACE get_records: reqwest::retry: shouldn't retry! [INFO] [stdout] 2025-09-01T08:41:14.194776Z TRACE get_records: external_dns_sdk::client: webhook returned status code: 200 OK [INFO] [stdout] 2025-09-01T08:41:14.195213Z 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] [stderr] Doc-tests external_dns_sdk [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a65f304ead610bbfb1ef5386069850cf43cfa434a2cf9a1f39fc2a311dd8f354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65f304ead610bbfb1ef5386069850cf43cfa434a2cf9a1f39fc2a311dd8f354", kill_on_drop: false }` [INFO] [stdout] a65f304ead610bbfb1ef5386069850cf43cfa434a2cf9a1f39fc2a311dd8f354