[INFO] cloning repository https://github.com/m1sk9/ferrisphone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m1sk9/ferrisphone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1sk9%2Fferrisphone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1sk9%2Fferrisphone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d1b43eefe43acaa0f799870c7967b623c13dddf [INFO] testing m1sk9/ferrisphone against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1sk9%2Fferrisphone" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/m1sk9/ferrisphone [INFO] finished tweaking git repo https://github.com/m1sk9/ferrisphone [INFO] tweaked toml for git repo https://github.com/m1sk9/ferrisphone written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/m1sk9/ferrisphone on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/m1sk9/ferrisphone 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2811d4291ba2bccc4ea3b5bd89df3ac67a6b24cf304c1fed1624727b9409767 [INFO] running `Command { std: "docker" "start" "-a" "d2811d4291ba2bccc4ea3b5bd89df3ac67a6b24cf304c1fed1624727b9409767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2811d4291ba2bccc4ea3b5bd89df3ac67a6b24cf304c1fed1624727b9409767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2811d4291ba2bccc4ea3b5bd89df3ac67a6b24cf304c1fed1624727b9409767", kill_on_drop: false }` [INFO] [stdout] d2811d4291ba2bccc4ea3b5bd89df3ac67a6b24cf304c1fed1624727b9409767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc8aa6500091d98d479d29262a6efc22c77217a09d0a9b69d92d358e70ca6c1d [INFO] running `Command { std: "docker" "start" "-a" "dc8aa6500091d98d479d29262a6efc22c77217a09d0a9b69d92d358e70ca6c1d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zerocopy v0.8.41 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling serenity v0.12.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling command_attr v0.5.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling time v0.3.47 [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 tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling ferrisphone v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `JsonStore` is never constructed [INFO] [stdout] --> src/store.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct JsonStore { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load`, `read`, `write`, and `flush` are never used [INFO] [stdout] --> src/store.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | impl JsonStore { [INFO] [stdout] | ------------------------------------------------------------ associated items in this implementation [INFO] [stdout] 17 | pub async fn load(path: impl Into) -> anyhow::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub async fn read(&self, f: impl FnOnce(&T) -> R) -> R { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub async fn write(&self, f: impl FnOnce(&mut T) -> R) -> anyhow::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub async fn flush(&self) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `atomic_write` is never used [INFO] [stdout] --> src/store.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) async fn atomic_write(path: &Path, data: &[u8]) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `context`, `model`, and `system_prompt` are never read [INFO] [stdout] --> src/store/config.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 6 | pub general: GeneralConfig, [INFO] [stdout] 7 | pub context: ContextConfig, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | pub model: ModelConfig, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | pub system_prompt: SystemPromptConfig, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` 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 `logging` and `memory` are never read [INFO] [stdout] --> src/store/config.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct GeneralConfig { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 14 | pub debug: bool, [INFO] [stdout] 15 | pub logging: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 16 | pub memory: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GeneralConfig` 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 `max_chat_context` and `max_oneline_context` are never read [INFO] [stdout] --> src/store/config.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ContextConfig { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 21 | pub max_chat_context: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub max_oneline_context: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ContextConfig` 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 `claude`, `chatgpt`, `inception`, and `gemini` are never read [INFO] [stdout] --> src/store/config.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct ModelConfig { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 27 | pub claude: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | pub chatgpt: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | pub inception: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 30 | pub gemini: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModelConfig` 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 `claude`, `chatgpt`, `inception`, and `gemini` are never read [INFO] [stdout] --> src/store/config.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct SystemPromptConfig { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 35 | pub claude: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 36 | pub chatgpt: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 37 | pub inception: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | pub gemini: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SystemPromptConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LogEntry` is never constructed [INFO] [stdout] --> src/store/log.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LogEntry { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ChatLogger` is never constructed [INFO] [stdout] --> src/store/log.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ChatLogger { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `append` are never used [INFO] [stdout] --> src/store/log.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl ChatLogger { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 23 | pub fn new(dir: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub async fn append(&self, entry: &LogEntry) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_entries` is never used [INFO] [stdout] --> src/store/log.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | async fn load_entries(path: &Path) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `MemoryStore` is never used [INFO] [stdout] --> src/store/memory.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub type MemoryStore = JsonStore>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserSettings` is never constructed [INFO] [stdout] --> src/store/user.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct UserSettings { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `UserStore` is never used [INFO] [stdout] --> src/store/user.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub type UserStore = JsonStore>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "dc8aa6500091d98d479d29262a6efc22c77217a09d0a9b69d92d358e70ca6c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8aa6500091d98d479d29262a6efc22c77217a09d0a9b69d92d358e70ca6c1d", kill_on_drop: false }` [INFO] [stdout] dc8aa6500091d98d479d29262a6efc22c77217a09d0a9b69d92d358e70ca6c1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8faa254ec96809a860d7531b74298497524c69af435702c1bf0222907939ce01 [INFO] running `Command { std: "docker" "start" "-a" "8faa254ec96809a860d7531b74298497524c69af435702c1bf0222907939ce01", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling serenity v0.12.5 [INFO] [stderr] Compiling ferrisphone v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `chatgpt`, `inception`, and `gemini` are never read [INFO] [stdout] --> src/store/config.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct ModelConfig { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 27 | pub claude: Vec, [INFO] [stdout] 28 | pub chatgpt: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | pub inception: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 30 | pub gemini: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModelConfig` has a derived impl for the trait `Debug`, but this is 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 `chatgpt`, `inception`, and `gemini` are never read [INFO] [stdout] --> src/store/config.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct SystemPromptConfig { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 35 | pub claude: String, [INFO] [stdout] 36 | pub chatgpt: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 37 | pub inception: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | pub gemini: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SystemPromptConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `MemoryStore` is never used [INFO] [stdout] --> src/store/memory.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub type MemoryStore = JsonStore>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserSettings` is never constructed [INFO] [stdout] --> src/store/user.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct UserSettings { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `UserStore` is never used [INFO] [stdout] --> src/store/user.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub type UserStore = JsonStore>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 58.59s [INFO] running `Command { std: "docker" "inspect" "8faa254ec96809a860d7531b74298497524c69af435702c1bf0222907939ce01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8faa254ec96809a860d7531b74298497524c69af435702c1bf0222907939ce01", kill_on_drop: false }` [INFO] [stdout] 8faa254ec96809a860d7531b74298497524c69af435702c1bf0222907939ce01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] abae77c0589fdd11afcc3674e5e60aa007961acab3159d33b2d4143141b11f62 [INFO] running `Command { std: "docker" "start" "-a" "abae77c0589fdd11afcc3674e5e60aa007961acab3159d33b2d4143141b11f62", kill_on_drop: false }` [INFO] [stderr] warning: fields `chatgpt`, `inception`, and `gemini` are never read [INFO] [stderr] --> src/store/config.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 26 | pub struct ModelConfig { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 27 | pub claude: Vec, [INFO] [stderr] 28 | pub chatgpt: Vec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 29 | pub inception: Vec, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 30 | pub gemini: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ModelConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `chatgpt`, `inception`, and `gemini` are never read [INFO] [stderr] --> src/store/config.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 34 | pub struct SystemPromptConfig { [INFO] [stderr] | ------------------ fields in this struct [INFO] [stderr] 35 | pub claude: String, [INFO] [stderr] 36 | pub chatgpt: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 37 | pub inception: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 38 | pub gemini: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SystemPromptConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: type alias `MemoryStore` is never used [INFO] [stderr] --> src/store/memory.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | pub type MemoryStore = JsonStore>; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `UserSettings` is never constructed [INFO] [stderr] --> src/store/user.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct UserSettings { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias `UserStore` is never used [INFO] [stderr] --> src/store/user.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | pub type UserStore = JsonStore>; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ferrisphone` (bin "ferrisphone" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ferrisphone-54d727645a2221c1) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test store::config::tests::invalid_toml_returns_error ... ok [INFO] [stdout] test store::config::tests::parse_valid_config ... ok [INFO] [stdout] test store::tests::load_returns_error_on_invalid_json ... ok [INFO] [stdout] test store::tests::flush_creates_parent_directories ... ok [INFO] [stdout] test store::tests::reload_after_write_returns_same_data ... ok [INFO] [stdout] test store::tests::load_creates_default_when_file_missing ... ok [INFO] [stdout] test store::log::tests::append_adds_to_existing_file ... ok [INFO] [stdout] test store::log::tests::append_creates_file_with_date_name ... ok [INFO] [stdout] test store::tests::atomic_write_does_not_leave_tmp_file ... ok [INFO] [stdout] test store::tests::load_reads_existing_file ... ok [INFO] [stdout] test store::tests::write_and_flush_persists_data ... ok [INFO] [stdout] test store::config::tests::load_from_env_path ... ok [INFO] [stdout] test store::log::tests::different_dates_create_separate_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "abae77c0589fdd11afcc3674e5e60aa007961acab3159d33b2d4143141b11f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abae77c0589fdd11afcc3674e5e60aa007961acab3159d33b2d4143141b11f62", kill_on_drop: false }` [INFO] [stdout] abae77c0589fdd11afcc3674e5e60aa007961acab3159d33b2d4143141b11f62