[INFO] cloning repository https://github.com/fietensen/tinydns
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fietensen/tinydns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffietensen%2Ftinydns", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffietensen%2Ftinydns'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 311167af7f06a5c3e3ca38eca5b6b15b4f7f2e84
[INFO] checking fietensen/tinydns against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffietensen%2Ftinydns" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fietensen/tinydns
[INFO] finished tweaking git repo https://github.com/fietensen/tinydns
[INFO] tweaked toml for git repo https://github.com/fietensen/tinydns written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fietensen/tinydns on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fietensen/tinydns 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa45cacb594a4eccc9247b46b974efdaeadd38fde0cb7428cc48375b7f3e0cce
[INFO] running `Command { std: "docker" "start" "-a" "fa45cacb594a4eccc9247b46b974efdaeadd38fde0cb7428cc48375b7f3e0cce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa45cacb594a4eccc9247b46b974efdaeadd38fde0cb7428cc48375b7f3e0cce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa45cacb594a4eccc9247b46b974efdaeadd38fde0cb7428cc48375b7f3e0cce", kill_on_drop: false }`
[INFO] [stdout] fa45cacb594a4eccc9247b46b974efdaeadd38fde0cb7428cc48375b7f3e0cce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e73d891ccbeb1a7698a1a3ff7c6360f70733173b7e094dfe8acbe4626c01da9
[INFO] running `Command { std: "docker" "start" "-a" "0e73d891ccbeb1a7698a1a3ff7c6360f70733173b7e094dfe8acbe4626c01da9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rand v0.8.5
[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 hashlink v0.9.1
[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 rusqlite v0.32.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking bincode v1.3.3
[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 log4rs v1.3.0
[INFO] [stderr]     Checking sqlx-core v0.8.3
[INFO] [stderr]     Checking sqlx-sqlite v0.8.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]     Checking tinydns v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `database::RecordEntity`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use database::RecordEntity;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `packet::RecordType` and `util`
[INFO] [stdout]  --> src/main.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use protocol::{packet::RecordType, util};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `database::RecordEntity`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use database::RecordEntity;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `packet::RecordType` and `util`
[INFO] [stdout]  --> src/main.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use protocol::{packet::RecordType, util};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `zone`
[INFO] [stdout]    --> src/resolver/resolver.rs:109:47
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub async fn get_zoneauthority<'a>(&self, zone: String, config: &ServerConfig<'a>) -> AnswerEntry {
[INFO] [stdout]     |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_zone`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/resolver/resolver.rs:109:61
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub async fn get_zoneauthority<'a>(&self, zone: String, config: &ServerConfig<'a>) -> AnswerEntry {
[INFO] [stdout]     |                                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size` is never used
[INFO] [stdout]    --> src/protocol/packet/question.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl Question {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn size(&self) -> usize {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `size`, `name`, `rtype`, `rclass`, and `ttl` are never used
[INFO] [stdout]    --> src/protocol/packet/resource_record.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl ResourceRecord {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn size(&self) -> usize {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn name(&self) -> String {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub fn rtype(&self) -> RecordType {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub fn rclass(&self) -> u16 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn ttl(&self) -> u32 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_get_upzone` is never used
[INFO] [stdout]   --> src/protocol/util.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn test_get_upzone() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_udp_port` and `with_listen_addr` are never used
[INFO] [stdout]   --> src/server/server_config.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a> ServerConfig<'a> {
[INFO] [stdout]    | ------------------------- methods in this implementation
[INFO] [stdout] 22 |     pub fn with_udp_port(mut self, port: u16) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn with_listen_addr(mut self, addr: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `created_at`, `updated_at`, and `is_active` are never read
[INFO] [stdout]   --> src/database/record_query.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RecordEntity {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 13 |     id: u64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     created_at: Option<chrono::NaiveDateTime>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |     updated_at: Option<chrono::NaiveDateTime>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 21 |     is_active: bool
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_ttl` and `with_priority` are never used
[INFO] [stdout]    --> src/database/record_query.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout]  87 | impl RecordEntity {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn with_ttl(mut self, ttl: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn with_priority(mut self, priority: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `zone`
[INFO] [stdout]    --> src/resolver/resolver.rs:109:47
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub async fn get_zoneauthority<'a>(&self, zone: String, config: &ServerConfig<'a>) -> AnswerEntry {
[INFO] [stdout]     |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_zone`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/resolver/resolver.rs:109:61
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub async fn get_zoneauthority<'a>(&self, zone: String, config: &ServerConfig<'a>) -> AnswerEntry {
[INFO] [stdout]     |                                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `insert_record` is never used
[INFO] [stdout]   --> src/nameserver/nameserver.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl<'a> Nameserver<'a> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub async fn insert_record(&self, record: RecordEntity) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_name`, `with_qtype`, `with_qclass`, and `size` are never used
[INFO] [stdout]    --> src/protocol/packet/question.rs:23:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl Question {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout]  23 |     pub fn with_name(mut self, name: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  29 |     pub fn with_qtype(mut self, qtype: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |     pub fn with_qclass(mut self, qclass: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn size(&self) -> usize {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `size`, `name`, `rtype`, `rclass`, `ttl`, and `rdata` are never used
[INFO] [stdout]    --> src/protocol/packet/resource_record.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl ResourceRecord {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn size(&self) -> usize {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn name(&self) -> String {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub fn rtype(&self) -> RecordType {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub fn rclass(&self) -> u16 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn ttl(&self) -> u32 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn rdata(&self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_udp_port` and `with_listen_addr` are never used
[INFO] [stdout]   --> src/server/server_config.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a> ServerConfig<'a> {
[INFO] [stdout]    | ------------------------- methods in this implementation
[INFO] [stdout] 22 |     pub fn with_udp_port(mut self, port: u16) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn with_listen_addr(mut self, addr: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `domain_name`, `priority`, `created_at`, `updated_at`, and `is_active` are never read
[INFO] [stdout]   --> src/database/record_query.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RecordEntity {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 13 |     id: u64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 14 |     domain_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     priority: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 19 |     created_at: Option<chrono::NaiveDateTime>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |     updated_at: Option<chrono::NaiveDateTime>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 21 |     is_active: bool
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_domain_name`, `with_record_type`, `with_record_value`, `with_ttl`, and `with_priority` are never used
[INFO] [stdout]    --> src/database/record_query.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout]  87 | impl RecordEntity {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn with_domain_name(mut self, domain_name: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn with_record_type(mut self, record_type: RecordType) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn with_record_value(mut self, record_value: Vec<u8>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn with_ttl(mut self, ttl: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn with_priority(mut self, priority: u32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.03s
[INFO] running `Command { std: "docker" "inspect" "0e73d891ccbeb1a7698a1a3ff7c6360f70733173b7e094dfe8acbe4626c01da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e73d891ccbeb1a7698a1a3ff7c6360f70733173b7e094dfe8acbe4626c01da9", kill_on_drop: false }`
[INFO] [stdout] 0e73d891ccbeb1a7698a1a3ff7c6360f70733173b7e094dfe8acbe4626c01da9
