[INFO] cloning repository https://github.com/tea-party/luts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tea-party/luts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftea-party%2Fluts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftea-party%2Fluts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fc07515ce4e1549ef87d629cba9ea4b6f2aaecb [INFO] testing tea-party/luts against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftea-party%2Fluts" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tea-party/luts [INFO] finished tweaking git repo https://github.com/tea-party/luts [INFO] tweaked toml for git repo https://github.com/tea-party/luts written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tea-party/luts on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tea-party/luts 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19bfa559d44cd0e434efd9267624dbd2f5738156b324825886d3ea940f9a332b [INFO] running `Command { std: "docker" "start" "-a" "19bfa559d44cd0e434efd9267624dbd2f5738156b324825886d3ea940f9a332b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19bfa559d44cd0e434efd9267624dbd2f5738156b324825886d3ea940f9a332b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19bfa559d44cd0e434efd9267624dbd2f5738156b324825886d3ea940f9a332b", kill_on_drop: false }` [INFO] [stdout] 19bfa559d44cd0e434efd9267624dbd2f5738156b324825886d3ea940f9a332b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc2d9b80eda482e625c30e99869f1222af9424ab86e8e5aed3f81dc9b82b52ea [INFO] running `Command { std: "docker" "start" "-a" "fc2d9b80eda482e625c30e99869f1222af9424ab86e8e5aed3f81dc9b82b52ea", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling xml5ever v0.18.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.13.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling derive_builder_macro v0.13.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling markup5ever_rcdom v0.3.0 [INFO] [stderr] Compiling value-ext v0.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling scraper v0.20.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling html2md v0.2.15 [INFO] [stderr] Compiling derive_builder v0.13.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling redb v2.6.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling genai v0.4.0-alpha.6 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling helix-db v0.1.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling luts-core v0.1.0 (/opt/rustwide/workdir/crates/luts-core) [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling luts-graph v0.1.0 (/opt/rustwide/workdir/crates/luts-graph) [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling atrium-xrpc v0.12.3 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stdout] warning: struct `AddConversationInput` is never constructed [INFO] [stdout] --> crates/luts-graph/src/helix.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct AddConversationInput { [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 `AddUserInput` is never constructed [INFO] [stdout] --> crates/luts-graph/src/helix.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | struct AddUserInput { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling atrium-common v0.1.2 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling metrics v0.24.2 [INFO] [stderr] Compiling langtag v0.3.4 [INFO] [stderr] Compiling luts-memory v0.1.0 (/opt/rustwide/workdir/crates/luts-memory) [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling atrium-api v0.25.4 [INFO] [stderr] Compiling atrium-xrpc-client v0.5.14 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling luts-macros v0.1.0 (/opt/rustwide/workdir/crates/luts-macros) [INFO] [stdout] warning: associated functions `session_key`, `tool_results_key`, `agent_tool_usage_prefix`, and `agent_tool_usage_key` are never used [INFO] [stdout] --> crates/luts-memory/src/storage/redb_store.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl RedbMemoryStore { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | fn session_key(conversation_id: &ConversationId) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | fn tool_results_key(conversation_id: &ConversationId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | fn agent_tool_usage_prefix(agent_id: &AgentId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn agent_tool_usage_key(agent_id: &AgentId, execution_id: &str) -> 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: field `agent_id` is never read [INFO] [stdout] --> crates/luts-memory/src/tools.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub struct RecordInteractionTool { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 278 | // TODO: Add graph manager when available [INFO] [stdout] 279 | agent_id: AgentId, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecordInteractionTool` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling luts-agents v0.1.0 (/opt/rustwide/workdir/crates/luts-agents) [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stdout] warning: method `build_system_prompt` is never used [INFO] [stdout] --> crates/luts-agents/src/personality.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 102 | impl PersonalityAgent { [INFO] [stdout] | ------------------------------------------------------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 217 | async fn build_system_prompt(&self, user_memory: Option<&str>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling luts-testing v0.1.0 (/opt/rustwide/workdir/crates/luts-testing) [INFO] [stderr] Compiling bon v3.6.5 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rocketman v0.2.3 [INFO] [stderr] Compiling luts-api v0.1.0 (/opt/rustwide/workdir/crates/luts-api) [INFO] [stdout] warning: struct `ErrorResponse` is never constructed [INFO] [stdout] --> crates/luts-api/src/handlers.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct ErrorResponse { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `agent_id` is never used [INFO] [stdout] --> crates/luts-api/src/state.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl AppState { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn agent_id(&self) -> AgentId { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling luts-bot v0.1.0 (/opt/rustwide/workdir/crates/luts-bot) [INFO] [stdout] warning: field `memory_manager` is never read [INFO] [stdout] --> crates/luts-bot/src/bot/event_handler.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct BotEventHandler { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 18 | pub agent: Arc>, [INFO] [stdout] 19 | pub memory_manager: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cid`, `mentions`, and `timestamp` are never read [INFO] [stdout] --> crates/luts-bot/src/ingestion/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | Post { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 14 | uri: String, [INFO] [stdout] 15 | cid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | mentions: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | reply_to: Option, [INFO] [stdout] 20 | timestamp: DateTime, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlueskyEvent` 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: fields `uri`, `subject_cid`, and `timestamp` are never read [INFO] [stdout] --> crates/luts-bot/src/ingestion/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | Like { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 23 | uri: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 24 | subject_uri: String, [INFO] [stdout] 25 | subject_cid: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | author_did: String, [INFO] [stdout] 27 | timestamp: DateTime, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlueskyEvent` 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: fields `uri`, `subject`, and `timestamp` are never read [INFO] [stdout] --> crates/luts-bot/src/ingestion/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | Follow { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 30 | uri: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 31 | subject: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 32 | author_did: String, [INFO] [stdout] 33 | timestamp: DateTime, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlueskyEvent` 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: fields `uri`, `subject_cid`, and `timestamp` are never read [INFO] [stdout] --> crates/luts-bot/src/ingestion/mod.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | Repost { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 36 | uri: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 37 | subject_uri: String, [INFO] [stdout] 38 | subject_cid: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 39 | author_did: String, [INFO] [stdout] 40 | timestamp: DateTime, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlueskyEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 36s [INFO] running `Command { std: "docker" "inspect" "fc2d9b80eda482e625c30e99869f1222af9424ab86e8e5aed3f81dc9b82b52ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc2d9b80eda482e625c30e99869f1222af9424ab86e8e5aed3f81dc9b82b52ea", kill_on_drop: false }` [INFO] [stdout] fc2d9b80eda482e625c30e99869f1222af9424ab86e8e5aed3f81dc9b82b52ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd73702030a3c39b7532ca43ab3742a452d22e51f42cc95ce8ecfaa84ad3bebb [INFO] running `Command { std: "docker" "start" "-a" "dd73702030a3c39b7532ca43ab3742a452d22e51f42cc95ce8ecfaa84ad3bebb", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling luts-macros v0.1.0 (/opt/rustwide/workdir/crates/luts-macros) [INFO] [stderr] Compiling rocketman v0.2.3 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling xml5ever v0.18.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.3.0 [INFO] [stderr] Compiling scraper v0.20.0 [INFO] [stderr] Compiling axum-test v16.4.1 [INFO] [stderr] Compiling html2md v0.2.15 [INFO] [stderr] Compiling luts-core v0.1.0 (/opt/rustwide/workdir/crates/luts-core) [INFO] [stdout] warning: unused import: `genai::chat::ChatMessage` [INFO] [stdout] --> crates/luts-core/src/llm.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | use genai::chat::ChatMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/luts-core/src/agent.rs:548:13 [INFO] [stdout] | [INFO] [stdout] 548 | let mut registry = AgentRegistry::new(); [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: variable does not need to be mutable [INFO] [stdout] --> crates/luts-core/src/execution.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | let mut registry = ToolRegistry::new(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> crates/luts-core/src/llm.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | let request = ChatRequestBuilder::new() [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling luts-memory v0.1.0 (/opt/rustwide/workdir/crates/luts-memory) [INFO] [stderr] Compiling luts-graph v0.1.0 (/opt/rustwide/workdir/crates/luts-graph) [INFO] [stdout] error[E0432]: unresolved import `luts_agents` [INFO] [stdout] --> crates/luts-core/examples/tool_calling_demo.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use luts_agents::PersonalityAgent; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `luts_agents` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `luts_agents`, use `cargo add luts_agents` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `luts_memory` [INFO] [stdout] --> crates/luts-core/examples/tool_calling_demo.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use luts_memory::{MemoryManager, RedbMemoryStore}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `luts_memory` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `luts_memory`, use `cargo add luts_memory` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tempfile` [INFO] [stdout] --> crates/luts-core/examples/tool_calling_demo.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use tempfile::TempDir; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `tempfile` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToolRegistry` [INFO] [stdout] --> crates/luts-core/examples/tool_calling_demo.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | tools::{AiTool, ToolRegistry}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `luts-core` (example "tool_calling_demo") due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `AddConversationInput` is never constructed [INFO] [stdout] --> crates/luts-graph/src/helix.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct AddConversationInput { [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 `AddUserInput` is never constructed [INFO] [stdout] --> crates/luts-graph/src/helix.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | struct AddUserInput { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `session_key`, `tool_results_key`, `agent_tool_usage_prefix`, and `agent_tool_usage_key` are never used [INFO] [stdout] --> crates/luts-memory/src/storage/redb_store.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl RedbMemoryStore { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | fn session_key(conversation_id: &ConversationId) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | fn tool_results_key(conversation_id: &ConversationId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | fn agent_tool_usage_prefix(agent_id: &AgentId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn agent_tool_usage_key(agent_id: &AgentId, execution_id: &str) -> 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: field `agent_id` is never read [INFO] [stdout] --> crates/luts-memory/src/tools.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub struct RecordInteractionTool { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 278 | // TODO: Add graph manager when available [INFO] [stdout] 279 | agent_id: AgentId, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecordInteractionTool` 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: associated functions `session_key`, `tool_results_key`, `agent_tool_usage_prefix`, and `agent_tool_usage_key` are never used [INFO] [stdout] --> crates/luts-memory/src/storage/redb_store.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl RedbMemoryStore { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | fn session_key(conversation_id: &ConversationId) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | fn tool_results_key(conversation_id: &ConversationId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | fn agent_tool_usage_prefix(agent_id: &AgentId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn agent_tool_usage_key(agent_id: &AgentId, execution_id: &str) -> 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: field `agent_id` is never read [INFO] [stdout] --> crates/luts-memory/src/tools.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub struct RecordInteractionTool { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 278 | // TODO: Add graph manager when available [INFO] [stdout] 279 | agent_id: AgentId, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecordInteractionTool` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dd73702030a3c39b7532ca43ab3742a452d22e51f42cc95ce8ecfaa84ad3bebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd73702030a3c39b7532ca43ab3742a452d22e51f42cc95ce8ecfaa84ad3bebb", kill_on_drop: false }` [INFO] [stdout] dd73702030a3c39b7532ca43ab3742a452d22e51f42cc95ce8ecfaa84ad3bebb