[INFO] cloning repository https://github.com/Blindinlights/qwen-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blindinlights/qwen-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlindinlights%2Fqwen-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlindinlights%2Fqwen-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c582ef4771ef8d44b63c59d45e3162855cf5761 [INFO] testing Blindinlights/qwen-wasm against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlindinlights%2Fqwen-wasm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Blindinlights/qwen-wasm [INFO] finished tweaking git repo https://github.com/Blindinlights/qwen-wasm [INFO] tweaked toml for git repo https://github.com/Blindinlights/qwen-wasm written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Blindinlights/qwen-wasm on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Blindinlights/qwen-wasm 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ae7504c73c1054541285a35031a4cf6f2a2c625be6e9c3fa608deb21074de8c [INFO] running `Command { std: "docker" "start" "-a" "3ae7504c73c1054541285a35031a4cf6f2a2c625be6e9c3fa608deb21074de8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ae7504c73c1054541285a35031a4cf6f2a2c625be6e9c3fa608deb21074de8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae7504c73c1054541285a35031a4cf6f2a2c625be6e9c3fa608deb21074de8c", kill_on_drop: false }` [INFO] [stdout] 3ae7504c73c1054541285a35031a4cf6f2a2c625be6e9c3fa608deb21074de8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 845a31330babdd7650e159037a4eb4a06a6ecc9a8631fb6919f918039fa49f9b [INFO] running `Command { std: "docker" "start" "-a" "845a31330babdd7650e159037a4eb4a06a6ecc9a8631fb6919f918039fa49f9b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling embassy-futures v0.1.2 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cubecl-common v0.9.0 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling wgpu-hal v26.0.6 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling float4 v0.1.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling cubecl-runtime v0.9.0 [INFO] [stderr] Compiling cubecl-macros v0.9.0 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling wgpu-types v26.0.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling cubecl-macros-internal v0.9.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Compiling cubecl-wgpu v0.9.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling cubecl v0.9.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling thread-tree v0.3.3 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling macerator v0.2.10 [INFO] [stderr] Compiling burn-derive v0.20.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling float8 v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling burn-ndarray v0.20.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling text_placeholder v0.5.1 [INFO] [stderr] Compiling macerator-macros v0.1.4 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling moddef v0.3.0 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling atomic_float v1.1.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling cubecl-ir v0.9.0 [INFO] [stderr] Compiling cubecl-core v0.9.0 [INFO] [stderr] Compiling cubecl-std v0.9.0 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v26.0.0 [INFO] [stderr] Compiling burn-std v0.20.1 [INFO] [stderr] Compiling cubek-matmul v0.1.1 [INFO] [stderr] Compiling cubek-random v0.1.1 [INFO] [stderr] Compiling cubek-reduce v0.1.1 [INFO] [stderr] Compiling cubek-quant v0.1.1 [INFO] [stderr] Compiling burn-backend v0.20.1 [INFO] [stderr] Compiling burn-ir v0.20.1 [INFO] [stderr] Compiling burn-tensor v0.20.1 [INFO] [stderr] Compiling burn-autodiff v0.20.1 [INFO] [stderr] Compiling burn-core v0.20.1 [INFO] [stderr] Compiling burn-optim v0.20.1 [INFO] [stderr] Compiling burn-nn v0.20.1 [INFO] [stderr] Compiling burn-fusion v0.20.1 [INFO] [stderr] Compiling cubek-attention v0.1.1 [INFO] [stderr] Compiling cubek-convolution v0.1.1 [INFO] [stderr] Compiling cubek v0.1.1 [INFO] [stderr] Compiling burn-cubecl-fusion v0.20.1 [INFO] [stderr] Compiling burn-cubecl v0.20.1 [INFO] [stderr] Compiling burn-wgpu v0.20.1 [INFO] [stderr] Compiling burn v0.20.1 [INFO] [stderr] Compiling qwen-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Bool`, `EmbeddingConfig`, `Embedding`, `Int`, `RmsNormConfig`, `RmsNorm`, `RotaryEncoding`, and `activation::softmax` [INFO] [stdout] --> src/attention.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | Embedding, EmbeddingConfig, Linear, LinearConfig, RmsNorm, RmsNormConfig, RotaryEncoding, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | tensor::{Bool, Device, Int, Tensor, activation::softmax, backend::Backend}, [INFO] [stdout] | ^^^^ ^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Device`, `Int`, `RmsNormConfig`, and `RmsNorm` [INFO] [stdout] --> src/gdn.rs:6:48 [INFO] [stdout] | [INFO] [stdout] 6 | Linear, LinearConfig, PaddingConfig1d, RmsNorm, RmsNormConfig, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | Device, Distribution, Int, [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cache::DynamicCache` [INFO] [stdout] --> src/gdn.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | cache::DynamicCache, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Conv1dConfig`, `Conv1d`, `Distribution`, `PaddingConfig1d`, `Param`, `RmsNormConfig`, and `RmsNorm` [INFO] [stdout] --> src/mlp.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | module::{Module, Param}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | nn::{ [INFO] [stdout] 6 | Linear, LinearConfig, PaddingConfig1d, RmsNorm, RmsNormConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 7 | conv::{Conv1d, Conv1dConfig}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | tensor::{Device, Distribution, activation::silu}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cache` [INFO] [stdout] --> src/gdn.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | cache: &mut (), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cache` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layer_idx` [INFO] [stdout] --> src/gdn.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | layer_idx: usize, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layer_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/gdn.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | let z = z.reshape([ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conv_state` [INFO] [stdout] --> src/gdn.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | let conv_state = mixed_qkv [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conv_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `q` [INFO] [stdout] --> src/gdn.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | let q = split[0].clone().reshape([ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_q` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/gdn.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let k = split[0].clone().reshape([ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/gdn.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | let v = split[0].clone().reshape([ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beta` [INFO] [stdout] --> src/gdn.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | let beta = sigmoid(b); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_beta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g` [INFO] [stdout] --> src/gdn.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | let g = a_exp * softplus(inner, 1.); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hidden_state` [INFO] [stdout] --> src/gdn.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | hidden_state: Tensor, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hidden_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attention_mask` [INFO] [stdout] --> src/gdn.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | attention_mask: Tensor, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attention_mask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/gdn.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | let query = q.swap_dims(1, 2); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beta` [INFO] [stdout] --> src/gdn.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | let beta = beta.swap_dims(1, 2); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_beta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g` [INFO] [stdout] --> src/gdn.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | let g = g.swap_dims(1, 2); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `batch_size` [INFO] [stdout] --> src/gdn.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | let [batch_size, num_heads, sequence_length, k_head_dim] = key.dims(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_heads` [INFO] [stdout] --> src/gdn.rs:229:22 [INFO] [stdout] | [INFO] [stdout] 229 | let [batch_size, num_heads, sequence_length, k_head_dim] = key.dims(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_heads` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sequence_length` [INFO] [stdout] --> src/gdn.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | let [batch_size, num_heads, sequence_length, k_head_dim] = key.dims(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sequence_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k_head_dim` [INFO] [stdout] --> src/gdn.rs:229:50 [INFO] [stdout] | [INFO] [stdout] 229 | let [batch_size, num_heads, sequence_length, k_head_dim] = key.dims(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_k_head_dim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v_head_dim` [INFO] [stdout] --> src/gdn.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | let v_head_dim = value.dims()[3]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_v_head_dim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/gdn.rs:280:22 [INFO] [stdout] | [INFO] [stdout] 280 | let [query, key, value, v_beta, k_beta] = [query, key, value, v_beta, k_beta].map(|x| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 28s [INFO] running `Command { std: "docker" "inspect" "845a31330babdd7650e159037a4eb4a06a6ecc9a8631fb6919f918039fa49f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "845a31330babdd7650e159037a4eb4a06a6ecc9a8631fb6919f918039fa49f9b", kill_on_drop: false }` [INFO] [stdout] 845a31330babdd7650e159037a4eb4a06a6ecc9a8631fb6919f918039fa49f9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a1ce630edf58663f75e2446e52d8144a07eabaa9bcd0239daa00eb45d76b566 [INFO] running `Command { std: "docker" "start" "-a" "5a1ce630edf58663f75e2446e52d8144a07eabaa9bcd0239daa00eb45d76b566", kill_on_drop: false }` [INFO] [stderr] Compiling qwen-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Bool`, `EmbeddingConfig`, `Embedding`, `Int`, `RmsNormConfig`, `RmsNorm`, `RotaryEncoding`, and `activation::softmax` [INFO] [stdout] --> src/attention.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | Embedding, EmbeddingConfig, Linear, LinearConfig, RmsNorm, RmsNormConfig, RotaryEncoding, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | tensor::{Bool, Device, Int, Tensor, activation::softmax, backend::Backend}, [INFO] [stdout] | ^^^^ ^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Device`, `Int`, `RmsNormConfig`, and `RmsNorm` [INFO] [stdout] --> src/gdn.rs:6:48 [INFO] [stdout] | [INFO] [stdout] 6 | Linear, LinearConfig, PaddingConfig1d, RmsNorm, RmsNormConfig, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | Device, Distribution, Int, [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cache::DynamicCache` [INFO] [stdout] --> src/gdn.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | cache::DynamicCache, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `burn::backend::wgpu::WgpuDevice` [INFO] [stdout] --> src/gdn.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 401 | use burn::backend::wgpu::WgpuDevice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Conv1dConfig`, `Conv1d`, `Distribution`, `PaddingConfig1d`, `Param`, `RmsNormConfig`, and `RmsNorm` [INFO] [stdout] --> src/mlp.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | module::{Module, Param}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | nn::{ [INFO] [stdout] 6 | Linear, LinearConfig, PaddingConfig1d, RmsNorm, RmsNormConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 7 | conv::{Conv1d, Conv1dConfig}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | tensor::{Device, Distribution, activation::silu}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cache` [INFO] [stdout] --> src/gdn.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | cache: &mut (), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cache` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layer_idx` [INFO] [stdout] --> src/gdn.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | layer_idx: usize, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layer_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/gdn.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | let z = z.reshape([ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conv_state` [INFO] [stdout] --> src/gdn.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | let conv_state = mixed_qkv [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conv_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `q` [INFO] [stdout] --> src/gdn.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | let q = split[0].clone().reshape([ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_q` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/gdn.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let k = split[0].clone().reshape([ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/gdn.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | let v = split[0].clone().reshape([ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beta` [INFO] [stdout] --> src/gdn.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | let beta = sigmoid(b); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_beta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g` [INFO] [stdout] --> src/gdn.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | let g = a_exp * softplus(inner, 1.); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hidden_state` [INFO] [stdout] --> src/gdn.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | hidden_state: Tensor, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hidden_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attention_mask` [INFO] [stdout] --> src/gdn.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | attention_mask: Tensor, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attention_mask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/gdn.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | let query = q.swap_dims(1, 2); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beta` [INFO] [stdout] --> src/gdn.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | let beta = beta.swap_dims(1, 2); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_beta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g` [INFO] [stdout] --> src/gdn.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | let g = g.swap_dims(1, 2); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `batch_size` [INFO] [stdout] --> src/gdn.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | let [batch_size, num_heads, sequence_length, k_head_dim] = key.dims(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_heads` [INFO] [stdout] --> src/gdn.rs:229:22 [INFO] [stdout] | [INFO] [stdout] 229 | let [batch_size, num_heads, sequence_length, k_head_dim] = key.dims(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_heads` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sequence_length` [INFO] [stdout] --> src/gdn.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | let [batch_size, num_heads, sequence_length, k_head_dim] = key.dims(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sequence_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k_head_dim` [INFO] [stdout] --> src/gdn.rs:229:50 [INFO] [stdout] | [INFO] [stdout] 229 | let [batch_size, num_heads, sequence_length, k_head_dim] = key.dims(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_k_head_dim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v_head_dim` [INFO] [stdout] --> src/gdn.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | let v_head_dim = value.dims()[3]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_v_head_dim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/gdn.rs:280:22 [INFO] [stdout] | [INFO] [stdout] 280 | let [query, key, value, v_beta, k_beta] = [query, key, value, v_beta, k_beta].map(|x| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/gdn.rs:482:19 [INFO] [stdout] | [INFO] [stdout] 482 | let (out, state) = chunk_gated_delta_rule(q, k, v, g, beta, data.chunk_size, None); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/gdn.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 429 | struct Outputs { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 430 | out: Vec>>>, [INFO] [stdout] 431 | state: Vec>>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Outputs` 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: structure field `B` should have a snake case name [INFO] [stdout] --> src/gdn.rs:410:9 [INFO] [stdout] | [INFO] [stdout] 410 | B: usize, [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `L` should have a snake case name [INFO] [stdout] --> src/gdn.rs:411:9 [INFO] [stdout] | [INFO] [stdout] 411 | L: usize, [INFO] [stdout] | ^ help: convert the identifier to snake case: `l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `H` should have a snake case name [INFO] [stdout] --> src/gdn.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | H: usize, [INFO] [stdout] | ^ help: convert the identifier to snake case: `h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `D` should have a snake case name [INFO] [stdout] --> src/gdn.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | D: usize, [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.39s [INFO] running `Command { std: "docker" "inspect" "5a1ce630edf58663f75e2446e52d8144a07eabaa9bcd0239daa00eb45d76b566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a1ce630edf58663f75e2446e52d8144a07eabaa9bcd0239daa00eb45d76b566", kill_on_drop: false }` [INFO] [stdout] 5a1ce630edf58663f75e2446e52d8144a07eabaa9bcd0239daa00eb45d76b566 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca5911fe573ca222c69d6626259a72602839c52027c79604536d5fc8b418e5a3 [INFO] running `Command { std: "docker" "start" "-a" "ca5911fe573ca222c69d6626259a72602839c52027c79604536d5fc8b418e5a3", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Bool`, `EmbeddingConfig`, `Embedding`, `Int`, `RmsNormConfig`, `RmsNorm`, `RotaryEncoding`, and `activation::softmax` [INFO] [stderr] --> src/attention.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | Embedding, EmbeddingConfig, Linear, LinearConfig, RmsNorm, RmsNormConfig, RotaryEncoding, [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 8 | tensor::{Bool, Device, Int, Tensor, activation::softmax, backend::Backend}, [INFO] [stderr] | ^^^^ ^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Device`, `Int`, `RmsNormConfig`, and `RmsNorm` [INFO] [stderr] --> src/gdn.rs:6:48 [INFO] [stderr] | [INFO] [stderr] 6 | Linear, LinearConfig, PaddingConfig1d, RmsNorm, RmsNormConfig, [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 11 | Device, Distribution, Int, [INFO] [stderr] | ^^^^^^ ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cache::DynamicCache` [INFO] [stderr] --> src/gdn.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | cache::DynamicCache, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `burn::backend::wgpu::WgpuDevice` [INFO] [stderr] --> src/gdn.rs:401:9 [INFO] [stderr] | [INFO] [stderr] 401 | use burn::backend::wgpu::WgpuDevice; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Conv1dConfig`, `Conv1d`, `Distribution`, `PaddingConfig1d`, `Param`, `RmsNormConfig`, and `RmsNorm` [INFO] [stderr] --> src/mlp.rs:4:22 [INFO] [stderr] | [INFO] [stderr] 4 | module::{Module, Param}, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 5 | nn::{ [INFO] [stderr] 6 | Linear, LinearConfig, PaddingConfig1d, RmsNorm, RmsNormConfig, [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] 7 | conv::{Conv1d, Conv1dConfig}, [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 10 | tensor::{Device, Distribution, activation::silu}, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cache` [INFO] [stderr] --> src/gdn.rs:107:9 [INFO] [stderr] | [INFO] [stderr] 107 | cache: &mut (), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cache` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `layer_idx` [INFO] [stderr] --> src/gdn.rs:113:9 [INFO] [stderr] | [INFO] [stderr] 113 | layer_idx: usize, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layer_idx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `z` [INFO] [stderr] --> src/gdn.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 128 | let z = z.reshape([ [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conv_state` [INFO] [stderr] --> src/gdn.rs:139:17 [INFO] [stderr] | [INFO] [stderr] 139 | let conv_state = mixed_qkv [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conv_state` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `q` [INFO] [stderr] --> src/gdn.rs:150:13 [INFO] [stderr] | [INFO] [stderr] 150 | let q = split[0].clone().reshape([ [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_q` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `k` [INFO] [stderr] --> src/gdn.rs:156:13 [INFO] [stderr] | [INFO] [stderr] 156 | let k = split[0].clone().reshape([ [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `v` [INFO] [stderr] --> src/gdn.rs:162:13 [INFO] [stderr] | [INFO] [stderr] 162 | let v = split[0].clone().reshape([ [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `beta` [INFO] [stderr] --> src/gdn.rs:168:13 [INFO] [stderr] | [INFO] [stderr] 168 | let beta = sigmoid(b); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_beta` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `g` [INFO] [stderr] --> src/gdn.rs:173:13 [INFO] [stderr] | [INFO] [stderr] 173 | let g = a_exp * softplus(inner, 1.); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hidden_state` [INFO] [stderr] --> src/gdn.rs:178:5 [INFO] [stderr] | [INFO] [stderr] 178 | hidden_state: Tensor, [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hidden_state` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `attention_mask` [INFO] [stderr] --> src/gdn.rs:179:5 [INFO] [stderr] | [INFO] [stderr] 179 | attention_mask: Tensor, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attention_mask` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `query` [INFO] [stderr] --> src/gdn.rs:224:9 [INFO] [stderr] | [INFO] [stderr] 224 | let query = q.swap_dims(1, 2); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `beta` [INFO] [stderr] --> src/gdn.rs:227:9 [INFO] [stderr] | [INFO] [stderr] 227 | let beta = beta.swap_dims(1, 2); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_beta` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `g` [INFO] [stderr] --> src/gdn.rs:228:9 [INFO] [stderr] | [INFO] [stderr] 228 | let g = g.swap_dims(1, 2); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_g` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `batch_size` [INFO] [stderr] --> src/gdn.rs:229:10 [INFO] [stderr] | [INFO] [stderr] 229 | let [batch_size, num_heads, sequence_length, k_head_dim] = key.dims(); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_size` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `num_heads` [INFO] [stderr] --> src/gdn.rs:229:22 [INFO] [stderr] | [INFO] [stderr] 229 | let [batch_size, num_heads, sequence_length, k_head_dim] = key.dims(); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_heads` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sequence_length` [INFO] [stderr] --> src/gdn.rs:229:33 [INFO] [stderr] | [INFO] [stderr] 229 | let [batch_size, num_heads, sequence_length, k_head_dim] = key.dims(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sequence_length` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `k_head_dim` [INFO] [stderr] --> src/gdn.rs:229:50 [INFO] [stderr] | [INFO] [stderr] 229 | let [batch_size, num_heads, sequence_length, k_head_dim] = key.dims(); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_k_head_dim` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `v_head_dim` [INFO] [stderr] --> src/gdn.rs:230:9 [INFO] [stderr] | [INFO] [stderr] 230 | let v_head_dim = value.dims()[3]; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_v_head_dim` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> src/gdn.rs:280:22 [INFO] [stderr] | [INFO] [stderr] 280 | let [query, key, value, v_beta, k_beta] = [query, key, value, v_beta, k_beta].map(|x| { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state` [INFO] [stderr] --> src/gdn.rs:482:19 [INFO] [stderr] | [INFO] [stderr] 482 | let (out, state) = chunk_gated_delta_rule(q, k, v, g, beta, data.chunk_size, None); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stderr] [INFO] [stderr] warning: field `state` is never read [INFO] [stderr] --> src/gdn.rs:431:9 [INFO] [stderr] | [INFO] [stderr] 429 | struct Outputs { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 430 | out: Vec>>>, [INFO] [stderr] 431 | state: Vec>>>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Outputs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `B` should have a snake case name [INFO] [stderr] --> src/gdn.rs:410:9 [INFO] [stderr] | [INFO] [stderr] 410 | B: usize, [INFO] [stderr] | ^ help: convert the identifier to snake case: `b` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `L` should have a snake case name [INFO] [stderr] --> src/gdn.rs:411:9 [INFO] [stderr] | [INFO] [stderr] 411 | L: usize, [INFO] [stderr] | ^ help: convert the identifier to snake case: `l` [INFO] [stderr] [INFO] [stderr] warning: structure field `H` should have a snake case name [INFO] [stderr] --> src/gdn.rs:412:9 [INFO] [stderr] | [INFO] [stderr] 412 | H: usize, [INFO] [stderr] | ^ help: convert the identifier to snake case: `h` [INFO] [stderr] [INFO] [stderr] warning: structure field `D` should have a snake case name [INFO] [stderr] --> src/gdn.rs:413:9 [INFO] [stderr] | [INFO] [stderr] 413 | D: usize, [INFO] [stderr] | ^ help: convert the identifier to snake case: `d` [INFO] [stderr] [INFO] [stderr] warning: `qwen-wasm` (bin "qwen-wasm" test) generated 31 warnings (run `cargo fix --bin "qwen-wasm" -p qwen-wasm --tests` to apply 26 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qwen_wasm-0477d6c053428c47) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test gdn::tests::test_gdn ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- gdn::tests::test_gdn stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'gdn::tests::test_gdn' (17) panicked at src/gdn.rs:445:49: [INFO] [stdout] Failed to open file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x644a0ad2a1ba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x644a0ad2a1ba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x644a0ad2a1ba - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x644a0ad2a1ba - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x644a0ad3fc3a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x644a0ad3fc3a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x644a0ad2eb52 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x644a0ad2eb52 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x644a0ad08aaf - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x644a0ad08aaf - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x644a0ad22199 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x644a0a99583c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x644a0a99583c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x644a0ad22412 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x644a0ad22412 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x644a0ad08b68 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x644a0acfdd49 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x644a0ad0987d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x644a0ad403fc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x644a0ad40172 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x644a0a88430e - core::result::Result::expect::hd9c02c3a62a94527 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x644a0a715dfd - qwen_wasm::gdn::tests::test_gdn::h11c4f4d23f63debb [INFO] [stdout] at /opt/rustwide/workdir/src/gdn.rs:445:49 [INFO] [stdout] 22: 0x644a0a716b97 - qwen_wasm::gdn::tests::test_gdn::{{closure}}::h7adc3afc47be880c [INFO] [stdout] at /opt/rustwide/workdir/src/gdn.rs:444:18 [INFO] [stdout] 23: 0x644a0a8130f6 - core::ops::function::FnOnce::call_once::ha6170303c5c7d232 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x644a0a98993b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x644a0a98993b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x644a0a99630b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x644a0a99630b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x644a0a99630b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x644a0a99630b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x644a0a99630b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x644a0a99630b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x644a0a99630b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x644a0a990764 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x644a0a990764 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x644a0a998f12 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x644a0a998f12 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x644a0a998f12 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x644a0a998f12 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x644a0a998f12 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x644a0a998f12 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x644a0a998f12 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x644a0ad29a8f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x644a0ad29a8f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7aca165b3aa4 - [INFO] [stdout] 45: 0x7aca16640a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] gdn::tests::test_gdn [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin qwen-wasm` [INFO] running `Command { std: "docker" "inspect" "ca5911fe573ca222c69d6626259a72602839c52027c79604536d5fc8b418e5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5911fe573ca222c69d6626259a72602839c52027c79604536d5fc8b418e5a3", kill_on_drop: false }` [INFO] [stdout] ca5911fe573ca222c69d6626259a72602839c52027c79604536d5fc8b418e5a3