[INFO] cloning repository https://github.com/nathaniel-daniel/nd-jpegli-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathaniel-daniel/nd-jpegli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathaniel-daniel%2Fnd-jpegli-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathaniel-daniel%2Fnd-jpegli-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdd46e01f959791006524309eec49b99ac27815c [INFO] testing nathaniel-daniel/nd-jpegli-rs against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry [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 d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nathaniel-daniel/nd-jpegli-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argh v0.1.12 [INFO] [stderr] Downloaded argh_shared v0.1.12 [INFO] [stderr] Downloaded argh_derive v0.1.12 [INFO] [stderr] Downloaded anyhow v1.0.91 [INFO] [stderr] Downloaded zune-jpeg v0.4.13 [INFO] [stderr] Downloaded bytemuck v1.16.1 [INFO] [stderr] Downloaded cmake v0.1.51 [INFO] [stderr] Downloaded jpeg-encoder v0.6.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b955bc10f701943de1783f0a7e293fc4a7b8ee33072e819fc6969d282b682e88 [INFO] running `Command { std: "docker" "start" "-a" "b955bc10f701943de1783f0a7e293fc4a7b8ee33072e819fc6969d282b682e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b955bc10f701943de1783f0a7e293fc4a7b8ee33072e819fc6969d282b682e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b955bc10f701943de1783f0a7e293fc4a7b8ee33072e819fc6969d282b682e88", kill_on_drop: false }` [INFO] [stdout] b955bc10f701943de1783f0a7e293fc4a7b8ee33072e819fc6969d282b682e88 [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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fdcc01c168604abc6ccee1171e3d21f394da058f514042815996cc19031b16f [INFO] running `Command { std: "docker" "start" "-a" "2fdcc01c168604abc6ccee1171e3d21f394da058f514042815996cc19031b16f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.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 regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] error: could not compile `clang-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name clang_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=6cc53e1eb944e286 -C extra-filename=-817bd31c43afe8e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-16abbe0edd43a934.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-58c1fa7024975ba1.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-5b9eea7d7a70974f.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.68/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=593557228f7d3700 -C extra-filename=-4ec24c7129ef293a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-972d7fef8dea5a7c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d43e36e1d4c3e519.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1ed6981e1b2e2a9d.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [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 jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 0; DF = hwy::N_AVX3::Simd; V = hwy::N_AVX3::Vec512; hwy::N_AVX3::Vec = hwy::N_AVX3::Vec128; typename DF::Half::Half = hwy::N_AVX3::Simd; typename DF::Half = hwy::N_AVX3::Simd]': [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; V = hwy::N_AVX3::Vec512; 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>> 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 jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 1; DF = hwy::N_AVX3::Simd; V = hwy::N_AVX3::Vec512; hwy::N_AVX3::Vec = hwy::N_AVX3::Vec128; typename DF::Half::Half = hwy::N_AVX3::Simd; typename DF::Half = hwy::N_AVX3::Simd]': [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; V = hwy::N_AVX3::Vec512; 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 jpegli::N_AVX3::Concat4(DF, V, V, V, V) [with DF = hwy::N_AVX3::Simd; V = hwy::N_AVX3::Vec128; hwy::N_AVX3::Vec = hwy::N_AVX3::Vec512]': [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; V = hwy::N_AVX3::Vec512; 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 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 jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 2; DF = hwy::N_AVX3::Simd; V = hwy::N_AVX3::Vec512; hwy::N_AVX3::Vec = hwy::N_AVX3::Vec128; typename DF::Half::Half = hwy::N_AVX3::Simd; typename DF::Half = hwy::N_AVX3::Simd]': [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; V = hwy::N_AVX3::Vec512; 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>> 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 jpegli::N_AVX3::Quarter(DF, V) [with long unsigned int i = 3; DF = hwy::N_AVX3::Simd; V = hwy::N_AVX3::Vec512; hwy::N_AVX3::Vec = hwy::N_AVX3::Vec128; typename DF::Half::Half = hwy::N_AVX3::Simd; typename DF::Half = hwy::N_AVX3::Simd]': [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; V = hwy::N_AVX3::Vec512; 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 jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 0; DF = hwy::N_AVX3_ZEN4::Simd; V = hwy::N_AVX3_ZEN4::Vec512; hwy::N_AVX3_ZEN4::Vec = hwy::N_AVX3_ZEN4::Vec128; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd; typename DF::Half = hwy::N_AVX3_ZEN4::Simd]': [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; V = hwy::N_AVX3_ZEN4::Vec512; 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>> 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 jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 1; DF = hwy::N_AVX3_ZEN4::Simd; V = hwy::N_AVX3_ZEN4::Vec512; hwy::N_AVX3_ZEN4::Vec = hwy::N_AVX3_ZEN4::Vec128; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd; typename DF::Half = hwy::N_AVX3_ZEN4::Simd]': [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; V = hwy::N_AVX3_ZEN4::Vec512; 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 jpegli::N_AVX3_ZEN4::Concat4(DF, V, V, V, V) [with DF = hwy::N_AVX3_ZEN4::Simd; V = hwy::N_AVX3_ZEN4::Vec128; hwy::N_AVX3_ZEN4::Vec = hwy::N_AVX3_ZEN4::Vec512]': [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; V = hwy::N_AVX3_ZEN4::Vec512; 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 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 jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 2; DF = hwy::N_AVX3_ZEN4::Simd; V = hwy::N_AVX3_ZEN4::Vec512; hwy::N_AVX3_ZEN4::Vec = hwy::N_AVX3_ZEN4::Vec128; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd; typename DF::Half = hwy::N_AVX3_ZEN4::Simd]': [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; V = hwy::N_AVX3_ZEN4::Vec512; 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>> 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 jpegli::N_AVX3_ZEN4::Quarter(DF, V) [with long unsigned int i = 3; DF = hwy::N_AVX3_ZEN4::Simd; V = hwy::N_AVX3_ZEN4::Vec512; hwy::N_AVX3_ZEN4::Vec = hwy::N_AVX3_ZEN4::Vec128; typename DF::Half::Half = hwy::N_AVX3_ZEN4::Simd; typename DF::Half = hwy::N_AVX3_ZEN4::Simd]': [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; V = hwy::N_AVX3_ZEN4::Vec512; 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 jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 0; DF = hwy::N_AVX3_SPR::Simd; V = hwy::N_AVX3_SPR::Vec512; hwy::N_AVX3_SPR::Vec = hwy::N_AVX3_SPR::Vec128; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd; typename DF::Half = hwy::N_AVX3_SPR::Simd]': [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; V = hwy::N_AVX3_SPR::Vec512; 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>> 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 jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 1; DF = hwy::N_AVX3_SPR::Simd; V = hwy::N_AVX3_SPR::Vec512; hwy::N_AVX3_SPR::Vec = hwy::N_AVX3_SPR::Vec128; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd; typename DF::Half = hwy::N_AVX3_SPR::Simd]': [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; V = hwy::N_AVX3_SPR::Vec512; 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 jpegli::N_AVX3_SPR::Concat4(DF, V, V, V, V) [with DF = hwy::N_AVX3_SPR::Simd; V = hwy::N_AVX3_SPR::Vec128; hwy::N_AVX3_SPR::Vec = hwy::N_AVX3_SPR::Vec512]': [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; V = hwy::N_AVX3_SPR::Vec512; 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 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 jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 2; DF = hwy::N_AVX3_SPR::Simd; V = hwy::N_AVX3_SPR::Vec512; hwy::N_AVX3_SPR::Vec = hwy::N_AVX3_SPR::Vec128; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd; typename DF::Half = hwy::N_AVX3_SPR::Simd]': [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; V = hwy::N_AVX3_SPR::Vec512; 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>> 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 jpegli::N_AVX3_SPR::Quarter(DF, V) [with long unsigned int i = 3; DF = hwy::N_AVX3_SPR::Simd; V = hwy::N_AVX3_SPR::Vec512; hwy::N_AVX3_SPR::Vec = hwy::N_AVX3_SPR::Vec128; typename DF::Half::Half = hwy::N_AVX3_SPR::Simd; typename DF::Half = hwy::N_AVX3_SPR::Simd]': [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; V = hwy::N_AVX3_SPR::Vec512; 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] running `Command { std: "docker" "inspect" "2fdcc01c168604abc6ccee1171e3d21f394da058f514042815996cc19031b16f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fdcc01c168604abc6ccee1171e3d21f394da058f514042815996cc19031b16f", kill_on_drop: false }` [INFO] [stdout] 2fdcc01c168604abc6ccee1171e3d21f394da058f514042815996cc19031b16f