[INFO] cloning repository https://github.com/muzzamilr/dns
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muzzamilr/dns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuzzamilr%2Fdns", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuzzamilr%2Fdns'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9db4a5d2064522ac0170209d181590ee9c4c1647
[INFO] checking muzzamilr/dns against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuzzamilr%2Fdns" "/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/muzzamilr/dns
[INFO] finished tweaking git repo https://github.com/muzzamilr/dns
[INFO] tweaked toml for git repo https://github.com/muzzamilr/dns written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/muzzamilr/dns on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/muzzamilr/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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f910ec2ffe6bd981fc4eb11a8c8d1b8facda02f81ffdb1c97c9c04b0eccd7033
[INFO] running `Command { std: "docker" "start" "-a" "f910ec2ffe6bd981fc4eb11a8c8d1b8facda02f81ffdb1c97c9c04b0eccd7033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f910ec2ffe6bd981fc4eb11a8c8d1b8facda02f81ffdb1c97c9c04b0eccd7033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f910ec2ffe6bd981fc4eb11a8c8d1b8facda02f81ffdb1c97c9c04b0eccd7033", kill_on_drop: false }`
[INFO] [stdout] f910ec2ffe6bd981fc4eb11a8c8d1b8facda02f81ffdb1c97c9c04b0eccd7033
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed444c11259c1b01dd544bad36788611f57d9777a6f5c531055a847bccc6fd0e
[INFO] running `Command { std: "docker" "start" "-a" "ed444c11259c1b01dd544bad36788611f57d9777a6f5c531055a847bccc6fd0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.21
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking tokio v1.30.0
[INFO] [stderr]     Checking clap v4.3.21
[INFO] [stderr]     Checking dns v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/errors.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_len`
[INFO] [stdout]   --> src/record.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let data_len = buffer.read_u16()?;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/errors.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_len`
[INFO] [stdout]   --> src/record.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let data_len = buffer.read_u16()?;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.66s
[INFO] running `Command { std: "docker" "inspect" "ed444c11259c1b01dd544bad36788611f57d9777a6f5c531055a847bccc6fd0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed444c11259c1b01dd544bad36788611f57d9777a6f5c531055a847bccc6fd0e", kill_on_drop: false }`
[INFO] [stdout] ed444c11259c1b01dd544bad36788611f57d9777a6f5c531055a847bccc6fd0e
