[INFO] cloning repository https://github.com/hackclub/burrow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hackclub/burrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhackclub%2Fburrow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhackclub%2Fburrow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97c569fb35688a5b89f0a20f938a7bb6d1afe8d7
[INFO] checking hackclub/burrow against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhackclub%2Fburrow" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/hackclub/burrow
[INFO] finished tweaking git repo https://github.com/hackclub/burrow
[INFO] tweaked toml for git repo https://github.com/hackclub/burrow written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hackclub/burrow on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hackclub/burrow 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5fb3f15c99f58bb45705c1850794560799aad57ba674d8efbe207a26213e759
[INFO] running `Command { std: "docker" "start" "-a" "c5fb3f15c99f58bb45705c1850794560799aad57ba674d8efbe207a26213e759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5fb3f15c99f58bb45705c1850794560799aad57ba674d8efbe207a26213e759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5fb3f15c99f58bb45705c1850794560799aad57ba674d8efbe207a26213e759", kill_on_drop: false }`
[INFO] [stdout] c5fb3f15c99f58bb45705c1850794560799aad57ba674d8efbe207a26213e759
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cd9c15107c3bb064daef3984ae570d5f2cc6cf0ffa9c53bebec1f12a5c8d1d6
[INFO] running `Command { std: "docker" "start" "-a" "6cd9c15107c3bb064daef3984ae570d5f2cc6cf0ffa9c53bebec1f12a5c8d1d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling derive-deftly-macros v1.6.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking retry-error v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking fluid-let v1.0.0
[INFO] [stderr]    Compiling async_executors v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking weak-table v0.3.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking amplify_num v0.5.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking coarsetime v0.1.37
[INFO] [stderr]     Checking rdrand v0.8.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking rand_jitter v0.5.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking serde_spanned v1.1.0
[INFO] [stderr]     Checking caret v0.9.0
[INFO] [stderr]     Checking toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking serde_ignored v0.1.14
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking sysinfo v0.36.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking fslock v0.2.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking saturating-time v0.3.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking glob-match v0.2.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling liblzma-sys v0.4.5
[INFO] [stderr]     Checking priority-queue v2.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking typed-index-collections v3.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking nonany v0.3.0
[INFO] [stderr]     Checking sanitize-filename v0.6.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]    Compiling tun v0.1.0 (/opt/rustwide/workdir/tun)
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling derive_builder_core_fork_arti v0.11.2
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling blanket v0.3.0
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking postage v0.5.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking oneshot-fused-workaround v0.6.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling derive_builder_macro_fork_arti v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]     Checking derive_builder_fork_arti v0.11.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking ssh-key v0.6.7
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking slotmap-careful v0.7.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking tor-error v0.40.0
[INFO] [stderr]     Checking safelog v0.8.1
[INFO] [stderr]     Checking tor-general-addr v0.40.0
[INFO] [stderr]     Checking tor-basic-utils v0.40.0
[INFO] [stderr]     Checking amplify v4.9.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking tor-config-path v0.40.0
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking tracing-test v0.2.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking liblzma v0.4.6
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking async-native-tls v0.5.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking tor-rtcompat v0.40.0
[INFO] [stderr]     Checking derive-deftly v1.6.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking tor-memquota-cost v0.40.0
[INFO] [stderr]     Checking pwd-grp v1.0.2
[INFO] [stderr]     Checking tor-async-utils v0.40.0
[INFO] [stderr]     Checking fehler v1.0.0
[INFO] [stderr]     Checking tor-llcrypto v0.40.0
[INFO] [stderr]     Checking fs-mistrust v0.14.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking tor-persist v0.40.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking tor-bytes v0.40.0
[INFO] [stderr]     Checking tor-checkable v0.40.0
[INFO] [stderr]    Compiling smoltcp v0.12.0
[INFO] [stderr]     Checking tor-protover v0.40.0
[INFO] [stderr]     Checking tor-socksproto v0.40.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tor-cert v0.40.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tor-consdiff v0.40.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking tor-key-forge v0.40.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking rusqlite v0.38.0
[INFO] [stderr]     Checking compression-codecs v0.4.32
[INFO] [stderr]     Checking criterion-cycles-per-byte v0.8.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]     Checking tor-log-ratelim v0.40.0
[INFO] [stderr]     Checking tor-config v0.40.0
[INFO] [stderr]     Checking tor-rtmock v0.40.0
[INFO] [stderr]     Checking async-compression v0.4.33
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking etherparse v0.16.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking tor-memquota v0.40.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking ip_network v0.4.1
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking hostname-validator v1.1.1
[INFO] [stderr]     Checking ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking async-stream v0.2.1
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]     Checking ip_network_table v0.2.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tor-units v0.40.0
[INFO] [stderr]     Checking tor-linkspec v0.40.0
[INFO] [stderr]     Checking tracing-journald v0.3.1
[INFO] [stderr]     Checking ipnetwork v0.21.1
[INFO] [stderr]     Checking caps v0.5.5
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking tor-hscrypto v0.40.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling burrow v0.1.0 (/opt/rustwide/workdir/burrow)
[INFO] [stderr]     Checking insta v1.43.2
[INFO] [stderr]     Checking tor-keymgr v0.40.0
[INFO] [stderr]     Checking netstack-smoltcp v0.2.1
[INFO] [stderr]     Checking tor-cell v0.40.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.26.3
[INFO] [stderr]     Checking tor-relay-crypto v0.40.0
[INFO] [stderr]     Checking libsystemd v0.7.2
[INFO] [stderr]     Checking tor-netdoc v0.40.0
[INFO] [stderr]     Checking tor-proto v0.40.0
[INFO] [stderr]     Checking tor-netdir v0.40.0
[INFO] [stderr]     Checking tor-dircommon v0.40.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking tor-relay-selection v0.40.0
[INFO] [stderr]     Checking tor-guardmgr v0.40.0
[INFO] [stderr]     Checking tor-chanmgr v0.40.0
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking tor-circmgr v0.40.0
[INFO] [stderr]     Checking tor-dirclient v0.40.0
[INFO] [stderr]     Checking tor-dirmgr v0.40.0
[INFO] [stderr]     Checking arti-client v0.40.0
[INFO] [stdout] warning: unused import: `Listener`
[INFO] [stdout]  --> burrow/src/daemon/net/mod.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use unix::{get_socket_path, DaemonClient, Listener};
[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: `OsStr` and `sync::Arc`
[INFO] [stdout]  --> burrow/src/tor/exec.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ffi::{OsStr, OsString},
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     sync::Arc,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tor_rtcompat::PreferredRuntime`
[INFO] [stdout]   --> burrow/src/tor/exec.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tor_rtcompat::PreferredRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> burrow/src/tor/exec.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tracing::{debug, info};
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TorDnsHandle` and `TorHandle`
[INFO] [stdout]   --> burrow/src/tor/exec.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     dns::{spawn as spawn_dns, TorDnsHandle},
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] 20 |     runtime::{spawn_with_client, TorHandle},
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> burrow/src/usernet/mod.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |     sync::{mpsc, Mutex, RwLock},
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Listener`
[INFO] [stdout]  --> burrow/src/daemon/net/mod.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use unix::{get_socket_path, DaemonClient, Listener};
[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: `OsStr` and `sync::Arc`
[INFO] [stdout]  --> burrow/src/tor/exec.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ffi::{OsStr, OsString},
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     sync::Arc,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tor_rtcompat::PreferredRuntime`
[INFO] [stdout]   --> burrow/src/tor/exec.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tor_rtcompat::PreferredRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> burrow/src/tor/exec.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tracing::{debug, info};
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TorDnsHandle` and `TorHandle`
[INFO] [stdout]   --> burrow/src/tor/exec.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     dns::{spawn as spawn_dns, TorDnsHandle},
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] 20 |     runtime::{spawn_with_client, TorHandle},
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> burrow/src/usernet/mod.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |     sync::{mpsc, Mutex, RwLock},
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> burrow/src/wireguard/inifield.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl IniField {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 78 |     fn new(value: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `is_expired`, `src_address`, `set_static_private`, `estimate_loss`, and `stats` are never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/mod.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl Tunnel {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn is_expired(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn src_address(packet: &[u8]) -> Option<IpAddr> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn set_static_private(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 589 |     fn estimate_loss(&self) -> f32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     pub fn stats(&self) -> (Option<Duration>, usize, usize, f32, Option<u32>) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HalfHandshake` is never constructed
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub struct HalfHandshake {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_handshake_anon` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn parse_handshake_anon(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_static_private` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:398:8
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl NoiseParams {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 398 |     fn set_static_private(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_static_private` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:479:19
[INFO] [stdout]     |
[INFO] [stdout] 415 | impl Handshake {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 479 |     pub(crate) fn set_static_private(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_packet_cnt` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/session.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl Session {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub(super) fn current_packet_cnt(&self) -> (u64, u64) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `time_since_last_handshake` and `persistent_keepalive` are never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/timers.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl Tunnel {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn time_since_last_handshake(&self) -> Option<Duration> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     pub fn persistent_keepalive(&self) -> Option<u16> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BootstrapIdentity` is never constructed
[INFO] [stdout]   --> burrow/src/auth/server/mod.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct BootstrapIdentity {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthServerConfig` is never constructed
[INFO] [stdout]   --> burrow/src/auth/server/mod.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct AuthServerConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_env` and `bootstrap_password` are never used
[INFO] [stdout]   --> burrow/src/auth/server/mod.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl AuthServerConfig {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 61 |     pub fn from_env() -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     fn bootstrap_password(&self) -> Result<Option<String>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppState` is never constructed
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | struct AppState {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TailnetDiscoveryQuery` is never constructed
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | struct TailnetDiscoveryQuery {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AppResult` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:114:6
[INFO] [stdout]     |
[INFO] [stdout] 114 | type AppResult<T> = Result<T, (StatusCode, String)>;
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub async fn serve() -> Result<()> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve_with_config` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub async fn serve_with_config(config: AuthServerConfig) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_router` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn build_router(config: AuthServerConfig) -> Router {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `login_local` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:157:10
[INFO] [stdout]     |
[INFO] [stdout] 157 | async fn login_local(
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `control_register` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:168:10
[INFO] [stdout]     |
[INFO] [stdout] 168 | async fn control_register(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `control_map` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 | async fn control_map(
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tailnet_discover` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:215:10
[INFO] [stdout]     |
[INFO] [stdout] 215 | async fn tailnet_discover(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tailscale_login_start` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 | async fn tailscale_login_start(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tailscale_login_status` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:240:10
[INFO] [stdout]     |
[INFO] [stdout] 240 | async fn tailscale_login_status(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `healthz` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:253:10
[INFO] [stdout]     |
[INFO] [stdout] 253 | async fn healthz() -> impl IntoResponse {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `device_new` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:257:10
[INFO] [stdout]     |
[INFO] [stdout] 257 | async fn device_new() -> impl IntoResponse {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `blocking` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 | async fn blocking<F, T>(work: F) -> AppResult<T>
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `internal_error` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:272:4
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn internal_error(err: anyhow::Error) -> (StatusCode, String) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bearer_token` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:276:4
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn bearer_token(headers: &HeaderMap) -> AppResult<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shutdown_signal` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:295:10
[INFO] [stdout]     |
[INFO] [stdout] 295 | async fn shutdown_signal() {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CREATE_SCHEMA` is never used
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const CREATE_SCHEMA: &str = r#"
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StoredUser` is never constructed
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct StoredUser {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_db` is never used
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn init_db(path: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_local_identity` is never used
[INFO] [stdout]   --> burrow/src/auth/server/db.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn ensure_local_identity(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `authenticate_local` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn authenticate_local(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_for_session` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:171:8
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn user_for_session(path: &str, token: &str) -> Result<Option<StoredUser>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_node` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:187:8
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub fn upsert_node(path: &str, user: &StoredUser, request: &RegisterRequest) -> Result<Node> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_for_node` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:258:8
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub fn map_for_node(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `PATH` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:298:12
[INFO] [stdout]     |
[INFO] [stdout] 298 | pub static PATH: &str = "./server.sqlite3";
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_map_request` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:300:4
[INFO] [stdout]     |
[INFO] [stdout] 300 | fn apply_map_request(conn: &Connection, user_id: i64, request: &MapRequest) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_existing_node` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:336:4
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn find_existing_node(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_peers` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:369:4
[INFO] [stdout]     |
[INFO] [stdout] 369 | fn load_peers(conn: &Connection, self_id: i64) -> Result<Vec<Node>> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_node` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:388:4
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn load_node(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_user` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:454:4
[INFO] [stdout]     |
[INFO] [stdout] 454 | fn load_user(conn: &Connection, user_id: i64) -> Result<StoredUser> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_user_profile` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:459:4
[INFO] [stdout]     |
[INFO] [stdout] 459 | fn load_user_profile(conn: &Connection, user_id: i64) -> Result<UserProfile> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_password` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:481:4
[INFO] [stdout]     |
[INFO] [stdout] 481 | fn hash_password(password: &str) -> Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify_password` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:489:4
[INFO] [stdout]     |
[INFO] [stdout] 489 | fn verify_password(password: &str, password_hash: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_token` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:500:4
[INFO] [stdout]     |
[INFO] [stdout] 500 | fn random_token() -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_json` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:506:4
[INFO] [stdout]     |
[INFO] [stdout] 506 | fn to_json<T: serde::Serialize>(value: &T) -> Result<String> {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `optional_json` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:510:4
[INFO] [stdout]     |
[INFO] [stdout] 510 | fn optional_json<T: serde::Serialize>(value: &Option<T>) -> Result<Option<String>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_json` is never used
[INFO] [stdout]    --> burrow/src/auth/server/db.rs:514:4
[INFO] [stdout]     |
[INFO] [stdout] 514 | fn parse_json<T: serde::de::DeserializeOwned>(value: &str) -> Result<T> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `session_id` and `state_dir` are never used
[INFO] [stdout]    --> burrow/src/auth/server/tailscale.rs:235:12
[INFO] [stdout]     |
[INFO] [stdout] 234 | impl TailscaleHelperProcess {
[INFO] [stdout]     | --------------------------- methods in this implementation
[INFO] [stdout] 235 |     pub fn session_id(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub fn state_dir(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Listener` is never constructed
[INFO] [stdout]   --> burrow/src/daemon/net/unix.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Listener {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `new_with_path`, `run`, and `stream` are never used
[INFO] [stdout]   --> burrow/src/daemon/net/unix.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Listener {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 39 |     #[throws]
[INFO] [stdout] 40 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn new_with_path(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub async fn run(&self) -> Result<()> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     async fn stream(
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `raw_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn raw_fd() -> Option<RawFd> {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_path_or_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:164:4
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn listener_from_path_or_fd(path: &Path, raw_fd: Option<RawFd>) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:173:4
[INFO] [stdout]     |
[INFO] [stdout] 173 | fn listener_from_fd(fd: RawFd) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_path` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:182:4
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn listener_from_path(path: &Path) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DaemonMessage` is never used
[INFO] [stdout]   --> burrow/src/daemon/rpc/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum DaemonMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DaemonNotification` is never used
[INFO] [stdout]  --> burrow/src/daemon/rpc/notification.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum DaemonNotification {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> burrow/src/wireguard/inifield.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl IniField {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 78 |     fn new(value: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `is_expired`, `src_address`, `set_static_private`, `estimate_loss`, and `stats` are never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/mod.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl Tunnel {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn is_expired(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn src_address(packet: &[u8]) -> Option<IpAddr> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn set_static_private(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 589 |     fn estimate_loss(&self) -> f32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     pub fn stats(&self) -> (Option<Duration>, usize, usize, f32, Option<u32>) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HalfHandshake` is never constructed
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub struct HalfHandshake {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_handshake_anon` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn parse_handshake_anon(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_static_private` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:398:8
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl NoiseParams {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 398 |     fn set_static_private(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_static_private` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:479:19
[INFO] [stdout]     |
[INFO] [stdout] 415 | impl Handshake {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 479 |     pub(crate) fn set_static_private(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_packet_cnt` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/session.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl Session {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub(super) fn current_packet_cnt(&self) -> (u64, u64) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `time_since_last_handshake` and `persistent_keepalive` are never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/timers.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl Tunnel {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn time_since_last_handshake(&self) -> Option<Duration> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     pub fn persistent_keepalive(&self) -> Option<u16> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `listen` is never read
[INFO] [stdout]   --> burrow/src/auth/server/mod.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct AuthServerConfig {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 43 |     pub listen: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthServerConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]   --> burrow/src/auth/server/mod.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl AuthServerConfig {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 61 |     pub fn from_env() -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub async fn serve() -> Result<()> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve_with_config` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub async fn serve_with_config(config: AuthServerConfig) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shutdown_signal` is never used
[INFO] [stdout]    --> burrow/src/auth/server/mod.rs:295:10
[INFO] [stdout]     |
[INFO] [stdout] 295 | async fn shutdown_signal() {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `session_id` and `state_dir` are never used
[INFO] [stdout]    --> burrow/src/auth/server/tailscale.rs:235:12
[INFO] [stdout]     |
[INFO] [stdout] 234 | impl TailscaleHelperProcess {
[INFO] [stdout]     | --------------------------- methods in this implementation
[INFO] [stdout] 235 |     pub fn session_id(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub fn state_dir(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Listener` is never constructed
[INFO] [stdout]   --> burrow/src/daemon/net/unix.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Listener {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `new_with_path`, `run`, and `stream` are never used
[INFO] [stdout]   --> burrow/src/daemon/net/unix.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Listener {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 39 |     #[throws]
[INFO] [stdout] 40 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn new_with_path(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub async fn run(&self) -> Result<()> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     async fn stream(
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `raw_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn raw_fd() -> Option<RawFd> {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_path_or_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:164:4
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn listener_from_path_or_fd(path: &Path, raw_fd: Option<RawFd>) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:173:4
[INFO] [stdout]     |
[INFO] [stdout] 173 | fn listener_from_fd(fd: RawFd) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_path` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:182:4
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn listener_from_path(path: &Path) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DaemonMessage` is never used
[INFO] [stdout]   --> burrow/src/daemon/rpc/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum DaemonMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DaemonNotification` is never used
[INFO] [stdout]  --> burrow/src/daemon/rpc/notification.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum DaemonNotification {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TAILNET_DISCOVERY_REL`
[INFO] [stdout]   --> burrow/src/control/mod.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use discovery::{TailnetDiscovery, TAILNET_DISCOVERY_REL};
[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 import: `TAILNET_DISCOVERY_REL`
[INFO] [stdout]   --> burrow/src/control/mod.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use discovery::{TailnetDiscovery, TAILNET_DISCOVERY_REL};
[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 import: `Listener`
[INFO] [stdout]  --> burrow/src/daemon/net/mod.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use unix::{get_socket_path, DaemonClient, Listener};
[INFO] [stdout]   |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Listener`
[INFO] [stdout]  --> burrow/src/daemon/net/mod.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use unix::{get_socket_path, DaemonClient, Listener};
[INFO] [stdout]   |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ServerInfo`
[INFO] [stdout]   --> burrow/src/daemon/rpc/mod.rs:10:70
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use response::{DaemonResponse, DaemonResponseData, ServerConfig, ServerInfo};
[INFO] [stdout]    |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DaemonStartOptions`
[INFO] [stdout]   --> burrow/src/daemon/mod.rs:12:50
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use rpc::{DaemonCommand, DaemonResponseData, DaemonStartOptions};
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ServerInfo`
[INFO] [stdout]   --> burrow/src/daemon/rpc/mod.rs:10:70
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use response::{DaemonResponse, DaemonResponseData, ServerConfig, ServerInfo};
[INFO] [stdout]    |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DaemonStartOptions`
[INFO] [stdout]   --> burrow/src/daemon/mod.rs:12:50
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use rpc::{DaemonCommand, DaemonResponseData, DaemonStartOptions};
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OsStr` and `sync::Arc`
[INFO] [stdout]  --> burrow/src/tor/exec.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ffi::{OsStr, OsString},
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     sync::Arc,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tor_rtcompat::PreferredRuntime`
[INFO] [stdout]   --> burrow/src/tor/exec.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tor_rtcompat::PreferredRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> burrow/src/tor/exec.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tracing::{debug, info};
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TorDnsHandle` and `TorHandle`
[INFO] [stdout]   --> burrow/src/tor/exec.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     dns::{spawn as spawn_dns, TorDnsHandle},
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] 20 |     runtime::{spawn_with_client, TorHandle},
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ArtiConfig`
[INFO] [stdout]  --> burrow/src/tor/mod.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use config::{ArtiConfig, Config, SystemTcpStackConfig, TcpStackConfig};
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `exec::run_exec`
[INFO] [stdout]  --> burrow/src/tor/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use exec::run_exec;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TorHandle`, `spawn_with_client`, and `spawn`
[INFO] [stdout]  --> burrow/src/tor/mod.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use runtime::{bootstrap_client, spawn, spawn_with_client, TorHandle};
[INFO] [stdout]   |                                     ^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> burrow/src/usernet/mod.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |     sync::{mpsc, Mutex, RwLock},
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OsStr` and `sync::Arc`
[INFO] [stdout]  --> burrow/src/tor/exec.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ffi::{OsStr, OsString},
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     sync::Arc,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tor_rtcompat::PreferredRuntime`
[INFO] [stdout]   --> burrow/src/tor/exec.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tor_rtcompat::PreferredRuntime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> burrow/src/tor/exec.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tracing::{debug, info};
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TorDnsHandle` and `TorHandle`
[INFO] [stdout]   --> burrow/src/tor/exec.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     dns::{spawn as spawn_dns, TorDnsHandle},
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] 20 |     runtime::{spawn_with_client, TorHandle},
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ArtiConfig`
[INFO] [stdout]  --> burrow/src/tor/mod.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use config::{ArtiConfig, Config, SystemTcpStackConfig, TcpStackConfig};
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `exec::run_exec`
[INFO] [stdout]  --> burrow/src/tor/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use exec::run_exec;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TorHandle`, `spawn_with_client`, and `spawn`
[INFO] [stdout]  --> burrow/src/tor/mod.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use runtime::{bootstrap_client, spawn, spawn_with_client, TorHandle};
[INFO] [stdout]   |                                     ^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> burrow/src/usernet/mod.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |     sync::{mpsc, Mutex, RwLock},
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Listener` is never constructed
[INFO] [stdout]   --> burrow/src/daemon/net/unix.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Listener {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `new_with_path`, `run`, and `stream` are never used
[INFO] [stdout]   --> burrow/src/daemon/net/unix.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Listener {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 39 |     #[throws]
[INFO] [stdout] 40 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn new_with_path(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub async fn run(&self) -> Result<()> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     async fn stream(
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `raw_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn raw_fd() -> Option<RawFd> {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_path_or_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:164:4
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn listener_from_path_or_fd(path: &Path, raw_fd: Option<RawFd>) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:173:4
[INFO] [stdout]     |
[INFO] [stdout] 173 | fn listener_from_fd(fd: RawFd) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_path` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:182:4
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn listener_from_path(path: &Path) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DaemonMessage` is never used
[INFO] [stdout]   --> burrow/src/daemon/rpc/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum DaemonMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WireGuardPeer` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/burrow-8f61b50853ea31b0/out/burrow.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct WireGuardPeer {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WireGuardNetwork` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/burrow-8f61b50853ea31b0/out/burrow.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct WireGuardNetwork {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DaemonNotification` is never used
[INFO] [stdout]  --> burrow/src/daemon/rpc/notification.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum DaemonNotification {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_id` is never used
[INFO] [stdout]   --> burrow/src/daemon/rpc/response.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl DaemonResponse {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 30 |     pub fn with_id(self, id: u64) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_tun` is never used
[INFO] [stdout]    --> burrow/src/wireguard/iface.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl Interface {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn get_tun(&self) -> Arc<RwLock<Option<TunInterface>>> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> burrow/src/wireguard/inifield.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl IniField {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 78 |     fn new(value: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `is_expired`, `src_address`, `set_static_private`, `estimate_loss`, and `stats` are never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/mod.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl Tunnel {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn is_expired(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn src_address(packet: &[u8]) -> Option<IpAddr> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn set_static_private(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 589 |     fn estimate_loss(&self) -> f32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     pub fn stats(&self) -> (Option<Duration>, usize, usize, f32, Option<u32>) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HalfHandshake` is never constructed
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub struct HalfHandshake {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_handshake_anon` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn parse_handshake_anon(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_static_private` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:398:8
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl NoiseParams {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 398 |     fn set_static_private(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_static_private` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:479:19
[INFO] [stdout]     |
[INFO] [stdout] 415 | impl Handshake {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 479 |     pub(crate) fn set_static_private(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_packet_cnt` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/session.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl Session {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub(super) fn current_packet_cnt(&self) -> (u64, u64) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `time_since_last_handshake` and `persistent_keepalive` are never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/timers.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl Tunnel {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn time_since_last_handshake(&self) -> Option<Duration> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     pub fn persistent_keepalive(&self) -> Option<u16> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]   --> burrow/src/wireguard/pcb.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct PeerPcb {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub handle: RwLock<Option<JoinHandle<()>>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PeerPcb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `session_id` and `state_dir` are never used
[INFO] [stdout]    --> burrow/src/auth/server/tailscale.rs:235:12
[INFO] [stdout]     |
[INFO] [stdout] 234 | impl TailscaleHelperProcess {
[INFO] [stdout]     | --------------------------- methods in this implementation
[INFO] [stdout] 235 |     pub fn session_id(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub fn state_dir(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TorDnsHandle` is never constructed
[INFO] [stdout]   --> burrow/src/tor/dns.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct TorDnsHandle {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `shutdown` is never used
[INFO] [stdout]   --> burrow/src/tor/dns.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl TorDnsHandle {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 25 |     pub async fn shutdown(self) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn` is never used
[INFO] [stdout]   --> burrow/src/tor/dns.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub async fn spawn(
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_error` is never used
[INFO] [stdout]    --> burrow/src/tor/dns.rs:147:4
[INFO] [stdout]     |
[INFO] [stdout] 147 | fn join_error(err: JoinError) -> anyhow::Error {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHILD_PREFIX_LEN` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const CHILD_PREFIX_LEN: u8 = 30;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHILD_DNS_PORT` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const CHILD_DNS_PORT: u16 = 53;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LISTENER_READY_TIMEOUT` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const LISTENER_READY_TIMEOUT: Duration = Duration::from_secs(10);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LISTENER_READY_POLL` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const LISTENER_READY_POLL: Duration = Duration::from_millis(100);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_exec` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub async fn run_exec(mut config: Config, command: Vec<String>) -> Result<i32> {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_root` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn ensure_root() -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_host_tool` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn ensure_host_tool(tool: &str) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_listener` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 93 | async fn wait_for_listener(addr: SocketAddr) -> Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `netns_name`, `host_ip`, `child_ip`, and `listener_port` are never read
[INFO] [stdout]    --> burrow/src/tor/exec.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | struct NamespacePlan {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 122 |     netns_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     host_ip: Ipv4Addr,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 126 |     child_ip: Ipv4Addr,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 127 |     listener_port: u16,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NamespacePlan` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `host_cidr` and `child_cidr` are never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl NamespacePlan {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn host_cidr(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn child_cidr(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NamespaceGuard` is never constructed
[INFO] [stdout]    --> burrow/src/tor/exec.rs:153:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | struct NamespaceGuard {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `create`, `run_child`, and `cleanup` are never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl NamespaceGuard {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 163 |     fn create(plan: &NamespacePlan) -> Result<Self> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     async fn run_child(&self, command: &[String]) -> Result<ExitStatus> {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     fn cleanup(&mut self) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_resolv_conf` is never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:373:4
[INFO] [stdout]     |
[INFO] [stdout] 373 | fn write_resolv_conf(nameserver: Ipv4Addr) -> Result<PathBuf> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_host_command` is never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:380:4
[INFO] [stdout]     |
[INFO] [stdout] 380 | fn run_host_command<const N: usize>(args: [&str; N]) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shell_words` is never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:398:4
[INFO] [stdout]     |
[INFO] [stdout] 398 | fn shell_words(args: &[&str]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shlex_escape` is never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:405:4
[INFO] [stdout]     |
[INFO] [stdout] 405 | fn shlex_escape(value: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHILD_SCRIPT` is never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:416:7
[INFO] [stdout]     |
[INFO] [stdout] 416 | const CHILD_SCRIPT: &str = r#"
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TorHandle` is never constructed
[INFO] [stdout]   --> burrow/src/tor/runtime.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct TorHandle {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `shutdown` is never used
[INFO] [stdout]   --> burrow/src/tor/runtime.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl TorHandle {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 22 |     pub async fn shutdown(self) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn` is never used
[INFO] [stdout]   --> burrow/src/tor/runtime.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub async fn spawn(config: Config) -> Result<TorHandle> {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn_with_client` is never used
[INFO] [stdout]   --> burrow/src/tor/runtime.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub async fn spawn_with_client(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_error` is never used
[INFO] [stdout]    --> burrow/src/tor/runtime.rs:124:4
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn join_error(err: JoinError) -> anyhow::Error {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemTcpStackRuntime` is never constructed
[INFO] [stdout]  --> burrow/src/tor/system.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct SystemTcpStackRuntime {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `bind`, `local_addr`, and `accept` are never used
[INFO] [stdout]   --> burrow/src/tor/system.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl SystemTcpStackRuntime {
[INFO] [stdout]    | -------------------------- associated items in this implementation
[INFO] [stdout] 13 |     pub async fn bind(config: &SystemTcpStackConfig) -> Result<Self> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn local_addr(&self) -> SocketAddr {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub async fn accept(&self) -> Result<(TcpStream, SocketAddr)> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `original_destination` is never used
[INFO] [stdout]   --> burrow/src/tor/system.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn original_destination(stream: &TcpStream) -> Result<SocketAddr> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Listener` is never constructed
[INFO] [stdout]   --> burrow/src/daemon/net/unix.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Listener {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `new_with_path`, `run`, and `stream` are never used
[INFO] [stdout]   --> burrow/src/daemon/net/unix.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Listener {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 39 |     #[throws]
[INFO] [stdout] 40 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn new_with_path(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub async fn run(&self) -> Result<()> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     async fn stream(
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `raw_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn raw_fd() -> Option<RawFd> {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_path_or_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:164:4
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn listener_from_path_or_fd(path: &Path, raw_fd: Option<RawFd>) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_fd` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:173:4
[INFO] [stdout]     |
[INFO] [stdout] 173 | fn listener_from_fd(fd: RawFd) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_from_path` is never used
[INFO] [stdout]    --> burrow/src/daemon/net/unix.rs:182:4
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn listener_from_path(path: &Path) -> UnixListener {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DaemonMessage` is never used
[INFO] [stdout]   --> burrow/src/daemon/rpc/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum DaemonMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WireGuardPeer` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/burrow-8f61b50853ea31b0/out/burrow.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct WireGuardPeer {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WireGuardNetwork` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/burrow-8f61b50853ea31b0/out/burrow.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct WireGuardNetwork {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DaemonNotification` is never used
[INFO] [stdout]  --> burrow/src/daemon/rpc/notification.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum DaemonNotification {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_id` is never used
[INFO] [stdout]   --> burrow/src/daemon/rpc/response.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl DaemonResponse {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 30 |     pub fn with_id(self, id: u64) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_tun` is never used
[INFO] [stdout]    --> burrow/src/wireguard/iface.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl Interface {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn get_tun(&self) -> Arc<RwLock<Option<TunInterface>>> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> burrow/src/wireguard/inifield.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl IniField {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 78 |     fn new(value: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `is_expired`, `src_address`, `set_static_private`, `estimate_loss`, and `stats` are never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/mod.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl Tunnel {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn is_expired(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn src_address(packet: &[u8]) -> Option<IpAddr> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn set_static_private(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 589 |     fn estimate_loss(&self) -> f32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     pub fn stats(&self) -> (Option<Duration>, usize, usize, f32, Option<u32>) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HalfHandshake` is never constructed
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub struct HalfHandshake {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_handshake_anon` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn parse_handshake_anon(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_static_private` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:398:8
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl NoiseParams {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 398 |     fn set_static_private(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_static_private` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/handshake.rs:479:19
[INFO] [stdout]     |
[INFO] [stdout] 415 | impl Handshake {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 479 |     pub(crate) fn set_static_private(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_packet_cnt` is never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/session.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl Session {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub(super) fn current_packet_cnt(&self) -> (u64, u64) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `time_since_last_handshake` and `persistent_keepalive` are never used
[INFO] [stdout]    --> burrow/src/wireguard/noise/timers.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl Tunnel {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn time_since_last_handshake(&self) -> Option<Duration> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     pub fn persistent_keepalive(&self) -> Option<u16> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]   --> burrow/src/wireguard/pcb.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct PeerPcb {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub handle: RwLock<Option<JoinHandle<()>>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PeerPcb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `session_id` and `state_dir` are never used
[INFO] [stdout]    --> burrow/src/auth/server/tailscale.rs:235:12
[INFO] [stdout]     |
[INFO] [stdout] 234 | impl TailscaleHelperProcess {
[INFO] [stdout]     | --------------------------- methods in this implementation
[INFO] [stdout] 235 |     pub fn session_id(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub fn state_dir(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `listen_addr` is never used
[INFO] [stdout]   --> burrow/src/tor/config.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn listen_addr(&self) -> Result<SocketAddr> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TorDnsHandle` is never constructed
[INFO] [stdout]   --> burrow/src/tor/dns.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct TorDnsHandle {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `shutdown` is never used
[INFO] [stdout]   --> burrow/src/tor/dns.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl TorDnsHandle {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 25 |     pub async fn shutdown(self) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn` is never used
[INFO] [stdout]   --> burrow/src/tor/dns.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub async fn spawn(
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_error` is never used
[INFO] [stdout]    --> burrow/src/tor/dns.rs:147:4
[INFO] [stdout]     |
[INFO] [stdout] 147 | fn join_error(err: JoinError) -> anyhow::Error {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHILD_PREFIX_LEN` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const CHILD_PREFIX_LEN: u8 = 30;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHILD_DNS_PORT` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const CHILD_DNS_PORT: u16 = 53;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LISTENER_READY_TIMEOUT` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const LISTENER_READY_TIMEOUT: Duration = Duration::from_secs(10);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LISTENER_READY_POLL` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const LISTENER_READY_POLL: Duration = Duration::from_millis(100);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_exec` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub async fn run_exec(mut config: Config, command: Vec<String>) -> Result<i32> {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_root` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn ensure_root() -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_host_tool` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn ensure_host_tool(tool: &str) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_listener` is never used
[INFO] [stdout]   --> burrow/src/tor/exec.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 93 | async fn wait_for_listener(addr: SocketAddr) -> Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `child_exit_code` is never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:110:4
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn child_exit_code(status: ExitStatus) -> Result<i32> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NamespacePlan` is never constructed
[INFO] [stdout]    --> burrow/src/tor/exec.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | struct NamespacePlan {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `host_cidr`, and `child_cidr` are never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl NamespacePlan {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 131 |     fn new(listener_port: u16) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn host_cidr(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn child_cidr(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NamespaceGuard` is never constructed
[INFO] [stdout]    --> burrow/src/tor/exec.rs:153:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | struct NamespaceGuard {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `create`, `run_child`, and `cleanup` are never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl NamespaceGuard {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 163 |     fn create(plan: &NamespacePlan) -> Result<Self> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     async fn run_child(&self, command: &[String]) -> Result<ExitStatus> {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     fn cleanup(&mut self) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_resolv_conf` is never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:373:4
[INFO] [stdout]     |
[INFO] [stdout] 373 | fn write_resolv_conf(nameserver: Ipv4Addr) -> Result<PathBuf> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_host_command` is never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:380:4
[INFO] [stdout]     |
[INFO] [stdout] 380 | fn run_host_command<const N: usize>(args: [&str; N]) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shell_words` is never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:398:4
[INFO] [stdout]     |
[INFO] [stdout] 398 | fn shell_words(args: &[&str]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shlex_escape` is never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:405:4
[INFO] [stdout]     |
[INFO] [stdout] 405 | fn shlex_escape(value: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHILD_SCRIPT` is never used
[INFO] [stdout]    --> burrow/src/tor/exec.rs:416:7
[INFO] [stdout]     |
[INFO] [stdout] 416 | const CHILD_SCRIPT: &str = r#"
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TorHandle` is never constructed
[INFO] [stdout]   --> burrow/src/tor/runtime.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct TorHandle {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `shutdown` is never used
[INFO] [stdout]   --> burrow/src/tor/runtime.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl TorHandle {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 22 |     pub async fn shutdown(self) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn` is never used
[INFO] [stdout]   --> burrow/src/tor/runtime.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub async fn spawn(config: Config) -> Result<TorHandle> {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn_with_client` is never used
[INFO] [stdout]   --> burrow/src/tor/runtime.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub async fn spawn_with_client(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_error` is never used
[INFO] [stdout]    --> burrow/src/tor/runtime.rs:124:4
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn join_error(err: JoinError) -> anyhow::Error {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemTcpStackRuntime` is never constructed
[INFO] [stdout]  --> burrow/src/tor/system.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct SystemTcpStackRuntime {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `bind`, `local_addr`, and `accept` are never used
[INFO] [stdout]   --> burrow/src/tor/system.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl SystemTcpStackRuntime {
[INFO] [stdout]    | -------------------------- associated items in this implementation
[INFO] [stdout] 13 |     pub async fn bind(config: &SystemTcpStackConfig) -> Result<Self> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn local_addr(&self) -> SocketAddr {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub async fn accept(&self) -> Result<(TcpStream, SocketAddr)> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `original_destination` is never used
[INFO] [stdout]   --> burrow/src/tor/system.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn original_destination(stream: &TcpStream) -> Result<SocketAddr> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `socket_addr_from_storage` is never used
[INFO] [stdout]   --> burrow/src/tor/system.rs:73:4
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn socket_addr_from_storage(addr: &libc::sockaddr_storage, len: usize) -> Result<SocketAddr> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s
[INFO] running `Command { std: "docker" "inspect" "6cd9c15107c3bb064daef3984ae570d5f2cc6cf0ffa9c53bebec1f12a5c8d1d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cd9c15107c3bb064daef3984ae570d5f2cc6cf0ffa9c53bebec1f12a5c8d1d6", kill_on_drop: false }`
[INFO] [stdout] 6cd9c15107c3bb064daef3984ae570d5f2cc6cf0ffa9c53bebec1f12a5c8d1d6
