[INFO] cloning repository https://github.com/nathaniel-daniel/nd-jpegli-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathaniel-daniel/nd-jpegli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathaniel-daniel%2Fnd-jpegli-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathaniel-daniel%2Fnd-jpegli-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cdd46e01f959791006524309eec49b99ac27815c
[INFO] testing nathaniel-daniel/nd-jpegli-rs against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathaniel-daniel%2Fnd-jpegli-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/nathaniel-daniel/nd-jpegli-rs
[INFO] finished tweaking git repo https://github.com/nathaniel-daniel/nd-jpegli-rs
[INFO] tweaked toml for git repo https://github.com/nathaniel-daniel/nd-jpegli-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nathaniel-daniel/nd-jpegli-rs on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nathaniel-daniel/nd-jpegli-rs 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo_metadata v0.18.1
[INFO] [stderr]   Downloaded camino v1.1.9
[INFO] [stderr]   Downloaded cargo-platform v0.1.8
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded bytemuck v1.16.1
[INFO] [stderr]   Downloaded zune-jpeg v0.4.13
[INFO] [stderr]   Downloaded jpeg-encoder v0.6.0
[INFO] [stderr]   Downloaded anyhow v1.0.91
[INFO] [stderr]   Downloaded serde_json v1.0.120
[INFO] [stderr]   Downloaded image v0.25.4
[INFO] [stderr]   Downloaded regex v1.10.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c83e4328a21794133aa94e9165ccab12af6945b68552e8702be2a601fc9f21f
[INFO] running `Command { std: "docker" "start" "-a" "0c83e4328a21794133aa94e9165ccab12af6945b68552e8702be2a601fc9f21f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c83e4328a21794133aa94e9165ccab12af6945b68552e8702be2a601fc9f21f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c83e4328a21794133aa94e9165ccab12af6945b68552e8702be2a601fc9f21f", kill_on_drop: false }`
[INFO] [stdout] 0c83e4328a21794133aa94e9165ccab12af6945b68552e8702be2a601fc9f21f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b211e1e8ca8d7ca3b8b877df6e09ba6360b53be7bd37f19a55ec3cf9e704665f
[INFO] running `Command { std: "docker" "start" "-a" "b211e1e8ca8d7ca3b8b877df6e09ba6360b53be7bd37f19a55ec3cf9e704665f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling nd-jpegli-sys v0.0.0 (/opt/rustwide/workdir/nd-jpegli-sys)
[INFO] [stderr]    Compiling nd-jpegli v0.0.0 (/opt/rustwide/workdir/nd-jpegli)
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stderr]    Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/color_transform.cc: In function 'void jpegli::NullTransform(float**, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/color_transform.cc:159:27: warning: unused parameter 'row' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   159 | void NullTransform(float* row[kMaxComponents], size_t len) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                    ~~~~~~~^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/color_transform.cc:159:55: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   159 | void NullTransform(float* row[kMaxComponents], size_t len) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode.cc: In function 'void jpegli_CreateDecompress(j_decompress_ptr, int, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode.cc:538:58: warning: unused parameter 'version' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   538 | void jpegli_CreateDecompress(j_decompress_ptr cinfo, int version,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                      ~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode.cc: In function 'void jpegli_save_markers(j_decompress_ptr, int, unsigned int)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode.cc:578:39: warning: unused parameter 'length_limit' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   578 |                          unsigned int length_limit) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                          ~~~~~~~~~~~~~^~~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc: In function 'void jpegli::{anonymous}::ProcessDNL(j_decompress_ptr, const uint8_t*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:374:34: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   374 | void ProcessDNL(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                 ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:374:56: warning: unused parameter 'data' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   374 | void ProcessDNL(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                         ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:374:69: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   374 | void ProcessDNL(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                              ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc: In function 'void jpegli::{anonymous}::ProcessCOM(j_decompress_ptr, const uint8_t*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:440:34: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   440 | void ProcessCOM(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                 ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:440:56: warning: unused parameter 'data' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   440 | void ProcessCOM(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                         ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:440:69: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   440 | void ProcessCOM(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                              ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc: In function 'void jpegli::{anonymous}::ProcessSOI(j_decompress_ptr, const uint8_t*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:444:56: warning: unused parameter 'data' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   444 | void ProcessSOI(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                         ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:444:69: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   444 | void ProcessSOI(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                              ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc: In function 'void jpegli::{anonymous}::ProcessEOI(j_decompress_ptr, const uint8_t*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:452:56: warning: unused parameter 'data' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   452 | void ProcessEOI(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                         ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:452:69: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   452 | void ProcessEOI(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                              ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/destination_manager.cc: In static member function 'static void jpegli::MemoryDestinationManager::init_destination(j_compress_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/destination_manager.cc:62:47: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    62 |   static void init_destination(j_compress_ptr cinfo) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                ~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/downsample.cc: In function 'void jpegli::NullDownsample(float**, size_t, float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/downsample.cc:223:28: warning: unused parameter 'rows_in' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   223 | void NullDownsample(float* rows_in[MAX_SAMP_FACTOR], size_t len,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/downsample.cc:223:61: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   223 | void NullDownsample(float* rows_in[MAX_SAMP_FACTOR], size_t len,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                      ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/downsample.cc:224:28: warning: unused parameter 'row_out' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   224 |                     float* row_out) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                     ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/encode.cc: In function 'void jpegli_CreateCompress(j_compress_ptr, int, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/encode.cc:649:54: warning: unused parameter 'version' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   649 | void jpegli_CreateCompress(j_compress_ptr cinfo, int version,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                  ~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:72,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/jpegli/encode_finish.cc:17:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSSE3::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:83:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSE4::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:94:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX2::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:105:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:127:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3_ZEN4::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:138:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3_SPR::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSE2::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:72,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/jpegli/encode_streaming.cc:19:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSSE3::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:83:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSE4::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:94:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX2::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:105:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:127:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3_ZEN4::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:138:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3_SPR::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSE2::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/entropy_coding.cc: In function 'size_t jpegli::EstimateNumTokens(j_compress_ptr, size_t, size_t, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/entropy_coding.cc:50:41: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    50 | size_t EstimateNumTokens(j_compress_ptr cinfo, size_t mcu_y, size_t ysize_mcus,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                          ~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/huffman.cc: In function 'void jpegli::ValidateHuffmanTable(j_common_ptr, const JHUFF_TBL*, bool)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/huffman.cc:226:32: warning: unused parameter 'is_dc' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   226 |                           bool is_dc) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                           ~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:72,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/jpegli/idct.cc:15:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_SSSE3::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_SSSE3::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:83:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_SSE4::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_SSE4::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:94:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_AVX2::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_AVX2::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:105:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_AVX3::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_AVX3::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:127:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_AVX3_ZEN4::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_AVX3_ZEN4::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:138:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_AVX3_SPR::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_AVX3_SPR::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_SSE2::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_SSE2::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc: In function 'void jpegli::{anonymous}::RealizeVirtualArrays(j_common_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:108:40: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   108 | void RealizeVirtualArrays(j_common_ptr cinfo) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                           ~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc: In instantiation of 'T** jpegli::{anonymous}::AccessVirtualArray(j_common_ptr, Control*, JDIMENSION, JDIMENSION, boolean) [with Control = jvirt_sarray_control; T = unsigned char; j_common_ptr = jpeg_common_struct*; JDIMENSION = unsigned int; boolean = int]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:174:15:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:114:53: warning: unused parameter 'writable' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   114 |                        JDIMENSION num_rows, boolean writable) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                             ~~~~~~~~^~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc: In instantiation of 'T** jpegli::{anonymous}::AccessVirtualArray(j_common_ptr, Control*, JDIMENSION, JDIMENSION, boolean) [with Control = jvirt_barray_control; T = short int [64]; j_common_ptr = jpeg_common_struct*; JDIMENSION = unsigned int; boolean = int]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:176:15:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:114:53: warning: unused parameter 'writable' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc: In function 'void jpegli::init_mem_source(j_decompress_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc:12:39: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    12 | void init_mem_source(j_decompress_ptr cinfo) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                      ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc: In function 'void jpegli::init_stdio_source(j_decompress_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc:13:41: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    13 | void init_stdio_source(j_decompress_ptr cinfo) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                        ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc: In function 'void jpegli::term_source(j_decompress_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc:25:35: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    25 | void term_source(j_decompress_ptr cinfo) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                  ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:105,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/jpegli/upsample.cc:12:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<typename DF::Half::Half> jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 0; DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; hwy::N_AVX3::Vec<typename DF::Half::Half> = hwy::N_AVX3::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:33:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<typename DF::Half::Half> jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 1; DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; hwy::N_AVX3::Vec<typename DF::Half::Half> = hwy::N_AVX3::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:65:29:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<D> jpegli::N_AVX3::Concat4(DF, V, V, V, V) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec128<float>; hwy::N_AVX3::Vec<D> = hwy::N_AVX3::Vec512<float>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:18:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:36:37: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    36 | HWY_INLINE Vec<DF> Concat4(const DF df, V v0, V v1, V v2, V v3) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                            ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<typename DF::Half::Half> jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 2; DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; hwy::N_AVX3::Vec<typename DF::Half::Half> = hwy::N_AVX3::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:67:33:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<typename DF::Half::Half> jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 3; DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; hwy::N_AVX3::Vec<typename DF::Half::Half> = hwy::N_AVX3::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:68:29:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:127:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 0; DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> = hwy::N_AVX3_ZEN4::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:33:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 1; DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> = hwy::N_AVX3_ZEN4::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:65:29:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<D> jpegli::N_AVX3_ZEN4::Concat4(DF, V, V, V, V) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec128<float>; hwy::N_AVX3_ZEN4::Vec<D> = hwy::N_AVX3_ZEN4::Vec512<float>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:18:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:36:37: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    36 | HWY_INLINE Vec<DF> Concat4(const DF df, V v0, V v1, V v2, V v3) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                            ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 2; DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> = hwy::N_AVX3_ZEN4::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:67:33:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 3; DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> = hwy::N_AVX3_ZEN4::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:68:29:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:138:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 0; DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> = hwy::N_AVX3_SPR::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_SPR::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:33:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 1; DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> = hwy::N_AVX3_SPR::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_SPR::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:65:29:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<D> jpegli::N_AVX3_SPR::Concat4(DF, V, V, V, V) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec128<float>; hwy::N_AVX3_SPR::Vec<D> = hwy::N_AVX3_SPR::Vec512<float>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:18:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:36:37: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    36 | HWY_INLINE Vec<DF> Concat4(const DF df, V v0, V v1, V v2, V v3) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                            ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 2; DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> = hwy::N_AVX3_SPR::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_SPR::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:67:33:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 3; DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> = hwy::N_AVX3_SPR::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_SPR::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:68:29:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 19s
[INFO] running `Command { std: "docker" "inspect" "b211e1e8ca8d7ca3b8b877df6e09ba6360b53be7bd37f19a55ec3cf9e704665f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b211e1e8ca8d7ca3b8b877df6e09ba6360b53be7bd37f19a55ec3cf9e704665f", kill_on_drop: false }`
[INFO] [stdout] b211e1e8ca8d7ca3b8b877df6e09ba6360b53be7bd37f19a55ec3cf9e704665f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e94804d63b4fad5351001e3f092ffd7053f66ca8147b123eb7649df4d8d5ad6
[INFO] running `Command { std: "docker" "start" "-a" "5e94804d63b4fad5351001e3f092ffd7053f66ca8147b123eb7649df4d8d5ad6", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling jpeg-encoder v0.6.0
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/color_transform.cc: In function 'void jpegli::NullTransform(float**, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/color_transform.cc:159:27: warning: unused parameter 'row' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   159 | void NullTransform(float* row[kMaxComponents], size_t len) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                    ~~~~~~~^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/color_transform.cc:159:55: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   159 | void NullTransform(float* row[kMaxComponents], size_t len) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode.cc: In function 'void jpegli_CreateDecompress(j_decompress_ptr, int, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode.cc:538:58: warning: unused parameter 'version' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   538 | void jpegli_CreateDecompress(j_decompress_ptr cinfo, int version,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                      ~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode.cc: In function 'void jpegli_save_markers(j_decompress_ptr, int, unsigned int)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode.cc:578:39: warning: unused parameter 'length_limit' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   578 |                          unsigned int length_limit) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                          ~~~~~~~~~~~~~^~~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc: In function 'void jpegli::{anonymous}::ProcessDNL(j_decompress_ptr, const uint8_t*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:374:34: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   374 | void ProcessDNL(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                 ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:374:56: warning: unused parameter 'data' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   374 | void ProcessDNL(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                         ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:374:69: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   374 | void ProcessDNL(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                              ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc: In function 'void jpegli::{anonymous}::ProcessCOM(j_decompress_ptr, const uint8_t*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:440:34: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   440 | void ProcessCOM(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                 ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:440:56: warning: unused parameter 'data' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   440 | void ProcessCOM(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                         ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:440:69: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   440 | void ProcessCOM(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                              ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc: In function 'void jpegli::{anonymous}::ProcessSOI(j_decompress_ptr, const uint8_t*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:444:56: warning: unused parameter 'data' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   444 | void ProcessSOI(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                         ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:444:69: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   444 | void ProcessSOI(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                              ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc: In function 'void jpegli::{anonymous}::ProcessEOI(j_decompress_ptr, const uint8_t*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:452:56: warning: unused parameter 'data' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   452 | void ProcessEOI(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                         ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:452:69: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   452 | void ProcessEOI(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                              ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/destination_manager.cc: In static member function 'static void jpegli::MemoryDestinationManager::init_destination(j_compress_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/destination_manager.cc:62:47: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    62 |   static void init_destination(j_compress_ptr cinfo) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                ~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/downsample.cc: In function 'void jpegli::NullDownsample(float**, size_t, float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/downsample.cc:223:28: warning: unused parameter 'rows_in' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   223 | void NullDownsample(float* rows_in[MAX_SAMP_FACTOR], size_t len,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/downsample.cc:223:61: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   223 | void NullDownsample(float* rows_in[MAX_SAMP_FACTOR], size_t len,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                      ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/downsample.cc:224:28: warning: unused parameter 'row_out' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   224 |                     float* row_out) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                     ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/encode.cc: In function 'void jpegli_CreateCompress(j_compress_ptr, int, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/encode.cc:649:54: warning: unused parameter 'version' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   649 | void jpegli_CreateCompress(j_compress_ptr cinfo, int version,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                  ~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:72,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/jpegli/encode_finish.cc:17:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSSE3::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:83:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSE4::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:94:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX2::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:105:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:127:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3_ZEN4::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:138:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3_SPR::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSE2::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:72,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/jpegli/encode_streaming.cc:19:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSSE3::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:83:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSE4::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:94:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX2::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:105:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:127:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3_ZEN4::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:138:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3_SPR::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSE2::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/entropy_coding.cc: In function 'size_t jpegli::EstimateNumTokens(j_compress_ptr, size_t, size_t, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/entropy_coding.cc:50:41: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    50 | size_t EstimateNumTokens(j_compress_ptr cinfo, size_t mcu_y, size_t ysize_mcus,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                          ~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/huffman.cc: In function 'void jpegli::ValidateHuffmanTable(j_common_ptr, const JHUFF_TBL*, bool)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/huffman.cc:226:32: warning: unused parameter 'is_dc' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   226 |                           bool is_dc) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                           ~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:72,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/jpegli/idct.cc:15:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_SSSE3::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_SSSE3::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:83:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_SSE4::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_SSE4::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:94:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_AVX2::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_AVX2::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:105:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_AVX3::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_AVX3::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:127:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_AVX3_ZEN4::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_AVX3_ZEN4::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:138:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_AVX3_SPR::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_AVX3_SPR::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_SSE2::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_SSE2::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc: In function 'void jpegli::{anonymous}::RealizeVirtualArrays(j_common_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:108:40: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   108 | void RealizeVirtualArrays(j_common_ptr cinfo) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                           ~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc: In instantiation of 'T** jpegli::{anonymous}::AccessVirtualArray(j_common_ptr, Control*, JDIMENSION, JDIMENSION, boolean) [with Control = jvirt_sarray_control; T = unsigned char; j_common_ptr = jpeg_common_struct*; JDIMENSION = unsigned int; boolean = int]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:174:15:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:114:53: warning: unused parameter 'writable' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   114 |                        JDIMENSION num_rows, boolean writable) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                             ~~~~~~~~^~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc: In instantiation of 'T** jpegli::{anonymous}::AccessVirtualArray(j_common_ptr, Control*, JDIMENSION, JDIMENSION, boolean) [with Control = jvirt_barray_control; T = short int [64]; j_common_ptr = jpeg_common_struct*; JDIMENSION = unsigned int; boolean = int]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:176:15:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:114:53: warning: unused parameter 'writable' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc: In function 'void jpegli::init_mem_source(j_decompress_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc:12:39: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    12 | void init_mem_source(j_decompress_ptr cinfo) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                      ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc: In function 'void jpegli::init_stdio_source(j_decompress_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc:13:41: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    13 | void init_stdio_source(j_decompress_ptr cinfo) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                        ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc: In function 'void jpegli::term_source(j_decompress_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc:25:35: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    25 | void term_source(j_decompress_ptr cinfo) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                  ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:105,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/jpegli/upsample.cc:12:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<typename DF::Half::Half> jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 0; DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; hwy::N_AVX3::Vec<typename DF::Half::Half> = hwy::N_AVX3::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:33:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<typename DF::Half::Half> jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 1; DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; hwy::N_AVX3::Vec<typename DF::Half::Half> = hwy::N_AVX3::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:65:29:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<D> jpegli::N_AVX3::Concat4(DF, V, V, V, V) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec128<float>; hwy::N_AVX3::Vec<D> = hwy::N_AVX3::Vec512<float>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:18:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:36:37: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    36 | HWY_INLINE Vec<DF> Concat4(const DF df, V v0, V v1, V v2, V v3) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                            ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<typename DF::Half::Half> jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 2; DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; hwy::N_AVX3::Vec<typename DF::Half::Half> = hwy::N_AVX3::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:67:33:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<typename DF::Half::Half> jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 3; DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; hwy::N_AVX3::Vec<typename DF::Half::Half> = hwy::N_AVX3::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:68:29:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:127:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 0; DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> = hwy::N_AVX3_ZEN4::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:33:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 1; DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> = hwy::N_AVX3_ZEN4::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:65:29:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<D> jpegli::N_AVX3_ZEN4::Concat4(DF, V, V, V, V) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec128<float>; hwy::N_AVX3_ZEN4::Vec<D> = hwy::N_AVX3_ZEN4::Vec512<float>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:18:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:36:37: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    36 | HWY_INLINE Vec<DF> Concat4(const DF df, V v0, V v1, V v2, V v3) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                            ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 2; DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> = hwy::N_AVX3_ZEN4::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:67:33:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 3; DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> = hwy::N_AVX3_ZEN4::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:68:29:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:138:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 0; DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> = hwy::N_AVX3_SPR::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_SPR::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:33:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 1; DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> = hwy::N_AVX3_SPR::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_SPR::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:65:29:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<D> jpegli::N_AVX3_SPR::Concat4(DF, V, V, V, V) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec128<float>; hwy::N_AVX3_SPR::Vec<D> = hwy::N_AVX3_SPR::Vec512<float>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:18:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:36:37: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    36 | HWY_INLINE Vec<DF> Concat4(const DF df, V v0, V v1, V v2, V v3) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                            ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 2; DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> = hwy::N_AVX3_SPR::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_SPR::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:67:33:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 3; DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> = hwy::N_AVX3_SPR::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_SPR::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:68:29:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr]    Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling image v0.25.4
[INFO] [stderr]    Compiling nd-jpegli-sys v0.0.0 (/opt/rustwide/workdir/nd-jpegli-sys)
[INFO] [stderr]    Compiling nd-jpegli v0.0.0 (/opt/rustwide/workdir/nd-jpegli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.81s
[INFO] running `Command { std: "docker" "inspect" "5e94804d63b4fad5351001e3f092ffd7053f66ca8147b123eb7649df4d8d5ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e94804d63b4fad5351001e3f092ffd7053f66ca8147b123eb7649df4d8d5ad6", kill_on_drop: false }`
[INFO] [stdout] 5e94804d63b4fad5351001e3f092ffd7053f66ca8147b123eb7649df4d8d5ad6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0eb7c53e0e9f814e4b53f8f1b4d81409d9d74d24cca23c536bc99c72a89abbe
[INFO] running `Command { std: "docker" "start" "-a" "c0eb7c53e0e9f814e4b53f8f1b4d81409d9d74d24cca23c536bc99c72a89abbe", kill_on_drop: false }`
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/color_transform.cc: In function 'void jpegli::NullTransform(float**, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/color_transform.cc:159:27: warning: unused parameter 'row' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   159 | void NullTransform(float* row[kMaxComponents], size_t len) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                    ~~~~~~~^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/color_transform.cc:159:55: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   159 | void NullTransform(float* row[kMaxComponents], size_t len) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode.cc: In function 'void jpegli_CreateDecompress(j_decompress_ptr, int, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode.cc:538:58: warning: unused parameter 'version' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   538 | void jpegli_CreateDecompress(j_decompress_ptr cinfo, int version,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                      ~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode.cc: In function 'void jpegli_save_markers(j_decompress_ptr, int, unsigned int)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode.cc:578:39: warning: unused parameter 'length_limit' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   578 |                          unsigned int length_limit) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                          ~~~~~~~~~~~~~^~~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc: In function 'void jpegli::{anonymous}::ProcessDNL(j_decompress_ptr, const uint8_t*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:374:34: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   374 | void ProcessDNL(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                 ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:374:56: warning: unused parameter 'data' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   374 | void ProcessDNL(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                         ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:374:69: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   374 | void ProcessDNL(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                              ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc: In function 'void jpegli::{anonymous}::ProcessCOM(j_decompress_ptr, const uint8_t*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:440:34: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   440 | void ProcessCOM(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                 ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:440:56: warning: unused parameter 'data' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   440 | void ProcessCOM(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                         ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:440:69: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   440 | void ProcessCOM(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                              ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc: In function 'void jpegli::{anonymous}::ProcessSOI(j_decompress_ptr, const uint8_t*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:444:56: warning: unused parameter 'data' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   444 | void ProcessSOI(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                         ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:444:69: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   444 | void ProcessSOI(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                              ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc: In function 'void jpegli::{anonymous}::ProcessEOI(j_decompress_ptr, const uint8_t*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:452:56: warning: unused parameter 'data' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   452 | void ProcessEOI(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                         ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/decode_marker.cc:452:69: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   452 | void ProcessEOI(j_decompress_ptr cinfo, const uint8_t* data, size_t len) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                              ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/destination_manager.cc: In static member function 'static void jpegli::MemoryDestinationManager::init_destination(j_compress_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/destination_manager.cc:62:47: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    62 |   static void init_destination(j_compress_ptr cinfo) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                ~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/downsample.cc: In function 'void jpegli::NullDownsample(float**, size_t, float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/downsample.cc:223:28: warning: unused parameter 'rows_in' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   223 | void NullDownsample(float* rows_in[MAX_SAMP_FACTOR], size_t len,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/downsample.cc:223:61: warning: unused parameter 'len' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   223 | void NullDownsample(float* rows_in[MAX_SAMP_FACTOR], size_t len,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                      ~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/downsample.cc:224:28: warning: unused parameter 'row_out' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   224 |                     float* row_out) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                     ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/encode.cc: In function 'void jpegli_CreateCompress(j_compress_ptr, int, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/encode.cc:649:54: warning: unused parameter 'version' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   649 | void jpegli_CreateCompress(j_compress_ptr cinfo, int version,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                  ~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:72,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/jpegli/encode_finish.cc:17:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSSE3::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:83:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSE4::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:94:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX2::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:105:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:127:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3_ZEN4::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:138:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3_SPR::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_finish.cc:20:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSE2::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:72,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/jpegli/encode_streaming.cc:19:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSSE3::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:83:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSE4::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:94:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX2::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:105:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:127:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3_ZEN4::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/include/hwy/foreach_target.h:138:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_AVX3_SPR::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/jpegli/encode_streaming.cc:22:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h: In member function 'void jpegli::N_SSE2::{anonymous}::DCT1DImpl<1>::operator()(float*)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/include/jpegli/dct-inl.h:148:50: warning: unused parameter 'mem' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   148 |   JXL_INLINE void operator()(float* JXL_RESTRICT mem) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/entropy_coding.cc: In function 'size_t jpegli::EstimateNumTokens(j_compress_ptr, size_t, size_t, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/entropy_coding.cc:50:41: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    50 | size_t EstimateNumTokens(j_compress_ptr cinfo, size_t mcu_y, size_t ysize_mcus,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                          ~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/huffman.cc: In function 'void jpegli::ValidateHuffmanTable(j_common_ptr, const JHUFF_TBL*, bool)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/huffman.cc:226:32: warning: unused parameter 'is_dc' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   226 |                           bool is_dc) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                           ~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:72,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/jpegli/idct.cc:15:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_SSSE3::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_SSSE3::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:83:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_SSE4::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_SSE4::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:94:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_AVX2::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_AVX2::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:105:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_AVX3::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_AVX3::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:127:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_AVX3_ZEN4::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_AVX3_ZEN4::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:138:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_AVX3_SPR::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_AVX3_SPR::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In member function 'void jpegli::N_SSE2::IDCT1DImpl<1>::operator()(const float*, size_t, float*, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:136:56: warning: unused parameter 'from_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   136 |   JXL_INLINE void operator()(const float* from, size_t from_stride, float* to,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                                 ~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:137:37: warning: unused parameter 'to_stride' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   137 |                              size_t to_stride) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                              ~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc: In function 'void jpegli::N_SSE2::InverseTransformBlock8x8(const int16_t*, const float*, const float*, float*, float*, size_t, size_t)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/idct.cc:191:38: warning: unused parameter 'dctsize' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   191 |                               size_t dctsize) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                               ~~~~~~~^~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc: In function 'void jpegli::{anonymous}::RealizeVirtualArrays(j_common_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:108:40: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   108 | void RealizeVirtualArrays(j_common_ptr cinfo) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                           ~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc: In instantiation of 'T** jpegli::{anonymous}::AccessVirtualArray(j_common_ptr, Control*, JDIMENSION, JDIMENSION, boolean) [with Control = jvirt_sarray_control; T = unsigned char; j_common_ptr = jpeg_common_struct*; JDIMENSION = unsigned int; boolean = int]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:174:15:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:114:53: warning: unused parameter 'writable' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:   114 |                        JDIMENSION num_rows, boolean writable) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                             ~~~~~~~~^~~~~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc: In instantiation of 'T** jpegli::{anonymous}::AccessVirtualArray(j_common_ptr, Control*, JDIMENSION, JDIMENSION, boolean) [with Control = jvirt_barray_control; T = short int [64]; j_common_ptr = jpeg_common_struct*; JDIMENSION = unsigned int; boolean = int]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:176:15:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/memory_manager.cc:114:53: warning: unused parameter 'writable' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc: In function 'void jpegli::init_mem_source(j_decompress_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc:12:39: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    12 | void init_mem_source(j_decompress_ptr cinfo) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                      ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc: In function 'void jpegli::init_stdio_source(j_decompress_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc:13:41: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    13 | void init_stdio_source(j_decompress_ptr cinfo) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                        ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc: In function 'void jpegli::term_source(j_decompress_ptr)':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/source_manager.cc:25:35: warning: unused parameter 'cinfo' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    25 | void term_source(j_decompress_ptr cinfo) {}
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                  ~~~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:105,
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:                  from custom-jpegli/jpegli/upsample.cc:12:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<typename DF::Half::Half> jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 0; DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; hwy::N_AVX3::Vec<typename DF::Half::Half> = hwy::N_AVX3::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:33:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<typename DF::Half::Half> jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 1; DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; hwy::N_AVX3::Vec<typename DF::Half::Half> = hwy::N_AVX3::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:65:29:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<D> jpegli::N_AVX3::Concat4(DF, V, V, V, V) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec128<float>; hwy::N_AVX3::Vec<D> = hwy::N_AVX3::Vec512<float>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:18:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:36:37: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    36 | HWY_INLINE Vec<DF> Concat4(const DF df, V v0, V v1, V v2, V v3) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                            ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<typename DF::Half::Half> jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 2; DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; hwy::N_AVX3::Vec<typename DF::Half::Half> = hwy::N_AVX3::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:67:33:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3::Vec<typename DF::Half::Half> jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 3; DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; hwy::N_AVX3::Vec<typename DF::Half::Half> = hwy::N_AVX3::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:68:29:   required from 'void jpegli::N_AVX3::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3::Simd<float, 16, 0>; V = hwy::N_AVX3::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:127:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 0; DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> = hwy::N_AVX3_ZEN4::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:33:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 1; DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> = hwy::N_AVX3_ZEN4::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:65:29:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<D> jpegli::N_AVX3_ZEN4::Concat4(DF, V, V, V, V) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec128<float>; hwy::N_AVX3_ZEN4::Vec<D> = hwy::N_AVX3_ZEN4::Vec512<float>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:18:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:36:37: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    36 | HWY_INLINE Vec<DF> Concat4(const DF df, V v0, V v1, V v2, V v3) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                            ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 2; DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> = hwy::N_AVX3_ZEN4::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:67:33:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 3; DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; hwy::N_AVX3_ZEN4::Vec<typename DF::Half::Half> = hwy::N_AVX3_ZEN4::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_ZEN4::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:68:29:   required from 'void jpegli::N_AVX3_ZEN4::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_ZEN4::Simd<float, 16, 0>; V = hwy::N_AVX3_ZEN4::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: In file included from custom-jpegli/include/hwy/foreach_target.h:138:
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 0; DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> = hwy::N_AVX3_SPR::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_SPR::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:33:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 1; DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> = hwy::N_AVX3_SPR::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_SPR::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:65:29:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<D> jpegli::N_AVX3_SPR::Concat4(DF, V, V, V, V) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec128<float>; hwy::N_AVX3_SPR::Vec<D> = hwy::N_AVX3_SPR::Vec512<float>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:64:18:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:36:37: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    36 | HWY_INLINE Vec<DF> Concat4(const DF df, V v0, V v1, V v2, V v3) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                            ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 2; DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> = hwy::N_AVX3_SPR::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_SPR::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:67:33:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:    28 | HWY_INLINE Vec<Half<Half<DF>>> Quarter(const DF df, V v) {
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0:       |                                        ~~~~~~~~~^~
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc: In instantiation of 'hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 3; DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; hwy::N_AVX3_SPR::Vec<typename DF::Half::Half> = hwy::N_AVX3_SPR::Vec128<float>; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd<float, 16, -2>; typename DF::Half = hwy::N_AVX3_SPR::Simd<float, 16, -1>]':
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:68:29:   required from 'void jpegli::N_AVX3_SPR::StoreInterleaved(DF, V, V, T*) [with DF = hwy::N_AVX3_SPR::Simd<float, 16, 0>; V = hwy::N_AVX3_SPR::Vec512<float>; T = float]'
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:90:21:   required from here
[INFO] [stderr] warning: nd-jpegli-sys@0.0.0: custom-jpegli/jpegli/upsample.cc:28:49: warning: unused parameter 'df' [-Wunused-parameter]
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nd_jpegli-e40335fd6449c5e5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::decompress ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::decompress stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::decompress' panicked at nd-jpegli/src/lib.rs:129:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6046043004a2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6046043004a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6046043004a2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6046043004a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6046043255e3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6046043255e3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6046042fd5c3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6046042fd5c3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6046043002f2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x604604301a0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x604604301862 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6046042505b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6046042505b4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6046043023eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6046043023eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6046043021ba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x604604300999 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x604604301e4d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x604604324130 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6046043244d6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x60460420f7a7 - core::result::Result<T,E>::unwrap::hdcc1c3c7b10fe2f0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x60460420f7a7 - nd_jpegli::test::decompress::h949d3823ef08ee96
[INFO] [stdout]                                at /opt/rustwide/workdir/nd-jpegli/src/lib.rs:129:42
[INFO] [stdout]   22:     0x60460420f7a7 - nd_jpegli::test::decompress::{{closure}}::h5aa3dae2999f8c4c
[INFO] [stdout]                                at /opt/rustwide/workdir/nd-jpegli/src/lib.rs:84:20
[INFO] [stdout]   23:     0x60460420f7a7 - core::ops::function::FnOnce::call_once::ha6ea3c8af8de888a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x604604255d3b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x604604255d3b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x604604254f2e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x604604254f2e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x604604254f2e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x604604254f2e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x604604254f2e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x604604254f2e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x604604254f2e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x604604218aa4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x604604218aa4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x60460421c47a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60460421c47a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x60460421c47a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x60460421c47a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x60460421c47a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60460421c47a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60460421c47a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x604604305347 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x604604305347 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x604604305347 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75a170a8aaa4 - <unknown>
[INFO] [stdout]   46:     0x75a170b17a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::decompress
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p nd-jpegli --lib`
[INFO] running `Command { std: "docker" "inspect" "c0eb7c53e0e9f814e4b53f8f1b4d81409d9d74d24cca23c536bc99c72a89abbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0eb7c53e0e9f814e4b53f8f1b4d81409d9d74d24cca23c536bc99c72a89abbe", kill_on_drop: false }`
[INFO] [stdout] c0eb7c53e0e9f814e4b53f8f1b4d81409d9d74d24cca23c536bc99c72a89abbe
