[INFO] fetching crate trust-dns-util 0.23.2... [INFO] testing trust-dns-util-0.23.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate trust-dns-util 0.23.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate trust-dns-util 0.23.2 [INFO] finished tweaking crates.io crate trust-dns-util 0.23.2 [INFO] tweaked toml for crates.io crate trust-dns-util 0.23.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate trust-dns-util 0.23.2 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 crates.io crate trust-dns-util 0.23.2 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 931fb4501498f2bacb045d423943fceaf7f137dc0755f9a9517bfb25c81d1690 [INFO] running `Command { std: "docker" "start" "-a" "931fb4501498f2bacb045d423943fceaf7f137dc0755f9a9517bfb25c81d1690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "931fb4501498f2bacb045d423943fceaf7f137dc0755f9a9517bfb25c81d1690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "931fb4501498f2bacb045d423943fceaf7f137dc0755f9a9517bfb25c81d1690", kill_on_drop: false }` [INFO] [stdout] 931fb4501498f2bacb045d423943fceaf7f137dc0755f9a9517bfb25c81d1690 [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=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] 8c0946f3bf37db5900f31fba355784ab85c4f8d84117615fd53713c324675a97 [INFO] running `Command { std: "docker" "start" "-a" "8c0946f3bf37db5900f31fba355784ab85c4f8d84117615fd53713c324675a97", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling clap_lex v0.3.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling futures-executor v0.3.27 [INFO] [stderr] Compiling is-terminal v0.4.5 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling clap_derive v4.1.12 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling clap v4.1.13 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling trust-dns-proto v0.23.2 [INFO] [stderr] Compiling trust-dns-resolver v0.23.2 [INFO] [stderr] Compiling trust-dns-client v0.23.2 [INFO] [stderr] Compiling trust-dns-recursor v0.23.2 [INFO] [stderr] Compiling trust-dns-util v0.23.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.79s [INFO] running `Command { std: "docker" "inspect" "8c0946f3bf37db5900f31fba355784ab85c4f8d84117615fd53713c324675a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c0946f3bf37db5900f31fba355784ab85c4f8d84117615fd53713c324675a97", kill_on_drop: false }` [INFO] [stdout] 8c0946f3bf37db5900f31fba355784ab85c4f8d84117615fd53713c324675a97 [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=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] 114335ef68e51e00065a0614b72ac55348a8342c6d8c39f5346bc1aec0dec9c9 [INFO] running `Command { std: "docker" "start" "-a" "114335ef68e51e00065a0614b72ac55348a8342c6d8c39f5346bc1aec0dec9c9", kill_on_drop: false }` [INFO] [stderr] Compiling trust-dns-util v0.23.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `Command { std: "docker" "inspect" "114335ef68e51e00065a0614b72ac55348a8342c6d8c39f5346bc1aec0dec9c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "114335ef68e51e00065a0614b72ac55348a8342c6d8c39f5346bc1aec0dec9c9", kill_on_drop: false }` [INFO] [stdout] 114335ef68e51e00065a0614b72ac55348a8342c6d8c39f5346bc1aec0dec9c9 [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=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] b491e1e93512c160bc0969b30dc132c9962aa95672928a5fb0fc8ca3e0b9282a [INFO] running `Command { std: "docker" "start" "-a" "b491e1e93512c160bc0969b30dc132c9962aa95672928a5fb0fc8ca3e0b9282a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trust_dns_util-2d8fa1cca5d84399) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/dns.rs (/opt/rustwide/target/debug/deps/dns-c521b100306d1fdc) [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 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/recurse.rs (/opt/rustwide/target/debug/deps/recurse-8c2a449dcaf7b1eb) [INFO] [stderr] Running unittests src/resolve.rs (/opt/rustwide/target/debug/deps/resolve-7fd2c126ccd7911d) [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] Doc-tests trust_dns_util [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] [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" "b491e1e93512c160bc0969b30dc132c9962aa95672928a5fb0fc8ca3e0b9282a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b491e1e93512c160bc0969b30dc132c9962aa95672928a5fb0fc8ca3e0b9282a", kill_on_drop: false }` [INFO] [stdout] b491e1e93512c160bc0969b30dc132c9962aa95672928a5fb0fc8ca3e0b9282a