[INFO] cloning repository https://github.com/malusama/marian-mlx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malusama/marian-mlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalusama%2Fmarian-mlx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalusama%2Fmarian-mlx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a905dd5875de862054bcde0d04b1dbb0fa504c4
[INFO] testing malusama/marian-mlx/1a905dd5875de862054bcde0d04b1dbb0fa504c4 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalusama%2Fmarian-mlx" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/malusama/marian-mlx
[INFO] finished tweaking git repo https://github.com/malusama/marian-mlx
[INFO] tweaked toml for git repo https://github.com/malusama/marian-mlx written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/malusama/marian-mlx on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/malusama/marian-mlx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 21fa52e0c2447e197ddbf50a96d820c36849ef3ea5d365c301c23a94f6e75957
[INFO] running `Command { std: "docker" "start" "21fa52e0c2447e197ddbf50a96d820c36849ef3ea5d365c301c23a94f6e75957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21fa52e0c2447e197ddbf50a96d820c36849ef3ea5d365c301c23a94f6e75957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21fa52e0c2447e197ddbf50a96d820c36849ef3ea5d365c301c23a94f6e75957" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21fa52e0c2447e197ddbf50a96d820c36849ef3ea5d365c301c23a94f6e75957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21fa52e0c2447e197ddbf50a96d820c36849ef3ea5d365c301c23a94f6e75957" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling thread-tree v0.3.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]    Compiling uuid v1.23.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rten-simd v0.21.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling marian-server v0.7.0 (/opt/rustwide/workdir/crates/marian-server)
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sentencepiece-rust v0.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rten-base v0.21.0
[INFO] [stderr]    Compiling rten-tensor v0.21.0
[INFO] [stderr]    Compiling rten-gemm v0.21.0 (/opt/rustwide/workdir/vendor/rten-gemm)
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling marian-tokenizer v0.7.0 (/opt/rustwide/workdir/crates/marian-tokenizer)
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling safetensors v0.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling marian-core v0.7.0 (/opt/rustwide/workdir/crates/marian-core)
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.7.0
[INFO] [stderr]    Compiling marian-model v0.7.0 (/opt/rustwide/workdir/crates/marian-model)
[INFO] [stderr]    Compiling marian-cpu v0.7.0 (/opt/rustwide/workdir/crates/marian-cpu)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:251:23
[INFO] [stdout]     |
[INFO] [stdout] 251 |     let zero_points = unsafe { _mm256_set1_epi16(i16::from(zero_point)) };
[INFO] [stdout]     |                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:258:31
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let mut accumulator = unsafe { _mm256_setzero_si256() };
[INFO] [stdout]     |                               ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 unsafe { _mm256_sub_epi16(_mm256_cvtepu8_epi16(activation_bytes), zero_points) };
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:275:30
[INFO] [stdout]     |
[INFO] [stdout] 275 |             let weight_i16 = unsafe { _mm256_cvtepi8_epi16(weight_bytes) };
[INFO] [stdout]     |                              ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 |             let pairs = unsafe { _mm256_madd_epi16(activation_i16, weight_i16) };
[INFO] [stdout]     |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:280:27
[INFO] [stdout]     |
[INFO] [stdout] 280 |             accumulator = unsafe { _mm256_add_epi32(accumulator, pairs) };
[INFO] [stdout]     |                           ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:305:23
[INFO] [stdout]     |
[INFO] [stdout] 305 |     let zero_points = unsafe { _mm256_set1_epi16(i16::from(zero_point)) };
[INFO] [stdout]     |                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:312:33
[INFO] [stdout]     |
[INFO] [stdout] 312 |         let mut accumulators = [unsafe { _mm256_setzero_si256() }; 4];
[INFO] [stdout]     |                                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:321:17
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 unsafe { _mm256_sub_epi16(_mm256_cvtepu8_epi16(activation_bytes), zero_points) };
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:337:34
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 let weight_i16 = unsafe { _mm256_cvtepi8_epi16(weight_bytes) };
[INFO] [stdout]     |                                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:339:29
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 let pairs = unsafe { _mm256_madd_epi16(activation_i16, weight_i16) };
[INFO] [stdout]     |                             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:341:32
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 *accumulator = unsafe { _mm256_add_epi32(*accumulator, pairs) };
[INFO] [stdout]     |                                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/tensor.rs:647:25
[INFO] [stdout]     |
[INFO] [stdout] 647 |     let weight_vector = unsafe { _mm256_set1_ps(weight) };
[INFO] [stdout]     |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/tensor.rs:706:16
[INFO] [stdout]     |
[INFO] [stdout] 706 |     let zero = unsafe { _mm256_setzero_ps() };
[INFO] [stdout]     |                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/tensor.rs:802:24
[INFO] [stdout]     |
[INFO] [stdout] 802 |     let scale_vector = unsafe { _mm256_set1_ps(scale) };
[INFO] [stdout]     |                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling marian-metal v0.7.0 (/opt/rustwide/workdir/crates/marian-metal)
[INFO] [stderr]    Compiling marian-worker-wasm v0.7.0 (/opt/rustwide/workdir/crates/marian-worker-wasm)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "21fa52e0c2447e197ddbf50a96d820c36849ef3ea5d365c301c23a94f6e75957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21fa52e0c2447e197ddbf50a96d820c36849ef3ea5d365c301c23a94f6e75957" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling marian-tokenizer v0.7.0 (/opt/rustwide/workdir/crates/marian-tokenizer)
[INFO] [stderr]    Compiling marian-model v0.7.0 (/opt/rustwide/workdir/crates/marian-model)
[INFO] [stderr]    Compiling marian-core v0.7.0 (/opt/rustwide/workdir/crates/marian-core)
[INFO] [stderr]    Compiling marian-cpu v0.7.0 (/opt/rustwide/workdir/crates/marian-cpu)
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:251:23
[INFO] [stdout]     |
[INFO] [stdout] 251 |     let zero_points = unsafe { _mm256_set1_epi16(i16::from(zero_point)) };
[INFO] [stdout]     |                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling marian-metal v0.7.0 (/opt/rustwide/workdir/crates/marian-metal)
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:258:31
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let mut accumulator = unsafe { _mm256_setzero_si256() };
[INFO] [stdout]     |                               ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 unsafe { _mm256_sub_epi16(_mm256_cvtepu8_epi16(activation_bytes), zero_points) };
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:275:30
[INFO] [stdout]     |
[INFO] [stdout] 275 |             let weight_i16 = unsafe { _mm256_cvtepi8_epi16(weight_bytes) };
[INFO] [stdout]     |                              ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 |             let pairs = unsafe { _mm256_madd_epi16(activation_i16, weight_i16) };
[INFO] [stdout]     |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:280:27
[INFO] [stdout]     |
[INFO] [stdout] 280 |             accumulator = unsafe { _mm256_add_epi32(accumulator, pairs) };
[INFO] [stdout]     |                           ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:305:23
[INFO] [stdout]     |
[INFO] [stdout] 305 |     let zero_points = unsafe { _mm256_set1_epi16(i16::from(zero_point)) };
[INFO] [stdout]     |                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:312:33
[INFO] [stdout]     |
[INFO] [stdout] 312 |         let mut accumulators = [unsafe { _mm256_setzero_si256() }; 4];
[INFO] [stdout]     |                                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:321:17
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 unsafe { _mm256_sub_epi16(_mm256_cvtepu8_epi16(activation_bytes), zero_points) };
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:337:34
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 let weight_i16 = unsafe { _mm256_cvtepi8_epi16(weight_bytes) };
[INFO] [stdout]     |                                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:339:29
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 let pairs = unsafe { _mm256_madd_epi16(activation_i16, weight_i16) };
[INFO] [stdout]     |                             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:341:32
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 *accumulator = unsafe { _mm256_add_epi32(*accumulator, pairs) };
[INFO] [stdout]     |                                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/tensor.rs:647:25
[INFO] [stdout]     |
[INFO] [stdout] 647 |     let weight_vector = unsafe { _mm256_set1_ps(weight) };
[INFO] [stdout]     |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/tensor.rs:706:16
[INFO] [stdout]     |
[INFO] [stdout] 706 |     let zero = unsafe { _mm256_setzero_ps() };
[INFO] [stdout]     |                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/tensor.rs:802:24
[INFO] [stdout]     |
[INFO] [stdout] 802 |     let scale_vector = unsafe { _mm256_set1_ps(scale) };
[INFO] [stdout]     |                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling marian-server v0.7.0 (/opt/rustwide/workdir/crates/marian-server)
[INFO] [stderr]    Compiling marian-worker-wasm v0.7.0 (/opt/rustwide/workdir/crates/marian-worker-wasm)
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:251:23
[INFO] [stdout]     |
[INFO] [stdout] 251 |     let zero_points = unsafe { _mm256_set1_epi16(i16::from(zero_point)) };
[INFO] [stdout]     |                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:258:31
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let mut accumulator = unsafe { _mm256_setzero_si256() };
[INFO] [stdout]     |                               ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 unsafe { _mm256_sub_epi16(_mm256_cvtepu8_epi16(activation_bytes), zero_points) };
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:275:30
[INFO] [stdout]     |
[INFO] [stdout] 275 |             let weight_i16 = unsafe { _mm256_cvtepi8_epi16(weight_bytes) };
[INFO] [stdout]     |                              ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 |             let pairs = unsafe { _mm256_madd_epi16(activation_i16, weight_i16) };
[INFO] [stdout]     |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:280:27
[INFO] [stdout]     |
[INFO] [stdout] 280 |             accumulator = unsafe { _mm256_add_epi32(accumulator, pairs) };
[INFO] [stdout]     |                           ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:305:23
[INFO] [stdout]     |
[INFO] [stdout] 305 |     let zero_points = unsafe { _mm256_set1_epi16(i16::from(zero_point)) };
[INFO] [stdout]     |                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:312:33
[INFO] [stdout]     |
[INFO] [stdout] 312 |         let mut accumulators = [unsafe { _mm256_setzero_si256() }; 4];
[INFO] [stdout]     |                                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:321:17
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 unsafe { _mm256_sub_epi16(_mm256_cvtepu8_epi16(activation_bytes), zero_points) };
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:337:34
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 let weight_i16 = unsafe { _mm256_cvtepi8_epi16(weight_bytes) };
[INFO] [stdout]     |                                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:339:29
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 let pairs = unsafe { _mm256_madd_epi16(activation_i16, weight_i16) };
[INFO] [stdout]     |                             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/q8_avx2.rs:341:32
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 *accumulator = unsafe { _mm256_add_epi32(*accumulator, pairs) };
[INFO] [stdout]     |                                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/tensor.rs:647:25
[INFO] [stdout]     |
[INFO] [stdout] 647 |     let weight_vector = unsafe { _mm256_set1_ps(weight) };
[INFO] [stdout]     |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/tensor.rs:706:16
[INFO] [stdout]     |
[INFO] [stdout] 706 |     let zero = unsafe { _mm256_setzero_ps() };
[INFO] [stdout]     |                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/marian-cpu/src/tensor.rs:802:24
[INFO] [stdout]     |
[INFO] [stdout] 802 |     let scale_vector = unsafe { _mm256_set1_ps(scale) };
[INFO] [stdout]     |                        ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `marian-server` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name marian_server --edition=2024 crates/marian-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpu", "cpu-fp32", "default", "metal", "mlx"))' -C metadata=16f1ce8e43d070f0 -C extra-filename=-baa59ae09c76f382 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-c67ce2e98cfd8489.rlib --extern axum=/opt/rustwide/target/release/deps/libaxum-c4fcbf12d2d41f90.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-236bc160b7759b63.rlib --extern http_body_util=/opt/rustwide/target/release/deps/libhttp_body_util-d8e07e037488e09b.rlib --extern marian_core=/opt/rustwide/target/release/deps/libmarian_core-b13cfc27122f78bc.rlib --extern marian_metal=/opt/rustwide/target/release/deps/libmarian_metal-792607ee636b7954.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-7ad5dcd02911b293.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-1c2749a54047c41c.rlib --extern tokio=/opt/rustwide/target/release/deps/libtokio-d2d5390d756727a1.rlib --extern tower=/opt/rustwide/target/release/deps/libtower-5ef1fd701751c705.rlib --extern tower_http=/opt/rustwide/target/release/deps/libtower_http-f3862ed08e7bc5da.rlib --extern tracing=/opt/rustwide/target/release/deps/libtracing-5009b579bb888319.rlib --extern tracing_subscriber=/opt/rustwide/target/release/deps/libtracing_subscriber-e1310245277cfa33.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `marian-cpu` (lib test); 15 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name marian_cpu --edition=2024 crates/marian-cpu/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmarks", "default"))' -C metadata=fe7c915a24f125b9 -C extra-filename=-ed6024daad7506d8 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern marian_core=/opt/rustwide/target/release/deps/libmarian_core-b13cfc27122f78bc.rlib --extern marian_model=/opt/rustwide/target/release/deps/libmarian_model-dd18cc5eeacc88b6.rlib --extern marian_tokenizer=/opt/rustwide/target/release/deps/libmarian_tokenizer-657d53db874a51e4.rlib --extern matrixmultiply=/opt/rustwide/target/release/deps/libmatrixmultiply-87054bbc30d33914.rlib --extern memmap2=/opt/rustwide/target/release/deps/libmemmap2-801948478f99bb34.rlib --extern rayon=/opt/rustwide/target/release/deps/librayon-9b37e679e4002fd9.rlib --extern rten_gemm=/opt/rustwide/target/release/deps/librten_gemm-495ade10277ba2c8.rlib --extern rten_tensor=/opt/rustwide/target/release/deps/librten_tensor-bd563acb4a736435.rlib --extern safetensors=/opt/rustwide/target/release/deps/libsafetensors-627a5e0a031e9a57.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-1c2749a54047c41c.rlib --extern sha2=/opt/rustwide/target/release/deps/libsha2-2d9f8fff0d4d0ddd.rlib --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-191a59d75e964a7a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `marian-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name marian_core --edition=2024 crates/marian-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94fc28a51bcd39ab -C extra-filename=-a5f02d333e6b1587 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern futures_util=/opt/rustwide/target/release/deps/libfutures_util-a1e56a66223f43df.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-7ad5dcd02911b293.rlib --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-191a59d75e964a7a.rlib --extern tokio=/opt/rustwide/target/release/deps/libtokio-d2d5390d756727a1.rlib --extern tracing=/opt/rustwide/target/release/deps/libtracing-5009b579bb888319.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "21fa52e0c2447e197ddbf50a96d820c36849ef3ea5d365c301c23a94f6e75957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21fa52e0c2447e197ddbf50a96d820c36849ef3ea5d365c301c23a94f6e75957", kill_on_drop: false }`
[INFO] [stdout] 21fa52e0c2447e197ddbf50a96d820c36849ef3ea5d365c301c23a94f6e75957
