[INFO] cloning repository https://github.com/nthuemmel/dns-firewall-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nthuemmel/dns-firewall-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnthuemmel%2Fdns-firewall-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnthuemmel%2Fdns-firewall-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc6c7324b290e6224a0f5dffb10a1d17397d1169
[INFO] documenting nthuemmel/dns-firewall-rust against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnthuemmel%2Fdns-firewall-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nthuemmel/dns-firewall-rust on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nthuemmel/dns-firewall-rust
[INFO] finished tweaking git repo https://github.com/nthuemmel/dns-firewall-rust
[INFO] tweaked toml for git repo https://github.com/nthuemmel/dns-firewall-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/nthuemmel/dns-firewall-rust 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-04-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af8e147131d7e0fbd1ab9b0dc3cc3906ab9e1eab2b3089be15704c43b1fc3ebc
[INFO] running `Command { std: "docker" "start" "-a" "af8e147131d7e0fbd1ab9b0dc3cc3906ab9e1eab2b3089be15704c43b1fc3ebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af8e147131d7e0fbd1ab9b0dc3cc3906ab9e1eab2b3089be15704c43b1fc3ebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af8e147131d7e0fbd1ab9b0dc3cc3906ab9e1eab2b3089be15704c43b1fc3ebc", kill_on_drop: false }`
[INFO] [stdout] af8e147131d7e0fbd1ab9b0dc3cc3906ab9e1eab2b3089be15704c43b1fc3ebc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd18e56fd226efc241d2024af934c9a8b6675f1e4ee84b7bc3c6fbda5b9410be
[INFO] running `Command { std: "docker" "start" "-a" "fd18e56fd226efc241d2024af934c9a8b6675f1e4ee84b7bc3c6fbda5b9410be", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking jiff v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hickory-proto v0.25.1
[INFO] [stderr]  Documenting dns-firewall v1.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/protocol.rs:18:44
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// Returns the protocol number as per https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// Returns the protocol number as per <https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml>
[INFO] [stdout]    |                                            +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.69s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dns_firewall/index.html
[INFO] running `Command { std: "docker" "inspect" "fd18e56fd226efc241d2024af934c9a8b6675f1e4ee84b7bc3c6fbda5b9410be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd18e56fd226efc241d2024af934c9a8b6675f1e4ee84b7bc3c6fbda5b9410be", kill_on_drop: false }`
[INFO] [stdout] fd18e56fd226efc241d2024af934c9a8b6675f1e4ee84b7bc3c6fbda5b9410be
