[INFO] fetching crate msg_tool 0.2.12...
[INFO] testing msg_tool-0.2.12 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate msg_tool 0.2.12 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate msg_tool 0.2.12
[INFO] finished tweaking crates.io crate msg_tool 0.2.12
[INFO] tweaked toml for crates.io crate msg_tool 0.2.12 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate msg_tool 0.2.12 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate msg_tool 0.2.12 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 747ea2891fba4d695b6de89eb470401e5bc6f938d0e346c484e41336f909b62f
[INFO] running `Command { std: "docker" "start" "-a" "747ea2891fba4d695b6de89eb470401e5bc6f938d0e346c484e41336f909b62f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "747ea2891fba4d695b6de89eb470401e5bc6f938d0e346c484e41336f909b62f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "747ea2891fba4d695b6de89eb470401e5bc6f938d0e346c484e41336f909b62f", kill_on_drop: false }`
[INFO] [stdout] 747ea2891fba4d695b6de89eb470401e5bc6f938d0e346c484e41336f909b62f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 302ec1f18da8c68921196d954a9cea1dbdaf2435a6b7b63bb738fafb35c97b2d
[INFO] running `Command { std: "docker" "start" "-a" "302ec1f18da8c68921196d954a9cea1dbdaf2435a6b7b63bb738fafb35c97b2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling nasm-rs v0.3.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling dataview v1.0.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling msg_tool v0.2.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling jieba-macros v0.8.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling msg-tool-jpegxl-src v0.11.2
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling cedarwood v0.4.6
[INFO] [stderr]    Compiling pelite-macros v0.1.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling pelite v0.10.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling msg-tool-jpegxl-sys v0.11.2+libjxl-0.11.1
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling libflac-sys v0.3.4
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling xp3 v0.3.0
[INFO] [stderr]    Compiling utf16string v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling fastcdc v3.2.1
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling full_moon_derive v0.11.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr] error: could not compile `ignore` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name ignore --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ignore-0.4.23/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=d0c6c276897a5170 -C extra-filename=-9f7c9f4950725924 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-99d580d23029714b.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-317be216ca1b22cb.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f9c66c7ba21bf873.rmeta --extern regex_automata=/opt/rustwide/target/debug/deps/libregex_automata-8d3089b011b2217f.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-1ceb7b6153588b15.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `clap` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name clap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-3.2.25/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="atty"' --cfg 'feature="clap_derive"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "deprecated", "derive", "env", "once_cell", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=515074b93ed99d6c -C extra-filename=-2d280416c938c836 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-5c87e5c5330b3787.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern clap_derive=/opt/rustwide/target/debug/deps/libclap_derive-20efd1dbe0688735.so --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-cd2d612a47b62685.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a604d6efdd60ad77.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-d620f0ade87b0f1f.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-96a9ed65821a6544.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-02644210a6ad5fa2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `zerofrom-derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name zerofrom_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a63e6d6823820438 -C extra-filename=-09afc0626be9b8b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-de6dd437dfb273ce.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0e06c09ee65fd0a1.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-c566a16021864d38.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=9ac6a80f25d094bc -C extra-filename=-56d208a18c083716 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-de6dd437dfb273ce.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0e06c09ee65fd0a1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: failed to run custom build command for `msg-tool-jpegxl-sys v0.11.2+libjxl-0.11.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/msg-tool-jpegxl-sys-6b77cc2dc4ec3978/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/msg-tool-jpegxl-sys-ccf3cdee67276b4b/out/build" && CMAKE_BUILD_PARALLEL_LEVEL="16" CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/msg-tool-jpegxl-src-0.11.2/libjxl" "-DBUILD_TESTING=OFF" "-DBUILD_SHARED_LIBS=OFF" "-DJPEGXL_ENABLE_TOOLS=OFF" "-DJPEGXL_ENABLE_DOXYGEN=OFF" "-DJPEGXL_ENABLE_MANPAGES=OFF" "-DJPEGXL_ENABLE_BENCHMARK=OFF" "-DJPEGXL_ENABLE_EXAMPLES=OFF" "-DJPEGXL_ENABLE_JNI=OFF" "-DJPEGXL_ENABLE_SJPEG=OFF" "-DJPEGXL_ENABLE_OPENEXR=OFF" "-DJPEGXL_ENABLE_JPEGLI=OFF" "-DJPEGXL_BUNDLE_LIBPNG=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/msg-tool-jpegxl-sys-ccf3cdee67276b4b/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- CMAKE_SYSTEM_PROCESSOR is x86_64
[INFO] [stderr]   -- Performing Test CXX_FUZZERS_SUPPORTED
[INFO] [stderr]   -- Performing Test CXX_FUZZERS_SUPPORTED - Failed
[INFO] [stderr]   -- Performing Test CXX_MACRO_PREFIX_MAP
[INFO] [stderr]   -- Performing Test CXX_MACRO_PREFIX_MAP - Success
[INFO] [stderr]   -- Performing Test CXX_NO_RTTI_SUPPORTED
[INFO] [stderr]   -- Performing Test CXX_NO_RTTI_SUPPORTED - Success
[INFO] [stderr]   -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") 
[INFO] [stderr]   -- tcmalloc version  -- tcmalloc 2.8.0 disabled due to https://github.com/gperftools/gperftools/issues/1204
[INFO] [stderr]   -- Performing Test JXL_HWY_DISABLED_TARGETS_FORCED
[INFO] [stderr]   -- Performing Test JXL_HWY_DISABLED_TARGETS_FORCED - Failed
[INFO] [stderr]   -- libjpeg-turbo submodule is absent; not enabling jpegli
[INFO] [stderr]   -- Compiled IDs C:GNU, C++:GNU
[INFO] [stderr]   -- Disabled AVX512 (set JPEGXL_ENABLE_AVX512 to enable it)
[INFO] [stderr]   -- Disabled AVX512_SPR (set JPEGXL_ENABLE_AVX512_SPR to enable it)
[INFO] [stderr]   -- Disabled AVX512_ZEN4 (set JPEGXL_ENABLE_AVX512_ZEN4 to enable it)
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS
[INFO] [stderr]   -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS - Success
[INFO] [stderr]   -- Performing Test HWY_EMSCRIPTEN
[INFO] [stderr]   -- Performing Test HWY_EMSCRIPTEN - Failed
[INFO] [stderr]   -- Performing Test HWY_RISCV
[INFO] [stderr]   -- Performing Test HWY_RISCV - Failed
[INFO] [stderr]   -- Looking for sys/auxv.h
[INFO] [stderr]   -- Looking for sys/auxv.h - found
[INFO] [stderr]   -- Looking for asm/hwcap.h
[INFO] [stderr]   -- Looking for asm/hwcap.h - not found
[INFO] [stderr]   -- Build type is 'Debug'
[INFO] [stderr]   -- Performing Test BROTLI_EMSCRIPTEN
[INFO] [stderr]   -- Performing Test BROTLI_EMSCRIPTEN - Failed
[INFO] [stderr]   -- Looking for log2
[INFO] [stderr]   -- Looking for log2 - not found
[INFO] [stderr]   -- Looking for log2
[INFO] [stderr]   -- Looking for log2 - found
[INFO] [stderr]   -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3")  
[INFO] [stderr]   -- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.6.43") 
[INFO] [stderr]   -- Looking for __GLIBCXX__
[INFO] [stderr]   -- Looking for __GLIBCXX__ - found
[INFO] [stderr]   -- Looking for _LIBCPP_VERSION
[INFO] [stderr]   -- Looking for _LIBCPP_VERSION - not found
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
[INFO] [stderr]   -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
[INFO] [stderr]   -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
[INFO] [stderr]   -- Performing Test CXX_WPSABI_SUPPORTED
[INFO] [stderr]   -- Performing Test CXX_WPSABI_SUPPORTED - Success
[INFO] [stderr]   -- Performing Test LINKER_SUPPORT_EXCLUDE_LIBS
[INFO] [stderr]   -- Performing Test LINKER_SUPPORT_EXCLUDE_LIBS - Success
[INFO] [stderr]   -- Building with JPEGXL_VERSION=(unknown)
[INFO] [stderr]   -- Building tools: 
[INFO] [stderr]   -- Configuring done (31.8s)
[INFO] [stderr]   -- Generating done (0.2s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/msg-tool-jpegxl-sys-ccf3cdee67276b4b/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/msg-tool-jpegxl-sys-ccf3cdee67276b4b/out/build" && CMAKE_BUILD_PARALLEL_LEVEL="16" LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/msg-tool-jpegxl-sys-ccf3cdee67276b4b/out/build" "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  0%] Building CXX object tools/CMakeFiles/enc_fast_lossless.dir/__/lib/jxl/enc_fast_lossless.cc.o
[INFO] [stderr]   [  0%] Building CXX object third_party/highway/CMakeFiles/hwy.dir/hwy/abort.cc.o
[INFO] [stderr]   [  1%] Building CXX object third_party/highway/CMakeFiles/hwy.dir/hwy/targets.cc.o
[INFO] [stderr]   [  2%] Building CXX object lib/CMakeFiles/jxl_threads.dir/threads/thread_parallel_runner_internal.cc.o
[INFO] [stderr]   [  2%] Building CXX object third_party/highway/CMakeFiles/hwy.dir/hwy/timer.cc.o
[INFO] [stderr]   [  2%] Building CXX object third_party/highway/CMakeFiles/hwy.dir/hwy/print.cc.o
[INFO] [stderr]   [  3%] Building CXX object third_party/highway/CMakeFiles/hwy.dir/hwy/aligned_allocator.cc.o
[INFO] [stderr]   [  3%] Building CXX object lib/CMakeFiles/jxl_export.dir/nothing.cc.o
[INFO] [stderr]   [  4%] Building CXX object lib/CMakeFiles/jxl_threads.dir/threads/resizable_parallel_runner.cc.o
[INFO] [stderr]   [  4%] Building CXX object third_party/highway/CMakeFiles/hwy.dir/hwy/nanobenchmark.cc.o
[INFO] [stderr]   [  4%] Building CXX object lib/CMakeFiles/jxl_threads.dir/threads/thread_parallel_runner.cc.o
[INFO] [stderr]   [  4%] Building C object third_party/brotli/CMakeFiles/brotlicommon.dir/c/common/platform.c.o
[INFO] [stderr]   [  4%] Built target jxl_export
[INFO] [stderr]   [  5%] Building C object third_party/brotli/CMakeFiles/brotlicommon.dir/c/common/dictionary.c.o
[INFO] [stderr]   [  6%] Building C object third_party/brotli/CMakeFiles/brotlicommon.dir/c/common/constants.c.o
[INFO] [stderr]   [  6%] Building C object third_party/brotli/CMakeFiles/brotlicommon.dir/c/common/context.c.o
[INFO] [stderr]   [  7%] Building CXX object third_party/highway/CMakeFiles/hwy.dir/hwy/per_target.cc.o
[INFO] [stderr]   [  8%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/ac_strategy.cc.o
[INFO] [stderr]   [  9%] Building C object third_party/brotli/CMakeFiles/brotlicommon.dir/c/common/shared_dictionary.c.o
[INFO] [stderr]   [  9%] Building C object third_party/brotli/CMakeFiles/brotlicommon.dir/c/common/transform.c.o
[INFO] [stderr]   [  9%] Building CXX object lib/CMakeFiles/jxl_enc-obj.dir/jxl/butteraugli/butteraugli.cc.o
[INFO] [stderr]   [  9%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/alpha.cc.o
[INFO] [stderr]   [ 10%] Building CXX object lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_ac_strategy.cc.o
[INFO] [stderr]   [ 10%] Building CXX object lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_adaptive_quantization.cc.o
[INFO] [stderr]   [ 11%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/ans_common.cc.o
[INFO] [stderr]   [ 11%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/blending.cc.o
[INFO] [stderr]   [ 12%] Building CXX object lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_ans.cc.o
[INFO] [stderr]   [ 13%] Linking C static library libbrotlicommon.a
[INFO] [stderr]   [ 14%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/chroma_from_luma.cc.o
[INFO] [stderr]   [ 14%] Building CXX object lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_aux_out.cc.o
[INFO] [stderr]   [ 14%] Built target brotlicommon
[INFO] [stderr]   [ 14%] Building C object third_party/brotli/CMakeFiles/brotlidec.dir/c/dec/bit_reader.c.o
[INFO] [stderr]   [ 15%] Building C object third_party/brotli/CMakeFiles/brotlidec.dir/c/dec/decode.c.o
[INFO] [stderr]   [ 15%] Linking CXX static library libjxl_threads.a
[INFO] [stderr]   [ 15%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/coeff_order.cc.o
[INFO] [stderr]   [ 15%] Built target jxl_threads
[INFO] [stderr]   [ 17%] Building CXX object lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_bit_writer.cc.o
[INFO] [stderr]   [ 17%] Building C object third_party/brotli/CMakeFiles/brotlidec.dir/c/dec/huffman.c.o
[INFO] [stderr]   [ 18%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/backward_references.c.o
[INFO] [stderr]   [ 19%] Building C object third_party/brotli/CMakeFiles/brotlidec.dir/c/dec/state.c.o
[INFO] [stderr]   [ 19%] Building CXX object lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_butteraugli_comparator.cc.o
[INFO] [stderr]   [ 20%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/color_encoding_internal.cc.o
[INFO] [stderr]   [ 20%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/backward_references_hq.c.o
[INFO] [stderr]   [ 21%] Building CXX object lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_cache.cc.o
[INFO] [stderr]   [ 21%] Linking C static library libbrotlidec.a
[INFO] [stderr]   [ 21%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/compressed_dc.cc.o
[INFO] [stderr]   [ 21%] Built target brotlidec
[INFO] [stderr]   [ 22%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/bit_cost.c.o
[INFO] [stderr]   [ 22%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/block_splitter.c.o
[INFO] [stderr]   [ 22%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/convolve_separable5.cc.o
[INFO] [stderr]   [ 22%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/convolve_symmetric3.cc.o
[INFO] [stderr]   [ 23%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/brotli_bit_stream.c.o
[INFO] [stderr]   [ 24%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/convolve_slow.cc.o
[INFO] [stderr]   [ 24%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/cluster.c.o
[INFO] [stderr]   [ 25%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/command.c.o
[INFO] [stderr]   [ 26%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/convolve_symmetric5.cc.o
[INFO] [stderr]   [ 26%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/dct_scales.cc.o
[INFO] [stderr]   [ 26%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/compound_dictionary.c.o
[INFO] [stderr]   [ 27%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/dec_ans.cc.o
[INFO] [stderr]   [ 27%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/dec_cache.cc.o
[INFO] [stderr]   [ 28%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/dec_context_map.cc.o
[INFO] [stderr]   [ 28%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/dec_external_image.cc.o
[INFO] [stderr]   [ 29%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/compress_fragment.c.o
[INFO] [stderr]   [ 29%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/compress_fragment_two_pass.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/dictionary_hash.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/encode.c.o
[INFO] [stderr]   [ 31%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/encoder_dict.c.o
[INFO] [stderr]   [ 31%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/entropy_encode.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/fast_log.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/histogram.c.o
[INFO] [stderr]   [ 34%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/literal_cost.c.o
[INFO] [stderr]   [ 34%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/memory.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/metablock.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/static_dict.c.o
[INFO] [stderr]   [ 36%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/utf8_util.c.o
[INFO] [stderr]   [ 36%] Linking C static library libbrotlienc.a
[INFO] [stderr]   [ 36%] Built target brotlienc
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at third_party/highway/CMakeLists.txt:28 (cmake_policy):
[INFO] [stderr]     The OLD behavior for policy CMP0111 will be removed from a future version
[INFO] [stderr]     of CMake.
[INFO] [stderr] 
[INFO] [stderr]     The cmake-policies(7) manual explains that the OLD behaviors of all
[INFO] [stderr]     policies are deprecated and that a policy should be set to OLD only under
[INFO] [stderr]     specific short-term circumstances.  Projects should be ported to the NEW
[INFO] [stderr]     behavior and not rely on setting a policy to OLD.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   -- Compiler is not EMSCRIPTEN
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   gmake: warning: -j16 forced in submake: resetting jobserver mode.
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [tools/CMakeFiles/enc_fast_lossless.dir/build.make:76: tools/CMakeFiles/enc_fast_lossless.dir/__/lib/jxl/enc_fast_lossless.cc.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:791: tools/CMakeFiles/enc_fast_lossless.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [lib/CMakeFiles/jxl_enc-obj.dir/build.make:76: lib/CMakeFiles/jxl_enc-obj.dir/jxl/butteraugli/butteraugli.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [third_party/highway/CMakeFiles/hwy.dir/build.make:118: third_party/highway/CMakeFiles/hwy.dir/hwy/per_target.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [lib/CMakeFiles/jxl_enc-obj.dir/build.make:104: lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_adaptive_quantization.cc.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [lib/CMakeFiles/jxl_enc-obj.dir/build.make:90: lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_ac_strategy.cc.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [lib/CMakeFiles/jxl_enc-obj.dir/build.make:118: lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_ans.cc.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [lib/CMakeFiles/jxl_dec-obj.dir/build.make:188: lib/CMakeFiles/jxl_dec-obj.dir/jxl/convolve_separable5.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:259: third_party/highway/CMakeFiles/hwy.dir/all] Error 2
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [lib/CMakeFiles/jxl_dec-obj.dir/build.make:174: lib/CMakeFiles/jxl_dec-obj.dir/jxl/compressed_dc.cc.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [lib/CMakeFiles/jxl_enc-obj.dir/build.make:174: lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_cache.cc.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:522: lib/CMakeFiles/jxl_enc-obj.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:496: lib/CMakeFiles/jxl_dec-obj.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:146: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2062) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5742b84d3db2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5742b84d3db2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5742b84d3db2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5742b84d3db2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5742b84e3e8f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5742b84e3e8f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5742b84a1853 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5742b84a1853 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5742b84ad2c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5742b84b179c - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5742b84b15f6 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5742b84b1d75 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5742b84b1c0a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5742b84ad3f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5742b8495add - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5742b84e7a50 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5742b842978b - cmake::fail::h364405cbb9e51af4
[INFO] [stderr]     17:     0x5742b8429412 - cmake::run::hf381dc390ff130da
[INFO] [stderr]     18:     0x5742b842f5f4 - cmake::Config::build::hfa85e41208daa794
[INFO] [stderr]     19:     0x5742b841a241 - jpegxl_src::build::hd71ba24939e688fc
[INFO] [stderr]     20:     0x5742b84199b7 - build_script_build::main::hd1e23f113e33fec9
[INFO] [stderr]     21:     0x5742b8419a73 - core::ops::function::FnOnce::call_once::h52bf9eca28088822
[INFO] [stderr]     22:     0x5742b8419a16 - std::sys::backtrace::__rust_begin_short_backtrace::h59172867500b56df
[INFO] [stderr]     23:     0x5742b84199f9 - std::rt::lang_start::{{closure}}::hdb564db386abc2e1
[INFO] [stderr]     24:     0x5742b84a3130 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x5742b84a3130 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     26:     0x5742b84a3130 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     27:     0x5742b84a3130 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5742b84a3130 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5742b84a3130 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     30:     0x5742b84a3130 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     31:     0x5742b84a3130 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5742b84a3130 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5742b84199e1 - std::rt::lang_start::h1c16c7c3371d2b1c
[INFO] [stderr]     34:     0x5742b8419aa5 - main
[INFO] [stderr]     35:     0x725268b331ca - <unknown>
[INFO] [stderr]     36:     0x725268b3328b - __libc_start_main
[INFO] [stderr]     37:     0x5742b84198e5 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "302ec1f18da8c68921196d954a9cea1dbdaf2435a6b7b63bb738fafb35c97b2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "302ec1f18da8c68921196d954a9cea1dbdaf2435a6b7b63bb738fafb35c97b2d", kill_on_drop: false }`
[INFO] [stdout] 302ec1f18da8c68921196d954a9cea1dbdaf2435a6b7b63bb738fafb35c97b2d
