[INFO] cloning repository https://github.com/hydai/hammurabi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hydai/hammurabi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydai%2Fhammurabi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydai%2Fhammurabi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf30664b25886bf6c2e89d418fed4e377d8aaf03 [INFO] testing hydai/hammurabi against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydai%2Fhammurabi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hydai/hammurabi [INFO] finished tweaking git repo https://github.com/hydai/hammurabi [INFO] tweaked toml for git repo https://github.com/hydai/hammurabi written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hydai/hammurabi on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hydai/hammurabi 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_cow v0.1.2 [INFO] [stderr] Downloaded secrecy v0.8.0 [INFO] [stderr] Downloaded tokio-rustls v0.25.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.68 [INFO] [stderr] Downloaded compression-core v0.4.31 [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded simple_asn1 v0.6.4 [INFO] [stderr] Downloaded compression-codecs v0.4.37 [INFO] [stderr] Downloaded snafu-derive v0.8.9 [INFO] [stderr] Downloaded snafu v0.8.9 [INFO] [stderr] Downloaded async-compression v0.4.41 [INFO] [stderr] Downloaded rustls v0.22.4 [INFO] [stderr] Downloaded rustls v0.23.39 [INFO] [stderr] Downloaded octocrab v0.41.2 [INFO] [stderr] Downloaded serenity v0.12.5 [INFO] [stderr] Downloaded web-sys v0.3.95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09023dbb7a55a79855cd5b7cc5ed78118fdc50a4ccae63bad41aab7f423cd6cf [INFO] running `Command { std: "docker" "start" "-a" "09023dbb7a55a79855cd5b7cc5ed78118fdc50a4ccae63bad41aab7f423cd6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09023dbb7a55a79855cd5b7cc5ed78118fdc50a4ccae63bad41aab7f423cd6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09023dbb7a55a79855cd5b7cc5ed78118fdc50a4ccae63bad41aab7f423cd6cf", kill_on_drop: false }` [INFO] [stdout] 09023dbb7a55a79855cd5b7cc5ed78118fdc50a4ccae63bad41aab7f423cd6cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb2b81707501a17cd1268bba524f18d26e9bac446c44594826bf94a481d81f9c [INFO] running `Command { std: "docker" "start" "-a" "cb2b81707501a17cd1268bba524f18d26e9bac446c44594826bf94a481d81f9c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls v0.23.39 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling octocrab v0.41.2 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hammurabi v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `Command { std: "docker" "inspect" "cb2b81707501a17cd1268bba524f18d26e9bac446c44594826bf94a481d81f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb2b81707501a17cd1268bba524f18d26e9bac446c44594826bf94a481d81f9c", kill_on_drop: false }` [INFO] [stdout] cb2b81707501a17cd1268bba524f18d26e9bac446c44594826bf94a481d81f9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1d205662c21dd3d07d6cfc27e5d8765dac86b15902d606bf0720c1b1ebddd35 [INFO] running `Command { std: "docker" "start" "-a" "d1d205662c21dd3d07d6cfc27e5d8765dac86b15902d606bf0720c1b1ebddd35", kill_on_drop: false }` [INFO] [stderr] Compiling hammurabi v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `claude_cli::ClaudeCliAgent` [INFO] [stdout] --> tests/../src/agents/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use claude_cli::ClaudeCliAgent; [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: `registry::AgentRegistry` [INFO] [stdout] --> tests/../src/agents/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use registry::AgentRegistry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `claude_cli::ClaudeCliAgent` [INFO] [stdout] --> tests/../src/agents/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use claude_cli::ClaudeCliAgent; [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: `claude_cli::ClaudeCliAgent` [INFO] [stdout] --> tests/../src/agents/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use claude_cli::ClaudeCliAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reader_alive` is never used [INFO] [stdout] --> tests/../src/acp/session.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 72 | impl Session { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 323 | pub fn reader_alive(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_registry` is never used [INFO] [stdout] --> tests/../src/agents/acp.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl AcpAgent { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn with_registry(mut self, registry: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ClaudeCliAgent` is never constructed [INFO] [stdout] --> tests/../src/agents/claude_cli.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ClaudeCliAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/../src/agents/claude_cli.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl ClaudeCliAgent { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 16 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/../src/agents/registry.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl AgentRegistry { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 18 | pub fn new(agents: HashMap>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Database`, `GitHub`, and `Worktree` are never constructed [INFO] [stdout] --> tests/../src/error.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum HammurabiError { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | Database(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | GitHub(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | Worktree(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HammurabiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reader_alive` is never used [INFO] [stdout] --> tests/../src/acp/session.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 72 | impl Session { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 323 | pub fn reader_alive(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_acp` is never used [INFO] [stdout] --> tests/../src/agents/mod.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl AgentKind { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 49 | /// Is this kind served by the ACP adapter? [INFO] [stdout] 50 | pub fn is_acp(self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_registry` are never used [INFO] [stdout] --> tests/../src/agents/acp.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl AcpAgent { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 57 | pub fn new(kind: AgentKind, def: AcpAgentDef) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn with_registry(mut self, registry: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ClaudeCliAgent` is never constructed [INFO] [stdout] --> tests/../src/agents/claude_cli.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ClaudeCliAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/../src/agents/claude_cli.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl ClaudeCliAgent { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 16 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/../src/agents/registry.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl AgentRegistry { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 18 | pub fn new(agents: HashMap>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `app_id`, `private_key_pem`, and `installation_id` are never read [INFO] [stdout] --> tests/../src/config.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | App { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 31 | app_id: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 32 | private_key_pem: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | installation_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitHubAuth` 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 function `from_cli_override` is never used [INFO] [stdout] --> tests/../src/config.rs:271:12 [INFO] [stdout] | [INFO] [stdout] 221 | impl RepoConfig { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 271 | pub fn from_cli_override( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_config_file` is never used [INFO] [stdout] --> tests/../src/config.rs:403:4 [INFO] [stdout] | [INFO] [stdout] 403 | fn find_config_file() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dirs_path` is never used [INFO] [stdout] --> tests/../src/config.rs:418:4 [INFO] [stdout] | [INFO] [stdout] 418 | fn dirs_path() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load` is never used [INFO] [stdout] --> tests/../src/config.rs:496:14 [INFO] [stdout] | [INFO] [stdout] 496 | pub async fn load(source: &ConfigSource) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_from` is never used [INFO] [stdout] --> tests/../src/config.rs:514:8 [INFO] [stdout] | [INFO] [stdout] 514 | pub fn load_from(explicit_path: Option<&Path>) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_from_url` is never used [INFO] [stdout] --> tests/../src/config.rs:522:14 [INFO] [stdout] | [INFO] [stdout] 522 | pub async fn load_from_url(url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_raw_from_path` is never used [INFO] [stdout] --> tests/../src/config.rs:533:4 [INFO] [stdout] | [INFO] [stdout] 533 | fn read_raw_from_path(explicit_path: Option<&Path>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `empty_raw_config` is never used [INFO] [stdout] --> tests/../src/config.rs:550:4 [INFO] [stdout] | [INFO] [stdout] 550 | fn empty_raw_config() -> RawConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `insert_discord_thread`, `get_discord_issue`, `set_issue_github_number`, `get_issue_by_id`, `get_issue_by_github_number_any_source`, and `update_issue_last_pr_comment` are never used [INFO] [stdout] --> tests/../src/db.rs:383:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Database { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 383 | pub fn insert_discord_thread( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 419 | pub fn get_discord_issue( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 440 | pub fn set_issue_github_number( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 457 | pub fn get_issue_by_id(&self, id: i64) -> Result, HammurabiError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | pub fn get_issue_by_github_number_any_source( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 669 | pub fn update_issue_last_pr_comment( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_login` is never read [INFO] [stdout] --> tests/../src/github.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct GitHubIssue { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub user_login: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitHubIssue` 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 function `new` is never used [INFO] [stdout] --> tests/../src/github.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 94 | impl OctocrabClient { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 95 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_label_adder` is never used [INFO] [stdout] --> tests/../src/github.rs:735:16 [INFO] [stdout] | [INFO] [stdout] 692 | impl MockGitHubClient { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 735 | pub fn set_label_adder(&self, issue_number: u64, label: &str, user: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppTokenProvider` is never constructed [INFO] [stdout] --> tests/../src/worktree.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct AppTokenProvider { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/../src/worktree.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl AppTokenProvider { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 47 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ensure_default_branch` and `fetch_origin` are never used [INFO] [stdout] --> tests/../src/worktree.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 74 | pub trait WorktreeManager: Send + Sync { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] 75 | async fn ensure_bare_clone(&self, repo_url: &str) -> Result; [INFO] [stdout] 76 | async fn ensure_default_branch(&self, default_branch: &str) -> Result<(), HammurabiError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 77 | async fn fetch_origin(&self) -> Result<(), HammurabiError>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reader_alive` is never used [INFO] [stdout] --> tests/../src/acp/session.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 72 | impl Session { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 323 | pub fn reader_alive(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_acp` is never used [INFO] [stdout] --> tests/../src/agents/mod.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl AgentKind { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 49 | /// Is this kind served by the ACP adapter? [INFO] [stdout] 50 | pub fn is_acp(self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_registry` are never used [INFO] [stdout] --> tests/../src/agents/acp.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl AcpAgent { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 57 | pub fn new(kind: AgentKind, def: AcpAgentDef) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn with_registry(mut self, registry: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ClaudeCliAgent` is never constructed [INFO] [stdout] --> tests/../src/agents/claude_cli.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ClaudeCliAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/../src/agents/claude_cli.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl ClaudeCliAgent { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 16 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/../src/agents/registry.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl AgentRegistry { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 18 | pub fn new(agents: HashMap>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `app_id`, `private_key_pem`, and `installation_id` are never read [INFO] [stdout] --> tests/../src/config.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | App { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 31 | app_id: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 32 | private_key_pem: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | installation_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitHubAuth` 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 function `from_cli_override` is never used [INFO] [stdout] --> tests/../src/config.rs:271:12 [INFO] [stdout] | [INFO] [stdout] 221 | impl RepoConfig { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 271 | pub fn from_cli_override( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_config_file` is never used [INFO] [stdout] --> tests/../src/config.rs:403:4 [INFO] [stdout] | [INFO] [stdout] 403 | fn find_config_file() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dirs_path` is never used [INFO] [stdout] --> tests/../src/config.rs:418:4 [INFO] [stdout] | [INFO] [stdout] 418 | fn dirs_path() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load` is never used [INFO] [stdout] --> tests/../src/config.rs:496:14 [INFO] [stdout] | [INFO] [stdout] 496 | pub async fn load(source: &ConfigSource) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_from` is never used [INFO] [stdout] --> tests/../src/config.rs:514:8 [INFO] [stdout] | [INFO] [stdout] 514 | pub fn load_from(explicit_path: Option<&Path>) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_from_url` is never used [INFO] [stdout] --> tests/../src/config.rs:522:14 [INFO] [stdout] | [INFO] [stdout] 522 | pub async fn load_from_url(url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_raw_from_path` is never used [INFO] [stdout] --> tests/../src/config.rs:533:4 [INFO] [stdout] | [INFO] [stdout] 533 | fn read_raw_from_path(explicit_path: Option<&Path>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `empty_raw_config` is never used [INFO] [stdout] --> tests/../src/config.rs:550:4 [INFO] [stdout] | [INFO] [stdout] 550 | fn empty_raw_config() -> RawConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `insert_discord_thread`, `get_discord_issue`, `set_issue_github_number`, `get_issue_by_id`, `get_issue_by_github_number_any_source`, and `update_issue_last_pr_comment` are never used [INFO] [stdout] --> tests/../src/db.rs:383:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Database { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 383 | pub fn insert_discord_thread( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 419 | pub fn get_discord_issue( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 440 | pub fn set_issue_github_number( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 457 | pub fn get_issue_by_id(&self, id: i64) -> Result, HammurabiError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | pub fn get_issue_by_github_number_any_source( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 669 | pub fn update_issue_last_pr_comment( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_login` is never read [INFO] [stdout] --> tests/../src/github.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct GitHubIssue { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub user_login: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitHubIssue` 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 function `new` is never used [INFO] [stdout] --> tests/../src/github.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 94 | impl OctocrabClient { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 95 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_label_adder` is never used [INFO] [stdout] --> tests/../src/github.rs:735:16 [INFO] [stdout] | [INFO] [stdout] 692 | impl MockGitHubClient { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 735 | pub fn set_label_adder(&self, issue_number: u64, label: &str, user: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppTokenProvider` is never constructed [INFO] [stdout] --> tests/../src/worktree.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct AppTokenProvider { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/../src/worktree.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl AppTokenProvider { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 47 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ensure_default_branch` and `fetch_origin` are never used [INFO] [stdout] --> tests/../src/worktree.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 74 | pub trait WorktreeManager: Send + Sync { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] 75 | async fn ensure_bare_clone(&self, repo_url: &str) -> Result; [INFO] [stdout] 76 | async fn ensure_default_branch(&self, default_branch: &str) -> Result<(), HammurabiError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 77 | async fn fetch_origin(&self) -> Result<(), HammurabiError>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reader_alive` is never used [INFO] [stdout] --> src/acp/session.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 72 | impl Session { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 323 | pub fn reader_alive(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_label_adder` is never used [INFO] [stdout] --> src/github.rs:735:16 [INFO] [stdout] | [INFO] [stdout] 692 | impl MockGitHubClient { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 735 | pub fn set_label_adder(&self, issue_number: u64, label: &str, user: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reader_alive` is never used [INFO] [stdout] --> tests/../src/acp/session.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 72 | impl Session { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 323 | pub fn reader_alive(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_acp` is never used [INFO] [stdout] --> tests/../src/agents/mod.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl AgentKind { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 49 | /// Is this kind served by the ACP adapter? [INFO] [stdout] 50 | pub fn is_acp(self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_registry` are never used [INFO] [stdout] --> tests/../src/agents/acp.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl AcpAgent { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 57 | pub fn new(kind: AgentKind, def: AcpAgentDef) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn with_registry(mut self, registry: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ClaudeCliAgent` is never constructed [INFO] [stdout] --> tests/../src/agents/claude_cli.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ClaudeCliAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/../src/agents/claude_cli.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl ClaudeCliAgent { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 16 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/../src/agents/registry.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl AgentRegistry { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 18 | pub fn new(agents: HashMap>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `app_id`, `private_key_pem`, and `installation_id` are never read [INFO] [stdout] --> tests/../src/config.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | App { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 31 | app_id: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 32 | private_key_pem: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | installation_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitHubAuth` 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 function `from_cli_override` is never used [INFO] [stdout] --> tests/../src/config.rs:271:12 [INFO] [stdout] | [INFO] [stdout] 221 | impl RepoConfig { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 271 | pub fn from_cli_override( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_config_file` is never used [INFO] [stdout] --> tests/../src/config.rs:403:4 [INFO] [stdout] | [INFO] [stdout] 403 | fn find_config_file() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dirs_path` is never used [INFO] [stdout] --> tests/../src/config.rs:418:4 [INFO] [stdout] | [INFO] [stdout] 418 | fn dirs_path() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load` is never used [INFO] [stdout] --> tests/../src/config.rs:496:14 [INFO] [stdout] | [INFO] [stdout] 496 | pub async fn load(source: &ConfigSource) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_from` is never used [INFO] [stdout] --> tests/../src/config.rs:514:8 [INFO] [stdout] | [INFO] [stdout] 514 | pub fn load_from(explicit_path: Option<&Path>) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_from_url` is never used [INFO] [stdout] --> tests/../src/config.rs:522:14 [INFO] [stdout] | [INFO] [stdout] 522 | pub async fn load_from_url(url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_raw_from_path` is never used [INFO] [stdout] --> tests/../src/config.rs:533:4 [INFO] [stdout] | [INFO] [stdout] 533 | fn read_raw_from_path(explicit_path: Option<&Path>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `empty_raw_config` is never used [INFO] [stdout] --> tests/../src/config.rs:550:4 [INFO] [stdout] | [INFO] [stdout] 550 | fn empty_raw_config() -> RawConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_issue_by_github_number_any_source` and `update_issue_last_pr_comment` are never used [INFO] [stdout] --> tests/../src/db.rs:473:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Database { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 473 | pub fn get_issue_by_github_number_any_source( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 669 | pub fn update_issue_last_pr_comment( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_login` is never read [INFO] [stdout] --> tests/../src/github.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct GitHubIssue { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub user_login: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitHubIssue` 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 function `new` is never used [INFO] [stdout] --> tests/../src/github.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 94 | impl OctocrabClient { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 95 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_label_adder` is never used [INFO] [stdout] --> tests/../src/github.rs:735:16 [INFO] [stdout] | [INFO] [stdout] 692 | impl MockGitHubClient { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 735 | pub fn set_label_adder(&self, issue_number: u64, label: &str, user: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_agent_registry` is never used [INFO] [stdout] --> tests/../src/poller.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn build_agent_registry( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RepoRuntime` is never constructed [INFO] [stdout] --> tests/../src/poller.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | struct RepoRuntime { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_discord_client` is never used [INFO] [stdout] --> tests/../src/poller.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | async fn build_discord_client(cfg: &DiscordChannelConfig) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_signal_handler` is never used [INFO] [stdout] --> tests/../src/poller.rs:123:4 [INFO] [stdout] | [INFO] [stdout] 123 | fn spawn_signal_handler(token: tokio_util::sync::CancellationToken) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `seed_discord_cursor` is never used [INFO] [stdout] --> tests/../src/poller.rs:171:10 [INFO] [stdout] | [INFO] [stdout] 171 | async fn seed_discord_cursor(client: &dyn DiscordClient, channel_id: u64) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_daemon` is never used [INFO] [stdout] --> tests/../src/poller.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | pub async fn run_daemon( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `auth_fingerprint` is never used [INFO] [stdout] --> tests/../src/poller.rs:489:4 [INFO] [stdout] | [INFO] [stdout] 489 | fn auth_fingerprint(auth: &GitHubAuth) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_token_provider` is never used [INFO] [stdout] --> tests/../src/poller.rs:507:4 [INFO] [stdout] | [INFO] [stdout] 507 | fn build_token_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_repo_runtime` is never used [INFO] [stdout] --> tests/../src/poller.rs:536:10 [INFO] [stdout] | [INFO] [stdout] 536 | async fn init_repo_runtime( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `poll_cycle` is never used [INFO] [stdout] --> tests/../src/poller.rs:709:10 [INFO] [stdout] | [INFO] [stdout] 709 | async fn poll_cycle(ctx: &TransitionContext) -> Result<(), HammurabiError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_issue` is never used [INFO] [stdout] --> tests/../src/poller.rs:888:10 [INFO] [stdout] | [INFO] [stdout] 888 | async fn process_issue( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_spec_drafting` is never used [INFO] [stdout] --> tests/../src/poller.rs:933:10 [INFO] [stdout] | [INFO] [stdout] 933 | async fn handle_spec_drafting( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_await_spec_approval` is never used [INFO] [stdout] --> tests/../src/poller.rs:979:10 [INFO] [stdout] | [INFO] [stdout] 979 | async fn handle_await_spec_approval( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_await_spec_approval_github` is never used [INFO] [stdout] --> tests/../src/poller.rs:1079:10 [INFO] [stdout] | [INFO] [stdout] 1079 | async fn handle_await_spec_approval_github( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_implementing` is never used [INFO] [stdout] --> tests/../src/poller.rs:1154:10 [INFO] [stdout] | [INFO] [stdout] 1154 | async fn handle_implementing( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_reviewing` is never used [INFO] [stdout] --> tests/../src/poller.rs:1162:10 [INFO] [stdout] | [INFO] [stdout] 1162 | async fn handle_reviewing( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_await_pr_approval` is never used [INFO] [stdout] --> tests/../src/poller.rs:1169:10 [INFO] [stdout] | [INFO] [stdout] 1169 | async fn handle_await_pr_approval( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_failed` is never used [INFO] [stdout] --> tests/../src/poller.rs:1234:10 [INFO] [stdout] | [INFO] [stdout] 1234 | async fn handle_failed( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `reconcile` is never used [INFO] [stdout] --> tests/../src/poller.rs:1284:10 [INFO] [stdout] | [INFO] [stdout] 1284 | async fn reconcile(ctx: &TransitionContext) -> Result<(), HammurabiError> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppTokenProvider` is never constructed [INFO] [stdout] --> tests/../src/worktree.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct AppTokenProvider { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/../src/worktree.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl AppTokenProvider { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 47 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ensure_default_branch` and `fetch_origin` are never used [INFO] [stdout] --> tests/../src/worktree.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 74 | pub trait WorktreeManager: Send + Sync { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] 75 | async fn ensure_bare_clone(&self, repo_url: &str) -> Result; [INFO] [stdout] 76 | async fn ensure_default_branch(&self, default_branch: &str) -> Result<(), HammurabiError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 77 | async fn fetch_origin(&self) -> Result<(), HammurabiError>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hammurabi` (bin "hammurabi" test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name hammurabi --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "discord"))' -C metadata=ff0bcbe22cffe1e7 -C extra-filename=-f4a57a256646f032 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bd5c300d163652d7.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8812f67bc132f9ac.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e7711bdee118dd91.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-472ba1a8bf71a648.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-bd0548893a91ea0f.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2e8181d66530ed36.rlib --extern octocrab=/opt/rustwide/target/debug/deps/liboctocrab-7ff6b1939f41e302.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2e8f7a7de3bbc9ea.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-a64c79fe81f35d2b.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-5057466cd3e35974.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a73d08d63b7214ba.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f731c110a6f61672.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6c2648c97f2a2ad4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9a7b4068532d16bf.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-0079170ad6e85218.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b72d32809075e029.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e1eb52b77f8d8c7d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-fa9b7e363bde24ea.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1c5078e4af03f587/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-13ec20ecdc04e834/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d1d205662c21dd3d07d6cfc27e5d8765dac86b15902d606bf0720c1b1ebddd35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d205662c21dd3d07d6cfc27e5d8765dac86b15902d606bf0720c1b1ebddd35", kill_on_drop: false }` [INFO] [stdout] d1d205662c21dd3d07d6cfc27e5d8765dac86b15902d606bf0720c1b1ebddd35