[INFO] cloning repository https://github.com/rotty/tdns-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rotty/tdns-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotty%2Ftdns-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotty%2Ftdns-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72a368fb85c4cd85ea5f072f7c59bb6eeff45dc4
[INFO] testing rotty/tdns-cli against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotty%2Ftdns-cli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rotty/tdns-cli
[INFO] finished tweaking git repo https://github.com/rotty/tdns-cli
[INFO] tweaked toml for git repo https://github.com/rotty/tdns-cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rotty/tdns-cli on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rotty/tdns-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1320aeb9d2cdf54e9e6ee2514df59f66664acc2d0f910a4ffe59a91a9f96818
[INFO] running `Command { std: "docker" "start" "-a" "f1320aeb9d2cdf54e9e6ee2514df59f66664acc2d0f910a4ffe59a91a9f96818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1320aeb9d2cdf54e9e6ee2514df59f66664acc2d0f910a4ffe59a91a9f96818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1320aeb9d2cdf54e9e6ee2514df59f66664acc2d0f910a4ffe59a91a9f96818", kill_on_drop: false }`
[INFO] [stdout] f1320aeb9d2cdf54e9e6ee2514df59f66664acc2d0f910a4ffe59a91a9f96818
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feb3caee9f4994c25b135bcaa5b1acf84b1c69070617cf3f04bfc774c21b684c
[INFO] running `Command { std: "docker" "start" "-a" "feb3caee9f4994c25b135bcaa5b1acf84b1c69070617cf3f04bfc774c21b684c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling trust-dns-proto v0.20.4
[INFO] [stderr]    Compiling trust-dns-client v0.20.4
[INFO] [stderr]    Compiling trust-dns-resolver v0.20.4
[INFO] [stderr]    Compiling tdns-cli v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/update.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | / async fn poll_for_update<D, I>(
[INFO] [stdout] 215 | |     runtime: &Runtime,
[INFO] [stdout] 216 | |     dns: D,
[INFO] [stdout] 217 | |     resolver: D::Resolver,
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |     I: IntoIterator<Item = rr::Name>,
[INFO] [stdout] 223 | |     D: Backend,
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Default` will fail
[INFO] [stdout]    --> src/update.rs:237:27
[INFO] [stdout]     |
[INFO] [stdout] 237 |     results.try_collect().await?;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 237 |     results.try_collect::<()>().await?;
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/record.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn iter_data(&self) -> RsDataIter {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn iter_data(&self) -> RsDataIter<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: tdns-cli v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "feb3caee9f4994c25b135bcaa5b1acf84b1c69070617cf3f04bfc774c21b684c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb3caee9f4994c25b135bcaa5b1acf84b1c69070617cf3f04bfc774c21b684c", kill_on_drop: false }`
[INFO] [stdout] feb3caee9f4994c25b135bcaa5b1acf84b1c69070617cf3f04bfc774c21b684c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d1ada47c8ea8d6fa5d727b2290ec79a53363818bacb719395c0d8598e3272b3
[INFO] running `Command { std: "docker" "start" "-a" "7d1ada47c8ea8d6fa5d727b2290ec79a53363818bacb719395c0d8598e3272b3", kill_on_drop: false }`
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/update.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | / async fn poll_for_update<D, I>(
[INFO] [stdout] 215 | |     runtime: &Runtime,
[INFO] [stdout] 216 | |     dns: D,
[INFO] [stdout] 217 | |     resolver: D::Resolver,
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |     I: IntoIterator<Item = rr::Name>,
[INFO] [stdout] 223 | |     D: Backend,
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Default` will fail
[INFO] [stdout]    --> src/update.rs:237:27
[INFO] [stdout]     |
[INFO] [stdout] 237 |     results.try_collect().await?;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 237 |     results.try_collect::<()>().await?;
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/record.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn iter_data(&self) -> RsDataIter {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn iter_data(&self) -> RsDataIter<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tdns-cli v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/update.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | / async fn poll_for_update<D, I>(
[INFO] [stdout] 215 | |     runtime: &Runtime,
[INFO] [stdout] 216 | |     dns: D,
[INFO] [stdout] 217 | |     resolver: D::Resolver,
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |     I: IntoIterator<Item = rr::Name>,
[INFO] [stdout] 223 | |     D: Backend,
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Default` will fail
[INFO] [stdout]    --> src/update.rs:237:27
[INFO] [stdout]     |
[INFO] [stdout] 237 |     results.try_collect().await?;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 237 |     results.try_collect::<()>().await?;
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/record.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn iter_data(&self) -> RsDataIter {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn iter_data(&self) -> RsDataIter<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.83s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: tdns-cli v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "7d1ada47c8ea8d6fa5d727b2290ec79a53363818bacb719395c0d8598e3272b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d1ada47c8ea8d6fa5d727b2290ec79a53363818bacb719395c0d8598e3272b3", kill_on_drop: false }`
[INFO] [stdout] 7d1ada47c8ea8d6fa5d727b2290ec79a53363818bacb719395c0d8598e3272b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 52abbd79212e1e7691632470a51564d495b199e8d669c60b92501399ceb7fb8b
[INFO] running `Command { std: "docker" "start" "-a" "52abbd79212e1e7691632470a51564d495b199e8d669c60b92501399ceb7fb8b", kill_on_drop: false }`
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> src/update.rs:214:1
[INFO] [stderr]     |
[INFO] [stderr] 214 | / async fn poll_for_update<D, I>(
[INFO] [stderr] 215 | |     runtime: &Runtime,
[INFO] [stderr] 216 | |     dns: D,
[INFO] [stderr] 217 | |     resolver: D::Resolver,
[INFO] [stderr] ...   |
[INFO] [stderr] 222 | |     I: IntoIterator<Item = rr::Name>,
[INFO] [stderr] 223 | |     D: Backend,
[INFO] [stderr]     | |_______________^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: Default` will fail
[INFO] [stderr]    --> src/update.rs:237:27
[INFO] [stderr]     |
[INFO] [stderr] 237 |     results.try_collect().await?;
[INFO] [stderr]     |                           ^^^^^
[INFO] [stderr]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 237 |     results.try_collect::<()>().await?;
[INFO] [stderr]     |                        ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/record.rs:57:22
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn iter_data(&self) -> RsDataIter {
[INFO] [stderr]    |                      ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn iter_data(&self) -> RsDataIter<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tdns-cli` (lib) generated 2 warnings (run `cargo fix --lib -p tdns-cli` to apply 2 suggestions)
[INFO] [stderr] warning: `tdns-cli` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: tdns-cli v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tdns_cli-88bf326ea3e7b2fc)
[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] [stderr]      Running unittests src/bin/tdns.rs (/opt/rustwide/target/debug/deps/tdns-0b2f757448b84a2c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/smoke.rs (/opt/rustwide/target/debug/deps/smoke-20781e0427d6f892)
[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] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_monitor_match ... ok
[INFO] [stdout] test test_create_immediate ... ok
[INFO] [stdout] test test_create_delayed ... ok
[INFO] [stdout] test test_delete ... ok
[INFO] [stdout] test test_monitor_mismatch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tdns_cli
[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" "52abbd79212e1e7691632470a51564d495b199e8d669c60b92501399ceb7fb8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52abbd79212e1e7691632470a51564d495b199e8d669c60b92501399ceb7fb8b", kill_on_drop: false }`
[INFO] [stdout] 52abbd79212e1e7691632470a51564d495b199e8d669c60b92501399ceb7fb8b
