[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#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathaniel-daniel%2Fnd-jpegli-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nathaniel-daniel/nd-jpegli-rs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded cargo-platform v0.1.8
[INFO] [stderr]   Downloaded argh_shared v0.1.12
[INFO] [stderr]   Downloaded cargo_metadata v0.18.1
[INFO] [stderr]   Downloaded argh v0.1.12
[INFO] [stderr]   Downloaded argh_derive v0.1.12
[INFO] [stderr]   Downloaded jpeg-encoder v0.6.0
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 272f263b85456297a1c493fe5dd6e11ccff1eeabe4f3e3ea5fa38f648d38440b
[INFO] running `Command { std: "docker" "start" "-a" "272f263b85456297a1c493fe5dd6e11ccff1eeabe4f3e3ea5fa38f648d38440b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "272f263b85456297a1c493fe5dd6e11ccff1eeabe4f3e3ea5fa38f648d38440b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "272f263b85456297a1c493fe5dd6e11ccff1eeabe4f3e3ea5fa38f648d38440b", kill_on_drop: false }`
[INFO] [stdout] 272f263b85456297a1c493fe5dd6e11ccff1eeabe4f3e3ea5fa38f648d38440b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f22a39600e96abc38d571a941b4ec3d5890901873bf7d8076f9a55ce44da8da
[INFO] running `Command { std: "docker" "start" "-a" "0f22a39600e96abc38d571a941b4ec3d5890901873bf7d8076f9a55ce44da8da", 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 glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling nd-jpegli v0.0.0 (/opt/rustwide/workdir/nd-jpegli)
[INFO] [stderr]    Compiling nd-jpegli-sys v0.0.0 (/opt/rustwide/workdir/nd-jpegli-sys)
[INFO] [stderr]    Compiling cexpr v0.6.0
[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 thiserror 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 2m 12s
[INFO] running `Command { std: "docker" "inspect" "0f22a39600e96abc38d571a941b4ec3d5890901873bf7d8076f9a55ce44da8da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f22a39600e96abc38d571a941b4ec3d5890901873bf7d8076f9a55ce44da8da", kill_on_drop: false }`
[INFO] [stdout] 0f22a39600e96abc38d571a941b4ec3d5890901873bf7d8076f9a55ce44da8da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 099038ca6c4b6992ad68c34c0c0b0e55c138bdbe8a42c9fab657dc3cd80db034
[INFO] running `Command { std: "docker" "start" "-a" "099038ca6c4b6992ad68c34c0c0b0e55c138bdbe8a42c9fab657dc3cd80db034", 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]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling jpeg-encoder v0.6.0
[INFO] [stderr]    Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[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 6.59s
[INFO] running `Command { std: "docker" "inspect" "099038ca6c4b6992ad68c34c0c0b0e55c138bdbe8a42c9fab657dc3cd80db034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "099038ca6c4b6992ad68c34c0c0b0e55c138bdbe8a42c9fab657dc3cd80db034", kill_on_drop: false }`
[INFO] [stdout] 099038ca6c4b6992ad68c34c0c0b0e55c138bdbe8a42c9fab657dc3cd80db034
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f7ac79dd96829ceba2036247a9eee88fc705887958d5de0d159a6fd5e9191773
[INFO] running `Command { std: "docker" "start" "-a" "f7ac79dd96829ceba2036247a9eee88fc705887958d5de0d159a6fd5e9191773", 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.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nd_jpegli-a450e89d1fb8b480)
[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' (24) 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:     0x5c7f5be53f02 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c7f5be53f02 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c7f5be53f02 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c7f5be53f02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c7f5be63f6f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c7f5be63f6f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5c7f5be217a3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c7f5be217a3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c7f5be2d6b2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c7f5be3224f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c7f5be320e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c7f5bd7bdae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5c7f5bd7bdae - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c7f5be3285f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5c7f5be3285f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c7f5be326ba - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c7f5be2d7e9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c7f5be1603d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c7f5be6baa0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c7f5be6b056 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5c7f5bd43835 - core::result::Result<T,E>::unwrap::ha1526a698f7d03fd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c7f5bd43835 - nd_jpegli::test::decompress::h484715753ed70d63
[INFO] [stdout]                                at /opt/rustwide/workdir/nd-jpegli/src/lib.rs:129:42
[INFO] [stdout]   22:     0x5c7f5bd43907 - nd_jpegli::test::decompress::{{closure}}::hb041b17eb64cea9b
[INFO] [stdout]                                at /opt/rustwide/workdir/nd-jpegli/src/lib.rs:84:20
[INFO] [stdout]   23:     0x5c7f5bd3bd06 - core::ops::function::FnOnce::call_once::h48657f2f92c7c7b9
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c7f5bd7bb8b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c7f5bd7bb8b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c7f5bd8fc0d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c7f5bd8fc0d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c7f5bd8fc0d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5c7f5bd8fc0d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5c7f5bd8fc0d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c7f5bd8fc0d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c7f5bd8fc0d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c7f5bd69124 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c7f5bd69124 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c7f5bd6ca5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5c7f5bd6ca5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c7f5bd6ca5a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5c7f5bd6ca5a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5c7f5bd6ca5a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c7f5bd6ca5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5c7f5bd6ca5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c7f5be28bef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5c7f5be28bef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7618f9234aa4 - <unknown>
[INFO] [stdout]   45:     0x7618f92c1a64 - clone
[INFO] [stdout]   46:                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" "f7ac79dd96829ceba2036247a9eee88fc705887958d5de0d159a6fd5e9191773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7ac79dd96829ceba2036247a9eee88fc705887958d5de0d159a6fd5e9191773", kill_on_drop: false }`
[INFO] [stdout] f7ac79dd96829ceba2036247a9eee88fc705887958d5de0d159a6fd5e9191773
