[INFO] cloning repository https://github.com/lakrestofer/zet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lakrestofer/zet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flakrestofer%2Fzet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flakrestofer%2Fzet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ad9a25a3e96c7b3103f1319b9c13e77f83276cd [INFO] checking lakrestofer/zet against try#b10dae361a61486cfbdcd3aae3877ee17e00d192 for pr-153912 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flakrestofer%2Fzet" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lakrestofer/zet [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/lakrestofer/zet [INFO] tweaked toml for git repo https://github.com/lakrestofer/zet written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lakrestofer/zet on toolchain b10dae361a61486cfbdcd3aae3877ee17e00d192 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lakrestofer/zet 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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7273de3b19f4ec915e52151346ead637d0868006181597cc3c756630dfd428f [INFO] running `Command { std: "docker" "start" "-a" "a7273de3b19f4ec915e52151346ead637d0868006181597cc3c756630dfd428f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7273de3b19f4ec915e52151346ead637d0868006181597cc3c756630dfd428f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7273de3b19f4ec915e52151346ead637d0868006181597cc3c756630dfd428f", kill_on_drop: false }` [INFO] [stdout] a7273de3b19f4ec915e52151346ead637d0868006181597cc3c756630dfd428f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d82c8f8f0e67881ec6c7ae76a62448e2de764718747f12604c3cd3d589f3a832 [INFO] running `Command { std: "docker" "start" "-a" "d82c8f8f0e67881ec6c7ae76a62448e2de764718747f12604c3cd3d589f3a832", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling libsqlite3-sys v0.34.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking borrow-or-share v0.2.4 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling minify_sql v0.1.5 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling rusqlite_migration v2.2.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling jmespath v0.4.0 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling zet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking assert_fs v1.1.3 [INFO] [stderr] Checking chumsky v0.12.0 [INFO] [stderr] Checking resolve-path v0.1.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking normalize-path v0.2.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling minify_sql_proc v0.1.5 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling load_sql_proc v0.1.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling optfield v0.4.0 [INFO] [stderr] Checking fluent-uri v0.4.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking sql_minifier v0.1.5 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking insta v1.43.2 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking ls-types v0.0.3 [INFO] [stderr] Checking tera v1.20.1 [INFO] [stderr] Checking gray_matter v0.2.9 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking rusqlite v0.36.0 [INFO] [stderr] Checking tower-lsp-server v0.23.0 [INFO] [stdout] warning: feature `trait_alias` is declared but not used [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(trait_alias)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_timestamp_with_time` is never used [INFO] [stdout] --> src/core/date_parser.rs:827:8 [INFO] [stdout] | [INFO] [stdout] 827 | fn assert_timestamp_with_time( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `next_weekday_date` is never used [INFO] [stdout] --> src/core/date_parser.rs:865:8 [INFO] [stdout] | [INFO] [stdout] 865 | fn next_weekday_date(weekday: &str) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `this_weekday_date` is never used [INFO] [stdout] --> src/core/date_parser.rs:880:8 [INFO] [stdout] | [INFO] [stdout] 880 | fn this_weekday_date(weekday: &str) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `last_weekday_date` is never used [INFO] [stdout] --> src/core/date_parser.rs:895:8 [INFO] [stdout] | [INFO] [stdout] 895 | fn last_weekday_date(weekday: &str) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `next_month_date` is never used [INFO] [stdout] --> src/core/date_parser.rs:910:8 [INFO] [stdout] | [INFO] [stdout] 910 | fn next_month_date(month: &str) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `last_month_date` is never used [INFO] [stdout] --> src/core/date_parser.rs:930:8 [INFO] [stdout] | [INFO] [stdout] 930 | fn last_month_date(month: &str) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `trait_alias` is declared but not used [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(trait_alias)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `color_eyre::eyre::eyre` [INFO] [stdout] --> src/app/command_handler/lsp.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use color_eyre::eyre::eyre; [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: `std::collections::HashMap` [INFO] [stdout] --> src/app/command_handler/lsp.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/app/command_handler/lsp.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `render_template`, `resolve_group_from_cwd`, and `resolve_template_string` [INFO] [stdout] --> src/app/command_handler/lsp.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | render_template, resolve_group_from_cwd, resolve_template_string, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `zet::preamble::*` [INFO] [stdout] --> src/app/command_handler/lsp.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use zet::preamble::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_success` is never used [INFO] [stdout] --> tests/helpers/cli.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn assert_success(cmd: &mut Command) -> assert_cmd::assert::Assert { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `open_test_db` is never used [INFO] [stdout] --> tests/helpers/db.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn open_test_db(workspace_root: &Path) -> DB { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_documents` is never used [INFO] [stdout] --> tests/helpers/db.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn count_documents(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_tags` is never used [INFO] [stdout] --> tests/helpers/db.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn count_tags(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_links` is never used [INFO] [stdout] --> tests/helpers/db.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn count_links(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_headings` is never used [INFO] [stdout] --> tests/helpers/db.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn count_headings(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_tasks` is never used [INFO] [stdout] --> tests/helpers/db.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn count_tasks(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_tags_for_document` is never used [INFO] [stdout] --> tests/helpers/db.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn get_tags_for_document(db: &DB, doc_id: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_links_from` is never used [INFO] [stdout] --> tests/helpers/db.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn get_links_from(db: &DB, doc_id: &str) -> Vec<(String, Option)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_broken_links` is never used [INFO] [stdout] --> tests/helpers/db.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn count_broken_links(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_checked_tasks` is never used [INFO] [stdout] --> tests/helpers/db.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn count_checked_tasks(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_unchecked_tasks` is never used [INFO] [stdout] --> tests/helpers/db.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn count_unchecked_tasks(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_document_ids` is never used [INFO] [stdout] --> tests/helpers/db.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn get_all_document_ids(db: &DB) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_document_by_id` is never used [INFO] [stdout] --> tests/helpers/db.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn get_document_by_id(db: &DB, id: &str) -> Option<(String, String)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_document_ids_with_frontmatter_info` is never used [INFO] [stdout] --> tests/helpers/db.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn get_document_ids_with_frontmatter_info(db: &DB) -> Vec<(DocumentId, bool)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `color_eyre::eyre::eyre` [INFO] [stdout] --> src/app/command_handler/lsp.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use color_eyre::eyre::eyre; [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: `std::collections::HashMap` [INFO] [stdout] --> src/app/command_handler/lsp.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/app/command_handler/lsp.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `render_template`, `resolve_group_from_cwd`, and `resolve_template_string` [INFO] [stdout] --> src/app/command_handler/lsp.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | render_template, resolve_group_from_cwd, resolve_template_string, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `zet::preamble::*` [INFO] [stdout] --> src/app/command_handler/lsp.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use zet::preamble::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_success` is never used [INFO] [stdout] --> tests/helpers/cli.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn assert_success(cmd: &mut Command) -> assert_cmd::assert::Assert { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `open_test_db` is never used [INFO] [stdout] --> tests/helpers/db.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn open_test_db(workspace_root: &Path) -> DB { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_documents` is never used [INFO] [stdout] --> tests/helpers/db.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn count_documents(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_tags` is never used [INFO] [stdout] --> tests/helpers/db.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn count_tags(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_links` is never used [INFO] [stdout] --> tests/helpers/db.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn count_links(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_headings` is never used [INFO] [stdout] --> tests/helpers/db.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn count_headings(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_tasks` is never used [INFO] [stdout] --> tests/helpers/db.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn count_tasks(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_tags_for_document` is never used [INFO] [stdout] --> tests/helpers/db.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn get_tags_for_document(db: &DB, doc_id: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_links_from` is never used [INFO] [stdout] --> tests/helpers/db.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn get_links_from(db: &DB, doc_id: &str) -> Vec<(String, Option)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_broken_links` is never used [INFO] [stdout] --> tests/helpers/db.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn count_broken_links(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_checked_tasks` is never used [INFO] [stdout] --> tests/helpers/db.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn count_checked_tasks(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_unchecked_tasks` is never used [INFO] [stdout] --> tests/helpers/db.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn count_unchecked_tasks(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_document_ids` is never used [INFO] [stdout] --> tests/helpers/db.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn get_all_document_ids(db: &DB) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_document_by_id` is never used [INFO] [stdout] --> tests/helpers/db.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn get_document_by_id(db: &DB, id: &str) -> Option<(String, String)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_document_ids_with_frontmatter_info` is never used [INFO] [stdout] --> tests/helpers/db.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn get_document_ids_with_frontmatter_info(db: &DB) -> Vec<(DocumentId, bool)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `copy_fixture_to_temp` is never used [INFO] [stdout] --> tests/helpers/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn copy_fixture_to_temp(fixture_name: &str, temp: &TempDir) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `copy_dir_recursive` is never used [INFO] [stdout] --> tests/helpers/mod.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn copy_dir_recursive(src: &Path, dst: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_success` is never used [INFO] [stdout] --> tests/helpers/cli.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn assert_success(cmd: &mut Command) -> assert_cmd::assert::Assert { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_document_ids` is never used [INFO] [stdout] --> tests/helpers/cli.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn query_document_ids(workspace: &Path, args: &[&str]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_tags_for_document` is never used [INFO] [stdout] --> tests/helpers/db.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn get_tags_for_document(db: &DB, doc_id: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_links_from` is never used [INFO] [stdout] --> tests/helpers/db.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn get_links_from(db: &DB, doc_id: &str) -> Vec<(String, Option)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_broken_links` is never used [INFO] [stdout] --> tests/helpers/db.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn count_broken_links(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_checked_tasks` is never used [INFO] [stdout] --> tests/helpers/db.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn count_checked_tasks(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_unchecked_tasks` is never used [INFO] [stdout] --> tests/helpers/db.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn count_unchecked_tasks(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_document_ids` is never used [INFO] [stdout] --> tests/helpers/db.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn get_all_document_ids(db: &DB) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_document_by_id` is never used [INFO] [stdout] --> tests/helpers/db.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn get_document_by_id(db: &DB, id: &str) -> Option<(String, String)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_document_ids_with_frontmatter_info` is never used [INFO] [stdout] --> tests/helpers/db.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn get_document_ids_with_frontmatter_info(db: &DB) -> Vec<(DocumentId, bool)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `copy_fixture_to_temp` is never used [INFO] [stdout] --> tests/helpers/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn copy_fixture_to_temp(fixture_name: &str, temp: &TempDir) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `copy_dir_recursive` is never used [INFO] [stdout] --> tests/helpers/mod.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn copy_dir_recursive(src: &Path, dst: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_success` is never used [INFO] [stdout] --> tests/helpers/cli.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn assert_success(cmd: &mut Command) -> assert_cmd::assert::Assert { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_document_ids` is never used [INFO] [stdout] --> tests/helpers/cli.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn query_document_ids(workspace: &Path, args: &[&str]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `open_test_db` is never used [INFO] [stdout] --> tests/helpers/db.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn open_test_db(workspace_root: &Path) -> DB { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_documents` is never used [INFO] [stdout] --> tests/helpers/db.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn count_documents(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_tags` is never used [INFO] [stdout] --> tests/helpers/db.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn count_tags(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_links` is never used [INFO] [stdout] --> tests/helpers/db.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn count_links(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_headings` is never used [INFO] [stdout] --> tests/helpers/db.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn count_headings(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_tasks` is never used [INFO] [stdout] --> tests/helpers/db.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn count_tasks(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_tags_for_document` is never used [INFO] [stdout] --> tests/helpers/db.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn get_tags_for_document(db: &DB, doc_id: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_links_from` is never used [INFO] [stdout] --> tests/helpers/db.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn get_links_from(db: &DB, doc_id: &str) -> Vec<(String, Option)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_broken_links` is never used [INFO] [stdout] --> tests/helpers/db.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn count_broken_links(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_checked_tasks` is never used [INFO] [stdout] --> tests/helpers/db.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn count_checked_tasks(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_unchecked_tasks` is never used [INFO] [stdout] --> tests/helpers/db.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn count_unchecked_tasks(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_document_ids` is never used [INFO] [stdout] --> tests/helpers/db.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn get_all_document_ids(db: &DB) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_document_by_id` is never used [INFO] [stdout] --> tests/helpers/db.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn get_document_by_id(db: &DB, id: &str) -> Option<(String, String)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_document_ids_with_frontmatter_info` is never used [INFO] [stdout] --> tests/helpers/db.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn get_document_ids_with_frontmatter_info(db: &DB) -> Vec<(DocumentId, bool)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_success` is never used [INFO] [stdout] --> tests/helpers/cli.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn assert_success(cmd: &mut Command) -> assert_cmd::assert::Assert { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `query_document_ids` is never used [INFO] [stdout] --> tests/helpers/cli.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn query_document_ids(workspace: &Path, args: &[&str]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_tags` is never used [INFO] [stdout] --> tests/helpers/db.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn count_tags(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_links` is never used [INFO] [stdout] --> tests/helpers/db.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn count_links(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_headings` is never used [INFO] [stdout] --> tests/helpers/db.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn count_headings(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_tasks` is never used [INFO] [stdout] --> tests/helpers/db.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn count_tasks(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_tags_for_document` is never used [INFO] [stdout] --> tests/helpers/db.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn get_tags_for_document(db: &DB, doc_id: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_links_from` is never used [INFO] [stdout] --> tests/helpers/db.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn get_links_from(db: &DB, doc_id: &str) -> Vec<(String, Option)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_broken_links` is never used [INFO] [stdout] --> tests/helpers/db.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn count_broken_links(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_checked_tasks` is never used [INFO] [stdout] --> tests/helpers/db.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn count_checked_tasks(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_unchecked_tasks` is never used [INFO] [stdout] --> tests/helpers/db.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn count_unchecked_tasks(db: &DB) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_document_ids` is never used [INFO] [stdout] --> tests/helpers/db.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn get_all_document_ids(db: &DB) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/app/command_handler/lsp.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn handle_command(root: Option) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/app/command_handler/lsp.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn handle_command(root: Option) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.23s [INFO] running `Command { std: "docker" "inspect" "d82c8f8f0e67881ec6c7ae76a62448e2de764718747f12604c3cd3d589f3a832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d82c8f8f0e67881ec6c7ae76a62448e2de764718747f12604c3cd3d589f3a832", kill_on_drop: false }` [INFO] [stdout] d82c8f8f0e67881ec6c7ae76a62448e2de764718747f12604c3cd3d589f3a832