[INFO] cloning repository https://github.com/EricA1019/ozone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EricA1019/ozone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricA1019%2Fozone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricA1019%2Fozone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c1509626ac6a8ec7ebac76a56540b1d7edce701
[INFO] checking EricA1019/ozone against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricA1019%2Fozone" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  85% (1391/1633)
Updating files:  86% (1405/1633)
Updating files:  87% (1421/1633)
Updating files:  88% (1438/1633)
Updating files:  89% (1454/1633)
Updating files:  90% (1470/1633)
Updating files:  91% (1487/1633)
Updating files:  92% (1503/1633)
Updating files:  93% (1519/1633)
Updating files:  94% (1536/1633)
Updating files:  95% (1552/1633)
Updating files:  96% (1568/1633)
Updating files:  97% (1585/1633)
Updating files:  98% (1601/1633)
Updating files:  99% (1617/1633)
Updating files:  99% (1629/1633)
Updating files: 100% (1633/1633)
Updating files: 100% (1633/1633), done.
[INFO] started tweaking git repo https://github.com/EricA1019/ozone
[INFO] finished tweaking git repo https://github.com/EricA1019/ozone
[INFO] tweaked toml for git repo https://github.com/EricA1019/ozone written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EricA1019/ozone on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EricA1019/ozone 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb9d1d4952384fc0e93258786a38abc14b3878f34f7e80c8ddaa76c07dbb1cf6
[INFO] running `Command { std: "docker" "start" "-a" "fb9d1d4952384fc0e93258786a38abc14b3878f34f7e80c8ddaa76c07dbb1cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb9d1d4952384fc0e93258786a38abc14b3878f34f7e80c8ddaa76c07dbb1cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb9d1d4952384fc0e93258786a38abc14b3878f34f7e80c8ddaa76c07dbb1cf6", kill_on_drop: false }`
[INFO] [stdout] fb9d1d4952384fc0e93258786a38abc14b3878f34f7e80c8ddaa76c07dbb1cf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6a698baaa919a5545c25d797ee25bf20773a931b646d45e69254819fc407c78
[INFO] running `Command { std: "docker" "start" "-a" "d6a698baaa919a5545c25d797ee25bf20773a931b646d45e69254819fc407c78", 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 libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling ozone-plus v0.4.3-alpha (/opt/rustwide/workdir/apps/ozone-plus)
[INFO] [stderr]    Compiling ozone v0.4.3-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling cxx-build v1.0.194
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling usearch v2.24.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking ozone-core v0.4.3-alpha (/opt/rustwide/workdir/crates/ozone-core)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking minijinja v2.19.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]     Checking ratatui-braille-bar v0.2.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ozone-tui v0.4.3-alpha (/opt/rustwide/workdir/crates/ozone-tui)
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking ozone-engine v0.4.3-alpha (/opt/rustwide/workdir/crates/ozone-engine)
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stdout] warning: function `plan_llamacpp_profiling_launch` is never used
[INFO] [stdout]    --> src/planner.rs:180:8
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn plan_llamacpp_profiling_launch(record: &CatalogRecord, hw: &HardwareProfile) -> LaunchPlan {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unknown` is never constructed
[INFO] [stdout]   --> src/processes.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum LlamaCppStartupFailure {
[INFO] [stdout]    |          ---------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 37 |     Unknown,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LlamaCppStartupFailure` 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 `LlamaCpp` is never constructed
[INFO] [stdout]   --> src/profiling.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum ProfilingBackend {
[INFO] [stdout]    |          ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 22 |     LlamaCpp,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProfilingBackend` 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: method `display_name` is never used
[INFO] [stdout]   --> src/profiling.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl ProfilingBackend {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] 26 |     pub fn display_name(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `profiling_backend` is never read
[INFO] [stdout]    --> src/profiling.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct WorkflowRequest {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |     pub profiling_backend: ProfilingBackend,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WorkflowRequest` 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 `plan_llamacpp_profiling_launch` is never used
[INFO] [stdout]    --> src/planner.rs:180:8
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn plan_llamacpp_profiling_launch(record: &CatalogRecord, hw: &HardwareProfile) -> LaunchPlan {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unknown` is never constructed
[INFO] [stdout]   --> src/processes.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum LlamaCppStartupFailure {
[INFO] [stdout]    |          ---------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 37 |     Unknown,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LlamaCppStartupFailure` 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 `LlamaCpp` is never constructed
[INFO] [stdout]   --> src/profiling.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum ProfilingBackend {
[INFO] [stdout]    |          ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 22 |     LlamaCpp,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProfilingBackend` 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: method `display_name` is never used
[INFO] [stdout]   --> src/profiling.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl ProfilingBackend {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] 26 |     pub fn display_name(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `profiling_backend` is never read
[INFO] [stdout]    --> src/profiling.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct WorkflowRequest {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |     pub profiling_backend: ProfilingBackend,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WorkflowRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ozone-memory v0.4.3-alpha (/opt/rustwide/workdir/crates/ozone-memory)
[INFO] [stderr]     Checking ozone-persist v0.4.3-alpha (/opt/rustwide/workdir/crates/ozone-persist)
[INFO] [stderr]     Checking ozone-inference v0.4.3-alpha (/opt/rustwide/workdir/crates/ozone-inference)
[INFO] [stderr]     Checking ozone-mcp v0.4.3-alpha (/opt/rustwide/workdir/crates/ozone-mcp)
[INFO] [stderr]     Checking ozone-mcp-app v0.4.3-alpha (/opt/rustwide/workdir/apps/ozone-mcp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "d6a698baaa919a5545c25d797ee25bf20773a931b646d45e69254819fc407c78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6a698baaa919a5545c25d797ee25bf20773a931b646d45e69254819fc407c78", kill_on_drop: false }`
[INFO] [stdout] d6a698baaa919a5545c25d797ee25bf20773a931b646d45e69254819fc407c78
