[INFO] fetching crate edict-cli 0.20.2...
[INFO] checking edict-cli-0.20.2 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate edict-cli 0.20.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate edict-cli 0.20.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate edict-cli 0.20.2
[INFO] tweaked toml for crates.io crate edict-cli 0.20.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate edict-cli 0.20.2 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate edict-cli 0.20.2 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:132:1
[INFO] [stderr]     |
[INFO] [stderr] 132 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `edict-cli` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] [stderr]   Downloaded crokey v1.4.0
[INFO] [stderr]   Downloaded minimad v0.14.0
[INFO] [stderr]   Downloaded crokey-proc_macros v1.4.0
[INFO] [stderr]   Downloaded opentelemetry-appender-tracing v0.31.1
[INFO] [stderr]   Downloaded minijinja v2.17.1
[INFO] [stderr]   Downloaded termimad v0.34.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 94fd6d959236861b8ae07a61b303787c20f824866f1b3f1b4dd4f850171711e0
[INFO] running `Command { std: "docker" "start" "94fd6d959236861b8ae07a61b303787c20f824866f1b3f1b4dd4f850171711e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94fd6d959236861b8ae07a61b303787c20f824866f1b3f1b4dd4f850171711e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "94fd6d959236861b8ae07a61b303787c20f824866f1b3f1b4dd4f850171711e0" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94fd6d959236861b8ae07a61b303787c20f824866f1b3f1b4dd4f850171711e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "94fd6d959236861b8ae07a61b303787c20f824866f1b3f1b4dd4f850171711e0" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:132:1
[INFO] [stderr]     |
[INFO] [stderr] 132 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `edict-cli` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling crokey-proc_macros v1.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking tonic-prost v0.14.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking opentelemetry_sdk v0.31.0
[INFO] [stderr]     Checking lazy-regex v3.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking crokey v1.4.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking coolor v1.1.0
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]     Checking minimad v0.14.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking termimad v0.34.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking opentelemetry-appender-tracing v0.31.1
[INFO] [stderr]     Checking tracing-opentelemetry v0.32.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking minijinja v2.17.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking opentelemetry-proto v0.31.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.31.0
[INFO] [stderr]     Checking ureq v3.2.0
[INFO] [stderr]     Checking edict-cli v0.20.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `config_dir`
[INFO] [stdout]   --> src/commands/dev_loop/mod.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let (config, config_dir) = load_config(&project_root)?;
[INFO] [stdout]    |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_dir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config_dir`
[INFO] [stdout]   --> src/commands/dev_loop/mod.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let (config, config_dir) = load_config(&project_root)?;
[INFO] [stdout]    |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_dir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/run_agent_integration.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut cmd = Command::cargo_bin("edict").unwrap();
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/run_agent_integration.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut cmd = Command::cargo_bin("edict").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/run_agent_integration.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut cmd = Command::cargo_bin("edict").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/run_agent_integration.rs:51:28
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let mut cmd = Command::cargo_bin("edict").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/run_agent_integration.rs:97:28
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut cmd = Command::cargo_bin("edict").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/run_agent_integration.rs:151:28
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let mut cmd = Command::cargo_bin("edict").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/run_agent_integration.rs:223:28
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let mut cmd = Command::cargo_bin("edict").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/run_agent_integration.rs:266:28
[INFO] [stdout]     |
[INFO] [stdout] 266 |     let mut cmd = Command::cargo_bin("edict").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HookEntry` and `HookEvent`
[INFO] [stdout]  --> src/hooks/mod.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use registry::{HookEntry, HookEvent, HookRegistry};
[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 imports: `HookEntry` and `HookEvent`
[INFO] [stdout]  --> src/hooks/mod.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use registry::{HookEntry, HookEvent, HookRegistry};
[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: `config_dir`
[INFO] [stdout]   --> src/commands/dev_loop/mod.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let (config, config_dir) = load_config(&project_root)?;
[INFO] [stdout]    |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_dir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config_dir`
[INFO] [stdout]   --> src/commands/dev_loop/mod.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let (config, config_dir) = load_config(&project_root)?;
[INFO] [stdout]    |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_dir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `active` and `expires_at` are never read
[INFO] [stdout]   --> src/commands/protocol/adapters.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Claim {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub active: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub expires_at: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Claim` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `bone_ids` and `workspace_names` are never used
[INFO] [stdout]   --> src/commands/protocol/adapters.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Claim {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 33 |     /// Extract bone IDs from `bone://project/bd-xxx` patterns.
[INFO] [stdout] 34 |     pub fn bone_ids(&self) -> Vec<&str> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn workspace_names(&self) -> Vec<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `advice` is never read
[INFO] [stdout]   --> src/commands/protocol/adapters.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct WorkspacesResponse {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub advice: Vec<WorkspaceAdvice>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkspacesResponse` 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: fields `is_current`, `change_id`, `commit_id`, and `description` are never read
[INFO] [stdout]   --> src/commands/protocol/adapters.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Workspace {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub is_current: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 74 |     #[serde(default)]
[INFO] [stdout] 75 |     pub change_id: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 76 |     #[serde(default)]
[INFO] [stdout] 77 |     pub commit_id: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 78 |     #[serde(default)]
[INFO] [stdout] 79 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Workspace` 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: fields `level`, `message`, and `details` are never read
[INFO] [stdout]   --> src/commands/protocol/adapters.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct WorkspaceAdvice {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 84 |     #[serde(default)]
[INFO] [stdout] 85 |     pub level: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 86 |     #[serde(default)]
[INFO] [stdout] 87 |     pub message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 88 |     #[serde(default)]
[INFO] [stdout] 89 |     pub details: Option<serde_json::Value>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkspaceAdvice` 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: fields `id`, `assignees`, `labels`, `kind`, and `urgency` are never read
[INFO] [stdout]    --> src/commands/protocol/adapters.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct BoneInfo {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout]  99 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub assignees: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 106 |     #[serde(default)]
[INFO] [stdout] 107 |     pub labels: Vec<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 108 |     #[serde(rename = "kind", default)]
[INFO] [stdout] 109 |     pub kind: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 110 |     #[serde(default)]
[INFO] [stdout] 111 |     pub urgency: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BoneInfo` 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: fields `title`, `change_id`, and `author` are never read
[INFO] [stdout]    --> src/commands/protocol/adapters.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct ReviewSummary {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub title: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub change_id: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 141 |     #[serde(default)]
[INFO] [stdout] 142 |     pub author: Option<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReviewSummary` 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 `threads` is never read
[INFO] [stdout]    --> src/commands/protocol/adapters.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct ReviewDetailResponse {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub threads: Vec<ReviewThread>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReviewDetailResponse` 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: fields `title` and `change_id` are never read
[INFO] [stdout]    --> src/commands/protocol/adapters.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub struct ReviewDetail {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub title: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub change_id: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReviewDetail` 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: fields `thread_id`, `file`, `line`, `resolved`, and `comments` are never read
[INFO] [stdout]    --> src/commands/protocol/adapters.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct ReviewThread {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 188 |     pub thread_id: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 189 |     #[serde(default)]
[INFO] [stdout] 190 |     pub file: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 191 |     #[serde(default)]
[INFO] [stdout] 192 |     pub line: Option<u32>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 193 |     #[serde(default)]
[INFO] [stdout] 194 |     pub resolved: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 195 |     #[serde(default)]
[INFO] [stdout] 196 |     pub comments: Vec<ReviewComment>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReviewThread` 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: fields `author`, `body`, and `created_at` are never read
[INFO] [stdout]    --> src/commands/protocol/adapters.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct ReviewComment {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 201 |     #[serde(default)]
[INFO] [stdout] 202 |     pub author: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 203 |     #[serde(default)]
[INFO] [stdout] 204 |     pub body: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 205 |     #[serde(default)]
[INFO] [stdout] 206 |     pub created_at: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReviewComment` 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: variant `NotFound` is never constructed
[INFO] [stdout]    --> src/commands/protocol/adapters.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub enum AdapterError {
[INFO] [stdout]     |          ------------ variant in this enum
[INFO] [stdout] 213 |     ParseFailed { tool: &'static str, detail: String },
[INFO] [stdout] 214 |     NotFound { tool: &'static str, detail: String },
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AdapterError` 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: function `parse_review_detail` is never used
[INFO] [stdout]    --> src/commands/protocol/adapters.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn parse_review_detail(json: &str) -> Result<ReviewDetailResponse, AdapterError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `OutputCaptureFailed` is never constructed
[INFO] [stdout]   --> src/commands/protocol/executor.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum ExecutionError {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 40 |     OutputCaptureFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExecutionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_current`, `change_id`, `commit_id`, and `description` are never read
[INFO] [stdout]   --> src/commands/protocol/adapters.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Workspace {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub is_current: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 74 |     #[serde(default)]
[INFO] [stdout] 75 |     pub change_id: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 76 |     #[serde(default)]
[INFO] [stdout] 77 |     pub commit_id: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 78 |     #[serde(default)]
[INFO] [stdout] 79 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Workspace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `level` and `details` are never read
[INFO] [stdout]   --> src/commands/protocol/adapters.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct WorkspaceAdvice {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 84 |     #[serde(default)]
[INFO] [stdout] 85 |     pub level: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub details: Option<serde_json::Value>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkspaceAdvice` 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: fields `kind` and `urgency` are never read
[INFO] [stdout]    --> src/commands/protocol/adapters.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct BoneInfo {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub kind: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 110 |     #[serde(default)]
[INFO] [stdout] 111 |     pub urgency: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BoneInfo` 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: fields `title`, `change_id`, and `author` are never read
[INFO] [stdout]    --> src/commands/protocol/adapters.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct ReviewSummary {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub title: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub change_id: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 141 |     #[serde(default)]
[INFO] [stdout] 142 |     pub author: Option<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReviewSummary` 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: fields `title` and `change_id` are never read
[INFO] [stdout]    --> src/commands/protocol/adapters.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub struct ReviewDetail {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub title: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub change_id: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReviewDetail` 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: fields `thread_id`, `file`, `line`, and `resolved` are never read
[INFO] [stdout]    --> src/commands/protocol/adapters.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct ReviewThread {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 188 |     pub thread_id: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 189 |     #[serde(default)]
[INFO] [stdout] 190 |     pub file: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 191 |     #[serde(default)]
[INFO] [stdout] 192 |     pub line: Option<u32>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 193 |     #[serde(default)]
[INFO] [stdout] 194 |     pub resolved: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReviewThread` 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: fields `author`, `body`, and `created_at` are never read
[INFO] [stdout]    --> src/commands/protocol/adapters.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct ReviewComment {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 201 |     #[serde(default)]
[INFO] [stdout] 202 |     pub author: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 203 |     #[serde(default)]
[INFO] [stdout] 204 |     pub body: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 205 |     #[serde(default)]
[INFO] [stdout] 206 |     pub created_at: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReviewComment` 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: variant `NotFound` is never constructed
[INFO] [stdout]    --> src/commands/protocol/adapters.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub enum AdapterError {
[INFO] [stdout]     |          ------------ variant in this enum
[INFO] [stdout] 213 |     ParseFailed { tool: &'static str, detail: String },
[INFO] [stdout] 214 |     NotFound { tool: &'static str, detail: String },
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AdapterError` 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: variant `OutputCaptureFailed` is never constructed
[INFO] [stdout]   --> src/commands/protocol/executor.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum ExecutionError {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 40 |     OutputCaptureFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExecutionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 12`
[INFO] running `Command { std: "docker" "inspect" "94fd6d959236861b8ae07a61b303787c20f824866f1b3f1b4dd4f850171711e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94fd6d959236861b8ae07a61b303787c20f824866f1b3f1b4dd4f850171711e0", kill_on_drop: false }`
[INFO] [stdout] 94fd6d959236861b8ae07a61b303787c20f824866f1b3f1b4dd4f850171711e0
