[INFO] cloning repository https://github.com/BrendanBall/dns
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrendanBall/dns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendanBall%2Fdns", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendanBall%2Fdns'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90721f958396f53d165d937334804dbb0242d94d
[INFO] building BrendanBall/dns against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendanBall%2Fdns" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BrendanBall/dns on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BrendanBall/dns
[INFO] finished tweaking git repo https://github.com/BrendanBall/dns
[INFO] tweaked toml for git repo https://github.com/BrendanBall/dns written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BrendanBall/dns 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d51cb8817e9a2119626bcff617ca3d9869a6717ebc6377441592c1ef37da3fed
[INFO] running `Command { std: "docker" "start" "-a" "d51cb8817e9a2119626bcff617ca3d9869a6717ebc6377441592c1ef37da3fed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d51cb8817e9a2119626bcff617ca3d9869a6717ebc6377441592c1ef37da3fed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d51cb8817e9a2119626bcff617ca3d9869a6717ebc6377441592c1ef37da3fed", kill_on_drop: false }`
[INFO] [stdout] d51cb8817e9a2119626bcff617ca3d9869a6717ebc6377441592c1ef37da3fed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3202154f938532e43d3e522dc4edcf75b7b577679b503d6171ee5bb2bdf29b1a
[INFO] running `Command { std: "docker" "start" "-a" "3202154f938532e43d3e522dc4edcf75b7b577679b503d6171ee5bb2bdf29b1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling dns_types v0.1.0 (/opt/rustwide/workdir/dns_types)
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dns_encode v0.1.0 (/opt/rustwide/workdir/dns_encode)
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling dns_decode v0.1.0 (/opt/rustwide/workdir/dns_decode)
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling dns_resolver v0.1.0 (/opt/rustwide/workdir/dns_resolver)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.84s
[INFO] running `Command { std: "docker" "inspect" "3202154f938532e43d3e522dc4edcf75b7b577679b503d6171ee5bb2bdf29b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3202154f938532e43d3e522dc4edcf75b7b577679b503d6171ee5bb2bdf29b1a", kill_on_drop: false }`
[INFO] [stdout] 3202154f938532e43d3e522dc4edcf75b7b577679b503d6171ee5bb2bdf29b1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc7543c33b84970d670f1cde24c9c157f15d11699ed49d81ed260890382d992d
[INFO] running `Command { std: "docker" "start" "-a" "dc7543c33b84970d670f1cde24c9c157f15d11699ed49d81ed260890382d992d", kill_on_drop: false }`
[INFO] [stderr]    Compiling dns_encode v0.1.0 (/opt/rustwide/workdir/dns_encode)
[INFO] [stderr]    Compiling dns_decode v0.1.0 (/opt/rustwide/workdir/dns_decode)
[INFO] [stderr]    Compiling dns_types v0.1.0 (/opt/rustwide/workdir/dns_types)
[INFO] [stderr]    Compiling dns_resolver v0.1.0 (/opt/rustwide/workdir/dns_resolver)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.77s
[INFO] running `Command { std: "docker" "inspect" "dc7543c33b84970d670f1cde24c9c157f15d11699ed49d81ed260890382d992d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc7543c33b84970d670f1cde24c9c157f15d11699ed49d81ed260890382d992d", kill_on_drop: false }`
[INFO] [stdout] dc7543c33b84970d670f1cde24c9c157f15d11699ed49d81ed260890382d992d
