[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#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathaniel-daniel%2Fnd-jpegli-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nathaniel-daniel/nd-jpegli-rs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-platform v0.1.8
[INFO] [stderr]   Downloaded argh_shared v0.1.12
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded jpeg-encoder v0.6.0
[INFO] [stderr]   Downloaded anyhow v1.0.91
[INFO] [stderr]   Downloaded argh_derive v0.1.12
[INFO] [stderr]   Downloaded argh v0.1.12
[INFO] [stderr]   Downloaded cargo_metadata v0.18.1
[INFO] [stderr]   Downloaded cc v1.1.31
[INFO] [stderr]   Downloaded syn v2.0.68
[INFO] [stderr]   Downloaded image v0.25.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5efbeb4e32791f7f1d427b85d5702716f8d8660fd94d8da97b29449e796ad2e
[INFO] running `Command { std: "docker" "start" "-a" "f5efbeb4e32791f7f1d427b85d5702716f8d8660fd94d8da97b29449e796ad2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5efbeb4e32791f7f1d427b85d5702716f8d8660fd94d8da97b29449e796ad2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5efbeb4e32791f7f1d427b85d5702716f8d8660fd94d8da97b29449e796ad2e", kill_on_drop: false }`
[INFO] [stdout] f5efbeb4e32791f7f1d427b85d5702716f8d8660fd94d8da97b29449e796ad2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20c331c844574d751d3f8d3ae39466cbd9bf75109ec4e3a97ae9bd2f566b39b6
[INFO] running `Command { std: "docker" "start" "-a" "20c331c844574d751d3f8d3ae39466cbd9bf75109ec4e3a97ae9bd2f566b39b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling nd-jpegli-sys v0.0.0 (/opt/rustwide/workdir/nd-jpegli-sys)
[INFO] [stderr]    Compiling nd-jpegli v0.0.0 (/opt/rustwide/workdir/nd-jpegli)
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling regex v1.10.5
[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 56s
[INFO] running `Command { std: "docker" "inspect" "20c331c844574d751d3f8d3ae39466cbd9bf75109ec4e3a97ae9bd2f566b39b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20c331c844574d751d3f8d3ae39466cbd9bf75109ec4e3a97ae9bd2f566b39b6", kill_on_drop: false }`
[INFO] [stdout] 20c331c844574d751d3f8d3ae39466cbd9bf75109ec4e3a97ae9bd2f566b39b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ce100afeb40bca7dcdde67ad32930369d527f93d0f990b841891d065f07c232
[INFO] running `Command { std: "docker" "start" "-a" "4ce100afeb40bca7dcdde67ad32930369d527f93d0f990b841891d065f07c232", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[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 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 9.47s
[INFO] running `Command { std: "docker" "inspect" "4ce100afeb40bca7dcdde67ad32930369d527f93d0f990b841891d065f07c232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ce100afeb40bca7dcdde67ad32930369d527f93d0f990b841891d065f07c232", kill_on_drop: false }`
[INFO] [stdout] 4ce100afeb40bca7dcdde67ad32930369d527f93d0f990b841891d065f07c232
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d768faf1c58cc60ccd4e333b333902da93fc161d069ec3b5c81546e481fb085a
[INFO] running `Command { std: "docker" "start" "-a" "d768faf1c58cc60ccd4e333b333902da93fc161d069ec3b5c81546e481fb085a", 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.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nd_jpegli-61d6da76a26dd735)
[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' (16) 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:     0x627e9e1c1da2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627e9e1c1da2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627e9e1c1da2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627e9e1c1da2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627e9e1d675a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627e9e1d675a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x627e9e1c6c06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627e9e1c6c06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627e9e1a043f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627e9e1a043f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627e9e1ba089 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627e9e0dc59e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627e9e0dc59e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627e9e1ba242 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627e9e1ba242 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627e9e1a04f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627e9e195779 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627e9e1a134d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627e9e1d6e2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627e9e1d6ba2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x627e9e0b7065 - <core[27de1724e4349be2]::result::Result<(), image[c5cca4fc3c666e77]::error::ImageError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x627e9e0b7065 - nd_jpegli[1325695833006e57]::test::decompress
[INFO] [stdout]                                at /opt/rustwide/workdir/nd-jpegli/src/lib.rs:129:42
[INFO] [stdout]   22:     0x627e9e0b27b7 - nd_jpegli[1325695833006e57]::test::decompress::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nd-jpegli/src/lib.rs:84:20
[INFO] [stdout]   23:     0x627e9e0b98b6 - <nd_jpegli[1325695833006e57]::test::decompress::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x627e9e0d094b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x627e9e0d094b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x627e9e0dd1aa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x627e9e0dd1aa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x627e9e0dd1aa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x627e9e0dd1aa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x627e9e0dd1aa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x627e9e0dd1aa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x627e9e0dd1aa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x627e9e0d8754 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x627e9e0d8754 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x627e9e0dfca2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x627e9e0dfca2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x627e9e0dfca2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x627e9e0dfca2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x627e9e0dfca2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x627e9e0dfca2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x627e9e0dfca2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x627e9e1c164f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x627e9e1c164f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x76d0e914eaa4 - <unknown>
[INFO] [stdout]   45:     0x76d0e91dba64 - 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.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p nd-jpegli --lib`
[INFO] running `Command { std: "docker" "inspect" "d768faf1c58cc60ccd4e333b333902da93fc161d069ec3b5c81546e481fb085a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d768faf1c58cc60ccd4e333b333902da93fc161d069ec3b5c81546e481fb085a", kill_on_drop: false }`
[INFO] [stdout] d768faf1c58cc60ccd4e333b333902da93fc161d069ec3b5c81546e481fb085a
