[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjowharshamshiri%2Frefac" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jowharshamshiri/refac on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_meta v2.8.1 [INFO] [stderr] Downloaded sqlx-rt v0.6.3 [INFO] [stderr] Downloaded libredox v0.1.6 [INFO] [stderr] Downloaded pest_generator v2.8.1 [INFO] [stderr] Downloaded destructure_traitobject v0.2.0 [INFO] [stderr] Downloaded pest_derive v2.8.1 [INFO] [stderr] Downloaded sqlx-macros v0.6.3 [INFO] [stderr] Downloaded typemap-ors v1.0.0 [INFO] [stderr] Downloaded atoi v1.0.0 [INFO] [stderr] Downloaded sqlx v0.6.3 [INFO] [stderr] Downloaded clap_complete v4.5.55 [INFO] [stderr] Downloaded thread-id v4.2.2 [INFO] [stderr] Downloaded log4rs v1.3.0 [INFO] [stderr] Downloaded unsafe-any-ors v1.0.0 [INFO] [stderr] Downloaded pest v2.8.1 [INFO] [stderr] Downloaded futures-intrusive v0.4.2 [INFO] [stderr] Downloaded sqlx-core v0.6.3 [INFO] [stderr] Downloaded chardet v0.2.4 [INFO] [stderr] Downloaded libsqlite3-sys v0.24.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 069d442cfc9d03cc88623879eb82035dcef98a02be99357965a412812929d7c1 [INFO] running `Command { std: "docker" "start" "-a" "069d442cfc9d03cc88623879eb82035dcef98a02be99357965a412812929d7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "069d442cfc9d03cc88623879eb82035dcef98a02be99357965a412812929d7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "069d442cfc9d03cc88623879eb82035dcef98a02be99357965a412812929d7c1", kill_on_drop: false }` [INFO] [stdout] 069d442cfc9d03cc88623879eb82035dcef98a02be99357965a412812929d7c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b983c9ccdf1ccb5d34a46d80eb4363cece57b2bd901fac6ed09baa8d73df5fd6 [INFO] running `Command { std: "docker" "start" "-a" "b983c9ccdf1ccb5d34a46d80eb4363cece57b2bd901fac6ed09baa8d73df5fd6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http v0.2.12 [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 getrandom v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [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 spin v0.9.8 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pest_generator v2.8.1 [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 toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling workspace v0.62.182680 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling sqlx v0.6.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling clap_complete v4.5.55 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stdout] warning: methods `generate_features_md`, `generate_template_features`, `generate_directives_md`, and `generate_progress_md` are never used [INFO] [stdout] --> src/mcp_protocol.rs:1547:8 [INFO] [stdout] | [INFO] [stdout] 103 | impl McpProtocolHandler { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1547 | fn generate_features_md(&self, name: &str, template_type: &str, initialize_features: bool) -> Result { [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: `feature_id` [INFO] [stdout] --> src/bin/ws.rs:6442:25 [INFO] [stdout] | [INFO] [stdout] 6442 | let feature_id = format!("F{:05}", i + 1); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feature_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `task_id` [INFO] [stdout] --> src/bin/ws.rs:6460:21 [INFO] [stdout] | [INFO] [stdout] 6460 | let task_id = format!("T{:06}", 1); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `directive_id` [INFO] [stdout] --> src/bin/ws.rs:6471:21 [INFO] [stdout] | [INFO] [stdout] 6471 | let directive_id = format!("D{:03}", 1); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directive_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project` [INFO] [stdout] --> src/bin/ws.rs:7691:13 [INFO] [stdout] | [INFO] [stdout] 7691 | let project = entity_manager.get_current_project().await?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_entity_type` [INFO] [stdout] --> src/bin/ws.rs:7694:13 [INFO] [stdout] | [INFO] [stdout] 7694 | let from_entity_type = parse_entity_type(&from_type)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_entity_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_entity_type` [INFO] [stdout] --> src/bin/ws.rs:7695:13 [INFO] [stdout] | [INFO] [stdout] 7695 | let to_entity_type = parse_entity_type(&to_type)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_entity_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_entity` [INFO] [stdout] --> src/bin/ws.rs:7683:18 [INFO] [stdout] | [INFO] [stdout] 7683 | fn link_entities(from_entity: String, from_type: String, to_entity: String, to_type: String, relationship_type: String, description: Opti... [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_entity` [INFO] [stdout] --> src/bin/ws.rs:7683:58 [INFO] [stdout] | [INFO] [stdout] 7683 | ...tring, from_type: String, to_entity: String, to_type: String, relationship_type: String, description: Option) -> 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: `pool` [INFO] [stdout] --> src/bin/ws.rs:7708:13 [INFO] [stdout] | [INFO] [stdout] 7708 | let pool = workspace::entities::database::initialize_database(&db_path).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pool` [INFO] [stdout] --> src/bin/ws.rs:7755:13 [INFO] [stdout] | [INFO] [stdout] 7755 | let pool = workspace::entities::database::initialize_database(&db_path).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity_type_enum` [INFO] [stdout] --> src/bin/ws.rs:7859:13 [INFO] [stdout] | [INFO] [stdout] 7859 | let entity_type_enum = parse_entity_type(&entity_type)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_type_enum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `note_type_enum` [INFO] [stdout] --> src/bin/ws.rs:7860:13 [INFO] [stdout] | [INFO] [stdout] 7860 | let note_type_enum = parse_note_type(¬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: `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: `project` [INFO] [stdout] --> src/bin/ws.rs:7875:13 [INFO] [stdout] | [INFO] [stdout] 7875 | let project = entity_manager.get_current_project().await?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `title` [INFO] [stdout] --> src/bin/ws.rs:7868:21 [INFO] [stdout] | [INFO] [stdout] 7868 | fn add_project_note(title: String, content: String, note_type: String, _tags: Option) -> 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:7890:13 [INFO] [stdout] | [INFO] [stdout] 7890 | let project = entity_manager.get_current_project().await?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity_id` [INFO] [stdout] --> src/bin/ws.rs:7883:45 [INFO] [stdout] | [INFO] [stdout] 7883 | fn list_notes(_entity_type: Option, 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:7917:13 [INFO] [stdout] | [INFO] [stdout] 7917 | let project = entity_manager.get_current_project().await?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `note_type` [INFO] [stdout] --> src/bin/ws.rs:7910:32 [INFO] [stdout] | [INFO] [stdout] 7910 | fn search_notes(query: String, note_type: Option, format: String) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pool` [INFO] [stdout] --> src/bin/ws.rs:7947:13 [INFO] [stdout] | [INFO] [stdout] 7947 | let pool = workspace::entities::database::initialize_database(&db_path).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tags_vec` [INFO] [stdout] --> src/bin/ws.rs:7949:13 [INFO] [stdout] | [INFO] [stdout] 7949 | let tags_vec: Option> = tags.map(|t| t.split(',').map(|s| s.trim().to_string()).collect()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tags_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `title` [INFO] [stdout] --> src/bin/ws.rs:7943:33 [INFO] [stdout] | [INFO] [stdout] 7943 | fn update_note(note_id: String, title: Option, 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:7963:13 [INFO] [stdout] | [INFO] [stdout] 7963 | let pool = workspace::entities::database::initialize_database(&db_path).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pool` [INFO] [stdout] --> src/bin/ws.rs:7988:13 [INFO] [stdout] | [INFO] [stdout] 7988 | let pool = workspace::entities::database::initialize_database(&db_path).await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project` [INFO] [stdout] --> src/bin/ws.rs:8007:13 [INFO] [stdout] | [INFO] [stdout] 8007 | let project = entity_manager.get_current_project().await?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity_type` [INFO] [stdout] --> src/bin/ws.rs:8000:88 [INFO] [stdout] | [INFO] [stdout] 8000 | ...g, target_type: String, entity_type: Option, link_type: String) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/bin/ws.rs:8891:9 [INFO] [stdout] | [INFO] [stdout] 8891 | for result in results { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modified` [INFO] [stdout] --> src/bin/ws.rs:8909:13 [INFO] [stdout] | [INFO] [stdout] 8909 | let modified: DateTime = 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: 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 5m 05s [INFO] running `Command { std: "docker" "inspect" "b983c9ccdf1ccb5d34a46d80eb4363cece57b2bd901fac6ed09baa8d73df5fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b983c9ccdf1ccb5d34a46d80eb4363cece57b2bd901fac6ed09baa8d73df5fd6", kill_on_drop: false }` [INFO] [stdout] b983c9ccdf1ccb5d34a46d80eb4363cece57b2bd901fac6ed09baa8d73df5fd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2b99247895832545e0b127f008b310d2412481c1e6123ea7e51dcb09646c3f6 [INFO] running `Command { std: "docker" "start" "-a" "e2b99247895832545e0b127f008b310d2412481c1e6123ea7e51dcb09646c3f6", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower-http v0.4.4 [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 predicates v3.1.3 [INFO] [stderr] Compiling globset v0.4.16 [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: 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBmKK7b/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libworkspace-f708eb18cda79aba,libenv_logger-eaedd7ac7878a23c,libtermcolor-96a9ed65821a6544,libis_terminal-dc66814c52429184,libtoml-566f11d5122fe43f,libtoml_edit-4b57b70caafa0f0b,libserde_spanned-50cfdc7786da19c9,libwinnow-6bf953c601c8006d,libtoml_write-391d1a913c599bd8,libtoml_datetime-fc445810560a8a2d,libtar-190e09d2adf14f94,libxattr-9c356c94140265a6,libfiletime-4d2d0211e9b3b246,libdialoguer-df79fc60d973cf1c,libshell_words-577647bd4f992c17,libtempfile-c310e7ff2baa92a0,libfastrand-503f12a96d791409,librustix-c242b1309924a024,liblinux_raw_sys-20b62ec4b985a4c8,libzeroize-ead98f074a37f829,libatty-f24b20407497893f,libflate2-36f5f750ebaceef7,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-84583fa265e26206,liblog4rs-21fd18712c3b3025,liblog_mdc-23f68b9a997ec7bd,libthread_id-f8f05a0bac982a5f,libhumantime-66d8836745ed0f0c,libserde_yaml-12a9906bd9ce8c4e,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libunsafe_libyaml-7bc1bf218b2f5452,libtypemap_ors-d2bc07c6ea24a36d,libunsafe_any_ors-20ad651d8507443d,libdestructure_traitobject-cad42d600d9d013e,libserde_value-a0c38812c528b068,libordered_float-c1b3341b3862d3df,libfnv-2d77ec4f6f971b24,libarc_swap-4d53f24db0759841,libtera-1810b766a693efcf,libslug-1588e198bea9d370,libdeunicode-86d3f5b336f0300d,libglobwalk-1ac0eff15ea80e5d,libbitflags-8d6004180f14a06d,libignore-5b12c506979cb81f,libglobset-8add8111a66b5d3f,libpest-bfb56ee0b5aff7f0,libucd_trie-01dd94f548235104,libthiserror-74a524924fd77012,librand-5561ca2713f8312e,librand_chacha-47059882d022abb0,libppv_lite86-d40de8daa0db893c,librand_core-5759a9c35ee7da64,libunic_segment-9a82efb0fdea9f9b,libunic_ucd_segment-ce71ce7232c50ccd,libunic_ucd_version-95ab1c46fc2dce4c,libunic_common-95572032ffd99b0d,libunic_char_property-14ec15120d11108a,libunic_char_range-a799f89c5585e437,libhumansize-4fcbd6736bfcdf76,liblibm-ce6ce238ee049dec,libchrono_tz-c4570ecdbd6a6ddc,libphf-b9ff4cb4ba97c0d6,libphf_shared-f689377a0d0bf382,libsiphasher-f4ddcf7845cbccbe,libserde_json-fdc55acc9049a9e3,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libsqlx-3aa3a641e94ab115,libsqlx_core-97db4de72f11ab6c,liburl-8206d98d2927d50d,libidna-3bf6789aa16ea959,libutf8_iter-0d9be7b316c2b184,libidna_adapter-dc4ee5031c1a94e5,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-b6a667221f33f428,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libfutures_executor-5d1b7696ca28d3b0,libflume-62f184f6e0f4ef53,libspin-a7074d2123874c66,libpin_project-52de8ce3e941f940,libtokio_stream-b09a8006b0555f62,librustls_pemfile-c56e6940cc22dba4,libbase64-64299f9d815d057c,libwebpki_roots-533b7618c6346cd1,libsqlformat-19fe3ab907d0952e,libunicode_categories-ef4962be3dfb8f25,libnom-f835a97974c35b42,libthiserror-67771e8db0a06ea3,libahash-716b6d0e987b5818,libbitflags-e2b4db6c651223da,libpercent_encoding-9bee39bbc5bd523a,libindexmap-aabe4307af1ccc85,libhashbrown-8ac6e23154e6c3d0,liblibsqlite3_sys-557f812c57395563,libatoi-cc3e297b7bee773d,libsha2-ebc709dc1634e3c3,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libsqlx_rt-972e2014765751c1,libtokio_rustls-2283115773d9329b,librustls-14a6b0d1e883baed,libsct-e7c6c9b615ff0da3,libwebpki-e2f7a0c868012ab2,libring-874fa63dc1820098,libgetrandom-9c8cbb4f99b8390e,libuntrusted-3420b86308bec153,libring-7c1ec46291794c9e,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libhashlink-a5617a8da2a0e32e,libhashbrown-22bb05172945a142,libahash-98cfecd986c11384,libzerocopy-70610920d7f7fd24,liballocator_api2-3bc2480ae44878f3,libuuid-66a53db9fbc7499b,libgetrandom-4cbc0cd24812e98c,libcrossbeam_queue-43afa6c585e54bba,libfutures_intrusive-eb3efedbc6340889,libparking_lot-574ec565c28616b9,libparking_lot_core-081cac82f361f94b,libinstant-d9f9c81a512ee0c8,libevent_listener-67cd091983fb6763,libfutures_util-c451511041b6ffcb,libslab-bf5a4eed15154f64,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_core-fc6bb1738f00fc87,libchrono-5035c01c181ece78,libiana_time_zone-693b81a5c0b46492,liblog-be66081bd39dff2b,libindicatif-0f1d339753e7490c,libportable_atomic-d05f93fb4b6471e6,libnumber_prefix-8479f39d71e80d3e,libconsole-515291694bebcecf,libunicode_width-d12f1dd14779f44c,libonce_cell-0ba6aecba7086d38,libcontent_inspector-149fe6074aa66822,libcolored-caab0af0c06a97f8,liblazy_static-b3603208c0de2608,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,librayon-22945210601d2239,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-b45046ab5075901b,libserde-b5eb83f4e6b9615b,libchardet-870af747f9d2f912,libencoding_rs-81683899b9b068d2,libclap-8c5ea73e176acbe5,libclap_builder-36da29fd911db60f,libstrsim-24acdad2526b95b7,libanstream-feb3341f1dcf56f6,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libtokio-368d419c2b3a90c3,libsignal_hook_registry-28460b60e926f6cb,libsocket2-2267706c85a6ad1b,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-3b76fdf2277919d9,libparking_lot_core-d7e2d7cf1aab12ca,libcfg_if-5a199b0ec0054672,libsmallvec-29f90736a15dcce2,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libassert_cmd-4330d60f1f7a3b75,libwait_timeout-59835834570091d6,liblibc-4a513ea0f2e1d0e2,libdoc_comment-2a6e53364f2628c7,libbstr-d9b3467d1acbffb2,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-5068eb27652cca87,libanstyle-acd37f6657e9ecfb,libregex-8738a16bef306d11,libregex_automata-083f2acbf0b17968,libaho_corasick-45b1dc6e49ed3f0e,libmemchr-6f5829dadd40eda8,libregex_syntax-13fc688ae7f36982,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-78213307ff4f4ff8,libnum_traits-e05972f153d0dad0,libpredicates_core-2b501300e88847fc,libanyhow-1062fd8720902979}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBmKK7b/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-a7a7770dc1d6cd65/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-e9a2f1a696d75edc/out" "-L" "/opt/rustwide/target/debug/build/ring-417bbaed83a3e721/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mcp_protocol_tests-d9fd0378aeeda3f3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `workspace` (test "mcp_protocol_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e2b99247895832545e0b127f008b310d2412481c1e6123ea7e51dcb09646c3f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b99247895832545e0b127f008b310d2412481c1e6123ea7e51dcb09646c3f6", kill_on_drop: false }` [INFO] [stdout] e2b99247895832545e0b127f008b310d2412481c1e6123ea7e51dcb09646c3f6