[INFO] cloning repository https://github.com/tinycrops/ollamatimeDB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tinycrops/ollamatimeDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinycrops%2FollamatimeDB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinycrops%2FollamatimeDB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36dcfe56d5795c52fe13da107dd7f19b4c69f632
[INFO] checking tinycrops/ollamatimeDB against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinycrops%2FollamatimeDB" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tinycrops/ollamatimeDB
[INFO] finished tweaking git repo https://github.com/tinycrops/ollamatimeDB
[INFO] tweaked toml for git repo https://github.com/tinycrops/ollamatimeDB written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tinycrops/ollamatimeDB on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tinycrops/ollamatimeDB 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spacetimedb-primitives v1.1.2
[INFO] [stderr]   Downloaded uuid-rng-internal v1.17.0
[INFO] [stderr]   Downloaded second-stack v0.3.5
[INFO] [stderr]   Downloaded spacetimedb-metrics v1.1.2
[INFO] [stderr]   Downloaded spacetimedb-bindings-macro v1.1.2
[INFO] [stderr]   Downloaded tui-input v0.8.0
[INFO] [stderr]   Downloaded clap_derive v4.5.40
[INFO] [stderr]   Downloaded fd-lock v3.0.13
[INFO] [stderr]   Downloaded spacetimedb-data-structures v1.1.2
[INFO] [stderr]   Downloaded spacetimedb-bindings-sys v1.1.2
[INFO] [stderr]   Downloaded spacetimedb-lib v1.1.2
[INFO] [stderr]   Downloaded num-runtime-fmt v0.1.2
[INFO] [stderr]   Downloaded iterext v0.1.0
[INFO] [stderr]   Downloaded ollama-rs-macros v0.3.1
[INFO] [stderr]   Downloaded getopts v0.2.23
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded calc v0.4.0
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] [stderr]   Downloaded ethnum v1.5.2
[INFO] [stderr]   Downloaded rustyline v10.1.1
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] [stderr]   Downloaded spacetimedb v1.1.2
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] [stderr]   Downloaded servo_arc v0.4.1
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded text-splitter v0.25.1
[INFO] [stderr]   Downloaded ollama-rs v0.3.1
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded scraper v0.23.1
[INFO] [stderr]   Downloaded decorum v0.3.1
[INFO] [stderr]   Downloaded spacetimedb-sats v1.1.2
[INFO] [stderr]   Downloaded ratatui v0.24.0
[INFO] [stderr]   Downloaded icu_segmenter v1.5.0
[INFO] [stderr]   Downloaded icu_segmenter_data v1.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95b40dff3163e5bcbec7148d514c469b8db3d97603ad8242ad709960bc1c43cb
[INFO] running `Command { std: "docker" "start" "-a" "95b40dff3163e5bcbec7148d514c469b8db3d97603ad8242ad709960bc1c43cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95b40dff3163e5bcbec7148d514c469b8db3d97603ad8242ad709960bc1c43cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95b40dff3163e5bcbec7148d514c469b8db3d97603ad8242ad709960bc1c43cb", kill_on_drop: false }`
[INFO] [stdout] 95b40dff3163e5bcbec7148d514c469b8db3d97603ad8242ad709960bc1c43cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25fbcdde949a864d1062a6e8264bf2cb236a027163ca7eb62264d345c740760b
[INFO] running `Command { std: "docker" "start" "-a" "25fbcdde949a864d1062a6e8264bf2cb236a027163ca7eb62264d345c740760b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking decorum v0.3.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking spacetimedb-primitives v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling icu_segmenter_data v1.5.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking second-stack v0.3.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking spacetimedb-bindings-sys v1.1.2
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lalrpop-util v0.19.12
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking iterext v0.1.0
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking tui-input v0.8.0
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking rustyline v10.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling spacetimedb-bindings-macro v1.1.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking spacetimedb-data-structures v1.1.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking num-runtime-fmt v0.1.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking spacetimedb-metrics v1.1.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling auto_enums v0.8.7
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling ollama-rs-macros v0.3.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ratatui v0.24.0
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking icu_segmenter v1.5.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking text-splitter v0.25.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking markup5ever v0.12.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking xml5ever v0.18.1
[INFO] [stderr]     Checking spacetimedb-sats v1.1.2
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking scraper v0.23.1
[INFO] [stderr]     Checking markup5ever_rcdom v0.3.0
[INFO] [stderr]     Checking html2md v0.2.15
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling calc v0.4.0
[INFO] [stderr]     Checking spacetimedb-lib v1.1.2
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking spacetimedb v1.1.2
[INFO] [stderr]     Checking reqwest v0.12.20
[INFO] [stderr]     Checking ollama-rs v0.3.1
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Checking client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> client/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[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: `std::collections::HashMap`
[INFO] [stdout]  --> client/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `sleep`
[INFO] [stdout]  --> client/src/main.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::time::{sleep, Duration};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error`, `info`, and `warn`
[INFO] [stdout]  --> client/src/main.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing::{error, info, warn};
[INFO] [stdout]   |               ^^^^^  ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> client/src/spacetime_client.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `sleep`
[INFO] [stdout]  --> client/src/ui.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::time::{sleep, Duration};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> client/src/tools.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `schemars::JsonSchema`
[INFO] [stdout]  --> client/src/tools.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use schemars::JsonSchema;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> client/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[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: `std::collections::HashMap`
[INFO] [stdout]  --> client/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `sleep`
[INFO] [stdout]  --> client/src/main.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::time::{sleep, Duration};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error`, `info`, and `warn`
[INFO] [stdout]  --> client/src/main.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing::{error, info, warn};
[INFO] [stdout]   |               ^^^^^  ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> client/src/spacetime_client.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `sleep`
[INFO] [stdout]  --> client/src/ui.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::time::{sleep, Duration};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> client/src/tools.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `schemars::JsonSchema`
[INFO] [stdout]  --> client/src/tools.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use schemars::JsonSchema;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> client/src/main.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let mut copilot = BusinessCopilot::new(ollama_host, ollama_port as u16, spacetime_client).await?;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> client/src/copilot.rs:144:77
[INFO] [stdout]     |
[INFO] [stdout] 144 |     async fn execute_actions_from_response(&mut self, original_query: &str, response: &str) -> Result<()> {
[INFO] [stdout]     |                                                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> client/src/main.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let mut copilot = BusinessCopilot::new(ollama_host, ollama_port as u16, spacetime_client).await?;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model_name` is never read
[INFO] [stdout]   --> client/src/copilot.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct BusinessCopilot {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     model_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute_actions_from_response`, `handle_task_creation`, `handle_data_storage`, `handle_knowledge_addition`, `schedule_meeting`, and `get_conversation_history` are never used
[INFO] [stdout]    --> client/src/copilot.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl BusinessCopilot {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     async fn execute_actions_from_response(&mut self, original_query: &str, response: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     async fn handle_task_creation(&mut self, query: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     async fn handle_data_storage(&mut self, query: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |     async fn handle_knowledge_addition(&mut self, query: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 |     pub async fn schedule_meeting(&mut self, participants: &[String], topic: &str, duration: &str) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     pub fn get_conversation_history(&self) -> &Vec<ChatMessage> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `host`, `port`, `database`, and `sessions` are never read
[INFO] [stdout]   --> client/src/spacetime_client.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SpacetimeClient {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 10 |     host: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     port: u16,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     database: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     sessions: Arc<Mutex<Vec<CopilotSession>>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_tasks`, `get_users`, and `create_session` are never used
[INFO] [stdout]    --> client/src/spacetime_client.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl SpacetimeClient {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub async fn get_tasks(&self) -> Result<Vec<Task>> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub async fn get_users(&self) -> Result<Vec<User>> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub async fn create_session(&mut self, context: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `u64_to_timestamp` is never used
[INFO] [stdout]   --> client/src/types.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn u64_to_timestamp(micros: u64) -> Timestamp {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> client/src/types.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl BusinessContext {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 136 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> client/src/tools.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         GLOBAL_CLIENT.as_ref()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> client/src/copilot.rs:144:77
[INFO] [stdout]     |
[INFO] [stdout] 144 |     async fn execute_actions_from_response(&mut self, original_query: &str, response: &str) -> Result<()> {
[INFO] [stdout]     |                                                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model_name` is never read
[INFO] [stdout]   --> client/src/copilot.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct BusinessCopilot {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     model_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute_actions_from_response`, `handle_task_creation`, `handle_data_storage`, `handle_knowledge_addition`, `schedule_meeting`, and `get_conversation_history` are never used
[INFO] [stdout]    --> client/src/copilot.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl BusinessCopilot {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     async fn execute_actions_from_response(&mut self, original_query: &str, response: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     async fn handle_task_creation(&mut self, query: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     async fn handle_data_storage(&mut self, query: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |     async fn handle_knowledge_addition(&mut self, query: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 |     pub async fn schedule_meeting(&mut self, participants: &[String], topic: &str, duration: &str) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     pub fn get_conversation_history(&self) -> &Vec<ChatMessage> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `host`, `port`, `database`, and `sessions` are never read
[INFO] [stdout]   --> client/src/spacetime_client.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SpacetimeClient {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 10 |     host: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     port: u16,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     database: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     sessions: Arc<Mutex<Vec<CopilotSession>>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_tasks`, `get_users`, and `create_session` are never used
[INFO] [stdout]    --> client/src/spacetime_client.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl SpacetimeClient {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub async fn get_tasks(&self) -> Result<Vec<Task>> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub async fn get_users(&self) -> Result<Vec<User>> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub async fn create_session(&mut self, context: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `u64_to_timestamp` is never used
[INFO] [stdout]   --> client/src/types.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn u64_to_timestamp(micros: u64) -> Timestamp {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> client/src/types.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl BusinessContext {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 136 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> client/src/tools.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         GLOBAL_CLIENT.as_ref()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "25fbcdde949a864d1062a6e8264bf2cb236a027163ca7eb62264d345c740760b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25fbcdde949a864d1062a6e8264bf2cb236a027163ca7eb62264d345c740760b", kill_on_drop: false }`
[INFO] [stdout] 25fbcdde949a864d1062a6e8264bf2cb236a027163ca7eb62264d345c740760b
