[INFO] cloning repository https://github.com/quirinecker/docki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quirinecker/docki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinecker%2Fdocki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinecker%2Fdocki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bb50c09bf877e5cecc100eb3a672aeba207b52c
[INFO] checking quirinecker/docki against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinecker%2Fdocki" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/quirinecker/docki
[INFO] finished tweaking git repo https://github.com/quirinecker/docki
[INFO] tweaked toml for git repo https://github.com/quirinecker/docki written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quirinecker/docki on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quirinecker/docki 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c29e2afe2a3ff9f1169bb257609aa29a624ceaf1b20e71ebcc972ace8ff5572
[INFO] running `Command { std: "docker" "start" "-a" "9c29e2afe2a3ff9f1169bb257609aa29a624ceaf1b20e71ebcc972ace8ff5572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c29e2afe2a3ff9f1169bb257609aa29a624ceaf1b20e71ebcc972ace8ff5572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c29e2afe2a3ff9f1169bb257609aa29a624ceaf1b20e71ebcc972ace8ff5572", kill_on_drop: false }`
[INFO] [stdout] 9c29e2afe2a3ff9f1169bb257609aa29a624ceaf1b20e71ebcc972ace8ff5572
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23caef27cb090e2b3b9e4c8795dc44640af9db4b4abb0b80772078bc94f4b429
[INFO] running `Command { std: "docker" "start" "-a" "23caef27cb090e2b3b9e4c8795dc44640af9db4b4abb0b80772078bc94f4b429", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking universal-hash v0.4.0
[INFO] [stderr]     Checking crypto-mac v0.10.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking async-dup v1.2.4
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking route-recognizer v0.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking text_io v0.1.13
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking clap_complete v4.5.60
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]     Checking serde_fmt v1.0.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking value-bag-serde1 v1.11.1
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking femme v2.2.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking zip-extract v0.1.3
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking notify v5.2.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking notify-debouncer-full v0.3.2
[INFO] [stderr]     Checking tungstenite v0.13.0
[INFO] [stderr]     Checking async-tungstenite v0.13.1
[INFO] [stderr]     Checking local-ip-address v0.5.7
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-session v2.0.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking async-h1 v2.3.4
[INFO] [stderr]     Checking http-client v6.5.3
[INFO] [stderr]     Checking async-sse v4.1.0
[INFO] [stderr]     Checking tide v0.16.0
[INFO] [stderr]     Checking tide-websockets v0.4.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking live-server v0.6.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking docki v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `App` is never constructed
[INFO] [stdout]   --> src/app/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct App;
[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 `start`, `setup_environment_variables`, and `new` are never used
[INFO] [stdout]   --> src/app/mod.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl App {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 22 |
[INFO] [stdout] 23 |     pub async fn start(&self) {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn setup_environment_variables() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build` is never used
[INFO] [stdout]  --> src/app/commands/build.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn build(config: &Config) -> () {
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `completions` is never used
[INFO] [stdout]  --> src/app/commands/completions.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn completions(shell: ShellArg) {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INFO_ASCIIDOC` is never used
[INFO] [stdout]  --> src/app/commands/health.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const INFO_ASCIIDOC: &str = "
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INFO_REVEAL` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const INFO_REVEAL: &str = "
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `health` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn health() {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_reveal` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn check_reveal() -> () {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reveal_is_installed` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:39:4
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn reveal_is_installed() -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_asciidoc` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn check_asciidoc() -> () {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `asciidoc_is_installed` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn asciidoc_is_installed() -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_command` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn check_command(command: &str) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_health_ok` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn print_health_ok(name: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_health_not_ok` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn print_health_not_ok(name: &str, info: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ASCIIDOC_REVEAL_VERSION` is never used
[INFO] [stdout]  --> src/app/commands/install_reveal.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const ASCIIDOC_REVEAL_VERSION: &str= "v4.1.0-rc.5";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `install_reveal` is never used
[INFO] [stdout]  --> src/app/commands/install_reveal.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn install_reveal() -> () {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `url` is never used
[INFO] [stdout]   --> src/app/commands/install_reveal.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn url() -> String {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve` is never used
[INFO] [stdout]   --> src/app/commands/serve.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn serve(config: &Config) {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Server` is never constructed
[INFO] [stdout]   --> src/app/commands/serve.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct Server<'a> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/app/commands/serve.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl <'a> Server <'a> {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout]  27 |     fn new(builder: DockiBuilder<'a>, config: &'a Config) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |     async fn serve(&mut self) {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  40 |     async fn start_server(&self) {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |     async fn watch_and_build(&self) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     async fn watch(&self) -> notify::Result<()> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     fn file_change(&self, event: Event) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  82 |     fn build_valid_files(&self, paths: Vec<std::path::PathBuf>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     fn display_rebuilding_status(context: &str, in_path: &str, out_path: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn current_dir() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DockiBuilder` is never constructed
[INFO] [stdout]   --> src/app/build/mod.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct DockiBuilder<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `prepare`, `build_docs`, `build_file`, `copy`, and `display_building_status` are never used
[INFO] [stdout]    --> src/app/build/mod.rs:18:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl <'a> DockiBuilder <'a> {
[INFO] [stdout]     | --------------------------- associated items in this implementation
[INFO] [stdout]  18 |     pub fn new(config: &'a Config) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  32 |     pub async fn prepare(&self) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  68 |     pub fn build_docs(&mut self) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn build_file(&self, path: &str) -> DockiBuildResult {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn copy(in_path: &str, out_path: &str) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     fn display_building_status(&self, status_type: &str, in_path: &str, out_path: &str) -> () {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DockiBuildResult` is never used
[INFO] [stdout]    --> src/app/build/mod.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub enum DockiBuildResult {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exec_command` is never used
[INFO] [stdout]  --> src/app/build/asciidoctor.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn exec_command(command: &mut process::Command) -> Result<(), String> {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `asciidoctor_docs` is never used
[INFO] [stdout]   --> src/app/build/asciidoctor.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn asciidoctor_docs(in_path: &str, out_path: &str) -> process::Command {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `asciidoctor_slides` is never used
[INFO] [stdout]   --> src/app/build/asciidoctor.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn asciidoctor_slides(in_path: &str, out_path: &str, config: &Config) -> process::Command {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parent_path` is never used
[INFO] [stdout]   --> src/app/build/asciidoctor.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn parent_path(child_path: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_between` is never used
[INFO] [stdout]   --> src/app/build/asciidoctor.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn path_between(from: String, to: String) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `transform_input_to_clone_split` is never used
[INFO] [stdout]   --> src/app/build/asciidoctor.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn transform_input_to_clone_split(input: &String) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_back` is never used
[INFO] [stdout]   --> src/app/build/asciidoctor.rs:88:4
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn path_back(count: usize) -> String {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `matching_from_start` is never used
[INFO] [stdout]   --> src/app/build/asciidoctor.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn matching_from_start(from_segments: &Vec<String>, to_segments: &Vec<String>) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_doc` is never used
[INFO] [stdout]    --> src/app/build/asciidoctor.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn build_doc(in_path: &str, out_path: &str, _: &Config) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_slide` is never used
[INFO] [stdout]    --> src/app/build/asciidoctor.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn build_slide(in_path: &str, out_path: &str, config: &Config) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_utf8` is never used
[INFO] [stdout]    --> src/app/build/asciidoctor.rs:122:4
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn from_utf8(input: Vec<u8>) -> String {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecursivePathFetch` is never constructed
[INFO] [stdout]  --> src/app/fs_util/mod.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct RecursivePathFetch {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_extension_filter`, `fetch`, `read_dir`, and `dir_not_found` are never used
[INFO] [stdout]   --> src/app/fs_util/mod.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl RecursivePathFetch {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout]  9 |     pub fn new_with_extension_filter(path: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn fetch(&mut self) -> Result<Vec<String>, String> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn read_dir(&mut self, path: String) -> Result<(), String> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     fn dir_not_found(&self) -> Result<(), String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_paths_recursive` is never used
[INFO] [stdout]   --> src/app/fs_util/mod.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn fetch_paths_recursive(path: &str) -> Result<Vec<String>, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_dir_recursive` is never used
[INFO] [stdout]   --> src/app/fs_util/mod.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn create_dir_recursive(path: &str) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `directory_exists` is never used
[INFO] [stdout]   --> src/app/fs_util/mod.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn directory_exists(path: &String) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand_path` is never used
[INFO] [stdout]   --> src/app/fs_util/mod.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn expand_path(path: String) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `docki_path_env` is never used
[INFO] [stdout]   --> src/app/fs_util/mod.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn docki_path_env() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_parent_dir_recursive` is never used
[INFO] [stdout]   --> src/app/fs_util/mod.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn create_parent_dir_recursive(out_path: &str) -> () {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `watcher` is never used
[INFO] [stdout]  --> src/app/watcher/mod.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn watcher() -> notify::Result<(RecommendedWatcher, Receiver<notify::Result<Event>>)> {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `display_status` is never used
[INFO] [stdout]  --> src/app/log/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn display_status(context1: &str, context2: &str, in_path: &str, out_path: &str) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `args` is never used
[INFO] [stdout]  --> src/app/config/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn args() -> Args {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `load` and `merge_with_args` are never used
[INFO] [stdout]   --> src/app/config/config.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Config {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn load() -> Result<Self, config::ConfigError> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn merge_with_args(self, args: &super::arguments::Args) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `App` is never constructed
[INFO] [stdout]   --> src/app/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct App;
[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 `start`, `setup_environment_variables`, and `new` are never used
[INFO] [stdout]   --> src/app/mod.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl App {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 22 |
[INFO] [stdout] 23 |     pub async fn start(&self) {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn setup_environment_variables() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build` is never used
[INFO] [stdout]  --> src/app/commands/build.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn build(config: &Config) -> () {
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `completions` is never used
[INFO] [stdout]  --> src/app/commands/completions.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn completions(shell: ShellArg) {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INFO_ASCIIDOC` is never used
[INFO] [stdout]  --> src/app/commands/health.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const INFO_ASCIIDOC: &str = "
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INFO_REVEAL` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const INFO_REVEAL: &str = "
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `health` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn health() {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_reveal` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn check_reveal() -> () {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reveal_is_installed` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:39:4
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn reveal_is_installed() -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_asciidoc` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn check_asciidoc() -> () {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `asciidoc_is_installed` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn asciidoc_is_installed() -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_command` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn check_command(command: &str) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_health_ok` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn print_health_ok(name: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_health_not_ok` is never used
[INFO] [stdout]   --> src/app/commands/health.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn print_health_not_ok(name: &str, info: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ASCIIDOC_REVEAL_VERSION` is never used
[INFO] [stdout]  --> src/app/commands/install_reveal.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const ASCIIDOC_REVEAL_VERSION: &str= "v4.1.0-rc.5";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `install_reveal` is never used
[INFO] [stdout]  --> src/app/commands/install_reveal.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn install_reveal() -> () {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `url` is never used
[INFO] [stdout]   --> src/app/commands/install_reveal.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn url() -> String {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve` is never used
[INFO] [stdout]   --> src/app/commands/serve.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn serve(config: &Config) {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Server` is never constructed
[INFO] [stdout]   --> src/app/commands/serve.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct Server<'a> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/app/commands/serve.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl <'a> Server <'a> {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout]  27 |     fn new(builder: DockiBuilder<'a>, config: &'a Config) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |     async fn serve(&mut self) {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  40 |     async fn start_server(&self) {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |     async fn watch_and_build(&self) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     async fn watch(&self) -> notify::Result<()> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     fn file_change(&self, event: Event) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  82 |     fn build_valid_files(&self, paths: Vec<std::path::PathBuf>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     fn display_rebuilding_status(context: &str, in_path: &str, out_path: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn current_dir() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DockiBuilder` is never constructed
[INFO] [stdout]   --> src/app/build/mod.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct DockiBuilder<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `prepare`, `build_docs`, `build_file`, `copy`, and `display_building_status` are never used
[INFO] [stdout]    --> src/app/build/mod.rs:18:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl <'a> DockiBuilder <'a> {
[INFO] [stdout]     | --------------------------- associated items in this implementation
[INFO] [stdout]  18 |     pub fn new(config: &'a Config) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  32 |     pub async fn prepare(&self) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  68 |     pub fn build_docs(&mut self) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn build_file(&self, path: &str) -> DockiBuildResult {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn copy(in_path: &str, out_path: &str) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     fn display_building_status(&self, status_type: &str, in_path: &str, out_path: &str) -> () {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DockiBuildResult` is never used
[INFO] [stdout]    --> src/app/build/mod.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub enum DockiBuildResult {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exec_command` is never used
[INFO] [stdout]  --> src/app/build/asciidoctor.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn exec_command(command: &mut process::Command) -> Result<(), String> {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `asciidoctor_docs` is never used
[INFO] [stdout]   --> src/app/build/asciidoctor.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn asciidoctor_docs(in_path: &str, out_path: &str) -> process::Command {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `asciidoctor_slides` is never used
[INFO] [stdout]   --> src/app/build/asciidoctor.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn asciidoctor_slides(in_path: &str, out_path: &str, config: &Config) -> process::Command {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parent_path` is never used
[INFO] [stdout]   --> src/app/build/asciidoctor.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn parent_path(child_path: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_between` is never used
[INFO] [stdout]   --> src/app/build/asciidoctor.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn path_between(from: String, to: String) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `transform_input_to_clone_split` is never used
[INFO] [stdout]   --> src/app/build/asciidoctor.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn transform_input_to_clone_split(input: &String) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_back` is never used
[INFO] [stdout]   --> src/app/build/asciidoctor.rs:88:4
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn path_back(count: usize) -> String {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `matching_from_start` is never used
[INFO] [stdout]   --> src/app/build/asciidoctor.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn matching_from_start(from_segments: &Vec<String>, to_segments: &Vec<String>) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_doc` is never used
[INFO] [stdout]    --> src/app/build/asciidoctor.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn build_doc(in_path: &str, out_path: &str, _: &Config) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_slide` is never used
[INFO] [stdout]    --> src/app/build/asciidoctor.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn build_slide(in_path: &str, out_path: &str, config: &Config) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_utf8` is never used
[INFO] [stdout]    --> src/app/build/asciidoctor.rs:122:4
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn from_utf8(input: Vec<u8>) -> String {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecursivePathFetch` is never constructed
[INFO] [stdout]  --> src/app/fs_util/mod.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct RecursivePathFetch {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_extension_filter`, `fetch`, `read_dir`, and `dir_not_found` are never used
[INFO] [stdout]   --> src/app/fs_util/mod.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl RecursivePathFetch {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout]  9 |     pub fn new_with_extension_filter(path: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn fetch(&mut self) -> Result<Vec<String>, String> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn read_dir(&mut self, path: String) -> Result<(), String> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     fn dir_not_found(&self) -> Result<(), String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_paths_recursive` is never used
[INFO] [stdout]   --> src/app/fs_util/mod.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn fetch_paths_recursive(path: &str) -> Result<Vec<String>, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_dir_recursive` is never used
[INFO] [stdout]   --> src/app/fs_util/mod.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn create_dir_recursive(path: &str) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `directory_exists` is never used
[INFO] [stdout]   --> src/app/fs_util/mod.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn directory_exists(path: &String) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand_path` is never used
[INFO] [stdout]   --> src/app/fs_util/mod.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn expand_path(path: String) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `docki_path_env` is never used
[INFO] [stdout]   --> src/app/fs_util/mod.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn docki_path_env() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_parent_dir_recursive` is never used
[INFO] [stdout]   --> src/app/fs_util/mod.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn create_parent_dir_recursive(out_path: &str) -> () {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `watcher` is never used
[INFO] [stdout]  --> src/app/watcher/mod.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn watcher() -> notify::Result<(RecommendedWatcher, Receiver<notify::Result<Event>>)> {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `display_status` is never used
[INFO] [stdout]  --> src/app/log/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn display_status(context1: &str, context2: &str, in_path: &str, out_path: &str) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `args` is never used
[INFO] [stdout]  --> src/app/config/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn args() -> Args {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `load` and `merge_with_args` are never used
[INFO] [stdout]   --> src/app/config/config.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Config {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn load() -> Result<Self, config::ConfigError> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn merge_with_args(self, args: &super::arguments::Args) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "23caef27cb090e2b3b9e4c8795dc44640af9db4b4abb0b80772078bc94f4b429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23caef27cb090e2b3b9e4c8795dc44640af9db4b4abb0b80772078bc94f4b429", kill_on_drop: false }`
[INFO] [stdout] 23caef27cb090e2b3b9e4c8795dc44640af9db4b4abb0b80772078bc94f4b429
