[INFO] cloning repository https://github.com/Melexsoft/quickcode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Melexsoft/quickcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMelexsoft%2Fquickcode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMelexsoft%2Fquickcode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb0f16ee89a86b1901b5b39eb068138861d5612c
[INFO] checking Melexsoft/quickcode against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMelexsoft%2Fquickcode" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Melexsoft/quickcode
[INFO] finished tweaking git repo https://github.com/Melexsoft/quickcode
[INFO] tweaked toml for git repo https://github.com/Melexsoft/quickcode written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Melexsoft/quickcode on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Melexsoft/quickcode 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 749c73c8a67f780f0206561996cb63b7eb1f1b47947c0d5125cf01f47761fb9f
[INFO] running `Command { std: "docker" "start" "-a" "749c73c8a67f780f0206561996cb63b7eb1f1b47947c0d5125cf01f47761fb9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "749c73c8a67f780f0206561996cb63b7eb1f1b47947c0d5125cf01f47761fb9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "749c73c8a67f780f0206561996cb63b7eb1f1b47947c0d5125cf01f47761fb9f", kill_on_drop: false }`
[INFO] [stdout] 749c73c8a67f780f0206561996cb63b7eb1f1b47947c0d5125cf01f47761fb9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6e225286e70589fc33ecf0a13ef72518fc42942557211f835d26ff08d58d44d
[INFO] running `Command { std: "docker" "start" "-a" "e6e225286e70589fc33ecf0a13ef72518fc42942557211f835d26ff08d58d44d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking pulldown-cmark-escape v0.10.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking portable-pty v0.8.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking lsp-types v0.95.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking jsonc-parser v0.23.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking wildmatch v2.6.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking axum-extra v0.9.6
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking quickcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::models::FinishReason`
[INFO] [stdout]   --> src/provider/copilot.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::models::FinishReason;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::FinishReason`
[INFO] [stdout]   --> src/provider/copilot.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::models::FinishReason;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sha2::Digest`
[INFO] [stdout]  --> src/storage/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sha2::Digest;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sha2::Digest`
[INFO] [stdout]  --> src/storage/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sha2::Digest;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_worktree` is never used
[INFO] [stdout]   --> src/instance.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | async fn detect_worktree(directory: &str) -> String {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Continue` is never constructed
[INFO] [stdout]    --> src/session/mod.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | enum ProcessResult {
[INFO] [stdout]     |      ------------- variant in this enum
[INFO] [stdout] 122 |     Continue,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `new_start` is never read
[INFO] [stdout]   --> src/tools/apply_patch.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Hunk {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 79 |     old_start: usize,
[INFO] [stdout] 80 |     new_start: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tools/apply_patch.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 87 |     Deletion(String),
[INFO] [stdout]    |     -------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 87 -     Deletion(String),
[INFO] [stdout] 87 +     Deletion(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_worktree` is never used
[INFO] [stdout]   --> src/instance.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | async fn detect_worktree(directory: &str) -> String {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Continue` is never constructed
[INFO] [stdout]    --> src/session/mod.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | enum ProcessResult {
[INFO] [stdout]     |      ------------- variant in this enum
[INFO] [stdout] 122 |     Continue,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `new_start` is never read
[INFO] [stdout]   --> src/tools/apply_patch.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Hunk {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 79 |     old_start: usize,
[INFO] [stdout] 80 |     new_start: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tools/apply_patch.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 87 |     Deletion(String),
[INFO] [stdout]    |     -------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 87 -     Deletion(String),
[INFO] [stdout] 87 +     Deletion(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::FinishReason`
[INFO] [stdout]   --> src/provider/copilot.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::models::FinishReason;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::FinishReason`
[INFO] [stdout]   --> src/provider/copilot.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::models::FinishReason;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sha2::Digest`
[INFO] [stdout]  --> src/storage/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sha2::Digest;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sha2::Digest`
[INFO] [stdout]  --> src/storage/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sha2::Digest;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `default_agent` and `list_primary` are never used
[INFO] [stdout]    --> src/agents/mod.rs:255:18
[INFO] [stdout]     |
[INFO] [stdout] 204 | impl AgentRegistry {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub async fn default_agent(&self) -> AgentInfo {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     pub async fn list_primary(&self) -> Vec<AgentInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ModelNotFound` and `ProviderAuthValidationFailed` are never constructed
[INFO] [stdout]   --> src/errors.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum QuickcodeError {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     ModelNotFound { model_id: String, provider_id: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     ProviderAuthValidationFailed { provider_id: String, message: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QuickcodeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/instance.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Instance {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 18 |     pub directory: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 19 |     pub worktree: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 20 |     pub vcs: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 21 |     pub project_id: ProjectId,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 22 |     pub bus: Arc<Bus>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 23 |     pub db: Arc<sqlx::SqlitePool>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 24 |     pub config: Arc<RwLock<Config>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_worktree` is never used
[INFO] [stdout]   --> src/instance.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | async fn detect_worktree(directory: &str) -> String {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> src/instance.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl InstanceRegistry {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn get(&self, directory: &str) -> Option<Arc<Instance>> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `language`, `command`, and `status` are never read
[INFO] [stdout]   --> src/lsp/mod.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct LspClient {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 72 |     pub language: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 73 |     pub command: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 74 |     pub status: LspStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `status` is never used
[INFO] [stdout]    --> src/lsp/mod.rs:400:18
[INFO] [stdout]     |
[INFO] [stdout] 391 | impl LspManager {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 400 |     pub async fn status(&self) -> Vec<LspStatus> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_empty` and `tools` are never used
[INFO] [stdout]    --> src/mcp.rs:298:12
[INFO] [stdout]     |
[INFO] [stdout] 296 | impl McpManager {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 297 |     /// Create an empty manager with no clients (useful for tests).
[INFO] [stdout] 298 |     pub fn new_empty() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |     pub fn tools(&self) -> Vec<&McpTool> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/mcp.rs:413:12
[INFO] [stdout]     |
[INFO] [stdout] 412 | impl McpServer {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 413 |     pub fn new(tools: Arc<crate::tools::ToolRegistry>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Todo` is never constructed
[INFO] [stdout]    --> src/models/mod.rs:477:12
[INFO] [stdout]     |
[INFO] [stdout] 477 | pub struct Todo {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TodoStatus` is never used
[INFO] [stdout]    --> src/models/mod.rs:490:10
[INFO] [stdout]     |
[INFO] [stdout] 490 | pub enum TodoStatus {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Priority` is never used
[INFO] [stdout]    --> src/models/mod.rs:499:10
[INFO] [stdout]     |
[INFO] [stdout] 499 | pub enum Priority {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PERM_LSP` is never used
[INFO] [stdout]   --> src/permission/mod.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const PERM_LSP: &str = "lsp";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PERM_DOOM_LOOP` is never used
[INFO] [stdout]   --> src/permission/mod.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const PERM_DOOM_LOOP: &str = "doom_loop";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PERM_PLAN_EXIT` is never used
[INFO] [stdout]   --> src/permission/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const PERM_PLAN_EXIT: &str = "plan_exit";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `merge_rulesets` is never used
[INFO] [stdout]   --> src/permission/mod.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn merge_rulesets(rulesets: &[&[Rule]]) -> Vec<Rule> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pending_requests` is never used
[INFO] [stdout]    --> src/permission/mod.rs:208:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl PermissionManager {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn pending_requests(&self) -> Vec<PermissionRequest> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProviderInfo` is never constructed
[INFO] [stdout]   --> src/provider/mod.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct ProviderInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AuthType` is never used
[INFO] [stdout]   --> src/provider/mod.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum AuthType {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session_id` is never read
[INFO] [stdout]   --> src/provider/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct StreamInput {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 64 |     pub session_id: SessionId,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamInput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/provider/mod.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |     ToolInputEnd { id: String },
[INFO] [stdout]     |     ------------   ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StreamEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_empty`, `new_with_providers`, `get_model_info`, and `get_runtime_key` are never used
[INFO] [stdout]    --> src/provider/mod.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl ProviderRegistry {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn new_empty() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn new_with_providers(providers: Vec<Box<dyn LlmProvider>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn get_model_info(&self, provider_id: &str, model_id: &str) -> Option<ModelInfo> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn get_runtime_key(&self, provider_id: &str) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `llm_content_to_value` is never used
[INFO] [stdout]    --> src/provider/message_convert.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn llm_content_to_value(content: &[LlmContent]) -> Vec<Value> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockProvider` is never constructed
[INFO] [stdout]   --> src/provider/mock.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct MockProvider {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `with_response` are never used
[INFO] [stdout]   --> src/provider/mock.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl MockProvider {
[INFO] [stdout]    | ----------------- associated functions in this implementation
[INFO] [stdout] 19 |     pub fn new(responses: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn with_response(text: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mcp` is never read
[INFO] [stdout]   --> src/server/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub mcp: Arc<crate::mcp::McpManager>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `top_p` is never read
[INFO] [stdout]   --> src/server/routes/agent.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct UpdateAgentBody {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub top_p: Option<f64>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `directory` is never read
[INFO] [stdout]   --> src/server/routes/event.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct DirectoryParam {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 13 |     pub directory: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `directory` is never read
[INFO] [stdout]   --> src/server/routes/lsp.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct DirectoryParam {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 14 |     pub directory: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `allow` is never read
[INFO] [stdout]    --> src/server/routes/permission.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct RespondBody {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 123 |     pub allow: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `directory` is never read
[INFO] [stdout]    --> src/server/routes/session.rs:348:9
[INFO] [stdout]     |
[INFO] [stdout] 346 | pub struct MessageParams {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 347 |     pub cursor: Option<String>,
[INFO] [stdout] 348 |     pub directory: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Continue` is never constructed
[INFO] [stdout]    --> src/session/mod.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | enum ProcessResult {
[INFO] [stdout]     |      ------------- variant in this enum
[INFO] [stdout] 122 |     Continue,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `archive`, `get`, and `list` are never used
[INFO] [stdout]    --> src/session/mod.rs:283:18
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl SessionService {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 283 |     pub async fn archive(&self, session_id: &SessionId) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 298 |     pub async fn get(&self, session_id: &SessionId) -> Result<Session> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub async fn list(&self, archived: bool) -> Result<Vec<Session>> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `row_to_todo` is never used
[INFO] [stdout]    --> src/storage/mod.rs:390:4
[INFO] [stdout]     |
[INFO] [stdout] 390 | fn row_to_todo(row: &SqliteRow) -> Result<Todo> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `todo_list` is never used
[INFO] [stdout]     --> src/storage/mod.rs:1071:14
[INFO] [stdout]      |
[INFO] [stdout] 1071 | pub async fn todo_list(db: &SqlitePool, session_id: &SessionId) -> Result<Vec<Todo>> {
[INFO] [stdout]      |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `todo_create` is never used
[INFO] [stdout]     --> src/storage/mod.rs:1083:14
[INFO] [stdout]      |
[INFO] [stdout] 1083 | pub async fn todo_create(db: &SqlitePool, todo: &Todo) -> Result<Todo> {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `todo_update` is never used
[INFO] [stdout]     --> src/storage/mod.rs:1108:14
[INFO] [stdout]      |
[INFO] [stdout] 1108 | pub async fn todo_update(db: &SqlitePool, todo: &Todo) -> Result<Todo> {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `todo_delete` is never used
[INFO] [stdout]     --> src/storage/mod.rs:1131:14
[INFO] [stdout]      |
[INFO] [stdout] 1131 | pub async fn todo_delete(db: &SqlitePool, id: &str) -> Result<bool> {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `memory_delete_by_session` is never used
[INFO] [stdout]     --> src/storage/mod.rs:1263:14
[INFO] [stdout]      |
[INFO] [stdout] 1263 | pub async fn memory_delete_by_session(db: &SqlitePool, session_id: &str) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `call_id` and `cancel` are never read
[INFO] [stdout]   --> src/tools/mod.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct ToolContext {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub call_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 41 |     pub cancel: CancellationToken,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ToolContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `new_start` is never read
[INFO] [stdout]   --> src/tools/apply_patch.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Hunk {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 79 |     old_start: usize,
[INFO] [stdout] 80 |     new_start: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tools/apply_patch.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 87 |     Deletion(String),
[INFO] [stdout]    |     -------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 87 -     Deletion(String),
[INFO] [stdout] 87 +     Deletion(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_git_instance` is never used
[INFO] [stdout]   --> src/vcs.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Vcs {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub async fn is_git_instance(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `default_agent` and `list_primary` are never used
[INFO] [stdout]    --> src/agents/mod.rs:255:18
[INFO] [stdout]     |
[INFO] [stdout] 204 | impl AgentRegistry {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub async fn default_agent(&self) -> AgentInfo {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     pub async fn list_primary(&self) -> Vec<AgentInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ModelNotFound` and `ProviderAuthValidationFailed` are never constructed
[INFO] [stdout]   --> src/errors.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum QuickcodeError {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     ModelNotFound { model_id: String, provider_id: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     ProviderAuthValidationFailed { provider_id: String, message: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QuickcodeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/instance.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Instance {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 18 |     pub directory: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 19 |     pub worktree: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 20 |     pub vcs: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 21 |     pub project_id: ProjectId,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 22 |     pub bus: Arc<Bus>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 23 |     pub db: Arc<sqlx::SqlitePool>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 24 |     pub config: Arc<RwLock<Config>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_worktree` is never used
[INFO] [stdout]   --> src/instance.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | async fn detect_worktree(directory: &str) -> String {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> src/instance.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl InstanceRegistry {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn get(&self, directory: &str) -> Option<Arc<Instance>> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `language`, `command`, and `status` are never read
[INFO] [stdout]   --> src/lsp/mod.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct LspClient {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 72 |     pub language: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 73 |     pub command: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 74 |     pub status: LspStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `status` is never used
[INFO] [stdout]    --> src/lsp/mod.rs:400:18
[INFO] [stdout]     |
[INFO] [stdout] 391 | impl LspManager {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 400 |     pub async fn status(&self) -> Vec<LspStatus> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tools` is never used
[INFO] [stdout]    --> src/mcp.rs:323:12
[INFO] [stdout]     |
[INFO] [stdout] 296 | impl McpManager {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 323 |     pub fn tools(&self) -> Vec<&McpTool> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/mcp.rs:413:12
[INFO] [stdout]     |
[INFO] [stdout] 412 | impl McpServer {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 413 |     pub fn new(tools: Arc<crate::tools::ToolRegistry>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Todo` is never constructed
[INFO] [stdout]    --> src/models/mod.rs:477:12
[INFO] [stdout]     |
[INFO] [stdout] 477 | pub struct Todo {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TodoStatus` is never used
[INFO] [stdout]    --> src/models/mod.rs:490:10
[INFO] [stdout]     |
[INFO] [stdout] 490 | pub enum TodoStatus {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Priority` is never used
[INFO] [stdout]    --> src/models/mod.rs:499:10
[INFO] [stdout]     |
[INFO] [stdout] 499 | pub enum Priority {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PERM_LSP` is never used
[INFO] [stdout]   --> src/permission/mod.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const PERM_LSP: &str = "lsp";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PERM_DOOM_LOOP` is never used
[INFO] [stdout]   --> src/permission/mod.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const PERM_DOOM_LOOP: &str = "doom_loop";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PERM_PLAN_EXIT` is never used
[INFO] [stdout]   --> src/permission/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const PERM_PLAN_EXIT: &str = "plan_exit";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pending_requests` is never used
[INFO] [stdout]    --> src/permission/mod.rs:208:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl PermissionManager {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn pending_requests(&self) -> Vec<PermissionRequest> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProviderInfo` is never constructed
[INFO] [stdout]   --> src/provider/mod.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct ProviderInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AuthType` is never used
[INFO] [stdout]   --> src/provider/mod.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum AuthType {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session_id` is never read
[INFO] [stdout]   --> src/provider/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct StreamInput {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 64 |     pub session_id: SessionId,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamInput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/provider/mod.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |     ToolInputEnd { id: String },
[INFO] [stdout]     |     ------------   ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StreamEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_model_info` and `get_runtime_key` are never used
[INFO] [stdout]    --> src/provider/mod.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl ProviderRegistry {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn get_model_info(&self, provider_id: &str, model_id: &str) -> Option<ModelInfo> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn get_runtime_key(&self, provider_id: &str) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `llm_content_to_value` is never used
[INFO] [stdout]    --> src/provider/message_convert.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn llm_content_to_value(content: &[LlmContent]) -> Vec<Value> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mcp` is never read
[INFO] [stdout]   --> src/server/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub mcp: Arc<crate::mcp::McpManager>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `top_p` is never read
[INFO] [stdout]   --> src/server/routes/agent.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct UpdateAgentBody {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub top_p: Option<f64>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `directory` is never read
[INFO] [stdout]   --> src/server/routes/event.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct DirectoryParam {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 13 |     pub directory: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `directory` is never read
[INFO] [stdout]   --> src/server/routes/lsp.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct DirectoryParam {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 14 |     pub directory: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `allow` is never read
[INFO] [stdout]    --> src/server/routes/permission.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct RespondBody {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 123 |     pub allow: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `directory` is never read
[INFO] [stdout]    --> src/server/routes/session.rs:348:9
[INFO] [stdout]     |
[INFO] [stdout] 346 | pub struct MessageParams {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 347 |     pub cursor: Option<String>,
[INFO] [stdout] 348 |     pub directory: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Continue` is never constructed
[INFO] [stdout]    --> src/session/mod.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | enum ProcessResult {
[INFO] [stdout]     |      ------------- variant in this enum
[INFO] [stdout] 122 |     Continue,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `archive`, `get`, and `list` are never used
[INFO] [stdout]    --> src/session/mod.rs:283:18
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl SessionService {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 283 |     pub async fn archive(&self, session_id: &SessionId) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 298 |     pub async fn get(&self, session_id: &SessionId) -> Result<Session> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub async fn list(&self, archived: bool) -> Result<Vec<Session>> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `row_to_todo` is never used
[INFO] [stdout]    --> src/storage/mod.rs:390:4
[INFO] [stdout]     |
[INFO] [stdout] 390 | fn row_to_todo(row: &SqliteRow) -> Result<Todo> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `todo_list` is never used
[INFO] [stdout]     --> src/storage/mod.rs:1071:14
[INFO] [stdout]      |
[INFO] [stdout] 1071 | pub async fn todo_list(db: &SqlitePool, session_id: &SessionId) -> Result<Vec<Todo>> {
[INFO] [stdout]      |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `todo_create` is never used
[INFO] [stdout]     --> src/storage/mod.rs:1083:14
[INFO] [stdout]      |
[INFO] [stdout] 1083 | pub async fn todo_create(db: &SqlitePool, todo: &Todo) -> Result<Todo> {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `todo_update` is never used
[INFO] [stdout]     --> src/storage/mod.rs:1108:14
[INFO] [stdout]      |
[INFO] [stdout] 1108 | pub async fn todo_update(db: &SqlitePool, todo: &Todo) -> Result<Todo> {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `todo_delete` is never used
[INFO] [stdout]     --> src/storage/mod.rs:1131:14
[INFO] [stdout]      |
[INFO] [stdout] 1131 | pub async fn todo_delete(db: &SqlitePool, id: &str) -> Result<bool> {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `memory_delete_by_session` is never used
[INFO] [stdout]     --> src/storage/mod.rs:1263:14
[INFO] [stdout]      |
[INFO] [stdout] 1263 | pub async fn memory_delete_by_session(db: &SqlitePool, session_id: &str) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `call_id` and `cancel` are never read
[INFO] [stdout]   --> src/tools/mod.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct ToolContext {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub call_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 41 |     pub cancel: CancellationToken,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ToolContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `new_start` is never read
[INFO] [stdout]   --> src/tools/apply_patch.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Hunk {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 79 |     old_start: usize,
[INFO] [stdout] 80 |     new_start: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tools/apply_patch.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 87 |     Deletion(String),
[INFO] [stdout]    |     -------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 87 -     Deletion(String),
[INFO] [stdout] 87 +     Deletion(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_git_instance` is never used
[INFO] [stdout]   --> src/vcs.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Vcs {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub async fn is_git_instance(&self) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.14s
[INFO] running `Command { std: "docker" "inspect" "e6e225286e70589fc33ecf0a13ef72518fc42942557211f835d26ff08d58d44d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6e225286e70589fc33ecf0a13ef72518fc42942557211f835d26ff08d58d44d", kill_on_drop: false }`
[INFO] [stdout] e6e225286e70589fc33ecf0a13ef72518fc42942557211f835d26ff08d58d44d
