[INFO] cloning repository https://github.com/im4vk/PiHoleLib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/im4vk/PiHoleLib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fim4vk%2FPiHoleLib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fim4vk%2FPiHoleLib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd8955bba74b233cb845076fa744931da4ba7f61
[INFO] building im4vk/PiHoleLib against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fim4vk%2FPiHoleLib" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/im4vk/PiHoleLib
[INFO] finished tweaking git repo https://github.com/im4vk/PiHoleLib
[INFO] tweaked toml for git repo https://github.com/im4vk/PiHoleLib written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/im4vk/PiHoleLib on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/im4vk/PiHoleLib 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded basic-cookies v0.1.5
[INFO] [stderr]   Downloaded async-object-pool v0.1.5
[INFO] [stderr]   Downloaded ena v0.14.3
[INFO] [stderr]   Downloaded lalrpop-util v0.20.2
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded clap v4.5.44
[INFO] [stderr]   Downloaded httpmock v0.7.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.96
[INFO] [stderr]   Downloaded async-process v2.4.0
[INFO] [stderr]   Downloaded lalrpop v0.20.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13a0e726470e92252879dcd04dadf556fe13a56208b9d09e5955c7dfe9deda7a
[INFO] running `Command { std: "docker" "start" "-a" "13a0e726470e92252879dcd04dadf556fe13a56208b9d09e5955c7dfe9deda7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13a0e726470e92252879dcd04dadf556fe13a56208b9d09e5955c7dfe9deda7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13a0e726470e92252879dcd04dadf556fe13a56208b9d09e5955c7dfe9deda7a", kill_on_drop: false }`
[INFO] [stdout] 13a0e726470e92252879dcd04dadf556fe13a56208b9d09e5955c7dfe9deda7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37650acd4ac802b6b66f10389efd8d0e2ef1f36568f6cf79ac405489f033f300
[INFO] running `Command { std: "docker" "start" "-a" "37650acd4ac802b6b66f10389efd8d0e2ef1f36568f6cf79ac405489f033f300", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.44
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling zzpi_holelib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `blocklist_manager` and `stats_collector` are never read
[INFO] [stdout]   --> src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PiHole {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     blocklist_manager: Arc<RwLock<BlocklistManager>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     stats_collector: Arc<RwLock<StatsCollector>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gravity_updater` is never read
[INFO] [stdout]   --> src/web.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     gravity_updater: Arc<GravityUpdater>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "37650acd4ac802b6b66f10389efd8d0e2ef1f36568f6cf79ac405489f033f300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37650acd4ac802b6b66f10389efd8d0e2ef1f36568f6cf79ac405489f033f300", kill_on_drop: false }`
[INFO] [stdout] 37650acd4ac802b6b66f10389efd8d0e2ef1f36568f6cf79ac405489f033f300
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50adf6687b6ccdbfd2b10e71aa19dbcc752aab6a621188f49880ef1b8ed1cc77
[INFO] running `Command { std: "docker" "start" "-a" "50adf6687b6ccdbfd2b10e71aa19dbcc752aab6a621188f49880ef1b8ed1cc77", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling zzpi_holelib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stdout] warning: fields `blocklist_manager` and `stats_collector` are never read
[INFO] [stdout]   --> src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PiHole {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     blocklist_manager: Arc<RwLock<BlocklistManager>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     stats_collector: Arc<RwLock<StatsCollector>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gravity_updater` is never read
[INFO] [stdout]   --> src/web.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     gravity_updater: Arc<GravityUpdater>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zzpi_holelib` (example "test_blocking")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name test_blocking --edition=2024 examples/test_blocking.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2724705b0a4744a1 -C extra-filename=-fd9bbbfc9ffd749e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-1f02f45c7e876585.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d6cf50fbe3831137.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ffc2c5850d7b64ab.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-9f04079c44fcd019.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-22430a3f6b44d280.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-aafcf57a7f6a9df9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a64af5139626f400.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-5833e4742e5a45ae.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3d70d0c2078cd47d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-79553859942bdf8d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-40a9735a7fd3bdd7.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-23ba75399fd86e39.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-3e0e60487d1c48aa.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d90cc538656da7fc.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-47ba295bfc610e02.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-0377f72625a30fb8.rlib --extern zzpi_holelib=/opt/rustwide/target/debug/deps/libzzpi_holelib-d8f1ccd1560d9784.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-d61e266d1d3f0522/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-b4f424142da13b9b/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zzpi_holelib` (example "advanced_pihole")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name advanced_pihole --edition=2024 examples/advanced_pihole.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f4ca308182f53b98 -C extra-filename=-f4ba482e5a13c232 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-1f02f45c7e876585.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d6cf50fbe3831137.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ffc2c5850d7b64ab.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-9f04079c44fcd019.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-22430a3f6b44d280.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-aafcf57a7f6a9df9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a64af5139626f400.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-5833e4742e5a45ae.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3d70d0c2078cd47d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-79553859942bdf8d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-40a9735a7fd3bdd7.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-23ba75399fd86e39.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-3e0e60487d1c48aa.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d90cc538656da7fc.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-47ba295bfc610e02.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-0377f72625a30fb8.rlib --extern zzpi_holelib=/opt/rustwide/target/debug/deps/libzzpi_holelib-d8f1ccd1560d9784.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-d61e266d1d3f0522/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-b4f424142da13b9b/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `zzpi_holelib` (example "run_pihole")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name run_pihole --edition=2024 examples/run_pihole.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1eff1f52706d2b37 -C extra-filename=-c6639a1e90cc0a8e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-1f02f45c7e876585.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d6cf50fbe3831137.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ffc2c5850d7b64ab.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-9f04079c44fcd019.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-22430a3f6b44d280.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-aafcf57a7f6a9df9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a64af5139626f400.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-5833e4742e5a45ae.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3d70d0c2078cd47d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-79553859942bdf8d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-40a9735a7fd3bdd7.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-23ba75399fd86e39.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-3e0e60487d1c48aa.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d90cc538656da7fc.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-47ba295bfc610e02.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-0377f72625a30fb8.rlib --extern zzpi_holelib=/opt/rustwide/target/debug/deps/libzzpi_holelib-d8f1ccd1560d9784.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-d61e266d1d3f0522/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-b4f424142da13b9b/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] warning: fields `blocklist_manager` and `stats_collector` are never read
[INFO] [stdout]   --> src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PiHole {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     blocklist_manager: Arc<RwLock<BlocklistManager>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     stats_collector: Arc<RwLock<StatsCollector>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gravity_updater` is never read
[INFO] [stdout]   --> src/web.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     gravity_updater: Arc<GravityUpdater>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "50adf6687b6ccdbfd2b10e71aa19dbcc752aab6a621188f49880ef1b8ed1cc77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50adf6687b6ccdbfd2b10e71aa19dbcc752aab6a621188f49880ef1b8ed1cc77", kill_on_drop: false }`
[INFO] [stdout] 50adf6687b6ccdbfd2b10e71aa19dbcc752aab6a621188f49880ef1b8ed1cc77
