[INFO] fetching crate msg_tool 0.2.5... [INFO] building msg_tool-0.2.5 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate msg_tool 0.2.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate msg_tool 0.2.5 [INFO] finished tweaking crates.io crate msg_tool 0.2.5 [INFO] tweaked toml for crates.io crate msg_tool 0.2.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate msg_tool 0.2.5 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate msg_tool 0.2.5 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 754ac6b3a1f1b8875567176beba9c9978fe844eb9b20d0dfaee83cf39d28a07e [INFO] running `Command { std: "docker" "start" "-a" "754ac6b3a1f1b8875567176beba9c9978fe844eb9b20d0dfaee83cf39d28a07e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "754ac6b3a1f1b8875567176beba9c9978fe844eb9b20d0dfaee83cf39d28a07e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "754ac6b3a1f1b8875567176beba9c9978fe844eb9b20d0dfaee83cf39d28a07e", kill_on_drop: false }` [INFO] [stdout] 754ac6b3a1f1b8875567176beba9c9978fe844eb9b20d0dfaee83cf39d28a07e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc381112ec1d2502a40a5549ef1db700a7de00f730d037275ac56625aca10428 [INFO] running `Command { std: "docker" "start" "-a" "dc381112ec1d2502a40a5549ef1db700a7de00f730d037275ac56625aca10428", 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.175 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ahash v0.8.12 [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 phf_shared v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.40 [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 proc-macro-error v1.0.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling msg-tool-jpegxl-src v0.11.2 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling nasm-rs v0.3.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling mozjpeg-sys v2.2.3 [INFO] [stderr] Compiling libwebp-sys v0.9.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling msg-tool-jpegxl-sys v0.11.2+libjxl-0.11.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling libflac-sys v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling full_moon_derive v0.11.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [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] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling msg_tool v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] error: could not compile `clap_builder` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.47/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=c1a6d99cb2fd40c7 -C extra-filename=-440ae262f56a35b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-eabfc9be85c6d48c.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-acd37f6657e9ecfb.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-cf64d5057a503eff.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/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=9932ba6921b08201 -C extra-filename=-6c7375570b9ded92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-cb7cf3c55cc2f0b8.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern clap_derive=/opt/rustwide/target/debug/deps/libclap_derive-b9571cf5141802a7.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: 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-63aa5fc887d74fb0/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-a877b8d8dd9a7afd/out/build" && CMAKE_BUILD_PARALLEL_LEVEL="8" 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-a877b8d8dd9a7afd/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 (32.1s) [INFO] [stderr] -- Generating done (0.4s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/msg-tool-jpegxl-sys-a877b8d8dd9a7afd/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/msg-tool-jpegxl-sys-a877b8d8dd9a7afd/out/build" && CMAKE_BUILD_PARALLEL_LEVEL="8" LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/msg-tool-jpegxl-sys-a877b8d8dd9a7afd/out/build" "--target" "install" "--config" "Debug" [INFO] [stderr] [ 0%] Building CXX object third_party/highway/CMakeFiles/hwy.dir/hwy/nanobenchmark.cc.o [INFO] [stderr] [ 1%] Building CXX object lib/CMakeFiles/jxl_threads.dir/threads/resizable_parallel_runner.cc.o [INFO] [stderr] [ 1%] Building CXX object lib/CMakeFiles/jxl_export.dir/nothing.cc.o [INFO] [stderr] [ 1%] Building CXX object third_party/highway/CMakeFiles/hwy.dir/hwy/abort.cc.o [INFO] [stderr] [ 2%] Building CXX object third_party/highway/CMakeFiles/hwy.dir/hwy/per_target.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 tools/CMakeFiles/enc_fast_lossless.dir/__/lib/jxl/enc_fast_lossless.cc.o [INFO] [stderr] [ 4%] Building C object third_party/brotli/CMakeFiles/brotlicommon.dir/c/common/constants.c.o [INFO] [stderr] [ 4%] Built target jxl_export [INFO] [stderr] [ 4%] Building C object third_party/brotli/CMakeFiles/brotlicommon.dir/c/common/context.c.o [INFO] [stderr] [ 5%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/ac_strategy.cc.o [INFO] [stderr] [ 6%] 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/platform.c.o [INFO] [stderr] [ 7%] Building C object third_party/brotli/CMakeFiles/brotlicommon.dir/c/common/shared_dictionary.c.o [INFO] [stderr] [ 7%] Building CXX object lib/CMakeFiles/jxl_threads.dir/threads/thread_parallel_runner.cc.o [INFO] [stderr] [ 7%] Building CXX object third_party/highway/CMakeFiles/hwy.dir/hwy/print.cc.o [INFO] [stderr] [ 7%] Building C object third_party/brotli/CMakeFiles/brotlicommon.dir/c/common/transform.c.o [INFO] [stderr] [ 8%] Linking C static library libbrotlicommon.a [INFO] [stderr] [ 8%] Built target brotlicommon [INFO] [stderr] [ 8%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/alpha.cc.o [INFO] [stderr] [ 8%] Building CXX object lib/CMakeFiles/jxl_enc-obj.dir/jxl/butteraugli/butteraugli.cc.o [INFO] [stderr] [ 9%] Building CXX object lib/CMakeFiles/jxl_threads.dir/threads/thread_parallel_runner_internal.cc.o [INFO] [stderr] [ 10%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/ans_common.cc.o [INFO] [stderr] [ 11%] Building CXX object third_party/highway/CMakeFiles/hwy.dir/hwy/targets.cc.o [INFO] [stderr] [ 11%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/blending.cc.o [INFO] [stderr] [ 11%] Linking CXX static library libjxl_threads.a [INFO] [stderr] [ 11%] Building CXX object third_party/highway/CMakeFiles/hwy.dir/hwy/timer.cc.o [INFO] [stderr] [ 11%] Built target jxl_threads [INFO] [stderr] [ 11%] Building C object third_party/brotli/CMakeFiles/brotlidec.dir/c/dec/bit_reader.c.o [INFO] [stderr] [ 12%] Building C object third_party/brotli/CMakeFiles/brotlidec.dir/c/dec/decode.c.o [INFO] [stderr] [ 13%] Building CXX object lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_ac_strategy.cc.o [INFO] [stderr] [ 13%] Building CXX object lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_adaptive_quantization.cc.o [INFO] [stderr] [ 13%] Building C object third_party/brotli/CMakeFiles/brotlidec.dir/c/dec/huffman.c.o [INFO] [stderr] [ 14%] Building C object third_party/brotli/CMakeFiles/brotlidec.dir/c/dec/state.c.o [INFO] [stderr] [ 14%] Linking C static library libbrotlidec.a [INFO] [stderr] [ 14%] Built target brotlidec [INFO] [stderr] [ 15%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/backward_references.c.o [INFO] [stderr] [ 17%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/chroma_from_luma.cc.o [INFO] [stderr] [ 18%] Linking CXX static library libhwy.a [INFO] [stderr] [ 18%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/coeff_order.cc.o [INFO] [stderr] [ 18%] Built target hwy [INFO] [stderr] [ 18%] Building CXX object third_party/highway/CMakeFiles/hwy_test.dir/hwy/tests/test_util.cc.o [INFO] [stderr] [ 19%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/color_encoding_internal.cc.o [INFO] [stderr] [ 20%] Linking CXX static library libhwy_test.a [INFO] [stderr] [ 20%] Built target hwy_test [INFO] [stderr] [ 21%] Building CXX object lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_ans.cc.o [INFO] [stderr] [ 22%] Linking CXX static library libenc_fast_lossless.a [INFO] [stderr] [ 22%] Built target enc_fast_lossless [INFO] [stderr] [ 22%] Building CXX object third_party/highway/CMakeFiles/hwy_list_targets.dir/hwy/tests/list_targets.cc.o [INFO] [stderr] [ 22%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/backward_references_hq.c.o [INFO] [stderr] [ 22%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/compressed_dc.cc.o [INFO] [stderr] [ 23%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/bit_cost.c.o [INFO] [stderr] [ 24%] Linking CXX executable hwy_list_targets [INFO] [stderr] [ 24%] Built target hwy_list_targets [INFO] [stderr] [ 24%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/convolve_separable5.cc.o [INFO] [stderr] [ 24%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/block_splitter.c.o [INFO] [stderr] [ 24%] Building CXX object lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_aux_out.cc.o [INFO] [stderr] [ 25%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/brotli_bit_stream.c.o [INFO] [stderr] [ 25%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/cluster.c.o [INFO] [stderr] [ 25%] Building CXX object lib/CMakeFiles/jxl_cms.dir/jxl/cms/jxl_cms.cc.o [INFO] [stderr] [ 26%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/convolve_slow.cc.o [INFO] [stderr] [ 27%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/command.c.o [INFO] [stderr] [ 27%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/convolve_symmetric3.cc.o [INFO] [stderr] [ 27%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/compound_dictionary.c.o [INFO] [stderr] [ 28%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/compress_fragment.c.o [INFO] [stderr] [ 29%] Building CXX object lib/CMakeFiles/jxl_cms.dir/__/third_party/skcms/skcms.cc.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 CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/convolve_symmetric5.cc.o [INFO] [stderr] [ 32%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/encoder_dict.c.o [INFO] [stderr] [ 34%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/entropy_encode.c.o [INFO] [stderr] [ 34%] Building CXX object lib/CMakeFiles/jxl_dec-obj.dir/jxl/dct_scales.cc.o [INFO] [stderr] [ 34%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/fast_log.c.o [INFO] [stderr] [ 34%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/histogram.c.o [INFO] [stderr] [ 35%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/literal_cost.c.o [INFO] [stderr] [ 35%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/memory.c.o [INFO] [stderr] [ 36%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/metablock.c.o [INFO] [stderr] [ 36%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/static_dict.c.o [INFO] [stderr] [ 37%] Building C object third_party/brotli/CMakeFiles/brotlienc.dir/c/enc/utf8_util.c.o [INFO] [stderr] [ 37%] Linking C static library libbrotlienc.a [INFO] [stderr] [ 37%] Built target brotlienc [INFO] [stderr] [ 37%] Linking CXX static library libjxl_cms.a [INFO] [stderr] [ 37%] Built target jxl_cms [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: -j8 forced in submake: resetting jobserver mode. [INFO] [stderr] Config: emu128:0 scalar:0 static:0 all_attain:0 is_test:0 [INFO] [stderr] Compiled HWY_TARGETS: AVX2 SSE4 SSE2 [INFO] [stderr] HWY_ATTAINABLE_TARGETS: AVX2 SSE4 SSE2 SCALAR [INFO] [stderr] HWY_BASELINE_TARGETS: SSE2 SCALAR [INFO] [stderr] HWY_STATIC_TARGET: SSE2 [INFO] [stderr] HWY_BROKEN_TARGETS: [INFO] [stderr] HWY_DISABLED_TARGETS: AVX3_SPR AVX3_ZEN4 AVX3 SSSE3 Unknown Unknown Unknown Unknown Unknown [INFO] [stderr] Current CPU supports: AVX2 SSE4 SSSE3 SSE2 EMU128 SCALAR [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]: *** [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:104: lib/CMakeFiles/jxl_enc-obj.dir/jxl/enc_adaptive_quantization.cc.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:522: lib/CMakeFiles/jxl_enc-obj.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_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:496: lib/CMakeFiles/jxl_dec-obj.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:146: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (3225) 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: 0x584b2eca00f2 - std::backtrace_rs::backtrace::libunwind::trace::hb47480f78a1ce3ca [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x584b2eca00f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc1656d2da6a98cd5 [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x584b2eca00f2 - std::sys::backtrace::_print_fmt::h19dc0f5ca3f1c927 [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x584b2eca00f2 - ::fmt::h71e2dbb21440d8d7 [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x584b2ecb051f - core::fmt::rt::Argument::fmt::h5bcabd5a3c1d10f7 [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x584b2ecb051f - core::fmt::write::ha34f2b5c70e30f63 [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x584b2ec6d8a1 - std::io::default_write_fmt::h573facd83e7bee80 [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x584b2ec6d8a1 - std::io::Write::write_fmt::h76264e5b71fd6d13 [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x584b2ec79722 - std::sys::backtrace::BacktraceLock::print::hb3aae3980c2c9bd5 [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x584b2ec7dc3c - std::panicking::default_hook::{{closure}}::h1b7baa88a148d351 [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x584b2ec7da96 - std::panicking::default_hook::hbc5e86c06039547d [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x584b2ec7e2c5 - std::panicking::panic_with_hook::ha6d2c09d64f936dd [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x584b2ec7e15a - std::panicking::panic_handler::{{closure}}::h455c9d131d722636 [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x584b2ec79869 - std::sys::backtrace::__rust_end_short_backtrace::hd6ef955384ebd085 [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x584b2ec6186d - __rustc[f338935add60802b]::rust_begin_unwind [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x584b2ecb4060 - core::panicking::panic_fmt::hb8d4a4959b79599f [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x584b2ebe96fb - cmake::fail::h86d6b5d8e25de1b4 [INFO] [stderr] 17: 0x584b2ebe9382 - cmake::run::h234530bc09dbc513 [INFO] [stderr] 18: 0x584b2ebef56b - cmake::Config::build::h1e1430309bef3477 [INFO] [stderr] 19: 0x584b2ebe66a3 - jpegxl_src::build::hd6119fc5b9455d76 [INFO] [stderr] 20: 0x584b2ebe5df7 - build_script_build::main::h4db80e42226ccc75 [INFO] [stderr] 21: 0x584b2ebe5eb3 - core::ops::function::FnOnce::call_once::h3e626b9913e87474 [INFO] [stderr] 22: 0x584b2ebe5e56 - std::sys::backtrace::__rust_begin_short_backtrace::hf6abf44dd9e45b32 [INFO] [stderr] 23: 0x584b2ebe5e39 - std::rt::lang_start::{{closure}}::h18b98f99d1221f47 [INFO] [stderr] 24: 0x584b2ec6f2a0 - core::ops::function::impls:: for &F>::call_once::h6775bd355fba6242 [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 25: 0x584b2ec6f2a0 - std::panicking::catch_unwind::do_call::hd380709a4299b9fc [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x584b2ec6f2a0 - std::panicking::catch_unwind::h518887d20d286a22 [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x584b2ec6f2a0 - std::panic::catch_unwind::h2976988d58581e5d [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x584b2ec6f2a0 - std::rt::lang_start_internal::{{closure}}::h1b4b9756e08c6661 [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x584b2ec6f2a0 - std::panicking::catch_unwind::do_call::hcca0ca64d8ef299f [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:590:40 [INFO] [stderr] 30: 0x584b2ec6f2a0 - std::panicking::catch_unwind::h685f750dcd8c8c5d [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:553:19 [INFO] [stderr] 31: 0x584b2ec6f2a0 - std::panic::catch_unwind::hcb6c05508142789b [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x584b2ec6f2a0 - std::rt::lang_start_internal::h2ade37a099a7616e [INFO] [stderr] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x584b2ebe5e21 - std::rt::lang_start::h10dc90adbbfaf047 [INFO] [stderr] 34: 0x584b2ebe5ee5 - main [INFO] [stderr] 35: 0x73bbcb5911ca - [INFO] [stderr] 36: 0x73bbcb59128b - __libc_start_main [INFO] [stderr] 37: 0x584b2ebe5d25 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "dc381112ec1d2502a40a5549ef1db700a7de00f730d037275ac56625aca10428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc381112ec1d2502a40a5549ef1db700a7de00f730d037275ac56625aca10428", kill_on_drop: false }` [INFO] [stdout] dc381112ec1d2502a40a5549ef1db700a7de00f730d037275ac56625aca10428