[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#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [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 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25dcaa60e83ab5b9406e92d1fd8e044818e4e25d72c5084799df3b7d63f06be5 [INFO] running `Command { std: "docker" "start" "-a" "25dcaa60e83ab5b9406e92d1fd8e044818e4e25d72c5084799df3b7d63f06be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25dcaa60e83ab5b9406e92d1fd8e044818e4e25d72c5084799df3b7d63f06be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25dcaa60e83ab5b9406e92d1fd8e044818e4e25d72c5084799df3b7d63f06be5", kill_on_drop: false }` [INFO] [stdout] 25dcaa60e83ab5b9406e92d1fd8e044818e4e25d72c5084799df3b7d63f06be5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee8af15ac3a562990316906a1725ab3296ce85cb3f14ac9a0049bdc3ec36e178 [INFO] running `Command { std: "docker" "start" "-a" "ee8af15ac3a562990316906a1725ab3296ce85cb3f14ac9a0049bdc3ec36e178", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [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 generic-array v0.14.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling webpki v0.22.4 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [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 form_urlencoded v1.2.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling libm v0.2.15 [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 mime_guess v2.0.5 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [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 futures-channel v0.3.31 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [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 unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling workspace v0.62.182680 (/opt/rustwide/workdir) [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling sqlx v0.6.3 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling flate2 v1.1.2 [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 atty v0.2.14 [INFO] [stderr] Compiling content_inspector v0.2.4 [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1583 | fn generate_template_features(&self, template_type: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1617 | fn generate_directives_md(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1659 | fn generate_progress_md(&self, name: &str) -> 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: 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: `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] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [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 = 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, 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, 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, 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, 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, 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, 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, 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, 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: 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] [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: `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) -> 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) -> 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) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description` [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: `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_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) -> 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) -> 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) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [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(¬e_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: `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) -> 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) -> 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) -> 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: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: `entity_id` [INFO] [stdout] --> src/bin/ws.rs:7883:45 [INFO] [stdout] | [INFO] [stdout] 7883 | fn list_notes(_entity_type: Option, entity_id: Option, _note_type: Option, 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, 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: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: `note_type` [INFO] [stdout] --> src/bin/ws.rs:7910:32 [INFO] [stdout] | [INFO] [stdout] 7910 | fn search_notes(query: String, note_type: Option, 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: `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: `title` [INFO] [stdout] --> src/bin/ws.rs:7943:33 [INFO] [stdout] | [INFO] [stdout] 7943 | fn update_note(note_id: String, title: Option, content: Option, tags: Option) -> 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, content: Option, tags: Option) -> 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: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> = 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: `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: `entity_type` [INFO] [stdout] --> src/bin/ws.rs:8000:88 [INFO] [stdout] | [INFO] [stdout] 8000 | ...g, target_type: String, entity_type: Option, 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: `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: 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, 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 { [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, 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, 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 { [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) -> 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 1m 03s [INFO] running `Command { std: "docker" "inspect" "ee8af15ac3a562990316906a1725ab3296ce85cb3f14ac9a0049bdc3ec36e178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee8af15ac3a562990316906a1725ab3296ce85cb3f14ac9a0049bdc3ec36e178", kill_on_drop: false }` [INFO] [stdout] ee8af15ac3a562990316906a1725ab3296ce85cb3f14ac9a0049bdc3ec36e178 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d20365bfb7fad6152864d9c9297fbb4055c159b1e384c5d5c45c95d561aee77 [INFO] running `Command { std: "docker" "start" "-a" "0d20365bfb7fad6152864d9c9297fbb4055c159b1e384c5d5c45c95d561aee77", 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 doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [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 globset v0.4.16 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1583 | fn generate_template_features(&self, template_type: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1617 | fn generate_directives_md(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1659 | fn generate_progress_md(&self, name: &str) -> 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: 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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1583 | fn generate_template_features(&self, template_type: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1617 | fn generate_directives_md(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1659 | fn generate_progress_md(&self, name: &str) -> 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: 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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [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 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: 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: `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] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [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 = 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, 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, 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, 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, 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, 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, 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, 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, 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: 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: `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] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [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 = 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, 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, 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, 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, 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, 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, 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, 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, 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: 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] [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: `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) -> 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) -> 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) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description` [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: `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_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) -> 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) -> 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) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [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(¬e_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: `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) -> 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) -> 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) -> 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: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: `entity_id` [INFO] [stdout] --> src/bin/ws.rs:7883:45 [INFO] [stdout] | [INFO] [stdout] 7883 | fn list_notes(_entity_type: Option, entity_id: Option, _note_type: Option, 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, 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: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: `note_type` [INFO] [stdout] --> src/bin/ws.rs:7910:32 [INFO] [stdout] | [INFO] [stdout] 7910 | fn search_notes(query: String, note_type: Option, 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: `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: `title` [INFO] [stdout] --> src/bin/ws.rs:7943:33 [INFO] [stdout] | [INFO] [stdout] 7943 | fn update_note(note_id: String, title: Option, content: Option, tags: Option) -> 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, content: Option, tags: Option) -> 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: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> = 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: `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: `entity_type` [INFO] [stdout] --> src/bin/ws.rs:8000:88 [INFO] [stdout] | [INFO] [stdout] 8000 | ...g, target_type: String, entity_type: Option, 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: `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: 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, 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 { [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, 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, 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 { [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) -> 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] [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: `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) -> 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) -> 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) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description` [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: `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_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) -> 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) -> 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) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [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(¬e_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: `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) -> 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) -> 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) -> 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: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: `entity_id` [INFO] [stdout] --> src/bin/ws.rs:7883:45 [INFO] [stdout] | [INFO] [stdout] 7883 | fn list_notes(_entity_type: Option, entity_id: Option, _note_type: Option, 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, 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: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: `note_type` [INFO] [stdout] --> src/bin/ws.rs:7910:32 [INFO] [stdout] | [INFO] [stdout] 7910 | fn search_notes(query: String, note_type: Option, 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: `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: `title` [INFO] [stdout] --> src/bin/ws.rs:7943:33 [INFO] [stdout] | [INFO] [stdout] 7943 | fn update_note(note_id: String, title: Option, content: Option, tags: Option) -> 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, content: Option, tags: Option) -> 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: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> = 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: `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: `entity_type` [INFO] [stdout] --> src/bin/ws.rs:8000:88 [INFO] [stdout] | [INFO] [stdout] 8000 | ...g, target_type: String, entity_type: Option, 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: `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: 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, 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 { [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, 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, 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 { [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) -> 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 01s [INFO] running `Command { std: "docker" "inspect" "0d20365bfb7fad6152864d9c9297fbb4055c159b1e384c5d5c45c95d561aee77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d20365bfb7fad6152864d9c9297fbb4055c159b1e384c5d5c45c95d561aee77", kill_on_drop: false }` [INFO] [stdout] 0d20365bfb7fad6152864d9c9297fbb4055c159b1e384c5d5c45c95d561aee77 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 227781d43ec63b06a91773acce0e3c90e62bb341cba54e7c2929cd3482eeca04 [INFO] running `Command { std: "docker" "start" "-a" "227781d43ec63b06a91773acce0e3c90e62bb341cba54e7c2929cd3482eeca04", 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 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1583 | fn generate_template_features(&self, template_type: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1617 | fn generate_directives_md(&self) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1659 | fn generate_progress_md(&self, name: &str) -> Result { [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: `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] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `modified` [INFO] [stderr] --> src/bin/ws.rs:8909:13 [INFO] [stderr] | [INFO] [stderr] 8909 | let modified: DateTime = 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, 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, 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, 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, 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, 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, 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, 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, remove_originals: bool) -> anyhow::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_originals` [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] 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: `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) -> 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) -> 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) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description` [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: `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_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) -> 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) -> 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) -> Result<()> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [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(¬e_type)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_type_enum` [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) -> 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) -> 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) -> 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: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: `entity_id` [INFO] [stderr] --> src/bin/ws.rs:7883:45 [INFO] [stderr] | [INFO] [stderr] 7883 | fn list_notes(_entity_type: Option, entity_id: Option, _note_type: Option, 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, 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: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: `note_type` [INFO] [stderr] --> src/bin/ws.rs:7910:32 [INFO] [stderr] | [INFO] [stderr] 7910 | fn search_notes(query: String, note_type: Option, format: 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: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: `title` [INFO] [stderr] --> src/bin/ws.rs:7943:33 [INFO] [stderr] | [INFO] [stderr] 7943 | fn update_note(note_id: String, title: Option, content: Option, tags: Option) -> 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, content: Option, tags: Option) -> 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: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> = 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: `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: `entity_type` [INFO] [stderr] --> src/bin/ws.rs:8000:88 [INFO] [stderr] | [INFO] [stderr] 8000 | ...g, target_type: String, entity_type: Option, 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: `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: 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, 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 { [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, 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, 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 { [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) -> 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"` to apply 1 suggestion) [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 for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `workspace` (test "dashboard_tests") generated 1 warning [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 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: 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 "refac_diff_preview_tests") generated 6 warnings [INFO] [stderr] warning: `workspace` (bin "ws" test) generated 70 warnings (70 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [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::entity_trait_tests::test_project_entity_traits ... 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_task_entity_traits ... ok [INFO] [stdout] test entities::schema_models::entity_trait_tests::test_feature_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_directive_creation ... 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::session_directive_tests::test_session_completed_tasks ... ok [INFO] [stdout] test entities::schema_models::tests::test_feature_state_transitions ... ok [INFO] [stdout] test entities::schema_models::tests::test_project_creation ... ok [INFO] [stdout] test entities::schema_models::tests::test_feature_id_validation ... ok [INFO] [stdout] test entities::schema_models::tests::test_feature_creation ... ok [INFO] [stdout] test entities::schema_models::tests::test_task_creation ... ok [INFO] [stdout] test entities::schema_models::tests::test_task_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_models::session_directive_tests::test_session_duplicate_task_prevention ... ok [INFO] [stdout] test entities::schema_traits::tests::test_priority_sort_order ... ok [INFO] [stdout] test entities::schema_models::tests::test_invalid_self_dependency ... ok [INFO] [stdout] test entities::schema_models::session_directive_tests::test_session_id_validation ... ok [INFO] [stdout] test entities::schema_models::tests::test_project_id_validation ... ok [INFO] [stdout] test entities::schema_models::tests::test_task_dependencies ... ok [INFO] [stdout] test entities::schema_models::session_directive_tests::test_metric_code_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_empty ... 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_basic ... ok [INFO] [stdout] test refac::binary_detector::tests::test_binary_extension_detection ... ok [INFO] [stdout] test refac::binary_detector::tests::test_binary_file_detection ... ok [INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_whitespace_preservation ... ok [INFO] [stdout] test refac::binary_detector::tests::test_binary_reason ... ok [INFO] [stdout] test refac::binary_detector::tests::test_discovery_phase_simulation ... ok [INFO] [stdout] test refac::binary_detector::tests::test_empty_file_detection ... ok [INFO] [stdout] test refac::binary_detector::tests::test_pb_file_detection ... ok [INFO] [stdout] test refac::binary_detector::tests::test_protobuf_vs_text_distinction ... ok [INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_no_match ... ok [INFO] [stdout] test refac::binary_detector::tests::test_printable_ascii ... ok [INFO] [stdout] test refac::binary_detector::tests::test_protocol_buffer_patterns ... ok [INFO] [stdout] test refac::binary_detector::tests::test_text_file_detection ... ok [INFO] [stdout] test refac::binary_detector::tests::test_utf8_file_detection ... ok [INFO] [stdout] test refac::binary_detector::tests::test_utf8_start_detection ... ok [INFO] [stdout] test refac::cli::tests::test_args_validation ... ok [INFO] [stdout] test refac::cli::tests::test_mode_detection ... ok [INFO] [stdout] test refac::cli::tests::test_processing_flags ... ok [INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_numbers ... ok [INFO] [stdout] test refac::collision_detector::tests::test_collision_report ... ok [INFO] [stdout] test refac::binary_detector::tests::test_protocol_buffer_detection ... ok [INFO] [stdout] test refac::collision_detector::tests::test_clear ... ok [INFO] [stdout] test refac::collision_detector::tests::test_multiple_sources_same_target ... ok [INFO] [stdout] test refac::collision_detector::tests::test_file_to_directory_collision ... ok [INFO] [stdout] test refac::collision_detector::tests::test_no_collisions ... ok [INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_partial_match ... ok [INFO] [stdout] test refac::collision_detector::tests::test_directory_to_file_collision ... ok [INFO] [stdout] test refac::collision_detector::tests::test_no_collisions_report ... ok [INFO] [stdout] test refac::collision_detector::tests::test_target_already_exists ... ok [INFO] [stdout] test refac::collision_detector::tests::test_source_equals_target ... ok [INFO] [stdout] test refac::file_ops::tests::test_count_string_occurrences ... ok [INFO] [stdout] test refac::file_ops::tests::test_backup_with_replace_content ... ok [INFO] [stdout] test refac::file_ops::tests::test_copy_file ... ok [INFO] [stdout] test refac::file_ops::tests::test_create_backup ... ok [INFO] [stdout] test refac::collision_detector::tests::test_collision_summary ... ok [INFO] [stdout] test refac::collision_detector::tests::test_scan_existing_paths ... ok [INFO] [stdout] test refac::file_ops::tests::test_file_contains_string ... ok [INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_with_ansi_colors ... ok [INFO] [stdout] test refac::file_ops::tests::test_get_file_size ... ok [INFO] [stdout] test refac::file_ops::tests::test_move_item ... ok [INFO] [stdout] test refac::file_ops::tests::test_replace_content_no_match ... ok [INFO] [stdout] test refac::file_ops::tests::test_encoding_error_handling ... ok [INFO] [stdout] test refac::file_ops::tests::test_encoding_detection_methods ... ok [INFO] [stdout] test refac::file_ops::tests::test_replace_content ... ok [INFO] [stdout] test refac::file_ops::tests::test_utf16_bom_detection ... ok [INFO] [stdout] test refac::file_ops::tests::test_file_contains_string_with_encoding ... ok [INFO] [stdout] test refac::file_ops::tests::test_utility_functions ... ok [INFO] [stdout] test refac::progress::tests::test_progress_tracker_creation ... ok [INFO] [stdout] test refac::progress::tests::test_simple_output ... ok [INFO] [stdout] test refac::progress::tests::test_simple_output_non_verbose ... ok [INFO] [stdout] test st8::st8_common::tests::test_detect_file_type ... ok [INFO] [stdout] test st8::st8_common::tests::test_project_file_type_file_name ... ok [INFO] [stdout] test st8::st8_common::tests::test_st8_config_default ... ok [INFO] [stdout] test refac::file_ops::tests::test_replace_content_streaming ... ok [INFO] [stdout] test refac::progress::tests::test_progress_tracker_disabled ... ok [INFO] [stdout] test st8::st8_common::tests::test_detect_project_files ... ok [INFO] [stdout] test st8::st8_common::tests::test_is_git_repository ... ok [INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_with_separators ... ok [INFO] [stdout] test refac::file_ops::tests::test_encoding_detection_and_preservation ... ok [INFO] [stdout] test ldiff::ldiff_common::tests::test_process_line_mixed_separators ... ok [INFO] [stdout] test st8::st8_common::tests::test_update_composer_json ... ok [INFO] [stdout] test st8::st8_common::tests::test_update_cargo_toml ... ok [INFO] [stdout] test st8::st8_common::tests::test_update_pom_xml ... ok [INFO] [stdout] test st8::st8_common::tests::test_update_pyproject_toml ... ok [INFO] [stdout] test st8::st8_common::tests::test_update_package_json ... ok [INFO] [stdout] test st8::st8_common::tests::test_update_build_gradle ... ok [INFO] [stdout] test st8::st8_common::tests::test_update_cmake_lists ... ok [INFO] [stdout] test st8::st8_common::tests::test_update_pubspec_yaml ... ok [INFO] [stdout] test st8::st8_common::tests::test_update_setup_py ... 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_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 st8::templates::tests::test_enable_disable_template ... ok [INFO] [stdout] test st8::templates::tests::test_add_and_remove_template ... ok [INFO] [stdout] test tests::test_utils_contains_pattern ... ok [INFO] [stdout] test tests::test_utils_replace_all ... ok [INFO] [stdout] test tests::test_version_consistency ... ok [INFO] [stdout] test st8::templates::tests::test_render_template ... ok [INFO] [stdout] test workspace_state::tests::test_detect_project_name_package_json ... ok [INFO] [stdout] test workspace_state::tests::test_detect_project_name_cargo ... ok [INFO] [stdout] test workspace_state::tests::test_detect_project_name_fallback ... ok [INFO] [stdout] test workspace_state::tests::test_tool_directory_paths ... ok [INFO] [stdout] test workspace_state::tests::test_workspace_state_initialize ... ok [INFO] [stdout] test workspace_state::tests::test_workspace_state_save_load ... ok [INFO] [stdout] test st8::templates::tests::test_template_persistence ... ok [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] test tests::test_rename_config_validation ... ok [INFO] [stdout] test st8::st8_common::tests::test_st8_config_save_load ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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' (107) 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:: 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: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:2177: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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 18: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 19: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 20: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 21: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 22: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 23: std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 24: std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: test::run_test_in_process [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 26: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 27: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 28: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 29: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 30: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 35: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 37: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 38: [INFO] [stdout] 39: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b6f2e8464f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b6f2e8464f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b6f2e8464f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b6f2e8464f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b6f2e859e7f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b6f2e859e7f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b6f2e80e811 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b6f2e80e811 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b6f2e81ce82 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b6f2e822dbf - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b6f2e822c51 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b6f2de36dae - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5b6f2de36dae - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b6f2e82352f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5b6f2e82352f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b6f2e8232da - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b6f2e81cfc9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b6f2e801a5d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b6f2e8644e0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5b6f2e863326 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5b6f2dcc2a3a - core::result::Result::unwrap::h0ee63eaca810658f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5b6f2dcc2a3a - workspace::st8::st8_common::tests::test_st8_config_default_auto_detect::h6d48f057fd19bd1f [INFO] [stdout] at /opt/rustwide/workdir/src/st8/st8_common.rs:1007:62 [INFO] [stdout] 22: 0x5b6f2dcc2be7 - workspace::st8::st8_common::tests::test_st8_config_default_auto_detect::{{closure}}::h38f41e5968437dd7 [INFO] [stdout] at /opt/rustwide/workdir/src/st8/st8_common.rs:996:45 [INFO] [stdout] 23: 0x5b6f2dc08b26 - core::ops::function::FnOnce::call_once::hc3574f968f405181 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5b6f2de36b8b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5b6f2de36b8b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5b6f2de4c7b5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5b6f2de4c7b5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5b6f2de4c7b5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5b6f2de4c7b5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5b6f2de4c7b5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5b6f2de4c7b5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5b6f2de4c7b5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5b6f2de22fc4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5b6f2de22fc4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5b6f2de2696a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5b6f2de2696a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5b6f2de2696a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5b6f2de2696a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5b6f2de2696a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5b6f2de2696a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5b6f2de2696a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5b6f2e81801f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x5b6f2e81801f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x75f7d20a6aa4 - [INFO] [stdout] 45: 0x75f7d2133a34 - clone [INFO] [stdout] 46: 0x0 - [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' (109) 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:: 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: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:2177: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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 18: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 19: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 20: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 21: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 22: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 23: std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 24: std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: test::run_test_in_process [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 26: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 27: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 28: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 29: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 30: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 35: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 37: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 38: [INFO] [stdout] 39: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b6f2e8464f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b6f2e8464f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b6f2e8464f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b6f2e8464f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b6f2e859e7f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b6f2e859e7f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b6f2e80e811 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b6f2e80e811 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b6f2e81ce82 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b6f2e822dbf - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b6f2e822c51 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b6f2de36dae - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5b6f2de36dae - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b6f2e82352f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5b6f2e82352f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b6f2e8232da - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b6f2e81cfc9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b6f2e801a5d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b6f2e8644e0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5b6f2e863326 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5b6f2dcc178e - core::result::Result::unwrap::ha483a70bde5614a3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5b6f2dcc178e - workspace::st8::st8_common::tests::test_st8_config_with_auto_detect::h9d78ed456bd7e6d1 [INFO] [stdout] at /opt/rustwide/workdir/src/st8/st8_common.rs:988:38 [INFO] [stdout] 22: 0x5b6f2dcc1b37 - workspace::st8::st8_common::tests::test_st8_config_with_auto_detect::{{closure}}::h8084a0dbf7675931 [INFO] [stdout] at /opt/rustwide/workdir/src/st8/st8_common.rs:977:42 [INFO] [stdout] 23: 0x5b6f2dc085c6 - core::ops::function::FnOnce::call_once::ha7f0b06ae43def4a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5b6f2de36b8b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5b6f2de36b8b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5b6f2de4c7b5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5b6f2de4c7b5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5b6f2de4c7b5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5b6f2de4c7b5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5b6f2de4c7b5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5b6f2de4c7b5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5b6f2de4c7b5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5b6f2de22fc4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5b6f2de22fc4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5b6f2de2696a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5b6f2de2696a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5b6f2de2696a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5b6f2de2696a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5b6f2de2696a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5b6f2de2696a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5b6f2de2696a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5b6f2e81801f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x5b6f2e81801f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x75f7d20a6aa4 - [INFO] [stdout] 45: 0x75f7d2133a34 - clone [INFO] [stdout] 46: 0x0 - [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' (108) 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:: 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: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:2177: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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 18: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 19: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 20: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 21: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 22: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 23: std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 24: std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: test::run_test_in_process [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 26: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 27: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 28: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 29: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 30: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 35: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 37: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 38: [INFO] [stdout] 39: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b6f2e8464f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b6f2e8464f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b6f2e8464f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b6f2e8464f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b6f2e859e7f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b6f2e859e7f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b6f2e80e811 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b6f2e80e811 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b6f2e81ce82 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b6f2e822dbf - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b6f2e822c51 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b6f2de36dae - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5b6f2de36dae - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b6f2e82352f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5b6f2e82352f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b6f2e8232da - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b6f2e81cfc9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b6f2e801a5d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b6f2e8644e0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5b6f2e863326 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5b6f2dcc04ac - core::result::Result::unwrap::ha483a70bde5614a3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5b6f2dcc04ac - workspace::st8::st8_common::tests::test_st8_config_save_load::hf901245fe1a4e29c [INFO] [stdout] at /opt/rustwide/workdir/src/st8/st8_common.rs:746:38 [INFO] [stdout] 22: 0x5b6f2dcc0807 - workspace::st8::st8_common::tests::test_st8_config_save_load::{{closure}}::h19b6f54799732fa4 [INFO] [stdout] at /opt/rustwide/workdir/src/st8/st8_common.rs:742:35 [INFO] [stdout] 23: 0x5b6f2dc076b6 - core::ops::function::FnOnce::call_once::h4f0f5f826b37620c [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5b6f2de36b8b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5b6f2de36b8b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5b6f2de4c7b5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5b6f2de4c7b5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5b6f2de4c7b5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5b6f2de4c7b5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5b6f2de4c7b5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5b6f2de4c7b5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5b6f2de4c7b5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5b6f2de22fc4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5b6f2de22fc4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5b6f2de2696a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5b6f2de2696a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5b6f2de2696a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5b6f2de2696a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5b6f2de2696a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5b6f2de2696a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5b6f2de2696a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5b6f2e81801f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x5b6f2e81801f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x75f7d20a6aa4 - [INFO] [stdout] 45: 0x75f7d2133a34 - clone [INFO] [stdout] 46: 0x0 - [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 0.66s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "227781d43ec63b06a91773acce0e3c90e62bb341cba54e7c2929cd3482eeca04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "227781d43ec63b06a91773acce0e3c90e62bb341cba54e7c2929cd3482eeca04", kill_on_drop: false }` [INFO] [stdout] 227781d43ec63b06a91773acce0e3c90e62bb341cba54e7c2929cd3482eeca04