[INFO] cloning repository https://github.com/jowharshamshiri/refac
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jowharshamshiri/refac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjowharshamshiri%2Frefac", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjowharshamshiri%2Frefac'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4249fb7c051f059663a32852f34f7f5b9150a572
[INFO] testing jowharshamshiri/refac against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjowharshamshiri%2Frefac" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jowharshamshiri/refac
[INFO] finished tweaking git repo https://github.com/jowharshamshiri/refac
[INFO] tweaked toml for git repo https://github.com/jowharshamshiri/refac written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jowharshamshiri/refac on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jowharshamshiri/refac 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01a55eca1825cd520eb5fc48929a281827b6f6ae688bcfbd2afca6d754326712
[INFO] running `Command { std: "docker" "start" "-a" "01a55eca1825cd520eb5fc48929a281827b6f6ae688bcfbd2afca6d754326712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01a55eca1825cd520eb5fc48929a281827b6f6ae688bcfbd2afca6d754326712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01a55eca1825cd520eb5fc48929a281827b6f6ae688bcfbd2afca6d754326712", kill_on_drop: false }`
[INFO] [stdout] 01a55eca1825cd520eb5fc48929a281827b6f6ae688bcfbd2afca6d754326712
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a938c65b92b87c56d56e7f1d395f661b83809c1deb8c93d7380a2d1df9122e66
[INFO] running `Command { std: "docker" "start" "-a" "a938c65b92b87c56d56e7f1d395f661b83809c1deb8c93d7380a2d1df9122e66", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling sqlx-rt v0.6.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling sqlx-core v0.6.3
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling workspace v0.62.182680 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling sqlx v0.6.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling clap_complete v4.5.55
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling chardet v0.2.4
[INFO] [stdout] warning: methods `generate_features_md`, `generate_template_features`, `generate_directives_md`, and `generate_progress_md` are never used
[INFO] [stdout]     --> src/mcp_protocol.rs:1547:8
[INFO] [stdout]      |
[INFO] [stdout]  103 | impl McpProtocolHandler {
[INFO] [stdout]      | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1547 |     fn generate_features_md(&self, name: &str, template_type: &str, initialize_features: bool) -> Result<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1583 |     fn generate_template_features(&self, template_type: &str) -> Result<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1617 |     fn generate_directives_md(&self) -> Result<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1659 |     fn generate_progress_md(&self, name: &str) -> Result<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]     --> src/bin/ws.rs:8864:9
[INFO] [stdout]      |
[INFO] [stdout] 8864 |     use std::fs;
[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 variable: `feature_id`
[INFO] [stdout]     --> src/bin/ws.rs:6442:25
[INFO] [stdout]      |
[INFO] [stdout] 6442 |                     let feature_id = format!("F{:05}", i + 1);
[INFO] [stdout]      |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feature_id`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `task_id`
[INFO] [stdout]     --> src/bin/ws.rs:6460:21
[INFO] [stdout]      |
[INFO] [stdout] 6460 |                 let task_id = format!("T{:06}", 1);
[INFO] [stdout]      |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `directive_id`
[INFO] [stdout]     --> src/bin/ws.rs:6471:21
[INFO] [stdout]      |
[INFO] [stdout] 6471 |                 let directive_id = format!("D{:03}", 1);
[INFO] [stdout]      |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directive_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:7691:13
[INFO] [stdout]      |
[INFO] [stdout] 7691 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_entity_type`
[INFO] [stdout]     --> src/bin/ws.rs:7694:13
[INFO] [stdout]      |
[INFO] [stdout] 7694 |         let from_entity_type = parse_entity_type(&from_type)?;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_entity_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_entity_type`
[INFO] [stdout]     --> src/bin/ws.rs:7695:13
[INFO] [stdout]      |
[INFO] [stdout] 7695 |         let to_entity_type = parse_entity_type(&to_type)?;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_entity_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_entity`
[INFO] [stdout]     --> src/bin/ws.rs:7683:18
[INFO] [stdout]      |
[INFO] [stdout] 7683 | fn link_entities(from_entity: String, from_type: String, to_entity: String, to_type: String, relationship_type: String, description: Opti...
[INFO] [stdout]      |                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_entity`
[INFO] [stdout]     --> src/bin/ws.rs:7683:58
[INFO] [stdout]      |
[INFO] [stdout] 7683 | ...tring, from_type: String, to_entity: String, to_type: String, relationship_type: String, description: Option<String>) -> Result<()> {
[INFO] [stdout]      |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relationship_type`
[INFO] [stdout]     --> src/bin/ws.rs:7683:94
[INFO] [stdout]      |
[INFO] [stdout] 7683 | ... to_type: String, relationship_type: String, description: Option<String>) -> Result<()> {
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relationship_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]     --> src/bin/ws.rs:7683:121
[INFO] [stdout]      |
[INFO] [stdout] 7683 | ...ationship_type: String, description: Option<String>) -> Result<()> {
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7708:13
[INFO] [stdout]      |
[INFO] [stdout] 7708 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7755:13
[INFO] [stdout]      |
[INFO] [stdout] 7755 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_type_enum`
[INFO] [stdout]     --> src/bin/ws.rs:7859:13
[INFO] [stdout]      |
[INFO] [stdout] 7859 |         let entity_type_enum = parse_entity_type(&entity_type)?;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_type_enum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note_type_enum`
[INFO] [stdout]     --> src/bin/ws.rs:7860:13
[INFO] [stdout]      |
[INFO] [stdout] 7860 |         let note_type_enum = parse_note_type(&note_type)?;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_type_enum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_id`
[INFO] [stdout]     --> src/bin/ws.rs:7852:41
[INFO] [stdout]      |
[INFO] [stdout] 7852 | fn add_entity_note(entity_type: String, entity_id: String, title: String, content: String, note_type: String, _tags: Option<String>) -> R...
[INFO] [stdout]      |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]     --> src/bin/ws.rs:7852:60
[INFO] [stdout]      |
[INFO] [stdout] 7852 | fn add_entity_note(entity_type: String, entity_id: String, title: String, content: String, note_type: String, _tags: Option<String>) -> R...
[INFO] [stdout]      |                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]     --> src/bin/ws.rs:7852:75
[INFO] [stdout]      |
[INFO] [stdout] 7852 | ..._id: String, title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:7875:13
[INFO] [stdout]      |
[INFO] [stdout] 7875 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]     --> src/bin/ws.rs:7868:21
[INFO] [stdout]      |
[INFO] [stdout] 7868 | fn add_project_note(title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]     --> src/bin/ws.rs:7868:36
[INFO] [stdout]      |
[INFO] [stdout] 7868 | fn add_project_note(title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note_type`
[INFO] [stdout]     --> src/bin/ws.rs:7868:53
[INFO] [stdout]      |
[INFO] [stdout] 7868 | fn add_project_note(title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:7890:13
[INFO] [stdout]      |
[INFO] [stdout] 7890 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_id`
[INFO] [stdout]     --> src/bin/ws.rs:7883:45
[INFO] [stdout]      |
[INFO] [stdout] 7883 | fn list_notes(_entity_type: Option<String>, entity_id: Option<String>, _note_type: Option<String>, project_wide: bool, _pinned: bool) -> ...
[INFO] [stdout]      |                                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_wide`
[INFO] [stdout]     --> src/bin/ws.rs:7883:100
[INFO] [stdout]      |
[INFO] [stdout] 7883 | ..._type: Option<String>, project_wide: bool, _pinned: bool) -> Result<()> {
[INFO] [stdout]      |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_wide`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:7917:13
[INFO] [stdout]      |
[INFO] [stdout] 7917 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note_type`
[INFO] [stdout]     --> src/bin/ws.rs:7910:32
[INFO] [stdout]      |
[INFO] [stdout] 7910 | fn search_notes(query: String, note_type: Option<String>, format: String) -> Result<()> {
[INFO] [stdout]      |                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7947:13
[INFO] [stdout]      |
[INFO] [stdout] 7947 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tags_vec`
[INFO] [stdout]     --> src/bin/ws.rs:7949:13
[INFO] [stdout]      |
[INFO] [stdout] 7949 |         let tags_vec: Option<Vec<String>> = tags.map(|t| t.split(',').map(|s| s.trim().to_string()).collect());
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tags_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]     --> src/bin/ws.rs:7943:33
[INFO] [stdout]      |
[INFO] [stdout] 7943 | fn update_note(note_id: String, title: Option<String>, content: Option<String>, tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]     --> src/bin/ws.rs:7943:56
[INFO] [stdout]      |
[INFO] [stdout] 7943 | fn update_note(note_id: String, title: Option<String>, content: Option<String>, tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7963:13
[INFO] [stdout]      |
[INFO] [stdout] 7963 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7988:13
[INFO] [stdout]      |
[INFO] [stdout] 7988 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:8007:13
[INFO] [stdout]      |
[INFO] [stdout] 8007 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_type`
[INFO] [stdout]     --> src/bin/ws.rs:8000:88
[INFO] [stdout]      |
[INFO] [stdout] 8000 | ...g, target_type: String, entity_type: Option<String>, link_type: String) -> Result<()> {
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/bin/ws.rs:8891:9
[INFO] [stdout]      |
[INFO] [stdout] 8891 |     for result in results {
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified`
[INFO] [stdout]     --> src/bin/ws.rs:8909:13
[INFO] [stdout]      |
[INFO] [stdout] 8909 |         let modified: DateTime<Utc> = meta.modified()?.into();
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extension`
[INFO] [stdout]     --> src/bin/ws.rs:8913:25
[INFO] [stdout]      |
[INFO] [stdout] 8913 |             if let Some(extension) = path.extension() {
[INFO] [stdout]      |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extension`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sessions`
[INFO] [stdout]     --> src/bin/ws.rs:8946:34
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sessions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `format`
[INFO] [stdout]     --> src/bin/ws.rs:8946:55
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]     --> src/bin/ws.rs:8946:69
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `include_content`
[INFO] [stdout]     --> src/bin/ws.rs:8946:93
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                                                             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_include_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `session_id`
[INFO] [stdout]     --> src/bin/ws.rs:8950:35
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `format`
[INFO] [stdout]     --> src/bin/ws.rs:8950:53
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]     --> src/bin/ws.rs:8950:67
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remove_originals`
[INFO] [stdout]     --> src/bin/ws.rs:8950:91
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                                                           ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_originals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_sample_project` is never used
[INFO] [stdout]     --> src/bin/ws.rs:2231:4
[INFO] [stdout]      |
[INFO] [stdout] 2231 | fn create_sample_project(force: bool) -> 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 `populate_sample_data` is never used
[INFO] [stdout]     --> src/bin/ws.rs:2358:4
[INFO] [stdout]      |
[INFO] [stdout] 2358 | fn populate_sample_data(force: bool) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `populate_sample_data_async` is never used
[INFO] [stdout]     --> src/bin/ws.rs:2387:10
[INFO] [stdout]      |
[INFO] [stdout] 2387 | async fn populate_sample_data_async(force: bool) -> Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_task` is never used
[INFO] [stdout]     --> src/bin/ws.rs:4350:4
[INFO] [stdout]      |
[INFO] [stdout] 4350 | fn add_task(title: String, description: String, feature: Option<String>, priority: String, auto_feature: bool) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_feature_from_description` is never used
[INFO] [stdout]     --> src/bin/ws.rs:4393:4
[INFO] [stdout]      |
[INFO] [stdout] 4393 | fn detect_feature_from_description(description: &str) -> Option<String> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_task_to_backlog` is never used
[INFO] [stdout]     --> src/bin/ws.rs:4418:4
[INFO] [stdout]      |
[INFO] [stdout] 4418 | fn save_task_to_backlog(task: &Task) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_initial_task_backlog` is never used
[INFO] [stdout]     --> src/bin/ws.rs:4454:4
[INFO] [stdout]      |
[INFO] [stdout] 4454 | fn create_initial_task_backlog() -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_feature_to_file` is never used
[INFO] [stdout]     --> src/bin/ws.rs:5563:4
[INFO] [stdout]      |
[INFO] [stdout] 5563 | fn add_feature_to_file(title: String, description: String, category: String, state: String) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_next_feature_id` is never used
[INFO] [stdout]     --> src/bin/ws.rs:5737:4
[INFO] [stdout]      |
[INFO] [stdout] 5737 | fn get_next_feature_id(features_content: &str) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_feature_to_features_file` is never used
[INFO] [stdout]     --> src/bin/ws.rs:5754:4
[INFO] [stdout]      |
[INFO] [stdout] 5754 | fn add_feature_to_features_file(id: &str, title: &str, description: &str, state: &str, category: &str) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_context_threshold_startup` is never used
[INFO] [stdout]     --> src/bin/ws.rs:5973:4
[INFO] [stdout]      |
[INFO] [stdout] 5973 | fn check_context_threshold_startup() -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_list_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8731:10
[INFO] [stdout]      |
[INFO] [stdout] 8731 | async fn handle_list_artifacts(
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_organize_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8815:10
[INFO] [stdout]      |
[INFO] [stdout] 8815 | async fn handle_organize_artifacts(categorize: bool, manifest: bool, tag: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_search_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8863:10
[INFO] [stdout]      |
[INFO] [stdout] 8863 | async fn handle_search_artifacts(query: &str, content: bool, names: bool, limit: u32) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_show_artifact` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8897:10
[INFO] [stdout]      |
[INFO] [stdout] 8897 | async fn handle_show_artifact(artifact_path: &str, content: bool, metadata: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_export_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8946:10
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_archive_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8950:10
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArtifactInfo` is never constructed
[INFO] [stdout]     --> src/bin/ws.rs:8957:8
[INFO] [stdout]      |
[INFO] [stdout] 8957 | struct ArtifactInfo {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchResult` is never constructed
[INFO] [stdout]     --> src/bin/ws.rs:8967:8
[INFO] [stdout]      |
[INFO] [stdout] 8967 | struct SearchResult {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_artifacts_recursive` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8972:4
[INFO] [stdout]      |
[INFO] [stdout] 8972 | fn collect_artifacts_recursive(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_file_size` is never used
[INFO] [stdout]     --> src/bin/ws.rs:9007:4
[INFO] [stdout]      |
[INFO] [stdout] 9007 | fn format_file_size(bytes: u64) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_session_id_from_path` is never used
[INFO] [stdout]     --> src/bin/ws.rs:9025:4
[INFO] [stdout]      |
[INFO] [stdout] 9025 | fn extract_session_id_from_path(_path: &Path) -> Option<String> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_old_files` is never used
[INFO] [stdout]     --> src/bin/ws.rs:9029:4
[INFO] [stdout]      |
[INFO] [stdout] 9029 | fn find_old_files(dir: &Path, cutoff: std::time::SystemTime, files: &mut Vec<PathBuf>) -> anyhow::Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_artifacts_recursive` is never used
[INFO] [stdout]     --> src/bin/ws.rs:9053:4
[INFO] [stdout]      |
[INFO] [stdout] 9053 | fn search_artifacts_recursive(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 58s
[INFO] running `Command { std: "docker" "inspect" "a938c65b92b87c56d56e7f1d395f661b83809c1deb8c93d7380a2d1df9122e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a938c65b92b87c56d56e7f1d395f661b83809c1deb8c93d7380a2d1df9122e66", kill_on_drop: false }`
[INFO] [stdout] a938c65b92b87c56d56e7f1d395f661b83809c1deb8c93d7380a2d1df9122e66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10219316a9f55602dc3405f75b4348d1522bb61bd5b7e661858522962d654e96
[INFO] running `Command { std: "docker" "start" "-a" "10219316a9f55602dc3405f75b4348d1522bb61bd5b7e661858522962d654e96", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling workspace v0.62.182680 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `generate_features_md`, `generate_template_features`, `generate_directives_md`, and `generate_progress_md` are never used
[INFO] [stdout]     --> src/mcp_protocol.rs:1547:8
[INFO] [stdout]      |
[INFO] [stdout]  103 | impl McpProtocolHandler {
[INFO] [stdout]      | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1547 |     fn generate_features_md(&self, name: &str, template_type: &str, initialize_features: bool) -> Result<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1583 |     fn generate_template_features(&self, template_type: &str) -> Result<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1617 |     fn generate_directives_md(&self) -> Result<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1659 |     fn generate_progress_md(&self, name: &str) -> Result<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `generate_features_md`, `generate_template_features`, `generate_directives_md`, and `generate_progress_md` are never used
[INFO] [stdout]     --> src/mcp_protocol.rs:1547:8
[INFO] [stdout]      |
[INFO] [stdout]  103 | impl McpProtocolHandler {
[INFO] [stdout]      | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1547 |     fn generate_features_md(&self, name: &str, template_type: &str, initialize_features: bool) -> Result<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1583 |     fn generate_template_features(&self, template_type: &str) -> Result<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1617 |     fn generate_directives_md(&self) -> Result<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1659 |     fn generate_progress_md(&self, name: &str) -> Result<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `disabled_for_schema_migration`
[INFO] [stdout]  --> tests/end_to_end_insite_tests.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg(disabled_for_schema_migration)]
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(disabled_for_schema_migration)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(disabled_for_schema_migration)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `engine`
[INFO] [stdout]   --> tests/refac_diff_preview_tests.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let engine = RenameEngine::new(args)?;
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `engine`
[INFO] [stdout]    --> tests/refac_diff_preview_tests.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let engine = RenameEngine::new(args)?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `engine`
[INFO] [stdout]    --> tests/refac_diff_preview_tests.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let engine = RenameEngine::new(args)?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `engine`
[INFO] [stdout]    --> tests/refac_diff_preview_tests.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let engine = RenameEngine::new(args)?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `engine`
[INFO] [stdout]    --> tests/refac_diff_preview_tests.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |     let engine = RenameEngine::new(args)?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `engine`
[INFO] [stdout]    --> tests/refac_diff_preview_tests.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |     let engine = RenameEngine::new(args)?;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `disabled_for_schema_migration`
[INFO] [stdout]  --> tests/dashboard_tests.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg(disabled_for_schema_migration)]
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(disabled_for_schema_migration)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(disabled_for_schema_migration)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]     --> src/bin/ws.rs:8864:9
[INFO] [stdout]      |
[INFO] [stdout] 8864 |     use std::fs;
[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::fs`
[INFO] [stdout]     --> src/bin/ws.rs:8864:9
[INFO] [stdout]      |
[INFO] [stdout] 8864 |     use std::fs;
[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 variable: `feature_id`
[INFO] [stdout]     --> src/bin/ws.rs:6442:25
[INFO] [stdout]      |
[INFO] [stdout] 6442 |                     let feature_id = format!("F{:05}", i + 1);
[INFO] [stdout]      |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feature_id`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `task_id`
[INFO] [stdout]     --> src/bin/ws.rs:6460:21
[INFO] [stdout]      |
[INFO] [stdout] 6460 |                 let task_id = format!("T{:06}", 1);
[INFO] [stdout]      |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `directive_id`
[INFO] [stdout]     --> src/bin/ws.rs:6471:21
[INFO] [stdout]      |
[INFO] [stdout] 6471 |                 let directive_id = format!("D{:03}", 1);
[INFO] [stdout]      |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directive_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:7691:13
[INFO] [stdout]      |
[INFO] [stdout] 7691 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_entity_type`
[INFO] [stdout]     --> src/bin/ws.rs:7694:13
[INFO] [stdout]      |
[INFO] [stdout] 7694 |         let from_entity_type = parse_entity_type(&from_type)?;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_entity_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_entity_type`
[INFO] [stdout]     --> src/bin/ws.rs:7695:13
[INFO] [stdout]      |
[INFO] [stdout] 7695 |         let to_entity_type = parse_entity_type(&to_type)?;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_entity_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_entity`
[INFO] [stdout]     --> src/bin/ws.rs:7683:18
[INFO] [stdout]      |
[INFO] [stdout] 7683 | fn link_entities(from_entity: String, from_type: String, to_entity: String, to_type: String, relationship_type: String, description: Opti...
[INFO] [stdout]      |                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_entity`
[INFO] [stdout]     --> src/bin/ws.rs:7683:58
[INFO] [stdout]      |
[INFO] [stdout] 7683 | ...tring, from_type: String, to_entity: String, to_type: String, relationship_type: String, description: Option<String>) -> Result<()> {
[INFO] [stdout]      |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relationship_type`
[INFO] [stdout]     --> src/bin/ws.rs:7683:94
[INFO] [stdout]      |
[INFO] [stdout] 7683 | ... to_type: String, relationship_type: String, description: Option<String>) -> Result<()> {
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relationship_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]     --> src/bin/ws.rs:7683:121
[INFO] [stdout]      |
[INFO] [stdout] 7683 | ...ationship_type: String, description: Option<String>) -> Result<()> {
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7708:13
[INFO] [stdout]      |
[INFO] [stdout] 7708 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7755:13
[INFO] [stdout]      |
[INFO] [stdout] 7755 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_type_enum`
[INFO] [stdout]     --> src/bin/ws.rs:7859:13
[INFO] [stdout]      |
[INFO] [stdout] 7859 |         let entity_type_enum = parse_entity_type(&entity_type)?;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_type_enum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note_type_enum`
[INFO] [stdout]     --> src/bin/ws.rs:7860:13
[INFO] [stdout]      |
[INFO] [stdout] 7860 |         let note_type_enum = parse_note_type(&note_type)?;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_type_enum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_id`
[INFO] [stdout]     --> src/bin/ws.rs:7852:41
[INFO] [stdout]      |
[INFO] [stdout] 7852 | fn add_entity_note(entity_type: String, entity_id: String, title: String, content: String, note_type: String, _tags: Option<String>) -> R...
[INFO] [stdout]      |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]     --> src/bin/ws.rs:7852:60
[INFO] [stdout]      |
[INFO] [stdout] 7852 | fn add_entity_note(entity_type: String, entity_id: String, title: String, content: String, note_type: String, _tags: Option<String>) -> R...
[INFO] [stdout]      |                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]     --> src/bin/ws.rs:7852:75
[INFO] [stdout]      |
[INFO] [stdout] 7852 | ..._id: String, title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:7875:13
[INFO] [stdout]      |
[INFO] [stdout] 7875 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]     --> src/bin/ws.rs:7868:21
[INFO] [stdout]      |
[INFO] [stdout] 7868 | fn add_project_note(title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]     --> src/bin/ws.rs:7868:36
[INFO] [stdout]      |
[INFO] [stdout] 7868 | fn add_project_note(title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note_type`
[INFO] [stdout]     --> src/bin/ws.rs:7868:53
[INFO] [stdout]      |
[INFO] [stdout] 7868 | fn add_project_note(title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:7890:13
[INFO] [stdout]      |
[INFO] [stdout] 7890 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_id`
[INFO] [stdout]     --> src/bin/ws.rs:7883:45
[INFO] [stdout]      |
[INFO] [stdout] 7883 | fn list_notes(_entity_type: Option<String>, entity_id: Option<String>, _note_type: Option<String>, project_wide: bool, _pinned: bool) -> ...
[INFO] [stdout]      |                                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_wide`
[INFO] [stdout]     --> src/bin/ws.rs:7883:100
[INFO] [stdout]      |
[INFO] [stdout] 7883 | ..._type: Option<String>, project_wide: bool, _pinned: bool) -> Result<()> {
[INFO] [stdout]      |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_wide`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:7917:13
[INFO] [stdout]      |
[INFO] [stdout] 7917 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note_type`
[INFO] [stdout]     --> src/bin/ws.rs:7910:32
[INFO] [stdout]      |
[INFO] [stdout] 7910 | fn search_notes(query: String, note_type: Option<String>, format: String) -> Result<()> {
[INFO] [stdout]      |                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7947:13
[INFO] [stdout]      |
[INFO] [stdout] 7947 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tags_vec`
[INFO] [stdout]     --> src/bin/ws.rs:7949:13
[INFO] [stdout]      |
[INFO] [stdout] 7949 |         let tags_vec: Option<Vec<String>> = tags.map(|t| t.split(',').map(|s| s.trim().to_string()).collect());
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tags_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]     --> src/bin/ws.rs:7943:33
[INFO] [stdout]      |
[INFO] [stdout] 7943 | fn update_note(note_id: String, title: Option<String>, content: Option<String>, tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]     --> src/bin/ws.rs:7943:56
[INFO] [stdout]      |
[INFO] [stdout] 7943 | fn update_note(note_id: String, title: Option<String>, content: Option<String>, tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7963:13
[INFO] [stdout]      |
[INFO] [stdout] 7963 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7988:13
[INFO] [stdout]      |
[INFO] [stdout] 7988 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:8007:13
[INFO] [stdout]      |
[INFO] [stdout] 8007 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_type`
[INFO] [stdout]     --> src/bin/ws.rs:8000:88
[INFO] [stdout]      |
[INFO] [stdout] 8000 | ...g, target_type: String, entity_type: Option<String>, link_type: String) -> Result<()> {
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/bin/ws.rs:8891:9
[INFO] [stdout]      |
[INFO] [stdout] 8891 |     for result in results {
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified`
[INFO] [stdout]     --> src/bin/ws.rs:8909:13
[INFO] [stdout]      |
[INFO] [stdout] 8909 |         let modified: DateTime<Utc> = meta.modified()?.into();
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extension`
[INFO] [stdout]     --> src/bin/ws.rs:8913:25
[INFO] [stdout]      |
[INFO] [stdout] 8913 |             if let Some(extension) = path.extension() {
[INFO] [stdout]      |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extension`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sessions`
[INFO] [stdout]     --> src/bin/ws.rs:8946:34
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sessions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `format`
[INFO] [stdout]     --> src/bin/ws.rs:8946:55
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]     --> src/bin/ws.rs:8946:69
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `include_content`
[INFO] [stdout]     --> src/bin/ws.rs:8946:93
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                                                             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_include_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `session_id`
[INFO] [stdout]     --> src/bin/ws.rs:8950:35
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `format`
[INFO] [stdout]     --> src/bin/ws.rs:8950:53
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]     --> src/bin/ws.rs:8950:67
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remove_originals`
[INFO] [stdout]     --> src/bin/ws.rs:8950:91
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                                                           ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_originals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_sample_project` is never used
[INFO] [stdout]     --> src/bin/ws.rs:2231:4
[INFO] [stdout]      |
[INFO] [stdout] 2231 | fn create_sample_project(force: bool) -> 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 `populate_sample_data` is never used
[INFO] [stdout]     --> src/bin/ws.rs:2358:4
[INFO] [stdout]      |
[INFO] [stdout] 2358 | fn populate_sample_data(force: bool) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `populate_sample_data_async` is never used
[INFO] [stdout]     --> src/bin/ws.rs:2387:10
[INFO] [stdout]      |
[INFO] [stdout] 2387 | async fn populate_sample_data_async(force: bool) -> Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_task` is never used
[INFO] [stdout]     --> src/bin/ws.rs:4350:4
[INFO] [stdout]      |
[INFO] [stdout] 4350 | fn add_task(title: String, description: String, feature: Option<String>, priority: String, auto_feature: bool) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_feature_from_description` is never used
[INFO] [stdout]     --> src/bin/ws.rs:4393:4
[INFO] [stdout]      |
[INFO] [stdout] 4393 | fn detect_feature_from_description(description: &str) -> Option<String> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_task_to_backlog` is never used
[INFO] [stdout]     --> src/bin/ws.rs:4418:4
[INFO] [stdout]      |
[INFO] [stdout] 4418 | fn save_task_to_backlog(task: &Task) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_initial_task_backlog` is never used
[INFO] [stdout]     --> src/bin/ws.rs:4454:4
[INFO] [stdout]      |
[INFO] [stdout] 4454 | fn create_initial_task_backlog() -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_feature_to_file` is never used
[INFO] [stdout]     --> src/bin/ws.rs:5563:4
[INFO] [stdout]      |
[INFO] [stdout] 5563 | fn add_feature_to_file(title: String, description: String, category: String, state: String) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_next_feature_id` is never used
[INFO] [stdout]     --> src/bin/ws.rs:5737:4
[INFO] [stdout]      |
[INFO] [stdout] 5737 | fn get_next_feature_id(features_content: &str) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_feature_to_features_file` is never used
[INFO] [stdout]     --> src/bin/ws.rs:5754:4
[INFO] [stdout]      |
[INFO] [stdout] 5754 | fn add_feature_to_features_file(id: &str, title: &str, description: &str, state: &str, category: &str) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_context_threshold_startup` is never used
[INFO] [stdout]     --> src/bin/ws.rs:5973:4
[INFO] [stdout]      |
[INFO] [stdout] 5973 | fn check_context_threshold_startup() -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_list_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8731:10
[INFO] [stdout]      |
[INFO] [stdout] 8731 | async fn handle_list_artifacts(
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_organize_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8815:10
[INFO] [stdout]      |
[INFO] [stdout] 8815 | async fn handle_organize_artifacts(categorize: bool, manifest: bool, tag: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_search_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8863:10
[INFO] [stdout]      |
[INFO] [stdout] 8863 | async fn handle_search_artifacts(query: &str, content: bool, names: bool, limit: u32) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_show_artifact` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8897:10
[INFO] [stdout]      |
[INFO] [stdout] 8897 | async fn handle_show_artifact(artifact_path: &str, content: bool, metadata: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_export_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8946:10
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_archive_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8950:10
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArtifactInfo` is never constructed
[INFO] [stdout]     --> src/bin/ws.rs:8957:8
[INFO] [stdout]      |
[INFO] [stdout] 8957 | struct ArtifactInfo {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchResult` is never constructed
[INFO] [stdout]     --> src/bin/ws.rs:8967:8
[INFO] [stdout]      |
[INFO] [stdout] 8967 | struct SearchResult {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_artifacts_recursive` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8972:4
[INFO] [stdout]      |
[INFO] [stdout] 8972 | fn collect_artifacts_recursive(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_file_size` is never used
[INFO] [stdout]     --> src/bin/ws.rs:9007:4
[INFO] [stdout]      |
[INFO] [stdout] 9007 | fn format_file_size(bytes: u64) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_session_id_from_path` is never used
[INFO] [stdout]     --> src/bin/ws.rs:9025:4
[INFO] [stdout]      |
[INFO] [stdout] 9025 | fn extract_session_id_from_path(_path: &Path) -> Option<String> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_old_files` is never used
[INFO] [stdout]     --> src/bin/ws.rs:9029:4
[INFO] [stdout]      |
[INFO] [stdout] 9029 | fn find_old_files(dir: &Path, cutoff: std::time::SystemTime, files: &mut Vec<PathBuf>) -> anyhow::Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_artifacts_recursive` is never used
[INFO] [stdout]     --> src/bin/ws.rs:9053:4
[INFO] [stdout]      |
[INFO] [stdout] 9053 | fn search_artifacts_recursive(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `feature_id`
[INFO] [stdout]     --> src/bin/ws.rs:6442:25
[INFO] [stdout]      |
[INFO] [stdout] 6442 |                     let feature_id = format!("F{:05}", i + 1);
[INFO] [stdout]      |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feature_id`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `task_id`
[INFO] [stdout]     --> src/bin/ws.rs:6460:21
[INFO] [stdout]      |
[INFO] [stdout] 6460 |                 let task_id = format!("T{:06}", 1);
[INFO] [stdout]      |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `directive_id`
[INFO] [stdout]     --> src/bin/ws.rs:6471:21
[INFO] [stdout]      |
[INFO] [stdout] 6471 |                 let directive_id = format!("D{:03}", 1);
[INFO] [stdout]      |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directive_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:7691:13
[INFO] [stdout]      |
[INFO] [stdout] 7691 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_entity_type`
[INFO] [stdout]     --> src/bin/ws.rs:7694:13
[INFO] [stdout]      |
[INFO] [stdout] 7694 |         let from_entity_type = parse_entity_type(&from_type)?;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_entity_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_entity_type`
[INFO] [stdout]     --> src/bin/ws.rs:7695:13
[INFO] [stdout]      |
[INFO] [stdout] 7695 |         let to_entity_type = parse_entity_type(&to_type)?;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_entity_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_entity`
[INFO] [stdout]     --> src/bin/ws.rs:7683:18
[INFO] [stdout]      |
[INFO] [stdout] 7683 | fn link_entities(from_entity: String, from_type: String, to_entity: String, to_type: String, relationship_type: String, description: Opti...
[INFO] [stdout]      |                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_entity`
[INFO] [stdout]     --> src/bin/ws.rs:7683:58
[INFO] [stdout]      |
[INFO] [stdout] 7683 | ...tring, from_type: String, to_entity: String, to_type: String, relationship_type: String, description: Option<String>) -> Result<()> {
[INFO] [stdout]      |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relationship_type`
[INFO] [stdout]     --> src/bin/ws.rs:7683:94
[INFO] [stdout]      |
[INFO] [stdout] 7683 | ... to_type: String, relationship_type: String, description: Option<String>) -> Result<()> {
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relationship_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]     --> src/bin/ws.rs:7683:121
[INFO] [stdout]      |
[INFO] [stdout] 7683 | ...ationship_type: String, description: Option<String>) -> Result<()> {
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7708:13
[INFO] [stdout]      |
[INFO] [stdout] 7708 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7755:13
[INFO] [stdout]      |
[INFO] [stdout] 7755 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_type_enum`
[INFO] [stdout]     --> src/bin/ws.rs:7859:13
[INFO] [stdout]      |
[INFO] [stdout] 7859 |         let entity_type_enum = parse_entity_type(&entity_type)?;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_type_enum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note_type_enum`
[INFO] [stdout]     --> src/bin/ws.rs:7860:13
[INFO] [stdout]      |
[INFO] [stdout] 7860 |         let note_type_enum = parse_note_type(&note_type)?;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_type_enum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_id`
[INFO] [stdout]     --> src/bin/ws.rs:7852:41
[INFO] [stdout]      |
[INFO] [stdout] 7852 | fn add_entity_note(entity_type: String, entity_id: String, title: String, content: String, note_type: String, _tags: Option<String>) -> R...
[INFO] [stdout]      |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]     --> src/bin/ws.rs:7852:60
[INFO] [stdout]      |
[INFO] [stdout] 7852 | fn add_entity_note(entity_type: String, entity_id: String, title: String, content: String, note_type: String, _tags: Option<String>) -> R...
[INFO] [stdout]      |                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]     --> src/bin/ws.rs:7852:75
[INFO] [stdout]      |
[INFO] [stdout] 7852 | ..._id: String, title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:7875:13
[INFO] [stdout]      |
[INFO] [stdout] 7875 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]     --> src/bin/ws.rs:7868:21
[INFO] [stdout]      |
[INFO] [stdout] 7868 | fn add_project_note(title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]     --> src/bin/ws.rs:7868:36
[INFO] [stdout]      |
[INFO] [stdout] 7868 | fn add_project_note(title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note_type`
[INFO] [stdout]     --> src/bin/ws.rs:7868:53
[INFO] [stdout]      |
[INFO] [stdout] 7868 | fn add_project_note(title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:7890:13
[INFO] [stdout]      |
[INFO] [stdout] 7890 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_id`
[INFO] [stdout]     --> src/bin/ws.rs:7883:45
[INFO] [stdout]      |
[INFO] [stdout] 7883 | fn list_notes(_entity_type: Option<String>, entity_id: Option<String>, _note_type: Option<String>, project_wide: bool, _pinned: bool) -> ...
[INFO] [stdout]      |                                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_wide`
[INFO] [stdout]     --> src/bin/ws.rs:7883:100
[INFO] [stdout]      |
[INFO] [stdout] 7883 | ..._type: Option<String>, project_wide: bool, _pinned: bool) -> Result<()> {
[INFO] [stdout]      |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_wide`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:7917:13
[INFO] [stdout]      |
[INFO] [stdout] 7917 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note_type`
[INFO] [stdout]     --> src/bin/ws.rs:7910:32
[INFO] [stdout]      |
[INFO] [stdout] 7910 | fn search_notes(query: String, note_type: Option<String>, format: String) -> Result<()> {
[INFO] [stdout]      |                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7947:13
[INFO] [stdout]      |
[INFO] [stdout] 7947 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tags_vec`
[INFO] [stdout]     --> src/bin/ws.rs:7949:13
[INFO] [stdout]      |
[INFO] [stdout] 7949 |         let tags_vec: Option<Vec<String>> = tags.map(|t| t.split(',').map(|s| s.trim().to_string()).collect());
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tags_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]     --> src/bin/ws.rs:7943:33
[INFO] [stdout]      |
[INFO] [stdout] 7943 | fn update_note(note_id: String, title: Option<String>, content: Option<String>, tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]     --> src/bin/ws.rs:7943:56
[INFO] [stdout]      |
[INFO] [stdout] 7943 | fn update_note(note_id: String, title: Option<String>, content: Option<String>, tags: Option<String>) -> Result<()> {
[INFO] [stdout]      |                                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7963:13
[INFO] [stdout]      |
[INFO] [stdout] 7963 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]     --> src/bin/ws.rs:7988:13
[INFO] [stdout]      |
[INFO] [stdout] 7988 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]     --> src/bin/ws.rs:8007:13
[INFO] [stdout]      |
[INFO] [stdout] 8007 |         let project = entity_manager.get_current_project().await?;
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_type`
[INFO] [stdout]     --> src/bin/ws.rs:8000:88
[INFO] [stdout]      |
[INFO] [stdout] 8000 | ...g, target_type: String, entity_type: Option<String>, link_type: String) -> Result<()> {
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/bin/ws.rs:8891:9
[INFO] [stdout]      |
[INFO] [stdout] 8891 |     for result in results {
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified`
[INFO] [stdout]     --> src/bin/ws.rs:8909:13
[INFO] [stdout]      |
[INFO] [stdout] 8909 |         let modified: DateTime<Utc> = meta.modified()?.into();
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extension`
[INFO] [stdout]     --> src/bin/ws.rs:8913:25
[INFO] [stdout]      |
[INFO] [stdout] 8913 |             if let Some(extension) = path.extension() {
[INFO] [stdout]      |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extension`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sessions`
[INFO] [stdout]     --> src/bin/ws.rs:8946:34
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sessions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `format`
[INFO] [stdout]     --> src/bin/ws.rs:8946:55
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]     --> src/bin/ws.rs:8946:69
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `include_content`
[INFO] [stdout]     --> src/bin/ws.rs:8946:93
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                                                             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_include_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `session_id`
[INFO] [stdout]     --> src/bin/ws.rs:8950:35
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `format`
[INFO] [stdout]     --> src/bin/ws.rs:8950:53
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]     --> src/bin/ws.rs:8950:67
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remove_originals`
[INFO] [stdout]     --> src/bin/ws.rs:8950:91
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |                                                                                           ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_originals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_sample_project` is never used
[INFO] [stdout]     --> src/bin/ws.rs:2231:4
[INFO] [stdout]      |
[INFO] [stdout] 2231 | fn create_sample_project(force: bool) -> 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 `populate_sample_data` is never used
[INFO] [stdout]     --> src/bin/ws.rs:2358:4
[INFO] [stdout]      |
[INFO] [stdout] 2358 | fn populate_sample_data(force: bool) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `populate_sample_data_async` is never used
[INFO] [stdout]     --> src/bin/ws.rs:2387:10
[INFO] [stdout]      |
[INFO] [stdout] 2387 | async fn populate_sample_data_async(force: bool) -> Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_task` is never used
[INFO] [stdout]     --> src/bin/ws.rs:4350:4
[INFO] [stdout]      |
[INFO] [stdout] 4350 | fn add_task(title: String, description: String, feature: Option<String>, priority: String, auto_feature: bool) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_feature_from_description` is never used
[INFO] [stdout]     --> src/bin/ws.rs:4393:4
[INFO] [stdout]      |
[INFO] [stdout] 4393 | fn detect_feature_from_description(description: &str) -> Option<String> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_task_to_backlog` is never used
[INFO] [stdout]     --> src/bin/ws.rs:4418:4
[INFO] [stdout]      |
[INFO] [stdout] 4418 | fn save_task_to_backlog(task: &Task) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_initial_task_backlog` is never used
[INFO] [stdout]     --> src/bin/ws.rs:4454:4
[INFO] [stdout]      |
[INFO] [stdout] 4454 | fn create_initial_task_backlog() -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_feature_to_file` is never used
[INFO] [stdout]     --> src/bin/ws.rs:5563:4
[INFO] [stdout]      |
[INFO] [stdout] 5563 | fn add_feature_to_file(title: String, description: String, category: String, state: String) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_next_feature_id` is never used
[INFO] [stdout]     --> src/bin/ws.rs:5737:4
[INFO] [stdout]      |
[INFO] [stdout] 5737 | fn get_next_feature_id(features_content: &str) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_feature_to_features_file` is never used
[INFO] [stdout]     --> src/bin/ws.rs:5754:4
[INFO] [stdout]      |
[INFO] [stdout] 5754 | fn add_feature_to_features_file(id: &str, title: &str, description: &str, state: &str, category: &str) -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_context_threshold_startup` is never used
[INFO] [stdout]     --> src/bin/ws.rs:5973:4
[INFO] [stdout]      |
[INFO] [stdout] 5973 | fn check_context_threshold_startup() -> Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_list_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8731:10
[INFO] [stdout]      |
[INFO] [stdout] 8731 | async fn handle_list_artifacts(
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_organize_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8815:10
[INFO] [stdout]      |
[INFO] [stdout] 8815 | async fn handle_organize_artifacts(categorize: bool, manifest: bool, tag: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_search_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8863:10
[INFO] [stdout]      |
[INFO] [stdout] 8863 | async fn handle_search_artifacts(query: &str, content: bool, names: bool, limit: u32) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_show_artifact` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8897:10
[INFO] [stdout]      |
[INFO] [stdout] 8897 | async fn handle_show_artifact(artifact_path: &str, content: bool, metadata: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_export_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8946:10
[INFO] [stdout]      |
[INFO] [stdout] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_archive_artifacts` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8950:10
[INFO] [stdout]      |
[INFO] [stdout] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArtifactInfo` is never constructed
[INFO] [stdout]     --> src/bin/ws.rs:8957:8
[INFO] [stdout]      |
[INFO] [stdout] 8957 | struct ArtifactInfo {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchResult` is never constructed
[INFO] [stdout]     --> src/bin/ws.rs:8967:8
[INFO] [stdout]      |
[INFO] [stdout] 8967 | struct SearchResult {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_artifacts_recursive` is never used
[INFO] [stdout]     --> src/bin/ws.rs:8972:4
[INFO] [stdout]      |
[INFO] [stdout] 8972 | fn collect_artifacts_recursive(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_file_size` is never used
[INFO] [stdout]     --> src/bin/ws.rs:9007:4
[INFO] [stdout]      |
[INFO] [stdout] 9007 | fn format_file_size(bytes: u64) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_session_id_from_path` is never used
[INFO] [stdout]     --> src/bin/ws.rs:9025:4
[INFO] [stdout]      |
[INFO] [stdout] 9025 | fn extract_session_id_from_path(_path: &Path) -> Option<String> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_old_files` is never used
[INFO] [stdout]     --> src/bin/ws.rs:9029:4
[INFO] [stdout]      |
[INFO] [stdout] 9029 | fn find_old_files(dir: &Path, cutoff: std::time::SystemTime, files: &mut Vec<PathBuf>) -> anyhow::Result<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_artifacts_recursive` is never used
[INFO] [stdout]     --> src/bin/ws.rs:9053:4
[INFO] [stdout]      |
[INFO] [stdout] 9053 | fn search_artifacts_recursive(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "10219316a9f55602dc3405f75b4348d1522bb61bd5b7e661858522962d654e96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10219316a9f55602dc3405f75b4348d1522bb61bd5b7e661858522962d654e96", kill_on_drop: false }`
[INFO] [stdout] 10219316a9f55602dc3405f75b4348d1522bb61bd5b7e661858522962d654e96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b4a34d7794d0cc5a299cb40910de80c333d89ddd190f43b12bd57257752496e
[INFO] running `Command { std: "docker" "start" "-a" "0b4a34d7794d0cc5a299cb40910de80c333d89ddd190f43b12bd57257752496e", kill_on_drop: false }`
[INFO] [stderr] warning: methods `generate_features_md`, `generate_template_features`, `generate_directives_md`, and `generate_progress_md` are never used
[INFO] [stderr]     --> src/mcp_protocol.rs:1547:8
[INFO] [stderr]      |
[INFO] [stderr]  103 | impl McpProtocolHandler {
[INFO] [stderr]      | ----------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1547 |     fn generate_features_md(&self, name: &str, template_type: &str, initialize_features: bool) -> Result<String> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1583 |     fn generate_template_features(&self, template_type: &str) -> Result<String> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1617 |     fn generate_directives_md(&self) -> Result<String> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1659 |     fn generate_progress_md(&self, name: &str) -> Result<String> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `workspace` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `std::fs`
[INFO] [stderr]     --> src/bin/ws.rs:8864:9
[INFO] [stderr]      |
[INFO] [stderr] 8864 |     use std::fs;
[INFO] [stderr]      |         ^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `feature_id`
[INFO] [stderr]     --> src/bin/ws.rs:6442:25
[INFO] [stderr]      |
[INFO] [stderr] 6442 |                     let feature_id = format!("F{:05}", i + 1);
[INFO] [stderr]      |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feature_id`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `task_id`
[INFO] [stderr]     --> src/bin/ws.rs:6460:21
[INFO] [stderr]      |
[INFO] [stderr] 6460 |                 let task_id = format!("T{:06}", 1);
[INFO] [stderr]      |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `directive_id`
[INFO] [stderr]     --> src/bin/ws.rs:6471:21
[INFO] [stderr]      |
[INFO] [stderr] 6471 |                 let directive_id = format!("D{:03}", 1);
[INFO] [stderr]      |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directive_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project`
[INFO] [stderr]     --> src/bin/ws.rs:7691:13
[INFO] [stderr]      |
[INFO] [stderr] 7691 |         let project = entity_manager.get_current_project().await?;
[INFO] [stderr]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `from_entity_type`
[INFO] [stderr]     --> src/bin/ws.rs:7694:13
[INFO] [stderr]      |
[INFO] [stderr] 7694 |         let from_entity_type = parse_entity_type(&from_type)?;
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_entity_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `to_entity_type`
[INFO] [stderr]     --> src/bin/ws.rs:7695:13
[INFO] [stderr]      |
[INFO] [stderr] 7695 |         let to_entity_type = parse_entity_type(&to_type)?;
[INFO] [stderr]      |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_entity_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `from_entity`
[INFO] [stderr]     --> src/bin/ws.rs:7683:18
[INFO] [stderr]      |
[INFO] [stderr] 7683 | fn link_entities(from_entity: String, from_type: String, to_entity: String, to_type: String, relationship_type: String, description: Opti...
[INFO] [stderr]      |                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_entity`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `to_entity`
[INFO] [stderr]     --> src/bin/ws.rs:7683:58
[INFO] [stderr]      |
[INFO] [stderr] 7683 | ...tring, from_type: String, to_entity: String, to_type: String, relationship_type: String, description: Option<String>) -> Result<()> {
[INFO] [stderr]      |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_entity`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `relationship_type`
[INFO] [stderr]     --> src/bin/ws.rs:7683:94
[INFO] [stderr]      |
[INFO] [stderr] 7683 | ... to_type: String, relationship_type: String, description: Option<String>) -> Result<()> {
[INFO] [stderr]      |                      ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relationship_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `description`
[INFO] [stderr]     --> src/bin/ws.rs:7683:121
[INFO] [stderr]      |
[INFO] [stderr] 7683 | ...ationship_type: String, description: Option<String>) -> Result<()> {
[INFO] [stderr]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]     --> src/bin/ws.rs:7708:13
[INFO] [stderr]      |
[INFO] [stderr] 7708 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stderr]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]     --> src/bin/ws.rs:7755:13
[INFO] [stderr]      |
[INFO] [stderr] 7755 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stderr]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entity_type_enum`
[INFO] [stderr]     --> src/bin/ws.rs:7859:13
[INFO] [stderr]      |
[INFO] [stderr] 7859 |         let entity_type_enum = parse_entity_type(&entity_type)?;
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_type_enum`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `note_type_enum`
[INFO] [stderr]     --> src/bin/ws.rs:7860:13
[INFO] [stderr]      |
[INFO] [stderr] 7860 |         let note_type_enum = parse_note_type(&note_type)?;
[INFO] [stderr]      |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_type_enum`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entity_id`
[INFO] [stderr]     --> src/bin/ws.rs:7852:41
[INFO] [stderr]      |
[INFO] [stderr] 7852 | fn add_entity_note(entity_type: String, entity_id: String, title: String, content: String, note_type: String, _tags: Option<String>) -> R...
[INFO] [stderr]      |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `title`
[INFO] [stderr]     --> src/bin/ws.rs:7852:60
[INFO] [stderr]      |
[INFO] [stderr] 7852 | fn add_entity_note(entity_type: String, entity_id: String, title: String, content: String, note_type: String, _tags: Option<String>) -> R...
[INFO] [stderr]      |                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]     --> src/bin/ws.rs:7852:75
[INFO] [stderr]      |
[INFO] [stderr] 7852 | ..._id: String, title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stderr]      |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project`
[INFO] [stderr]     --> src/bin/ws.rs:7875:13
[INFO] [stderr]      |
[INFO] [stderr] 7875 |         let project = entity_manager.get_current_project().await?;
[INFO] [stderr]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `title`
[INFO] [stderr]     --> src/bin/ws.rs:7868:21
[INFO] [stderr]      |
[INFO] [stderr] 7868 | fn add_project_note(title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stderr]      |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]     --> src/bin/ws.rs:7868:36
[INFO] [stderr]      |
[INFO] [stderr] 7868 | fn add_project_note(title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stderr]      |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `note_type`
[INFO] [stderr]     --> src/bin/ws.rs:7868:53
[INFO] [stderr]      |
[INFO] [stderr] 7868 | fn add_project_note(title: String, content: String, note_type: String, _tags: Option<String>) -> Result<()> {
[INFO] [stderr]      |                                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project`
[INFO] [stderr]     --> src/bin/ws.rs:7890:13
[INFO] [stderr]      |
[INFO] [stderr] 7890 |         let project = entity_manager.get_current_project().await?;
[INFO] [stderr]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entity_id`
[INFO] [stderr]     --> src/bin/ws.rs:7883:45
[INFO] [stderr]      |
[INFO] [stderr] 7883 | fn list_notes(_entity_type: Option<String>, entity_id: Option<String>, _note_type: Option<String>, project_wide: bool, _pinned: bool) -> ...
[INFO] [stderr]      |                                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project_wide`
[INFO] [stderr]     --> src/bin/ws.rs:7883:100
[INFO] [stderr]      |
[INFO] [stderr] 7883 | ..._type: Option<String>, project_wide: bool, _pinned: bool) -> Result<()> {
[INFO] [stderr]      |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_wide`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project`
[INFO] [stderr]     --> src/bin/ws.rs:7917:13
[INFO] [stderr]      |
[INFO] [stderr] 7917 |         let project = entity_manager.get_current_project().await?;
[INFO] [stderr]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `note_type`
[INFO] [stderr]     --> src/bin/ws.rs:7910:32
[INFO] [stderr]      |
[INFO] [stderr] 7910 | fn search_notes(query: String, note_type: Option<String>, format: String) -> Result<()> {
[INFO] [stderr]      |                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]     --> src/bin/ws.rs:7947:13
[INFO] [stderr]      |
[INFO] [stderr] 7947 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stderr]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tags_vec`
[INFO] [stderr]     --> src/bin/ws.rs:7949:13
[INFO] [stderr]      |
[INFO] [stderr] 7949 |         let tags_vec: Option<Vec<String>> = tags.map(|t| t.split(',').map(|s| s.trim().to_string()).collect());
[INFO] [stderr]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tags_vec`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `title`
[INFO] [stderr]     --> src/bin/ws.rs:7943:33
[INFO] [stderr]      |
[INFO] [stderr] 7943 | fn update_note(note_id: String, title: Option<String>, content: Option<String>, tags: Option<String>) -> Result<()> {
[INFO] [stderr]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]     --> src/bin/ws.rs:7943:56
[INFO] [stderr]      |
[INFO] [stderr] 7943 | fn update_note(note_id: String, title: Option<String>, content: Option<String>, tags: Option<String>) -> Result<()> {
[INFO] [stderr]      |                                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]     --> src/bin/ws.rs:7963:13
[INFO] [stderr]      |
[INFO] [stderr] 7963 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stderr]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]     --> src/bin/ws.rs:7988:13
[INFO] [stderr]      |
[INFO] [stderr] 7988 |         let pool = workspace::entities::database::initialize_database(&db_path).await?;
[INFO] [stderr]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project`
[INFO] [stderr]     --> src/bin/ws.rs:8007:13
[INFO] [stderr]      |
[INFO] [stderr] 8007 |         let project = entity_manager.get_current_project().await?;
[INFO] [stderr]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entity_type`
[INFO] [stderr]     --> src/bin/ws.rs:8000:88
[INFO] [stderr]      |
[INFO] [stderr] 8000 | ...g, target_type: String, entity_type: Option<String>, link_type: String) -> Result<()> {
[INFO] [stderr]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]     --> src/bin/ws.rs:8891:9
[INFO] [stderr]      |
[INFO] [stderr] 8891 |     for result in results {
[INFO] [stderr]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `modified`
[INFO] [stderr]     --> src/bin/ws.rs:8909:13
[INFO] [stderr]      |
[INFO] [stderr] 8909 |         let modified: DateTime<Utc> = meta.modified()?.into();
[INFO] [stderr]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `extension`
[INFO] [stderr]     --> src/bin/ws.rs:8913:25
[INFO] [stderr]      |
[INFO] [stderr] 8913 |             if let Some(extension) = path.extension() {
[INFO] [stderr]      |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extension`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sessions`
[INFO] [stderr]     --> src/bin/ws.rs:8946:34
[INFO] [stderr]      |
[INFO] [stderr] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stderr]      |                                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sessions`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `format`
[INFO] [stderr]     --> src/bin/ws.rs:8946:55
[INFO] [stderr]      |
[INFO] [stderr] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stderr]      |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]     --> src/bin/ws.rs:8946:69
[INFO] [stderr]      |
[INFO] [stderr] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stderr]      |                                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `include_content`
[INFO] [stderr]     --> src/bin/ws.rs:8946:93
[INFO] [stderr]      |
[INFO] [stderr] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stderr]      |                                                                                             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_include_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `session_id`
[INFO] [stderr]     --> src/bin/ws.rs:8950:35
[INFO] [stderr]      |
[INFO] [stderr] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stderr]      |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `format`
[INFO] [stderr]     --> src/bin/ws.rs:8950:53
[INFO] [stderr]      |
[INFO] [stderr] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stderr]      |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]     --> src/bin/ws.rs:8950:67
[INFO] [stderr]      |
[INFO] [stderr] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stderr]      |                                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `remove_originals`
[INFO] [stderr]     --> src/bin/ws.rs:8950:91
[INFO] [stderr]      |
[INFO] [stderr] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stderr]      |                                                                                           ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_originals`
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_sample_project` is never used
[INFO] [stderr]     --> src/bin/ws.rs:2231:4
[INFO] [stderr]      |
[INFO] [stderr] 2231 | fn create_sample_project(force: bool) -> Result<()> {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `populate_sample_data` is never used
[INFO] [stderr]     --> src/bin/ws.rs:2358:4
[INFO] [stderr]      |
[INFO] [stderr] 2358 | fn populate_sample_data(force: bool) -> Result<()> {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `populate_sample_data_async` is never used
[INFO] [stderr]     --> src/bin/ws.rs:2387:10
[INFO] [stderr]      |
[INFO] [stderr] 2387 | async fn populate_sample_data_async(force: bool) -> Result<()> {
[INFO] [stderr]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_task` is never used
[INFO] [stderr]     --> src/bin/ws.rs:4350:4
[INFO] [stderr]      |
[INFO] [stderr] 4350 | fn add_task(title: String, description: String, feature: Option<String>, priority: String, auto_feature: bool) -> Result<()> {
[INFO] [stderr]      |    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `detect_feature_from_description` is never used
[INFO] [stderr]     --> src/bin/ws.rs:4393:4
[INFO] [stderr]      |
[INFO] [stderr] 4393 | fn detect_feature_from_description(description: &str) -> Option<String> {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `save_task_to_backlog` is never used
[INFO] [stderr]     --> src/bin/ws.rs:4418:4
[INFO] [stderr]      |
[INFO] [stderr] 4418 | fn save_task_to_backlog(task: &Task) -> Result<()> {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_initial_task_backlog` is never used
[INFO] [stderr]     --> src/bin/ws.rs:4454:4
[INFO] [stderr]      |
[INFO] [stderr] 4454 | fn create_initial_task_backlog() -> String {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_feature_to_file` is never used
[INFO] [stderr]     --> src/bin/ws.rs:5563:4
[INFO] [stderr]      |
[INFO] [stderr] 5563 | fn add_feature_to_file(title: String, description: String, category: String, state: String) -> Result<()> {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_next_feature_id` is never used
[INFO] [stderr]     --> src/bin/ws.rs:5737:4
[INFO] [stderr]      |
[INFO] [stderr] 5737 | fn get_next_feature_id(features_content: &str) -> String {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_feature_to_features_file` is never used
[INFO] [stderr]     --> src/bin/ws.rs:5754:4
[INFO] [stderr]      |
[INFO] [stderr] 5754 | fn add_feature_to_features_file(id: &str, title: &str, description: &str, state: &str, category: &str) -> Result<()> {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_context_threshold_startup` is never used
[INFO] [stderr]     --> src/bin/ws.rs:5973:4
[INFO] [stderr]      |
[INFO] [stderr] 5973 | fn check_context_threshold_startup() -> Result<()> {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `handle_list_artifacts` is never used
[INFO] [stderr]     --> src/bin/ws.rs:8731:10
[INFO] [stderr]      |
[INFO] [stderr] 8731 | async fn handle_list_artifacts(
[INFO] [stderr]      |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `handle_organize_artifacts` is never used
[INFO] [stderr]     --> src/bin/ws.rs:8815:10
[INFO] [stderr]      |
[INFO] [stderr] 8815 | async fn handle_organize_artifacts(categorize: bool, manifest: bool, tag: bool) -> anyhow::Result<()> {
[INFO] [stderr]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `handle_search_artifacts` is never used
[INFO] [stderr]     --> src/bin/ws.rs:8863:10
[INFO] [stderr]      |
[INFO] [stderr] 8863 | async fn handle_search_artifacts(query: &str, content: bool, names: bool, limit: u32) -> anyhow::Result<()> {
[INFO] [stderr]      |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `handle_show_artifact` is never used
[INFO] [stderr]     --> src/bin/ws.rs:8897:10
[INFO] [stderr]      |
[INFO] [stderr] 8897 | async fn handle_show_artifact(artifact_path: &str, content: bool, metadata: bool) -> anyhow::Result<()> {
[INFO] [stderr]      |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `handle_export_artifacts` is never used
[INFO] [stderr]     --> src/bin/ws.rs:8946:10
[INFO] [stderr]      |
[INFO] [stderr] 8946 | async fn handle_export_artifacts(sessions: &[String], format: &str, output: Option<String>, include_content: bool) -> anyhow::Result<()> {
[INFO] [stderr]      |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `handle_archive_artifacts` is never used
[INFO] [stderr]     --> src/bin/ws.rs:8950:10
[INFO] [stderr]      |
[INFO] [stderr] 8950 | async fn handle_archive_artifacts(session_id: &str, format: &str, output: Option<String>, remove_originals: bool) -> anyhow::Result<()> {
[INFO] [stderr]      |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ArtifactInfo` is never constructed
[INFO] [stderr]     --> src/bin/ws.rs:8957:8
[INFO] [stderr]      |
[INFO] [stderr] 8957 | struct ArtifactInfo {
[INFO] [stderr]      |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SearchResult` is never constructed
[INFO] [stderr]     --> src/bin/ws.rs:8967:8
[INFO] [stderr]      |
[INFO] [stderr] 8967 | struct SearchResult {
[INFO] [stderr]      |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_artifacts_recursive` is never used
[INFO] [stderr]     --> src/bin/ws.rs:8972:4
[INFO] [stderr]      |
[INFO] [stderr] 8972 | fn collect_artifacts_recursive(
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_file_size` is never used
[INFO] [stderr]     --> src/bin/ws.rs:9007:4
[INFO] [stderr]      |
[INFO] [stderr] 9007 | fn format_file_size(bytes: u64) -> String {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `extract_session_id_from_path` is never used
[INFO] [stderr]     --> src/bin/ws.rs:9025:4
[INFO] [stderr]      |
[INFO] [stderr] 9025 | fn extract_session_id_from_path(_path: &Path) -> Option<String> {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `find_old_files` is never used
[INFO] [stderr]     --> src/bin/ws.rs:9029:4
[INFO] [stderr]      |
[INFO] [stderr] 9029 | fn find_old_files(dir: &Path, cutoff: std::time::SystemTime, files: &mut Vec<PathBuf>) -> anyhow::Result<()> {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `search_artifacts_recursive` is never used
[INFO] [stderr]     --> src/bin/ws.rs:9053:4
[INFO] [stderr]      |
[INFO] [stderr] 9053 | fn search_artifacts_recursive(
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `workspace` (bin "ws") generated 70 warnings (run `cargo fix --bin "ws" -p workspace` to apply 46 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition name: `disabled_for_schema_migration`
[INFO] [stderr]  --> tests/dashboard_tests.rs:1:8
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![cfg(disabled_for_schema_migration)]
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(disabled_for_schema_migration)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(disabled_for_schema_migration)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `engine`
[INFO] [stderr]   --> tests/refac_diff_preview_tests.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |     let engine = RenameEngine::new(args)?;
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `engine`
[INFO] [stderr]    --> tests/refac_diff_preview_tests.rs:122:9
[INFO] [stderr]     |
[INFO] [stderr] 122 |     let engine = RenameEngine::new(args)?;
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `engine`
[INFO] [stderr]    --> tests/refac_diff_preview_tests.rs:170:9
[INFO] [stderr]     |
[INFO] [stderr] 170 |     let engine = RenameEngine::new(args)?;
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `engine`
[INFO] [stderr]    --> tests/refac_diff_preview_tests.rs:214:9
[INFO] [stderr]     |
[INFO] [stderr] 214 |     let engine = RenameEngine::new(args)?;
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `engine`
[INFO] [stderr]    --> tests/refac_diff_preview_tests.rs:269:9
[INFO] [stderr]     |
[INFO] [stderr] 269 |     let engine = RenameEngine::new(args)?;
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `engine`
[INFO] [stderr]    --> tests/refac_diff_preview_tests.rs:322:9
[INFO] [stderr]     |
[INFO] [stderr] 322 |     let engine = RenameEngine::new(args)?;
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stderr] 
[INFO] [stderr] warning: `workspace` (test "dashboard_tests") generated 1 warning
[INFO] [stderr] warning: `workspace` (test "refac_diff_preview_tests") generated 6 warnings (run `cargo fix --test "refac_diff_preview_tests" -p workspace` to apply 6 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition name: `disabled_for_schema_migration`
[INFO] [stderr]  --> tests/end_to_end_insite_tests.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | #![cfg(disabled_for_schema_migration)]
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(disabled_for_schema_migration)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(disabled_for_schema_migration)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `workspace` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `workspace` (test "end_to_end_insite_tests") generated 1 warning
[INFO] [stderr] warning: `workspace` (bin "ws" test) generated 70 warnings (70 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/workspace-49335d9c8dbd298f)
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test entities::schema_models::session_directive_tests::test_directive_creation ... ok
[INFO] [stdout] test entities::schema_models::entity_trait_tests::test_task_entity_traits ... ok
[INFO] [stdout] test entities::schema_models::entity_trait_tests::test_project_entity_traits ... ok
[INFO] [stdout] test entities::schema_models::entity_trait_tests::test_directive_entity_search ... ok
[INFO] [stdout] test entities::schema_models::session_directive_tests::test_file_modification_feature_validation ... ok
[INFO] [stdout] test entities::schema_models::entity_trait_tests::test_feature_entity_traits ... ok
[INFO] [stdout] test entities::schema_models::session_directive_tests::test_session_creation ... ok
[INFO] [stdout] test entities::schema_models::session_directive_tests::test_directive_id_validation ... ok
[INFO] [stdout] test entities::schema_models::tests::test_feature_state_transitions ... ok
[INFO] [stdout] test entities::schema_models::tests::test_feature_creation ... ok
[INFO] [stdout] test entities::schema_models::tests::test_invalid_self_dependency ... ok
[INFO] [stdout] test entities::schema_models::session_directive_tests::test_session_duplicate_task_prevention ... ok
[INFO] [stdout] test entities::schema_models::tests::test_project_creation ... ok
[INFO] [stdout] test entities::schema_models::session_directive_tests::test_session_completed_tasks ... ok
[INFO] [stdout] test entities::schema_models::tests::test_task_creation ... ok
[INFO] [stdout] test entities::schema_models::session_directive_tests::test_metric_code_validation ... ok
[INFO] [stdout] test entities::schema_models::tests::test_project_id_validation ... ok
[INFO] [stdout] test entities::schema_models::tests::test_task_status_transitions ... ok
[INFO] [stdout] test entities::schema_traits::tests::test_entity_type_all ... ok
[INFO] [stdout] test entities::schema_traits::tests::test_entity_type_conversion ... ok
[INFO] [stdout] test entities::schema_traits::tests::test_priority_sort_order ... ok
[INFO] [stdout] test entities::schema_models::tests::test_task_dependencies ... ok
[INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_empty ... ok
[INFO] [stdout] test entities::schema_models::tests::test_task_id_validation ... ok
[INFO] [stdout] test entities::schema_models::tests::test_feature_id_validation ... ok
[INFO] [stdout] test entities::schema_models::session_directive_tests::test_session_id_validation ... ok
[INFO] [stdout] test entities::schema_models::entity_trait_tests::test_entity_utils ... ok
[INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_custom_substitute_char ... ok
[INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_no_match ... ok
[INFO] [stdout] test refac::binary_detector::tests::test_binary_extension_detection ... ok
[INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_whitespace_preservation ... ok
[INFO] [stdout] test refac::binary_detector::tests::test_binary_file_detection ... ok
[INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_partial_match ... ok
[INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_basic ... ok
[INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_numbers ... ok
[INFO] [stdout] test refac::binary_detector::tests::test_discovery_phase_simulation ... ok
[INFO] [stdout] test refac::binary_detector::tests::test_binary_reason ... ok
[INFO] [stdout] test refac::binary_detector::tests::test_printable_ascii ... ok
[INFO] [stdout] test refac::binary_detector::tests::test_protobuf_vs_text_distinction ... ok
[INFO] [stdout] test refac::binary_detector::tests::test_text_file_detection ... ok
[INFO] [stdout] test refac::binary_detector::tests::test_pb_file_detection ... ok
[INFO] [stdout] test refac::binary_detector::tests::test_utf8_start_detection ... ok
[INFO] [stdout] test refac::binary_detector::tests::test_empty_file_detection ... ok
[INFO] [stdout] test refac::binary_detector::tests::test_protocol_buffer_detection ... ok
[INFO] [stdout] test refac::binary_detector::tests::test_protocol_buffer_patterns ... ok
[INFO] [stdout] test refac::cli::tests::test_mode_detection ... ok
[INFO] [stdout] test refac::cli::tests::test_processing_flags ... ok
[INFO] [stdout] test refac::collision_detector::tests::test_clear ... ok
[INFO] [stdout] test refac::collision_detector::tests::test_collision_summary ... ok
[INFO] [stdout] test refac::collision_detector::tests::test_collision_report ... ok
[INFO] [stdout] test refac::binary_detector::tests::test_utf8_file_detection ... ok
[INFO] [stdout] test refac::collision_detector::tests::test_multiple_sources_same_target ... ok
[INFO] [stdout] test refac::collision_detector::tests::test_no_collisions ... ok
[INFO] [stdout] test refac::collision_detector::tests::test_scan_existing_paths ... ok
[INFO] [stdout] test refac::collision_detector::tests::test_source_equals_target ... ok
[INFO] [stdout] test refac::collision_detector::tests::test_directory_to_file_collision ... ok
[INFO] [stdout] test refac::cli::tests::test_args_validation ... ok
[INFO] [stdout] test refac::file_ops::tests::test_copy_file ... ok
[INFO] [stdout] test refac::file_ops::tests::test_count_string_occurrences ... ok
[INFO] [stdout] test refac::collision_detector::tests::test_no_collisions_report ... ok
[INFO] [stdout] test refac::collision_detector::tests::test_file_to_directory_collision ... ok
[INFO] [stdout] test refac::file_ops::tests::test_create_backup ... ok
[INFO] [stdout] test refac::collision_detector::tests::test_target_already_exists ... ok
[INFO] [stdout] test refac::file_ops::tests::test_backup_with_replace_content ... ok
[INFO] [stdout] test refac::file_ops::tests::test_encoding_detection_methods ... ok
[INFO] [stdout] test refac::file_ops::tests::test_encoding_detection_and_preservation ... ok
[INFO] [stdout] test refac::file_ops::tests::test_get_file_size ... ok
[INFO] [stdout] test refac::file_ops::tests::test_file_contains_string_with_encoding ... ok
[INFO] [stdout] test refac::file_ops::tests::test_replace_content_no_match ... ok
[INFO] [stdout] test refac::file_ops::tests::test_move_item ... ok
[INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_with_ansi_colors ... ok
[INFO] [stdout] test refac::file_ops::tests::test_replace_content_streaming ... ok
[INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_mixed_separators ... ok
[INFO] [stdout] test refac::progress::tests::test_progress_tracker_creation ... ok
[INFO] [stdout] test refac::file_ops::tests::test_utility_functions ... ok
[INFO] [stdout] test refac::progress::tests::test_progress_tracker_disabled ... ok
[INFO] [stdout] test refac::progress::tests::test_simple_output_non_verbose ... ok
[INFO] [stdout] test refac::file_ops::tests::test_file_contains_string ... ok
[INFO] [stdout] test refac::file_ops::tests::test_utf16_bom_detection ... ok
[INFO] [stdout] test refac::file_ops::tests::test_replace_content ... ok
[INFO] [stdout] test refac::file_ops::tests::test_encoding_error_handling ... ok
[INFO] [stdout] test refac::progress::tests::test_simple_output ... ok
[INFO] [stdout] test st8::st8_common::tests::test_detect_file_type ... ok
[INFO] [stdout] test st8::st8_common::tests::test_detect_project_files ... ok
[INFO] [stdout] test st8::st8_common::tests::test_project_file_type_file_name ... ok
[INFO] [stdout] test st8::st8_common::tests::test_update_build_gradle ... ok
[INFO] [stdout] test st8::st8_common::tests::test_st8_config_default ... ok
[INFO] [stdout] test st8::st8_common::tests::test_update_composer_json ... ok
[INFO] [stdout] test st8::st8_common::tests::test_update_package_json ... ok
[INFO] [stdout] test st8::st8_common::tests::test_update_pom_xml ... ok
[INFO] [stdout] test st8::st8_common::tests::test_update_pubspec_yaml ... ok
[INFO] [stdout] test st8::st8_common::tests::test_is_git_repository ... ok
[INFO] [stdout] test st8::st8_common::tests::test_update_pyproject_toml ... ok
[INFO] [stdout] test st8::st8_common::tests::test_update_cargo_toml ... ok
[INFO] [stdout] test st8::st8_common::tests::test_update_version_file_no_change ... ok
[INFO] [stdout] test st8::st8_common::tests::test_version_info_format ... ok
[INFO] [stdout] test st8::templates::tests::test_enable_disable_template ... ok
[INFO] [stdout] test st8::st8_common::tests::test_update_setup_py ... ok
[INFO] [stdout] test st8::templates::tests::test_add_and_remove_template ... ok
[INFO] [stdout] test st8::templates::tests::test_template_context_creation ... ok
[INFO] [stdout] test st8::templates::tests::test_template_manager_creation ... ok
[INFO] [stdout] test tests::test_get_version ... ok
[INFO] [stdout] test tests::test_rename_config_creation ... ok
[INFO] [stdout] test tests::test_rename_config_validation ... ok
[INFO] [stdout] test st8::templates::tests::test_template_persistence ... ok
[INFO] [stdout] test tests::test_utils_contains_pattern ... ok
[INFO] [stdout] test tests::test_utils_replace_all ... ok
[INFO] [stdout] test st8::templates::tests::test_render_template ... ok
[INFO] [stdout] test tests::test_version_consistency ... ok
[INFO] [stdout] test workspace_state::tests::test_detect_project_name_package_json ... ok
[INFO] [stdout] test workspace_state::tests::test_detect_project_name_fallback ... ok
[INFO] [stdout] test workspace_state::tests::test_workspace_state_initialize ... ok
[INFO] [stdout] test workspace_state::tests::test_detect_project_name_cargo ... ok
[INFO] [stdout] test workspace_state::tests::test_tool_directory_paths ... ok
[INFO] [stdout] test workspace_state::tests::test_workspace_state_save_load ... ok
[INFO] [stdout] test st8::st8_common::tests::test_update_cmake_lists ... ok
[INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_with_separators ... ok
[INFO] [stdout] test st8::st8_common::tests::test_st8_config_save_load ... FAILED
[INFO] [stdout] test st8::st8_common::tests::test_st8_config_default_auto_detect ... FAILED
[INFO] [stdout] test st8::st8_common::tests::test_st8_config_with_auto_detect ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- st8::st8_common::tests::test_st8_config_save_load stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'st8::st8_common::tests::test_st8_config_save_load' (107) panicked at src/st8/st8_common.rs:746:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error returned from database: (code: 14) unable to open database file
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     (code: 14) unable to open database file
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184:27
[INFO] [stdout]    2: workspace::st8::st8_common::save_st8_config_to_db::{{closure}}
[INFO] [stdout]              at ./src/st8/st8_common.rs:602:16
[INFO] [stdout]    3: workspace::st8::st8_common::St8Config::save::{{closure}}
[INFO] [stdout]              at ./src/st8/st8_common.rs:49:51
[INFO] [stdout]    4: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]    5: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]    6: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]    7: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]    8: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]    9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   10: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   11: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   13: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   14: workspace::st8::st8_common::St8Config::save
[INFO] [stdout]              at ./src/st8/st8_common.rs:48:12
[INFO] [stdout]   15: workspace::st8::st8_common::tests::test_st8_config_save_load
[INFO] [stdout]              at ./src/st8/st8_common.rs:746:16
[INFO] [stdout]   16: workspace::st8::st8_common::tests::test_st8_config_save_load::{{closure}}
[INFO] [stdout]              at ./src/st8/st8_common.rs:742:35
[INFO] [stdout]   17: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   18: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   19: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   20: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   21: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: test::run_test_in_process
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   29: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   35: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   37: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   38: <unknown>
[INFO] [stdout]   39: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e9df6b49e02 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e9df6b49e02 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e9df6b49e02 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e9df6b49e02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e9df6b5d28f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e9df6b5d28f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e9df6b12e13 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e9df6b12e13 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e9df6b20e62 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e9df6b26d5f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e9df6b26bf1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e9df615c6ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e9df615c6ae - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e9df6b2741f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e9df6b2741f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e9df6b271ca - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e9df6b20f99 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e9df6b0619d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e9df6b67870 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e9df6b66696 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5e9df5fbe2ac - core::result::Result<T,E>::unwrap::hd31adcc29943db20
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e9df5fbe2ac - workspace::st8::st8_common::tests::test_st8_config_save_load::h94071a997e7d7464
[INFO] [stdout]                                at /opt/rustwide/workdir/src/st8/st8_common.rs:746:38
[INFO] [stdout]   22:     0x5e9df5fbe607 - workspace::st8::st8_common::tests::test_st8_config_save_load::{{closure}}::h24b95b545f70c9c5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/st8/st8_common.rs:742:35
[INFO] [stdout]   23:     0x5e9df5f32786 - core::ops::function::FnOnce::call_once::h80dedac1320825a6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e9df615c4ab - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e9df615c4ab - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e9df617050d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e9df617050d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e9df617050d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5e9df617050d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5e9df617050d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e9df617050d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e9df617050d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e9df6149a54 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e9df6149a54 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e9df614d2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5e9df614d2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e9df614d2aa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5e9df614d2aa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5e9df614d2aa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e9df614d2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5e9df614d2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e9df6b1c2bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5e9df6b1c2bf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7f815dc1faa4 - <unknown>
[INFO] [stdout]   45:     0x7f815dcaca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- st8::st8_common::tests::test_st8_config_default_auto_detect stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'st8::st8_common::tests::test_st8_config_default_auto_detect' (106) panicked at src/st8/st8_common.rs:1007:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error returned from database: (code: 14) unable to open database file
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     (code: 14) unable to open database file
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184:27
[INFO] [stdout]    2: workspace::st8::st8_common::load_st8_config_from_db::{{closure}}
[INFO] [stdout]              at ./src/st8/st8_common.rs:559:9
[INFO] [stdout]    3: workspace::st8::st8_common::St8Config::load::{{closure}}
[INFO] [stdout]              at ./src/st8/st8_common.rs:41:47
[INFO] [stdout]    4: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]    5: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]    6: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]    7: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]    8: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]    9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   10: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   11: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   13: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   14: workspace::st8::st8_common::St8Config::load
[INFO] [stdout]              at ./src/st8/st8_common.rs:40:12
[INFO] [stdout]   15: workspace::st8::st8_common::tests::test_st8_config_default_auto_detect
[INFO] [stdout]              at ./src/st8/st8_common.rs:1007:29
[INFO] [stdout]   16: workspace::st8::st8_common::tests::test_st8_config_default_auto_detect::{{closure}}
[INFO] [stdout]              at ./src/st8/st8_common.rs:996:45
[INFO] [stdout]   17: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   18: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   19: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   20: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   21: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: test::run_test_in_process
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   29: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   35: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   37: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   38: <unknown>
[INFO] [stdout]   39: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e9df6b49e02 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e9df6b49e02 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e9df6b49e02 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e9df6b49e02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e9df6b5d28f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e9df6b5d28f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e9df6b12e13 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e9df6b12e13 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e9df6b20e62 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e9df6b26d5f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e9df6b26bf1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e9df615c6ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e9df615c6ae - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e9df6b2741f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e9df6b2741f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e9df6b271ca - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e9df6b20f99 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e9df6b0619d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e9df6b67870 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e9df6b66696 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5e9df5fc083a - core::result::Result<T,E>::unwrap::hb1e6935a5ac3b25c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e9df5fc083a - workspace::st8::st8_common::tests::test_st8_config_default_auto_detect::h732f642b3c0bd480
[INFO] [stdout]                                at /opt/rustwide/workdir/src/st8/st8_common.rs:1007:62
[INFO] [stdout]   22:     0x5e9df5fc09e7 - workspace::st8::st8_common::tests::test_st8_config_default_auto_detect::{{closure}}::h56510231c3aa546c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/st8/st8_common.rs:996:45
[INFO] [stdout]   23:     0x5e9df5f32a96 - core::ops::function::FnOnce::call_once::h929e2868a8e67db2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e9df615c4ab - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e9df615c4ab - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e9df617050d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e9df617050d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e9df617050d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5e9df617050d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5e9df617050d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e9df617050d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e9df617050d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e9df6149a54 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e9df6149a54 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e9df614d2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5e9df614d2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e9df614d2aa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5e9df614d2aa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5e9df614d2aa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e9df614d2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5e9df614d2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e9df6b1c2bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5e9df6b1c2bf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7f815dc1faa4 - <unknown>
[INFO] [stdout]   45:     0x7f815dcaca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- st8::st8_common::tests::test_st8_config_with_auto_detect stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'st8::st8_common::tests::test_st8_config_with_auto_detect' (108) panicked at src/st8/st8_common.rs:988:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error returned from database: (code: 14) unable to open database file
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     (code: 14) unable to open database file
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184:27
[INFO] [stdout]    2: workspace::st8::st8_common::save_st8_config_to_db::{{closure}}
[INFO] [stdout]              at ./src/st8/st8_common.rs:602:16
[INFO] [stdout]    3: workspace::st8::st8_common::St8Config::save::{{closure}}
[INFO] [stdout]              at ./src/st8/st8_common.rs:49:51
[INFO] [stdout]    4: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]    5: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]    6: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]    7: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]    8: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]    9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   10: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   11: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   13: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   14: workspace::st8::st8_common::St8Config::save
[INFO] [stdout]              at ./src/st8/st8_common.rs:48:12
[INFO] [stdout]   15: workspace::st8::st8_common::tests::test_st8_config_with_auto_detect
[INFO] [stdout]              at ./src/st8/st8_common.rs:988:16
[INFO] [stdout]   16: workspace::st8::st8_common::tests::test_st8_config_with_auto_detect::{{closure}}
[INFO] [stdout]              at ./src/st8/st8_common.rs:977:42
[INFO] [stdout]   17: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   18: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   19: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   20: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   21: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: test::run_test_in_process
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   29: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   35: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   37: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   38: <unknown>
[INFO] [stdout]   39: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e9df6b49e02 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e9df6b49e02 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e9df6b49e02 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e9df6b49e02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e9df6b5d28f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e9df6b5d28f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e9df6b12e13 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e9df6b12e13 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e9df6b20e62 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e9df6b26d5f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e9df6b26bf1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e9df615c6ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e9df615c6ae - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e9df6b2741f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e9df6b2741f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e9df6b271ca - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e9df6b20f99 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e9df6b0619d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e9df6b67870 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e9df6b66696 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5e9df5fbf58e - core::result::Result<T,E>::unwrap::hd31adcc29943db20
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e9df5fbf58e - workspace::st8::st8_common::tests::test_st8_config_with_auto_detect::h604087ffcd79fb58
[INFO] [stdout]                                at /opt/rustwide/workdir/src/st8/st8_common.rs:988:38
[INFO] [stdout]   22:     0x5e9df5fbf937 - workspace::st8::st8_common::tests::test_st8_config_with_auto_detect::{{closure}}::hfaecbcb2435acfe7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/st8/st8_common.rs:977:42
[INFO] [stdout]   23:     0x5e9df5f32d86 - core::ops::function::FnOnce::call_once::ha833c8b8c781a67e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e9df615c4ab - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e9df615c4ab - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e9df617050d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e9df617050d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e9df617050d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5e9df617050d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5e9df617050d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e9df617050d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e9df617050d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e9df6149a54 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e9df6149a54 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e9df614d2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5e9df614d2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e9df614d2aa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5e9df614d2aa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5e9df614d2aa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e9df614d2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5e9df614d2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e9df6b1c2bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5e9df6b1c2bf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7f815dc1faa4 - <unknown>
[INFO] [stdout]   45:     0x7f815dcaca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     st8::st8_common::tests::test_st8_config_default_auto_detect
[INFO] [stdout]     st8::st8_common::tests::test_st8_config_save_load
[INFO] [stdout]     st8::st8_common::tests::test_st8_config_with_auto_detect
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 117 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0b4a34d7794d0cc5a299cb40910de80c333d89ddd190f43b12bd57257752496e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b4a34d7794d0cc5a299cb40910de80c333d89ddd190f43b12bd57257752496e", kill_on_drop: false }`
[INFO] [stdout] 0b4a34d7794d0cc5a299cb40910de80c333d89ddd190f43b12bd57257752496e
