[INFO] cloning repository https://github.com/Rememora/rememora [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rememora/rememora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRememora%2Frememora", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRememora%2Frememora'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db13c3fe1b3026b719c659e0254c2f06ef0a1f32 [INFO] testing Rememora/rememora against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRememora%2Frememora" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Rememora/rememora [INFO] finished tweaking git repo https://github.com/Rememora/rememora [INFO] tweaked toml for git repo https://github.com/Rememora/rememora written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Rememora/rememora on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Rememora/rememora 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c973009bd7d0d326ed5f8bd9ea6094a98f0f6f482328a8d2d2077e9f530b1e73 [INFO] running `Command { std: "docker" "start" "c973009bd7d0d326ed5f8bd9ea6094a98f0f6f482328a8d2d2077e9f530b1e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c973009bd7d0d326ed5f8bd9ea6094a98f0f6f482328a8d2d2077e9f530b1e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c973009bd7d0d326ed5f8bd9ea6094a98f0f6f482328a8d2d2077e9f530b1e73" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c973009bd7d0d326ed5f8bd9ea6094a98f0f6f482328a8d2d2077e9f530b1e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c973009bd7d0d326ed5f8bd9ea6094a98f0f6f482328a8d2d2077e9f530b1e73" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.32.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling keyring v3.6.3 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [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 zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling cliclack v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling strum v0.26.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 v1.0.228 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [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 ureq v2.12.1 [INFO] [stderr] Compiling rusqlite v0.34.0 [INFO] [stderr] Compiling rememora v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.68s [INFO] running `Command { std: "docker" "inspect" "c973009bd7d0d326ed5f8bd9ea6094a98f0f6f482328a8d2d2077e9f530b1e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c973009bd7d0d326ed5f8bd9ea6094a98f0f6f482328a8d2d2077e9f530b1e73" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling rememora v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `seed_test_data` is never used [INFO] [stdout] --> tests/common/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn seed_test_data(conn: &Connection) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MemoryBuilder`, `SessionBuilder`, and `session` [INFO] [stdout] --> tests/scenarios/mod.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | pub use builders::{memory, session, MemoryBuilder, SessionBuilder}; [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 imports: `db_with_project`, `db_with_sessions`, and `db` [INFO] [stdout] --> tests/scenarios/mod.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | pub use given::{db, db_with_memories, db_with_project, db_with_sessions}; [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `seed_test_data` is never used [INFO] [stdout] --> tests/common/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn seed_test_data(conn: &Connection) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MemoryBuilder`, `SessionBuilder`, and `session` [INFO] [stdout] --> tests/scenarios/mod.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | pub use builders::{memory, session, MemoryBuilder, SessionBuilder}; [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 imports: `db_with_project`, `db_with_sessions`, and `db` [INFO] [stdout] --> tests/scenarios/mod.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | pub use given::{db, db_with_memories, db_with_project, db_with_sessions}; [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `seed_test_data` is never used [INFO] [stdout] --> tests/common/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn seed_test_data(conn: &Connection) { [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 `content`, `abstract_text`, `overview`, `tags`, `agent`, and `accessed_days_ago` are never used [INFO] [stdout] --> tests/scenarios/builders.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl MemoryBuilder { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn content(mut self, content: &str) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn abstract_text(mut self, text: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn overview(mut self, text: &str) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn tags(mut self, tags: &[&str]) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn agent(mut self, agent: &str) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn accessed_days_ago(mut self, days: i64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SessionBuilder` is never constructed [INFO] [stdout] --> tests/scenarios/builders.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct SessionBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `session` is never used [INFO] [stdout] --> tests/scenarios/builders.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn session(intent: &str) -> SessionBuilder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/scenarios/builders.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 184 | impl SessionBuilder { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 185 | pub fn new(intent: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn agent(mut self, agent: &str) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | pub fn project(mut self, project: &str) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | pub fn cwd(mut self, cwd: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | pub fn parent(mut self, parent_id: &str) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | pub fn ended(mut self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | pub fn transferred(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn summary(mut self, summary: &str) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | pub fn working_state(mut self, state: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | pub fn insert(&self, conn: &Connection) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `db_with_project` is never used [INFO] [stdout] --> tests/scenarios/given.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn db_with_project(name: &str) -> Connection { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `db_with_sessions` is never used [INFO] [stdout] --> tests/scenarios/given.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn db_with_sessions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `seed_test_data` is never used [INFO] [stdout] --> tests/common/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn seed_test_data(conn: &Connection) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `seed_test_data` is never used [INFO] [stdout] --> tests/common/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn seed_test_data(conn: &Connection) { [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 `importance`, `overview`, `agent`, `accessed_days_ago`, and `access_count` are never used [INFO] [stdout] --> tests/scenarios/builders.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl MemoryBuilder { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn importance(mut self, importance: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn overview(mut self, text: &str) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn agent(mut self, agent: &str) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn accessed_days_ago(mut self, days: i64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn access_count(mut self, count: i64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SessionBuilder` is never constructed [INFO] [stdout] --> tests/scenarios/builders.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct SessionBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `session` is never used [INFO] [stdout] --> tests/scenarios/builders.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn session(intent: &str) -> SessionBuilder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/scenarios/builders.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 184 | impl SessionBuilder { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 185 | pub fn new(intent: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn agent(mut self, agent: &str) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | pub fn project(mut self, project: &str) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | pub fn cwd(mut self, cwd: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | pub fn parent(mut self, parent_id: &str) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | pub fn ended(mut self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | pub fn transferred(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn summary(mut self, summary: &str) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | pub fn working_state(mut self, state: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | pub fn insert(&self, conn: &Connection) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `db_with_project` is never used [INFO] [stdout] --> tests/scenarios/given.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn db_with_project(name: &str) -> Connection { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `db_with_sessions` is never used [INFO] [stdout] --> tests/scenarios/given.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn db_with_sessions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MemoryBuilder`, `SessionBuilder`, and `session` [INFO] [stdout] --> tests/scenarios/mod.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | pub use builders::{memory, session, MemoryBuilder, SessionBuilder}; [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 imports: `db_with_project`, `db_with_sessions`, and `db` [INFO] [stdout] --> tests/scenarios/mod.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | pub use given::{db, db_with_memories, db_with_project, db_with_sessions}; [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `category`, `abstract_text`, `overview`, `tags`, `agent`, and `access_count` are never used [INFO] [stdout] --> tests/scenarios/builders.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl MemoryBuilder { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn category(mut self, category: &str) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn abstract_text(mut self, text: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn overview(mut self, text: &str) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn tags(mut self, tags: &[&str]) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn agent(mut self, agent: &str) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn access_count(mut self, count: i64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SessionBuilder` is never constructed [INFO] [stdout] --> tests/scenarios/builders.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct SessionBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `session` is never used [INFO] [stdout] --> tests/scenarios/builders.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn session(intent: &str) -> SessionBuilder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tests/scenarios/builders.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 184 | impl SessionBuilder { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 185 | pub fn new(intent: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn agent(mut self, agent: &str) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | pub fn project(mut self, project: &str) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | pub fn cwd(mut self, cwd: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | pub fn parent(mut self, parent_id: &str) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | pub fn ended(mut self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | pub fn transferred(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn summary(mut self, summary: &str) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | pub fn working_state(mut self, state: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | pub fn insert(&self, conn: &Connection) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `db_with_project` is never used [INFO] [stdout] --> tests/scenarios/given.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn db_with_project(name: &str) -> Connection { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `db_with_sessions` is never used [INFO] [stdout] --> tests/scenarios/given.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn db_with_sessions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_db` is never used [INFO] [stdout] --> tests/common/mod.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn create_test_db() -> Connection { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rememora` (bin "rememora" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rememora --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("candle-core", "candle-nn", "candle-transformers", "default", "embed-candle", "embed-llamacpp", "hf-hub", "metal", "sqlite-vec", "tokenizers"))' -C metadata=a8e4672a901b09f0 -C extra-filename=-9b5ddb8fd36a1b58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-063725d801c8b8c8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4259e33fae29a1c7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-99c12a3315a0ab80.rlib --extern cliclack=/opt/rustwide/target/debug/deps/libcliclack-0adf825cd952a430.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-9d53d43c940ecf02.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-72b28658b329f3b2.rlib --extern keyring=/opt/rustwide/target/debug/deps/libkeyring-67197d6198775b24.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-d410c4c01c1f60b6.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-161e5e8c1a8c6927.rlib --extern rememora=/opt/rustwide/target/debug/deps/librememora-5d608231cc97f5a5.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-0a574d49259051ca.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-e355d70885641742.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-412dbd78e31c62e4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-30dbd574d099ce4a.rlib --extern slug=/opt/rustwide/target/debug/deps/libslug-c0f7fd70d8ade7ad.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-01ed9f74e4d04ee9.rlib --extern ulid=/opt/rustwide/target/debug/deps/libulid-167101d8e9971641.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-b4fe1fd02ab40f48.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-9c680793517ba267/out -L native=/opt/rustwide/target/debug/build/ring-5a039f55cb21dada/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c973009bd7d0d326ed5f8bd9ea6094a98f0f6f482328a8d2d2077e9f530b1e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c973009bd7d0d326ed5f8bd9ea6094a98f0f6f482328a8d2d2077e9f530b1e73", kill_on_drop: false }` [INFO] [stdout] c973009bd7d0d326ed5f8bd9ea6094a98f0f6f482328a8d2d2077e9f530b1e73