[INFO] cloning repository https://github.com/ferizoozoo/dns-server-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ferizoozoo/dns-server-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferizoozoo%2Fdns-server-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferizoozoo%2Fdns-server-in-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ce490c28bc97a79d9f1eadf08f904aa80fa9deb [INFO] testing ferizoozoo/dns-server-in-rust against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferizoozoo%2Fdns-server-in-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ferizoozoo/dns-server-in-rust on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ferizoozoo/dns-server-in-rust [INFO] finished tweaking git repo https://github.com/ferizoozoo/dns-server-in-rust [INFO] tweaked toml for git repo https://github.com/ferizoozoo/dns-server-in-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ferizoozoo/dns-server-in-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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8b10675f57627f21418870d4f082c0d379a63e4be3fdd8008e1ef04eafc3463 [INFO] running `Command { std: "docker" "start" "-a" "e8b10675f57627f21418870d4f082c0d379a63e4be3fdd8008e1ef04eafc3463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8b10675f57627f21418870d4f082c0d379a63e4be3fdd8008e1ef04eafc3463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b10675f57627f21418870d4f082c0d379a63e4be3fdd8008e1ef04eafc3463", kill_on_drop: false }` [INFO] [stdout] e8b10675f57627f21418870d4f082c0d379a63e4be3fdd8008e1ef04eafc3463 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf7689028ac12ec6ce20ab807365699c89166d3e4c549e5fb2375d55c508ca28 [INFO] running `Command { std: "docker" "start" "-a" "bf7689028ac12ec6ce20ab807365699c89166d3e4c549e5fb2375d55c508ca28", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling dns-starter-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `ID` should have a snake case name [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | ID: u16, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `QR` should have a snake case name [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | QR: bool, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `qr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `OPCODE` should have a snake case name [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | OPCODE: u8, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AA` should have a snake case name [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | AA: bool, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `aa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `TC` should have a snake case name [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | TC: bool, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `tc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `RD` should have a snake case name [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | RD: bool, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `RA` should have a snake case name [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | RA: bool, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ra` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Z` should have a snake case name [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Z: u8, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `RCODE` should have a snake case name [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | RCODE: u8, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `QDCOUNT` should have a snake case name [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | QDCOUNT: u16, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `qdcount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ANCOUNT` should have a snake case name [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | ANCOUNT: u16, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `ancount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `NSCOUNT` should have a snake case name [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | NSCOUNT: u16, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `nscount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ARCOUNT` should have a snake case name [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ARCOUNT: u16, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `arcount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ID` should have a snake case name [INFO] [stdout] --> src/main.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let ID = ((buf[0] as u16) << 8) | buf[1] as u16; [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `QR` should have a snake case name [INFO] [stdout] --> src/main.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | let QR = (flags >> 15) & 0b1 != 0; [INFO] [stdout] | ^^ help: convert the identifier to snake case: `qr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `OPCODE` should have a snake case name [INFO] [stdout] --> src/main.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let OPCODE = ((flags >> 11) & 0b1111) as u8; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `AA` should have a snake case name [INFO] [stdout] --> src/main.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let AA = (flags >> 10) & 0b1 != 0; [INFO] [stdout] | ^^ help: convert the identifier to snake case: `aa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `TC` should have a snake case name [INFO] [stdout] --> src/main.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let TC = (flags >> 9) & 0b1 != 0; [INFO] [stdout] | ^^ help: convert the identifier to snake case: `tc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `RD` should have a snake case name [INFO] [stdout] --> src/main.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | let RD = (flags >> 8) & 0b1 != 0; [INFO] [stdout] | ^^ help: convert the identifier to snake case: `rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `RA` should have a snake case name [INFO] [stdout] --> src/main.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let RA = (flags >> 7) & 0b1 != 0; [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ra` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Z` should have a snake case name [INFO] [stdout] --> src/main.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let Z = ((flags >> 4) & 0b111) as u8; [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `RCODE` should have a snake case name [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let RCODE = (flags & 0b1111) as u8; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `QDCOUNT` should have a snake case name [INFO] [stdout] --> src/main.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let QDCOUNT = ((buf[4] as u16) << 8) | buf[5] as u16; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `qdcount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ANCOUNT` should have a snake case name [INFO] [stdout] --> src/main.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let ANCOUNT = ((buf[6] as u16) << 8) | buf[7] as u16; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `ancount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `NSCOUNT` should have a snake case name [INFO] [stdout] --> src/main.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let NSCOUNT = ((buf[8] as u16) << 8) | buf[9] as u16; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `nscount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ARCOUNT` should have a snake case name [INFO] [stdout] --> src/main.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let ARCOUNT = ((buf[10] as u16) << 8) | buf[11] as u16; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `arcount` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.53s [INFO] running `Command { std: "docker" "inspect" "bf7689028ac12ec6ce20ab807365699c89166d3e4c549e5fb2375d55c508ca28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf7689028ac12ec6ce20ab807365699c89166d3e4c549e5fb2375d55c508ca28", kill_on_drop: false }` [INFO] [stdout] bf7689028ac12ec6ce20ab807365699c89166d3e4c549e5fb2375d55c508ca28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4b9393586bed5ce68a05e76c732685b85964621c909a8b8865de3188c0f02d2 [INFO] running `Command { std: "docker" "start" "-a" "d4b9393586bed5ce68a05e76c732685b85964621c909a8b8865de3188c0f02d2", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/dns-starter-rust-3e5364df6cfb4b68` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "d4b9393586bed5ce68a05e76c732685b85964621c909a8b8865de3188c0f02d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4b9393586bed5ce68a05e76c732685b85964621c909a8b8865de3188c0f02d2", kill_on_drop: false }` [INFO] [stdout] d4b9393586bed5ce68a05e76c732685b85964621c909a8b8865de3188c0f02d2