[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 master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricA1019%2Fozone" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  83% (1367/1633)
Updating files:  84% (1372/1633)
Updating files:  85% (1389/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:  93% (1524/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: 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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EricA1019/ozone on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] [stderr]   Downloaded rustls-webpki v0.103.11
[INFO] [stderr]   Downloaded ratatui-braille-bar v0.2.2
[INFO] [stderr]   Downloaded usearch v2.24.0
[INFO] [stderr]   Downloaded fastembed v5.13.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29d633c75a7da11969470127c7d1470e59e2cf4db405dac5740c7973a82097b5
[INFO] running `Command { std: "docker" "start" "-a" "29d633c75a7da11969470127c7d1470e59e2cf4db405dac5740c7973a82097b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29d633c75a7da11969470127c7d1470e59e2cf4db405dac5740c7973a82097b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29d633c75a7da11969470127c7d1470e59e2cf4db405dac5740c7973a82097b5", kill_on_drop: false }`
[INFO] [stdout] 29d633c75a7da11969470127c7d1470e59e2cf4db405dac5740c7973a82097b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74fe702eea98cf3b4bc3780638d29ed3994c18a57d6a4fbbbcd6deeda06ddcb5
[INFO] running `Command { std: "docker" "start" "-a" "74fe702eea98cf3b4bc3780638d29ed3994c18a57d6a4fbbbcd6deeda06ddcb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bitflags v2.11.0
[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]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling ozone-plus v0.4.3-alpha (/opt/rustwide/workdir/apps/ozone-plus)
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling ozone v0.4.3-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rust-ini v0.20.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]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling usearch v2.24.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ratatui v0.29.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 toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking minijinja v2.19.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]     Checking ratatui-braille-bar v0.2.2
[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 toml v0.8.23
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ozone-tui v0.4.3-alpha (/opt/rustwide/workdir/crates/ozone-tui)
[INFO] [stderr]     Checking config v0.14.1
[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 40.48s
[INFO] running `Command { std: "docker" "inspect" "74fe702eea98cf3b4bc3780638d29ed3994c18a57d6a4fbbbcd6deeda06ddcb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74fe702eea98cf3b4bc3780638d29ed3994c18a57d6a4fbbbcd6deeda06ddcb5", kill_on_drop: false }`
[INFO] [stdout] 74fe702eea98cf3b4bc3780638d29ed3994c18a57d6a4fbbbcd6deeda06ddcb5
