[INFO] fetching crate kawa-storage 0.1.1...
[INFO] testing kawa-storage-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate kawa-storage 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate kawa-storage 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kawa-storage 0.1.1
[INFO] tweaked toml for crates.io crate kawa-storage 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kawa-storage 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kawa-storage 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65b9cd2e5a8a6291b3d7425607e7cdd6974e1a7c52365aedbea66a8f1b291d14
[INFO] running `Command { std: "docker" "start" "-a" "65b9cd2e5a8a6291b3d7425607e7cdd6974e1a7c52365aedbea66a8f1b291d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65b9cd2e5a8a6291b3d7425607e7cdd6974e1a7c52365aedbea66a8f1b291d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65b9cd2e5a8a6291b3d7425607e7cdd6974e1a7c52365aedbea66a8f1b291d14", kill_on_drop: false }`
[INFO] [stdout] 65b9cd2e5a8a6291b3d7425607e7cdd6974e1a7c52365aedbea66a8f1b291d14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7618c756479a4175780560e1e2636e35fd4583882dc090797acb70319a8feacb
[INFO] running `Command { std: "docker" "start" "-a" "7618c756479a4175780560e1e2636e35fd4583882dc090797acb70319a8feacb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling kawa-storage v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `EventData`, `Partition`, `SecurityError`, and `Topic`
[INFO] [stdout]  --> src/ultra_performance.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 |     StorageError, StorageResult, Event, EventData, Topic, Partition, Offset,
[INFO] [stdout]   |                                         ^^^^^^^^^  ^^^^^  ^^^^^^^^^
[INFO] [stdout] 9 |     security::{SecurityManager, SecurityConfig, SecurityError},
[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: `cell::UnsafeCell`
[INFO] [stdout]   --> src/ultra_performance.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     cell::UnsafeCell,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossbeam_queue::SegQueue`
[INFO] [stdout]   --> src/ultra_performance.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crossbeam_queue::SegQueue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventData`, `EventId`, `Partition`, and `Topic`
[INFO] [stdout]  --> src/gpu_acceleration.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 |     StorageError, StorageResult, Event, EventData, Topic, Partition, Offset, EventId,
[INFO] [stdout]   |                                         ^^^^^^^^^  ^^^^^  ^^^^^^^^^          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]   --> src/gpu_acceleration.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     collections::HashMap,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StorageError` and `StorageResult`
[INFO] [stdout]  --> src/security.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{StorageError, StorageResult};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/wal.rs:500:13
[INFO] [stdout]     |
[INFO] [stdout] 500 |         let mut read_tasks: Vec<tokio::task::JoinHandle<StorageResult<Vec<Event>>>> = Vec::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: unused variable: `read_tasks`
[INFO] [stdout]    --> src/wal.rs:500:13
[INFO] [stdout]     |
[INFO] [stdout] 500 |         let mut read_tasks: Vec<tokio::task::JoinHandle<StorageResult<Vec<Event>>>> = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_tasks`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gpu_context`
[INFO] [stdout]    --> src/gpu_acceleration.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |             let gpu_context = Arc::clone(&self.gpu_context);
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gpu_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `segment_manager` and `config` are never read
[INFO] [stdout]   --> src/lib.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct StorageEngine {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     segment_manager: RwLock<SegmentManager>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     config: StorageConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StorageEngine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_segment` is never read
[INFO] [stdout]    --> src/segment.rs:558:5
[INFO] [stdout]     |
[INFO] [stdout] 552 | pub struct SegmentManager {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 558 |     current_segment: RwLock<Option<SegmentId>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SegmentManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `write_buffer` are never read
[INFO] [stdout]   --> src/wal.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct WriteAheadLog {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |     config: WalConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 80 |     /// 書き込みバッファ（将来のバッチ書き込み用）
[INFO] [stdout] 81 |     write_buffer: RwLock<VecDeque<Event>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WriteAheadLog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `simd_buffers` is never read
[INFO] [stdout]    --> src/ultra_performance.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct SIMDBatchProcessor {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 151 |     simd_buffers: Vec<Vec<u8>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stream_count` and `gpu_buffers` are never read
[INFO] [stdout]   --> src/gpu_acceleration.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct GPUAcceleratedEngine {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     stream_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 38 |     /// GPU メモリバッファ
[INFO] [stdout] 39 |     gpu_buffers: Vec<GPUBuffer>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `device_name`, `memory_size`, `max_work_group_size`, and `parallel_executor` are never read
[INFO] [stdout]   --> src/gpu_acceleration.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct GPUContext {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 52 |     /// デバイス名
[INFO] [stdout] 53 |     device_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     memory_size: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 58 |     /// 最大ワークグループサイズ
[INFO] [stdout] 59 |     max_work_group_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     /// 並列実行モジュール
[INFO] [stdout] 61 |     parallel_executor: ParallelExecutor,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `buffer_id`, `size`, `data`, and `in_use` are never read
[INFO] [stdout]   --> src/gpu_acceleration.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct GPUBuffer {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 66 |     /// バッファID
[INFO] [stdout] 67 |     buffer_id: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 68 |     /// サイズ（バイト）
[INFO] [stdout] 69 |     size: usize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 70 |     /// データ
[INFO] [stdout] 71 |     data: Vec<u8>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 72 |     /// 使用中フラグ
[INFO] [stdout] 73 |     in_use: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `worker_count` and `simd_width` are never read
[INFO] [stdout]    --> src/gpu_acceleration.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ParallelExecutor {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 128 |     /// 並列ワーカー数
[INFO] [stdout] 129 |     worker_count: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 130 |     /// SIMD幅
[INFO] [stdout] 131 |     simd_width: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `detect_best_gpu` and `create_gpu_context` are never used
[INFO] [stdout]    --> src/gpu_acceleration.rs:702:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl GPUAcceleratedEngine {
[INFO] [stdout]     | ------------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 702 |     fn detect_best_gpu() -> GPUAccelerationType {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 710 |     async fn create_gpu_context(acceleration_type: &GPUAccelerationType) -> StorageResult<GPUContext> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current_cpu_usage`, `current_gpu_usage`, `peak_memory`, `peak_cpu`, and `peak_gpu` are never read
[INFO] [stdout]   --> src/security.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct ResourceMonitor {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     current_cpu_usage: AtomicU64, // f32 * 1000 for atomic
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 79 |     /// 現在のGPU使用率
[INFO] [stdout] 80 |     current_gpu_usage: AtomicU64, // f32 * 1000 for atomic
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 81 |     /// 最大値記録
[INFO] [stdout] 82 |     peak_memory: AtomicUsize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 83 |     peak_cpu: AtomicU64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 84 |     peak_gpu: AtomicU64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timeout_duration` and `timeout_count` are never read
[INFO] [stdout]   --> src/security.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct GPUTimeoutManager {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 94 |     timeout_duration: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 95 |     /// タイムアウト発生回数
[INFO] [stdout] 96 |     timeout_count: AtomicU64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.56s
[INFO] running `Command { std: "docker" "inspect" "7618c756479a4175780560e1e2636e35fd4583882dc090797acb70319a8feacb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7618c756479a4175780560e1e2636e35fd4583882dc090797acb70319a8feacb", kill_on_drop: false }`
[INFO] [stdout] 7618c756479a4175780560e1e2636e35fd4583882dc090797acb70319a8feacb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 433a1d09c439c60c7c2d4053a7d2bbced7c81675eccc5f89c87432abd35fad0d
[INFO] running `Command { std: "docker" "start" "-a" "433a1d09c439c60c7c2d4053a7d2bbced7c81675eccc5f89c87432abd35fad0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling kawa-storage v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stdout] warning: unused imports: `EventData`, `Partition`, `SecurityError`, and `Topic`
[INFO] [stdout]  --> src/ultra_performance.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 |     StorageError, StorageResult, Event, EventData, Topic, Partition, Offset,
[INFO] [stdout]   |                                         ^^^^^^^^^  ^^^^^  ^^^^^^^^^
[INFO] [stdout] 9 |     security::{SecurityManager, SecurityConfig, SecurityError},
[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: `cell::UnsafeCell`
[INFO] [stdout]   --> src/ultra_performance.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     cell::UnsafeCell,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossbeam_queue::SegQueue`
[INFO] [stdout]   --> src/ultra_performance.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crossbeam_queue::SegQueue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventData`, `EventId`, `Partition`, and `Topic`
[INFO] [stdout]  --> src/gpu_acceleration.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 |     StorageError, StorageResult, Event, EventData, Topic, Partition, Offset, EventId,
[INFO] [stdout]   |                                         ^^^^^^^^^  ^^^^^  ^^^^^^^^^          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]   --> src/gpu_acceleration.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     collections::HashMap,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StorageError` and `StorageResult`
[INFO] [stdout]  --> src/security.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{StorageError, StorageResult};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/wal.rs:500:13
[INFO] [stdout]     |
[INFO] [stdout] 500 |         let mut read_tasks: Vec<tokio::task::JoinHandle<StorageResult<Vec<Event>>>> = Vec::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: unused variable: `read_tasks`
[INFO] [stdout]    --> src/wal.rs:500:13
[INFO] [stdout]     |
[INFO] [stdout] 500 |         let mut read_tasks: Vec<tokio::task::JoinHandle<StorageResult<Vec<Event>>>> = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_tasks`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gpu_context`
[INFO] [stdout]    --> src/gpu_acceleration.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |             let gpu_context = Arc::clone(&self.gpu_context);
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gpu_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `segment_manager` and `config` are never read
[INFO] [stdout]   --> src/lib.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct StorageEngine {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     segment_manager: RwLock<SegmentManager>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     config: StorageConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StorageEngine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_segment` is never read
[INFO] [stdout]    --> src/segment.rs:558:5
[INFO] [stdout]     |
[INFO] [stdout] 552 | pub struct SegmentManager {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 558 |     current_segment: RwLock<Option<SegmentId>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SegmentManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `write_buffer` are never read
[INFO] [stdout]   --> src/wal.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct WriteAheadLog {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |     config: WalConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 80 |     /// 書き込みバッファ（将来のバッチ書き込み用）
[INFO] [stdout] 81 |     write_buffer: RwLock<VecDeque<Event>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WriteAheadLog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `simd_buffers` is never read
[INFO] [stdout]    --> src/ultra_performance.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct SIMDBatchProcessor {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 151 |     simd_buffers: Vec<Vec<u8>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stream_count` and `gpu_buffers` are never read
[INFO] [stdout]   --> src/gpu_acceleration.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct GPUAcceleratedEngine {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     stream_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 38 |     /// GPU メモリバッファ
[INFO] [stdout] 39 |     gpu_buffers: Vec<GPUBuffer>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `device_name`, `memory_size`, `max_work_group_size`, and `parallel_executor` are never read
[INFO] [stdout]   --> src/gpu_acceleration.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct GPUContext {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 52 |     /// デバイス名
[INFO] [stdout] 53 |     device_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     memory_size: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 58 |     /// 最大ワークグループサイズ
[INFO] [stdout] 59 |     max_work_group_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     /// 並列実行モジュール
[INFO] [stdout] 61 |     parallel_executor: ParallelExecutor,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `buffer_id`, `size`, `data`, and `in_use` are never read
[INFO] [stdout]   --> src/gpu_acceleration.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct GPUBuffer {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 66 |     /// バッファID
[INFO] [stdout] 67 |     buffer_id: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 68 |     /// サイズ（バイト）
[INFO] [stdout] 69 |     size: usize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 70 |     /// データ
[INFO] [stdout] 71 |     data: Vec<u8>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 72 |     /// 使用中フラグ
[INFO] [stdout] 73 |     in_use: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `worker_count` and `simd_width` are never read
[INFO] [stdout]    --> src/gpu_acceleration.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ParallelExecutor {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 128 |     /// 並列ワーカー数
[INFO] [stdout] 129 |     worker_count: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 130 |     /// SIMD幅
[INFO] [stdout] 131 |     simd_width: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `detect_best_gpu` and `create_gpu_context` are never used
[INFO] [stdout]    --> src/gpu_acceleration.rs:702:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl GPUAcceleratedEngine {
[INFO] [stdout]     | ------------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 702 |     fn detect_best_gpu() -> GPUAccelerationType {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 710 |     async fn create_gpu_context(acceleration_type: &GPUAccelerationType) -> StorageResult<GPUContext> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current_cpu_usage`, `current_gpu_usage`, `peak_memory`, `peak_cpu`, and `peak_gpu` are never read
[INFO] [stdout]   --> src/security.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct ResourceMonitor {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     current_cpu_usage: AtomicU64, // f32 * 1000 for atomic
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 79 |     /// 現在のGPU使用率
[INFO] [stdout] 80 |     current_gpu_usage: AtomicU64, // f32 * 1000 for atomic
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 81 |     /// 最大値記録
[INFO] [stdout] 82 |     peak_memory: AtomicUsize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 83 |     peak_cpu: AtomicU64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 84 |     peak_gpu: AtomicU64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timeout_duration` and `timeout_count` are never read
[INFO] [stdout]   --> src/security.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct GPUTimeoutManager {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 94 |     timeout_duration: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 95 |     /// タイムアウト発生回数
[INFO] [stdout] 96 |     timeout_count: AtomicU64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused imports: `EventData` and `SecurityError`
[INFO] [stdout]  --> src/ultra_performance.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 |     StorageError, StorageResult, Event, EventData, Topic, Partition, Offset,
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout] 9 |     security::{SecurityManager, SecurityConfig, SecurityError},
[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: `cell::UnsafeCell`
[INFO] [stdout]   --> src/ultra_performance.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     cell::UnsafeCell,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossbeam_queue::SegQueue`
[INFO] [stdout]   --> src/ultra_performance.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crossbeam_queue::SegQueue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]   --> src/gpu_acceleration.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     collections::HashMap,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StorageError` and `StorageResult`
[INFO] [stdout]  --> src/security.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{StorageError, StorageResult};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_stats`
[INFO] [stdout]    --> tests/integration_tests.rs:483:13
[INFO] [stdout]     |
[INFO] [stdout] 483 |         let initial_stats = storage.memory_pool_stats();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_stats`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/wal.rs:500:13
[INFO] [stdout]     |
[INFO] [stdout] 500 |         let mut read_tasks: Vec<tokio::task::JoinHandle<StorageResult<Vec<Event>>>> = Vec::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] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/gpu_acceleration.rs:827:30
[INFO] [stdout]     |
[INFO] [stdout] 827 |         let mut gpu_engine = GPUAcceleratedEngine::new(Some(GPUAccelerationType::WebGPU))
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------------- argument #2 of type `HybridConfig` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: expected `GPUAccelerationType`, found `Option<GPUAccelerationType>`
[INFO] [stdout]    --> src/gpu_acceleration.rs:827:56
[INFO] [stdout]     |
[INFO] [stdout] 827 |         let mut gpu_engine = GPUAcceleratedEngine::new(Some(GPUAccelerationType::WebGPU))
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected enum `gpu_acceleration::GPUAccelerationType`
[INFO] [stdout]                found enum `std::option::Option<gpu_acceleration::GPUAccelerationType>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/gpu_acceleration.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 198 |         acceleration_type: GPUAccelerationType,
[INFO] [stdout]     |         --------------------------------------
[INFO] [stdout] 199 |         hybrid_config: HybridConfig,
[INFO] [stdout]     |         ---------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 827 -         let mut gpu_engine = GPUAcceleratedEngine::new(Some(GPUAccelerationType::WebGPU))
[INFO] [stdout] 827 +         let mut gpu_engine = GPUAcceleratedEngine::new(/* gpu_acceleration::GPUAccelerationType */, /* HybridConfig */)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>` is not a future
[INFO] [stdout]    --> src/gpu_acceleration.rs:828:14
[INFO] [stdout]     |
[INFO] [stdout] 827 |         let mut gpu_engine = GPUAcceleratedEngine::new(Some(GPUAccelerationType::WebGPU))
[INFO] [stdout]     |                              ------------------------------------------------------------ this call returns `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>`
[INFO] [stdout] 828 |             .await
[INFO] [stdout]     |              ^^^^^ `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>` is not a future
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `futures::Future` is not implemented for `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>`
[INFO] [stdout]     = note: Result<gpu_acceleration::GPUAcceleratedEngine, StorageError> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>` to implement `std::future::IntoFuture`
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]     |
[INFO] [stdout] 828 -             .await
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/gpu_acceleration.rs:827:30
[INFO] [stdout]     |
[INFO] [stdout] 827 |           let mut gpu_engine = GPUAcceleratedEngine::new(Some(GPUAccelerationType::WebGPU))
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 828 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/gpu_acceleration.rs:842:24
[INFO] [stdout]     |
[INFO] [stdout] 842 |         let _offsets = gpu_engine.gpu_ultra_batch_process(test_events).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/gpu_acceleration.rs:864:30
[INFO] [stdout]     |
[INFO] [stdout] 864 |         let mut gpu_engine = GPUAcceleratedEngine::new(None).await.unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^------ argument #2 of type `HybridConfig` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: expected `GPUAccelerationType`, found `Option<_>`
[INFO] [stdout]    --> src/gpu_acceleration.rs:864:56
[INFO] [stdout]     |
[INFO] [stdout] 864 |         let mut gpu_engine = GPUAcceleratedEngine::new(None).await.unwrap();
[INFO] [stdout]     |                                                        ^^^^
[INFO] [stdout]     = note: expected enum `gpu_acceleration::GPUAccelerationType`
[INFO] [stdout]                found enum `std::option::Option<_>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/gpu_acceleration.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 198 |         acceleration_type: GPUAccelerationType,
[INFO] [stdout]     |         --------------------------------------
[INFO] [stdout] 199 |         hybrid_config: HybridConfig,
[INFO] [stdout]     |         ---------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 864 -         let mut gpu_engine = GPUAcceleratedEngine::new(None).await.unwrap();
[INFO] [stdout] 864 +         let mut gpu_engine = GPUAcceleratedEngine::new(/* gpu_acceleration::GPUAccelerationType */, /* HybridConfig */).await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>` is not a future
[INFO] [stdout]    --> src/gpu_acceleration.rs:864:62
[INFO] [stdout]     |
[INFO] [stdout] 864 |         let mut gpu_engine = GPUAcceleratedEngine::new(None).await.unwrap();
[INFO] [stdout]     |                              ------------------------------- ^^^^^ `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>` is not a future
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this call returns `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `futures::Future` is not implemented for `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>`
[INFO] [stdout]     = note: Result<gpu_acceleration::GPUAcceleratedEngine, StorageError> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>` to implement `std::future::IntoFuture`
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]     |
[INFO] [stdout] 864 -         let mut gpu_engine = GPUAcceleratedEngine::new(None).await.unwrap();
[INFO] [stdout] 864 +         let mut gpu_engine = GPUAcceleratedEngine::new(None).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/gpu_acceleration.rs:864:30
[INFO] [stdout]     |
[INFO] [stdout] 864 |         let mut gpu_engine = GPUAcceleratedEngine::new(None).await.unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/gpu_acceleration.rs:877:23
[INFO] [stdout]     |
[INFO] [stdout] 877 |         let offsets = gpu_engine.gpu_ultra_batch_process(test_events).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/gpu_acceleration.rs:898:34
[INFO] [stdout]     |
[INFO] [stdout] 898 |             let mut gpu_engine = GPUAcceleratedEngine::new(Some(accel_type.clone()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------- argument #2 of type `HybridConfig` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: expected `GPUAccelerationType`, found `Option<GPUAccelerationType>`
[INFO] [stdout]    --> src/gpu_acceleration.rs:898:60
[INFO] [stdout]     |
[INFO] [stdout] 898 |             let mut gpu_engine = GPUAcceleratedEngine::new(Some(accel_type.clone()))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected enum `gpu_acceleration::GPUAccelerationType`
[INFO] [stdout]                found enum `std::option::Option<gpu_acceleration::GPUAccelerationType>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/gpu_acceleration.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 198 |         acceleration_type: GPUAccelerationType,
[INFO] [stdout]     |         --------------------------------------
[INFO] [stdout] 199 |         hybrid_config: HybridConfig,
[INFO] [stdout]     |         ---------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 898 -             let mut gpu_engine = GPUAcceleratedEngine::new(Some(accel_type.clone()))
[INFO] [stdout] 898 +             let mut gpu_engine = GPUAcceleratedEngine::new(/* gpu_acceleration::GPUAccelerationType */, /* HybridConfig */)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>` is not a future
[INFO] [stdout]    --> src/gpu_acceleration.rs:899:18
[INFO] [stdout]     |
[INFO] [stdout] 898 |             let mut gpu_engine = GPUAcceleratedEngine::new(Some(accel_type.clone()))
[INFO] [stdout]     |                                  --------------------------------------------------- this call returns `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>`
[INFO] [stdout] 899 |                 .await
[INFO] [stdout]     |                  ^^^^^ `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>` is not a future
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `futures::Future` is not implemented for `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>`
[INFO] [stdout]     = note: Result<gpu_acceleration::GPUAcceleratedEngine, StorageError> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `Result<gpu_acceleration::GPUAcceleratedEngine, StorageError>` to implement `std::future::IntoFuture`
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]     |
[INFO] [stdout] 899 -                 .await
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/gpu_acceleration.rs:898:34
[INFO] [stdout]     |
[INFO] [stdout] 898 |               let mut gpu_engine = GPUAcceleratedEngine::new(Some(accel_type.clone()))
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 899 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/gpu_acceleration.rs:911:27
[INFO] [stdout]     |
[INFO] [stdout] 911 |             let offsets = gpu_engine.gpu_ultra_batch_process(test_events).await.unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read_tasks`
[INFO] [stdout]    --> src/wal.rs:500:13
[INFO] [stdout]     |
[INFO] [stdout] 500 |         let mut read_tasks: Vec<tokio::task::JoinHandle<StorageResult<Vec<Event>>>> = Vec::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_tasks`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gpu_context`
[INFO] [stdout]    --> src/gpu_acceleration.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |             let gpu_context = Arc::clone(&self.gpu_context);
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gpu_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kawa-storage` (lib test) due to 12 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "433a1d09c439c60c7c2d4053a7d2bbced7c81675eccc5f89c87432abd35fad0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "433a1d09c439c60c7c2d4053a7d2bbced7c81675eccc5f89c87432abd35fad0d", kill_on_drop: false }`
[INFO] [stdout] 433a1d09c439c60c7c2d4053a7d2bbced7c81675eccc5f89c87432abd35fad0d
