[INFO] cloning repository https://github.com/pcarleton/dumb-dig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pcarleton/dumb-dig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcarleton%2Fdumb-dig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcarleton%2Fdumb-dig'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcarleton%2Fdumb-dig/hooks/: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/pcarleton/dumb-dig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pcarleton/dumb-dig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcarleton%2Fdumb-dig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcarleton%2Fdumb-dig'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcarleton%2Fdumb-dig/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/pcarleton/dumb-dig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pcarleton/dumb-dig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcarleton%2Fdumb-dig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcarleton%2Fdumb-dig'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f701f0ac10b1eb041aed2fdfc3d244913bb35b04 [INFO] checking pcarleton/dumb-dig against master#0e517d38ad0e72f93c734b14fabd4bb9b7441de6 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcarleton%2Fdumb-dig" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pcarleton/dumb-dig on toolchain 0e517d38ad0e72f93c734b14fabd4bb9b7441de6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pcarleton/dumb-dig [INFO] finished tweaking git repo https://github.com/pcarleton/dumb-dig [INFO] tweaked toml for git repo https://github.com/pcarleton/dumb-dig written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pcarleton/dumb-dig 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" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87a2b62e55f78d3fb41605071422bad99fb4f9a3678107066f756b9e4f829fb9 [INFO] running `Command { std: "docker" "start" "-a" "87a2b62e55f78d3fb41605071422bad99fb4f9a3678107066f756b9e4f829fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87a2b62e55f78d3fb41605071422bad99fb4f9a3678107066f756b9e4f829fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a2b62e55f78d3fb41605071422bad99fb4f9a3678107066f756b9e4f829fb9", kill_on_drop: false }` [INFO] [stdout] 87a2b62e55f78d3fb41605071422bad99fb4f9a3678107066f756b9e4f829fb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e40c9627b0f6a2fbcebf6684cca76e3682f0bb416de3f06bec7a1cd5120e9dd [INFO] running `Command { std: "docker" "start" "-a" "8e40c9627b0f6a2fbcebf6684cca76e3682f0bb416de3f06bec7a1cd5120e9dd", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking rdns v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:324:18 [INFO] [stdout] | [INFO] [stdout] 324 | let socket = try!(UdpSocket::bind("0.0.0.0:0")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:324:18 [INFO] [stdout] | [INFO] [stdout] 324 | let socket = try!(UdpSocket::bind("0.0.0.0:0")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `rtype`, `class`, `ttl`, `rdlength`, and `rdata` are never read [INFO] [stdout] --> src/main.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 160 | struct DnsResource { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 161 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 162 | rtype: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 163 | class: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 164 | ttl: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 165 | rdlength: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 166 | rdata: Vec [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DnsResource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_bytes` is never used [INFO] [stdout] --> src/main.rs:308:4 [INFO] [stdout] | [INFO] [stdout] 308 | fn print_bytes(bytes: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compare_bytes` is never used [INFO] [stdout] --> src/main.rs:314:4 [INFO] [stdout] | [INFO] [stdout] 314 | fn compare_bytes(a: &[u8], b: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `rtype`, `class`, `ttl`, `rdlength`, and `rdata` are never read [INFO] [stdout] --> src/main.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 160 | struct DnsResource { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 161 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 162 | rtype: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 163 | class: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 164 | ttl: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 165 | rdlength: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 166 | rdata: Vec [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DnsResource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_bytes` is never used [INFO] [stdout] --> src/main.rs:308:4 [INFO] [stdout] | [INFO] [stdout] 308 | fn print_bytes(bytes: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compare_bytes` is never used [INFO] [stdout] --> src/main.rs:314:4 [INFO] [stdout] | [INFO] [stdout] 314 | fn compare_bytes(a: &[u8], b: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] running `Command { std: "docker" "inspect" "8e40c9627b0f6a2fbcebf6684cca76e3682f0bb416de3f06bec7a1cd5120e9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e40c9627b0f6a2fbcebf6684cca76e3682f0bb416de3f06bec7a1cd5120e9dd", kill_on_drop: false }` [INFO] [stdout] 8e40c9627b0f6a2fbcebf6684cca76e3682f0bb416de3f06bec7a1cd5120e9dd