[INFO] fetching crate ruvector-attention-unified-wasm 0.1.0... [INFO] testing ruvector-attention-unified-wasm-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate ruvector-attention-unified-wasm 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate ruvector-attention-unified-wasm 0.1.0 [INFO] finished tweaking crates.io crate ruvector-attention-unified-wasm 0.1.0 [INFO] tweaked toml for crates.io crate ruvector-attention-unified-wasm 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ruvector-attention-unified-wasm 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ruvector-attention-unified-wasm 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d414cbbcd10bb3e2fe40f2a6a3972b8de735bca766985402c5230a78c49c7fa9 [INFO] running `Command { std: "docker" "start" "-a" "d414cbbcd10bb3e2fe40f2a6a3972b8de735bca766985402c5230a78c49c7fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d414cbbcd10bb3e2fe40f2a6a3972b8de735bca766985402c5230a78c49c7fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d414cbbcd10bb3e2fe40f2a6a3972b8de735bca766985402c5230a78c49c7fa9", kill_on_drop: false }` [INFO] [stdout] d414cbbcd10bb3e2fe40f2a6a3972b8de735bca766985402c5230a78c49c7fa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab9e1e7067e8ff78adb2448bbd78e3fdc68e742736e1c16890cb3bba4e6517f4 [INFO] running `Command { std: "docker" "start" "-a" "ab9e1e7067e8ff78adb2448bbd78e3fdc68e742736e1c16890cb3bba4e6517f4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling rkyv_derive v0.8.12 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ptr_meta v0.3.1 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling munge v0.4.7 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling rend v0.5.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling ruvector-attention v2.0.4 [INFO] [stderr] Compiling js-sys v0.3.83 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling rkyv v0.8.12 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling web-sys v0.3.83 [INFO] [stderr] Compiling ruvector-core v2.0.4 [INFO] [stderr] Compiling ruvector-dag v2.0.4 [INFO] [stderr] Compiling ruvector-gnn v2.0.4 [INFO] [stderr] Compiling ruvector-attention-unified-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `max_depth` [INFO] [stdout] --> src/dag.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | let max_depth = depths.values().max().copied().unwrap_or(0); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_depth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/neural.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | scale: Option, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `inner` is never used [INFO] [stdout] --> src/dag.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 97 | impl WasmQueryDag { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 98 | /// Get internal reference [INFO] [stdout] 99 | pub(crate) fn inner(&self) -> &QueryDag { [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 `max_branches` is never read [INFO] [stdout] --> src/dag.rs:509:5 [INFO] [stdout] | [INFO] [stdout] 508 | pub struct WasmParallelBranchAttention { [INFO] [stdout] | --------------------------- field in this struct [INFO] [stdout] 509 | max_branches: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `eligibility_decay` is never read [INFO] [stdout] --> src/dag.rs:590:5 [INFO] [stdout] | [INFO] [stdout] 589 | pub struct WasmTemporalBTSPAttention { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 590 | eligibility_decay: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "ab9e1e7067e8ff78adb2448bbd78e3fdc68e742736e1c16890cb3bba4e6517f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab9e1e7067e8ff78adb2448bbd78e3fdc68e742736e1c16890cb3bba4e6517f4", kill_on_drop: false }` [INFO] [stdout] ab9e1e7067e8ff78adb2448bbd78e3fdc68e742736e1c16890cb3bba4e6517f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 903be5b9c6d69b907553c8f21ba059c766971c8e8a5be592b74a54f76221024b [INFO] running `Command { std: "docker" "start" "-a" "903be5b9c6d69b907553c8f21ba059c766971c8e8a5be592b74a54f76221024b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.56 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.56 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling ruvector-core v2.0.4 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.56 [INFO] [stderr] Compiling ruvector-gnn v2.0.4 [INFO] [stderr] Compiling ruvector-dag v2.0.4 [INFO] [stderr] Compiling ruvector-attention-unified-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `max_depth` [INFO] [stdout] --> src/dag.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | let max_depth = depths.values().max().copied().unwrap_or(0); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_depth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/neural.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | scale: Option, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `inner` is never used [INFO] [stdout] --> src/dag.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 97 | impl WasmQueryDag { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 98 | /// Get internal reference [INFO] [stdout] 99 | pub(crate) fn inner(&self) -> &QueryDag { [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 `max_branches` is never read [INFO] [stdout] --> src/dag.rs:509:5 [INFO] [stdout] | [INFO] [stdout] 508 | pub struct WasmParallelBranchAttention { [INFO] [stdout] | --------------------------- field in this struct [INFO] [stdout] 509 | max_branches: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `eligibility_decay` is never read [INFO] [stdout] --> src/dag.rs:590:5 [INFO] [stdout] | [INFO] [stdout] 589 | pub struct WasmTemporalBTSPAttention { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 590 | eligibility_decay: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_depth` [INFO] [stdout] --> src/dag.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | let max_depth = depths.values().max().copied().unwrap_or(0); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_depth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/neural.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | scale: Option, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `linear` [INFO] [stdout] --> src/neural.rs:417:13 [INFO] [stdout] | [INFO] [stdout] 417 | let linear = WasmLinearAttention::new(64, 128); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_linear` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flash` [INFO] [stdout] --> src/neural.rs:424:13 [INFO] [stdout] | [INFO] [stdout] 424 | let flash = WasmFlashAttention::new(64, 16); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lg` [INFO] [stdout] --> src/neural.rs:430:13 [INFO] [stdout] | [INFO] [stdout] 430 | let lg = WasmLocalGlobalAttention::new(64, 128, 4); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `moe` [INFO] [stdout] --> src/neural.rs:436:13 [INFO] [stdout] | [INFO] [stdout] 436 | let moe = WasmMoEAttention::new(64, 8, 2); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_moe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `inner` is never used [INFO] [stdout] --> src/dag.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 97 | impl WasmQueryDag { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 98 | /// Get internal reference [INFO] [stdout] 99 | pub(crate) fn inner(&self) -> &QueryDag { [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 `max_branches` is never read [INFO] [stdout] --> src/dag.rs:509:5 [INFO] [stdout] | [INFO] [stdout] 508 | pub struct WasmParallelBranchAttention { [INFO] [stdout] | --------------------------- field in this struct [INFO] [stdout] 509 | max_branches: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `eligibility_decay` is never read [INFO] [stdout] --> src/dag.rs:590:5 [INFO] [stdout] | [INFO] [stdout] 589 | pub struct WasmTemporalBTSPAttention { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 590 | eligibility_decay: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.63s [INFO] running `Command { std: "docker" "inspect" "903be5b9c6d69b907553c8f21ba059c766971c8e8a5be592b74a54f76221024b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903be5b9c6d69b907553c8f21ba059c766971c8e8a5be592b74a54f76221024b", kill_on_drop: false }` [INFO] [stdout] 903be5b9c6d69b907553c8f21ba059c766971c8e8a5be592b74a54f76221024b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf66b39d9976c9214196500fbee7d1a5e8143eba0bd022327eedee3dbb09fedd [INFO] running `Command { std: "docker" "start" "-a" "cf66b39d9976c9214196500fbee7d1a5e8143eba0bd022327eedee3dbb09fedd", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `max_depth` [INFO] [stderr] --> src/dag.rs:468:13 [INFO] [stderr] | [INFO] [stderr] 468 | let max_depth = depths.values().max().copied().unwrap_or(0); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_depth` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `scale` [INFO] [stderr] --> src/neural.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | scale: Option, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stderr] [INFO] [stderr] warning: method `inner` is never used [INFO] [stderr] --> src/dag.rs:99:19 [INFO] [stderr] | [INFO] [stderr] 97 | impl WasmQueryDag { [INFO] [stderr] | ----------------- method in this implementation [INFO] [stderr] 98 | /// Get internal reference [INFO] [stderr] 99 | pub(crate) fn inner(&self) -> &QueryDag { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `max_branches` is never read [INFO] [stderr] --> src/dag.rs:509:5 [INFO] [stderr] | [INFO] [stderr] 508 | pub struct WasmParallelBranchAttention { [INFO] [stderr] | --------------------------- field in this struct [INFO] [stderr] 509 | max_branches: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `eligibility_decay` is never read [INFO] [stderr] --> src/dag.rs:590:5 [INFO] [stderr] | [INFO] [stderr] 589 | pub struct WasmTemporalBTSPAttention { [INFO] [stderr] | ------------------------- field in this struct [INFO] [stderr] 590 | eligibility_decay: f32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `linear` [INFO] [stderr] --> src/neural.rs:417:13 [INFO] [stderr] | [INFO] [stderr] 417 | let linear = WasmLinearAttention::new(64, 128); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_linear` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `flash` [INFO] [stderr] --> src/neural.rs:424:13 [INFO] [stderr] | [INFO] [stderr] 424 | let flash = WasmFlashAttention::new(64, 16); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flash` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `lg` [INFO] [stderr] --> src/neural.rs:430:13 [INFO] [stderr] | [INFO] [stderr] 430 | let lg = WasmLocalGlobalAttention::new(64, 128, 4); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_lg` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `moe` [INFO] [stderr] --> src/neural.rs:436:13 [INFO] [stderr] | [INFO] [stderr] 436 | let moe = WasmMoEAttention::new(64, 8, 2); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_moe` [INFO] [stderr] [INFO] [stderr] warning: `ruvector-attention-unified-wasm` (lib) generated 5 warnings (run `cargo fix --lib -p ruvector-attention-unified-wasm` to apply 2 suggestions) [INFO] [stderr] warning: `ruvector-attention-unified-wasm` (lib test) generated 9 warnings (5 duplicates) (run `cargo fix --lib -p ruvector-attention-unified-wasm --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruvector_attention_unified_wasm-b22de192b78f3a52) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ruvector_attention_unified_wasm [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cf66b39d9976c9214196500fbee7d1a5e8143eba0bd022327eedee3dbb09fedd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf66b39d9976c9214196500fbee7d1a5e8143eba0bd022327eedee3dbb09fedd", kill_on_drop: false }` [INFO] [stdout] cf66b39d9976c9214196500fbee7d1a5e8143eba0bd022327eedee3dbb09fedd