[INFO] cloning repository https://github.com/mat813/dnstracer-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mat813/dnstracer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat813%2Fdnstracer-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat813%2Fdnstracer-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7af1fa3a881227b68d2b003bf72a86e3e2ce5f46 [INFO] testing mat813/dnstracer-rs/7af1fa3a881227b68d2b003bf72a86e3e2ce5f46 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat813%2Fdnstracer-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mat813/dnstracer-rs [INFO] finished tweaking git repo https://github.com/mat813/dnstracer-rs [INFO] tweaked toml for git repo https://github.com/mat813/dnstracer-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mat813/dnstracer-rs on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mat813/dnstracer-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parking_lot_core v0.9.12 [INFO] [stderr] Downloaded hickory-client v0.25.2 [INFO] [stderr] Downloaded redox_syscall v0.5.18 [INFO] [stderr] Downloaded find-msvc-tools v0.1.3 [INFO] [stderr] Downloaded parking_lot v0.12.5 [INFO] [stderr] Downloaded insta v1.43.2 [INFO] [stderr] Downloaded cc v1.2.40 [INFO] [stderr] Downloaded lock_api v0.4.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcbbcbf627099490d54e99df90771d2f9d5c6c72f9da7ce2311d85ca3dce4c49 [INFO] running `Command { std: "docker" "start" "-a" "dcbbcbf627099490d54e99df90771d2f9d5c6c72f9da7ce2311d85ca3dce4c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcbbcbf627099490d54e99df90771d2f9d5c6c72f9da7ce2311d85ca3dce4c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcbbcbf627099490d54e99df90771d2f9d5c6c72f9da7ce2311d85ca3dce4c49", kill_on_drop: false }` [INFO] [stdout] dcbbcbf627099490d54e99df90771d2f9d5c6c72f9da7ce2311d85ca3dce4c49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7931be893f48686e28ca56a7c426a791df9f75a11e45b37c22ab59f9ba650b47 [INFO] running `Command { std: "docker" "start" "-a" "7931be893f48686e28ca56a7c426a791df9f75a11e45b37c22ab59f9ba650b47", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling resolv-conf v0.7.5 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling synstructure v0.13.2 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [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 idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling hickory-client v0.25.2 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling dnstracer v1.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "7931be893f48686e28ca56a7c426a791df9f75a11e45b37c22ab59f9ba650b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7931be893f48686e28ca56a7c426a791df9f75a11e45b37c22ab59f9ba650b47", kill_on_drop: false }` [INFO] [stdout] 7931be893f48686e28ca56a7c426a791df9f75a11e45b37c22ab59f9ba650b47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/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] 3060bd112f78302773ff30b9a746f08233bcb930dd987be7c559168bd9c032c4 [INFO] running `Command { std: "docker" "start" "-a" "3060bd112f78302773ff30b9a746f08233bcb930dd987be7c559168bd9c032c4", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling hickory-client v0.25.2 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling dnstracer v1.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.25s [INFO] running `Command { std: "docker" "inspect" "3060bd112f78302773ff30b9a746f08233bcb930dd987be7c559168bd9c032c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3060bd112f78302773ff30b9a746f08233bcb930dd987be7c559168bd9c032c4", kill_on_drop: false }` [INFO] [stdout] 3060bd112f78302773ff30b9a746f08233bcb930dd987be7c559168bd9c032c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1505f066e84255f11220fb60ab577920ddc4c4caee35e0ba5cf06f0699b91405 [INFO] running `Command { std: "docker" "start" "-a" "1505f066e84255f11220fb60ab577920ddc4c4caee35e0ba5cf06f0699b91405", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dnstracer-171f35dc5724c9f8) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test args::tests::args::case_4 ... ok [INFO] [stdout] test args::tests::args::case_7 ... ok [INFO] [stdout] test args::tests::args::case_1 ... ok [INFO] [stdout] test args::tests::args::case_6 ... ok [INFO] [stdout] test args::tests::args::case_2 ... ok [INFO] [stdout] test args::tests::bad_args::case_1 ... ok [INFO] [stdout] test args::tests::args::case_5 ... ok [INFO] [stdout] test args::tests::bad_args::case_2 ... ok [INFO] [stdout] test args::tests::bad_args::case_4 ... ok [INFO] [stdout] test args::tests::args::case_3 ... ok [INFO] [stdout] test args::tests::not_valid::case_1 ... ok [INFO] [stdout] test args::tests::record_type::case_2 ... ok [INFO] [stdout] test args::tests::bad_args::case_3 ... ok [INFO] [stdout] test args::tests::record_type::case_4 ... ok [INFO] [stdout] test args::tests::record_type::case_3 ... ok [INFO] [stdout] test args::tests::record_type::case_1 ... ok [INFO] [stdout] test args::tests::record_type::case_5 ... ok [INFO] [stdout] test args::tests::not_valid::case_2 ... ok [INFO] [stdout] test args::tests::record_type::case_6 ... ok [INFO] [stdout] test args::tests::record_type::case_7 ... ok [INFO] [stdout] test opt_name::tests::optname_display ... ok [INFO] [stdout] test opt_name::tests::optname_display_with_name ... ok [INFO] [stdout] test opt_name::tests::optname_eq ... ok [INFO] [stdout] test opt_name::tests::optname_full_display ... ok [INFO] [stdout] test opt_name::tests::optname_full_display_root_zone ... ok [INFO] [stdout] test opt_name::tests::optname_into_socketaddr_v6 ... ok [INFO] [stdout] test opt_name::tests::optname_neq ... ok [INFO] [stdout] test opt_name::tests::optname_hash ... ok [INFO] [stdout] test opt_name::tests::optname_into_socketaddr_v4 ... ok [INFO] [stdout] test opt_name::tests::optname_ordering ... ok [INFO] [stdout] test resolver::tests::recursive_resolver_new ... ok [INFO] [stdout] test resolver::tests::recursive_resolver_new_2 ... ok [INFO] [stdout] test resolver::tests::recursive_resolver_init_with_ip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1505f066e84255f11220fb60ab577920ddc4c4caee35e0ba5cf06f0699b91405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1505f066e84255f11220fb60ab577920ddc4c4caee35e0ba5cf06f0699b91405", kill_on_drop: false }` [INFO] [stdout] 1505f066e84255f11220fb60ab577920ddc4c4caee35e0ba5cf06f0699b91405