[INFO] fetching crate yantrikdb 0.6.2...
[INFO] testing yantrikdb-0.6.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate yantrikdb 0.6.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate yantrikdb 0.6.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate yantrikdb 0.6.2
[INFO] tweaked toml for crates.io crate yantrikdb 0.6.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yantrikdb 0.6.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yantrikdb 0.6.2 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fstr v0.2.17
[INFO] [stderr]   Downloaded reseeding_rng v0.10.4
[INFO] [stderr]   Downloaded forkguard v0.1.1
[INFO] [stderr]   Downloaded uuid7 v1.7.0
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9e6d91b30deddce18440a3fc00d4183a79f5f4111bd67af61e20641c4215811
[INFO] running `Command { std: "docker" "start" "-a" "f9e6d91b30deddce18440a3fc00d4183a79f5f4111bd67af61e20641c4215811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9e6d91b30deddce18440a3fc00d4183a79f5f4111bd67af61e20641c4215811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9e6d91b30deddce18440a3fc00d4183a79f5f4111bd67af61e20641c4215811", kill_on_drop: false }`
[INFO] [stdout] f9e6d91b30deddce18440a3fc00d4183a79f5f4111bd67af61e20641c4215811
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dcd54d3e0dc0755c6603bc71026e0bf29a0f77982e7e5a08012cd97711a8c5a
[INFO] running `Command { std: "docker" "start" "-a" "0dcd54d3e0dc0755c6603bc71026e0bf29a0f77982e7e5a08012cd97711a8c5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling reseeding_rng v0.10.4
[INFO] [stderr]    Compiling forkguard v0.1.1
[INFO] [stderr]    Compiling fstr v0.2.17
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling uuid7 v1.7.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling yantrikdb v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH`
[INFO] [stdout]  --> src/base/hlc.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::{SystemTime, UNIX_EPOCH};
[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: `self`
[INFO] [stdout]   --> src/engine/belief.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     self, assert_evidence, apply_staleness_decay, propagate_evidence,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CognitiveEdgeKind`
[INFO] [stdout]   --> src/engine/policy.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::state::{CognitiveEdgeKind, CognitiveNode, NodeKind};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DetectedLoop`
[INFO] [stdout]  --> src/engine/agenda.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     DetectedLoop, OpenLoopScanResult, TickResult, UrgencyFn,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CognitiveNode`
[INFO] [stdout]  --> src/engine/temporal.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 |     CognitiveEdgeKind, CognitiveNode, NodeId, NodeKind, NodePayload,
[INFO] [stdout]   |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DetectedPeriod`, `DomainRecencyMap`, `EwmaTracker`, `RecencyConfig`, and `TimeInterval`
[INFO] [stdout]   --> src/engine/temporal.rs:12:60
[INFO] [stdout]    |
[INFO] [stdout] 12 |     self, BurstConfig, BurstResult, DeadlineUrgencyConfig, DetectedPeriod,
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     DomainRecencyMap, EwmaTracker, LabeledEvent, MotifConfig, PeriodicityConfig,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 14 |     PeriodicityResult, RecencyConfig, SeasonalHistogram, TemporalEvent,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^
[INFO] [stdout] 15 |     TemporalMotif, TemporalOrder, TemporalRelevanceConfig, TimeInterval,
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HawkesRegistryConfig`
[INFO] [stdout]  --> src/engine/hawkes.rs:8:56
[INFO] [stdout]   |
[INFO] [stdout] 8 |     AnticipatedEvent, EventPrediction, HawkesRegistry, HawkesRegistryConfig,
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ActivityState` and `NotificationMode`
[INFO] [stdout]  --> src/engine/receptivity.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ActivityState, ContextSnapshot, NotificationMode, ReceptivityEstimate,
[INFO] [stdout]   |     ^^^^^^^^^^^^^                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CircadianHistogram`
[INFO] [stdout]  --> src/engine/observer.rs:9:45
[INFO] [stdout]   |
[INFO] [stdout] 9 |     observe_event, query_events, summarize, CircadianHistogram, DerivedSignals,
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `now`
[INFO] [stdout]   --> src/engine/world_model.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use super::{now, YantrikDB};
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ActionSchemaPayload`, `CognitiveNode`, `ConstraintPayload`, `GoalPayload`, and `TaskPayload`
[INFO] [stdout]   --> src/engine/planner.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |     CognitiveEdgeKind, CognitiveNode, ConstraintPayload, GoalPayload, NodeId,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 14 |     NodeKind, NodePayload, ActionSchemaPayload, TaskPayload,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::attention::AttentionConfig`
[INFO] [stdout]  --> src/engine/metacognition.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::attention::AttentionConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `now`
[INFO] [stdout]   --> src/engine/metacognition.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use super::{now, YantrikDB};
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BiasConfig`, `compute_bias`, and `dampen_personality`
[INFO] [stdout]  --> src/engine/personality_bias.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     compute_bias, dampen_personality, personality_impact, ActionProperties,
[INFO] [stdout]   |     ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     BiasConfig, BondLevel, PersonalityBiasResult, PersonalityBiasStore,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Perspective`
[INFO] [stdout]  --> src/engine/perspective_engine.rs:8:56
[INFO] [stdout]   |
[INFO] [stdout] 8 |     PerspectiveId, PerspectiveStore, PerspectiveStack, Perspective,
[INFO] [stdout]   |                                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH`
[INFO] [stdout]  --> src/cognition/triggers.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::{SystemTime, UNIX_EPOCH};
[INFO] [stdout]   |                 ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH`
[INFO] [stdout]   --> src/cognition/state.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::time::{SystemTime, UNIX_EPOCH};
[INFO] [stdout]    |                 ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EvidenceEntry`
[INFO] [stdout]   --> src/cognition/belief.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     EvidenceEntry, NodeId, NodeKind, NodePayload, Provenance,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BeliefPayload`
[INFO] [stdout]   --> src/cognition/belief_query.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     BeliefPayload, CognitiveEdge, CognitiveEdgeKind, CognitiveNode,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BeliefPayload`
[INFO] [stdout]   --> src/cognition/contradiction.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     BeliefPayload, CognitiveEdge, CognitiveEdgeKind, CognitiveNode,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ActionCandidate` and `CandidateGenerationResult`
[INFO] [stdout]   --> src/cognition/suggest.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | use super::action::{self, ActionCandidate, ActionConfig, CandidateGenerationResult};
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EvaluationResult`
[INFO] [stdout]   --> src/cognition/suggest.rs:28:47
[INFO] [stdout]    |
[INFO] [stdout] 28 | use super::evaluator::{self, EvaluatedAction, EvaluationResult, EvaluatorConfig};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntentInferenceResult` and `ScoredIntent`
[INFO] [stdout]   --> src/cognition/suggest.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 | use super::intent::{self, IntentConfig, IntentInferenceResult, ScoredIntent};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PolicyResult` and `SelectedAction`
[INFO] [stdout]   --> src/cognition/suggest.rs:31:75
[INFO] [stdout]    |
[INFO] [stdout] 31 |     self, AdjustedCandidate, PolicyConfig, PolicyContext, PolicyDecision, PolicyResult,
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^
[INFO] [stdout] 32 |     ReasoningTrace, SelectedAction,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/cognition/receptivity.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AgendaId` and `TickResult as AgendaTickResult`
[INFO] [stdout]   --> src/cognition/tick.rs:31:43
[INFO] [stdout]    |
[INFO] [stdout] 31 | use super::agenda::{Agenda, AgendaConfig, AgendaId, AgendaKind, TickResult as AgendaTickResult, UrgencyFn};
[INFO] [stdout]    |                                           ^^^^^^^^              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AgendaStatus`
[INFO] [stdout]   --> src/cognition/surfacing.rs:33:55
[INFO] [stdout]    |
[INFO] [stdout] 33 | use super::agenda::{AgendaId, AgendaItem, AgendaKind, AgendaStatus};
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReceptivityModel`
[INFO] [stdout]   --> src/cognition/surfacing.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ReceptivityModel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DerivedSignals` and `SystemEvent`
[INFO] [stdout]   --> src/cognition/flywheel.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |     CircadianHistogram, DerivedSignals, EventBuffer, EventKind, ObserverState, SystemEvent,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/cognition/experimenter.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventKind` and `SystemEvent`
[INFO] [stdout]   --> src/cognition/skills.rs:38:36
[INFO] [stdout]    |
[INFO] [stdout] 38 | use super::observer::{EventBuffer, EventKind, SystemEvent, SystemEventData};
[INFO] [stdout]    |                                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CognitiveNode`, `NodeKind`, `NodePayload`, and `Priority`
[INFO] [stdout]   --> src/cognition/planner.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     CognitiveNode, ConstraintPayload, ConstraintType, Effect, GoalPayload, GoalStatus, NodeId,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 26 |     NodeKind, NodePayload, Precondition, Priority, TaskPayload, TaskStatus,
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^^^^                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GoalPayload` and `TaskPayload`
[INFO] [stdout]   --> src/cognition/coherence.rs:20:54
[INFO] [stdout]    |
[INFO] [stdout] 20 |     CognitiveEdge, CognitiveEdgeKind, CognitiveNode, GoalPayload, GoalStatus,
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout] 21 |     NodeId, NodeKind, NodePayload, TaskPayload, TaskStatus,
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/cognition/metacognition.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::engine::graph_state::CognitiveNodeFilter`
[INFO] [stdout]     --> src/cognition/benchmark.rs:1552:9
[INFO] [stdout]      |
[INFO] [stdout] 1552 |     use crate::engine::graph_state::CognitiveNodeFilter;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AgendaKind` and `UrgencyFn`
[INFO] [stdout]     --> src/cognition/benchmark.rs:2709:31
[INFO] [stdout]      |
[INFO] [stdout] 2709 |         Agenda, AgendaConfig, AgendaKind, UrgencyFn, detect_open_loops,
[INFO] [stdout]      |                               ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BurstConfig` and `TemporalRelevanceConfig`
[INFO] [stdout]     --> src/cognition/benchmark.rs:2797:49
[INFO] [stdout]      |
[INFO] [stdout] 2797 |         self, RecencyConfig, PeriodicityConfig, BurstConfig, EwmaTracker,
[INFO] [stdout]      |                                                 ^^^^^^^^^^^
[INFO] [stdout] 2798 |         DeadlineUrgencyConfig, SeasonalHistogram, TemporalRelevanceConfig,
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventTypeModel` and `HawkesParams`
[INFO] [stdout]     --> src/cognition/benchmark.rs:2978:25
[INFO] [stdout]      |
[INFO] [stdout] 2978 |     use super::hawkes::{EventTypeModel, HawkesParams, HawkesRegistry};
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QuietHoursConfig`
[INFO] [stdout]     --> src/cognition/benchmark.rs:3111:46
[INFO] [stdout]      |
[INFO] [stdout] 3111 |         ReceptivityModel, SuggestionOutcome, QuietHoursConfig,
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AttentionConfig` and `WorkingSet`
[INFO] [stdout]    --> src/cognition/benchmark_ck4.rs:415:28
[INFO] [stdout]     |
[INFO] [stdout] 415 |     use super::attention::{AttentionConfig, WorkingSet};
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::contradiction::BeliefConflict`
[INFO] [stdout]    --> src/cognition/benchmark_ck4.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |     use super::contradiction::BeliefConflict;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::state::NodeId`
[INFO] [stdout]   --> src/cognition/counterfactual.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::state::NodeId;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/cognition/perspective.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/engine/temporal.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let mut events: Vec<LabeledEvent> = episodes
[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: `config`
[INFO] [stdout]    --> src/engine/metacognition.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         config: &'a MetaCognitiveConfig,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> src/engine/query_dsl.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         context: &Option<PipelineContext>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/engine/query_dsl.rs:240:33
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn execute_constrain(&self, op: &crate::query_dsl::ConstrainOp) -> StepOutput {
[INFO] [stdout]     |                                 ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> src/engine/conflict.rs:644:13
[INFO] [stdout]     |
[INFO] [stdout] 644 |         let status = if source == "llm_suggested" { "pending" } else { "active" };
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_mentions`
[INFO] [stdout]    --> src/engine/temporal_helpers.rs:161:50
[INFO] [stdout]     |
[INFO] [stdout] 161 |         let (entity_type, first_seen, last_seen, total_mentions): (String, f64, f64, i64) =
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_mentions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goals`
[INFO] [stdout]    --> src/cognition/intent.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     goals: &[&CognitiveNode],
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_goals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/cognition/agenda.rs:744:13
[INFO] [stdout]     |
[INFO] [stdout] 674 |             (NodePayload::Task(task), NodeKind::Task) => {
[INFO] [stdout]     |             ----------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 744 |             (NodePayload::Task(task), NodeKind::Task) => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/cognition/planner.rs:970:35
[INFO] [stdout]     |
[INFO] [stdout] 970 | fn score_plan(steps: &[PlanStep], config: &PlannerConfig) -> PlanScore {
[INFO] [stdout]     |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_signal_sources`
[INFO] [stdout]     --> src/cognition/benchmark.rs:2084:9
[INFO] [stdout]      |
[INFO] [stdout] 2084 |     let has_signal_sources = scenario.nodes.iter().any(|n| matches!(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_signal_sources`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]     --> src/cognition/benchmark.rs:3041:10
[INFO] [stdout]      |
[INFO] [stdout] 3041 |     for (label, model) in &registry.models {
[INFO] [stdout]      |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/cognition/benchmark_ck4.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |     let config = PlannerConfig::default();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `valid_enforcement`
[INFO] [stdout]    --> src/cognition/benchmark_ck4.rs:458:9
[INFO] [stdout]     |
[INFO] [stdout] 458 |     let valid_enforcement = enforcement.items_affected >= 0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_valid_enforcement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `now`
[INFO] [stdout]     --> src/cognition/benchmark_ck4.rs:1001:9
[INFO] [stdout]      |
[INFO] [stdout] 1001 |     let now = now_secs();
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min`
[INFO] [stdout]    --> src/cognition/schema_induction.rs:690:58
[INFO] [stdout]     |
[INFO] [stdout] 690 |                 SchemaCondition::AttributeInRange { key, min, max } => {
[INFO] [stdout]     |                                                          ^^^ help: try ignoring the field: `min: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prior_mean`
[INFO] [stdout]    --> src/cognition/belief_network.rs:845:5
[INFO] [stdout]     |
[INFO] [stdout] 845 |     prior_mean: f64,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prior_mean`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `outcomes`
[INFO] [stdout]    --> src/cognition/replay.rs:535:5
[INFO] [stdout]     |
[INFO] [stdout] 535 |     outcomes: &[ReplayOutcome],
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outcomes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> src/cognition/replay.rs:567:25
[INFO] [stdout]     |
[INFO] [stdout] 567 |                     for node in &shared_nodes {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `older_dst`
[INFO] [stdout]    --> src/distributed/conflict.rs:877:33
[INFO] [stdout]     |
[INFO] [stdout] 877 |                 let (older_src, older_dst, newer_vf) = if vf1.unwrap_or(0.0) < vf2.unwrap_or(0.0) {
[INFO] [stdout]     |                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_older_dst`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rid` is never read
[INFO] [stdout]    --> src/engine/mod.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub(crate) struct TextMetadataRow {
[INFO] [stdout]     |                   --------------- field in this struct
[INFO] [stdout] 129 |     pub rid: 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: associated function `build_vec_index` is never used
[INFO] [stdout]   --> src/engine/indices.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl YantrikDB {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub(crate) fn build_vec_index(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]    --> src/engine/temporal_helpers.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |         struct Row {
[INFO] [stdout]     |                --- field in this struct
[INFO] [stdout] 188 |             valence: f64,
[INFO] [stdout] 189 |             created_at: f64,
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DATE_PATTERNS` is never used
[INFO] [stdout]   --> src/distributed/conflict.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | const DATE_PATTERNS: &[&str] = &[
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/cognition/benchmark_ck4.rs:458:29
[INFO] [stdout]     |
[INFO] [stdout] 458 |     let valid_enforcement = enforcement.items_affected >= 0;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yantrikdb` (lib); 67 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name yantrikdb --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "profiling"))' -C metadata=1ff94648195c1406 -C extra-filename=-96d79a7e2d0e2732 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-c427f3032d11f22b.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-df72ec4769a1f55e.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-0b3fae1a86581d8a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6c06ea426282dea8.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ffa89115c113dc42.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-ee31179a89569b95.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4ce06c2fcec0ea87.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b8613d2de8dd365a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4c4021085f7eae8c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-065471902fd08f6b.rmeta --extern uuid7=/opt/rustwide/target/debug/deps/libuuid7-36b12545577747ae.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-0f8da39e147b979d.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-842d40cbbd5afe74/out -L native=/opt/rustwide/target/debug/build/blake3-842d40cbbd5afe74/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-65e308d2b1df564c/out -L native=/opt/rustwide/target/debug/build/zstd-sys-cfc3130d6805066d/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0dcd54d3e0dc0755c6603bc71026e0bf29a0f77982e7e5a08012cd97711a8c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dcd54d3e0dc0755c6603bc71026e0bf29a0f77982e7e5a08012cd97711a8c5a", kill_on_drop: false }`
[INFO] [stdout] 0dcd54d3e0dc0755c6603bc71026e0bf29a0f77982e7e5a08012cd97711a8c5a
