[INFO] cloning repository https://github.com/hjanuschka/jxl-perf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hjanuschka/jxl-perf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjanuschka%2Fjxl-perf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjanuschka%2Fjxl-perf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11e33ba5bc94459c0b7735bd53d6cc932efd2ee6
[INFO] testing hjanuschka/jxl-perf against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjanuschka%2Fjxl-perf" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hjanuschka/jxl-perf
[INFO] finished tweaking git repo https://github.com/hjanuschka/jxl-perf
[INFO] tweaked toml for git repo https://github.com/hjanuschka/jxl-perf written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hjanuschka/jxl-perf on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hjanuschka/jxl-perf 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4794370b37750d7da9c48a8a6fa42d1059c1056a945e04038be10f257d655b3
[INFO] running `Command { std: "docker" "start" "-a" "e4794370b37750d7da9c48a8a6fa42d1059c1056a945e04038be10f257d655b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4794370b37750d7da9c48a8a6fa42d1059c1056a945e04038be10f257d655b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4794370b37750d7da9c48a8a6fa42d1059c1056a945e04038be10f257d655b3", kill_on_drop: false }`
[INFO] [stdout] e4794370b37750d7da9c48a8a6fa42d1059c1056a945e04038be10f257d655b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e750987b217ac14e5dd05726ca080536ccafd7c180bb0ee248db7a163a4bd7b9
[INFO] running `Command { std: "docker" "start" "-a" "e750987b217ac14e5dd05726ca080536ccafd7c180bb0ee248db7a163a4bd7b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling jxl_simd v0.1.2 (/opt/rustwide/workdir/jxl_simd)
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling jxl_transforms v0.1.2 (/opt/rustwide/workdir/jxl_transforms)
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling lcms2-sys v4.0.6
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling jxl_macros v0.1.2 (/opt/rustwide/workdir/jxl_macros)
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling lcms2 v6.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling jxl v0.1.2 (/opt/rustwide/workdir/jxl)
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling jxl_cli v0.1.2 (/opt/rustwide/workdir/jxl_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.44s
[INFO] running `Command { std: "docker" "inspect" "e750987b217ac14e5dd05726ca080536ccafd7c180bb0ee248db7a163a4bd7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e750987b217ac14e5dd05726ca080536ccafd7c180bb0ee248db7a163a4bd7b9", kill_on_drop: false }`
[INFO] [stdout] e750987b217ac14e5dd05726ca080536ccafd7c180bb0ee248db7a163a4bd7b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6148209a270efa49c53b8a1c64f5d9038461ffba24e6b480f5677ba24ab8aeb4
[INFO] running `Command { std: "docker" "start" "-a" "6148209a270efa49c53b8a1c64f5d9038461ffba24e6b480f5677ba24ab8aeb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling jxl_macros v0.1.2 (/opt/rustwide/workdir/jxl_macros)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling arbtest v0.3.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling jxl_simd v0.1.2 (/opt/rustwide/workdir/jxl_simd)
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling jxl v0.1.2 (/opt/rustwide/workdir/jxl)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling jxl_cli v0.1.2 (/opt/rustwide/workdir/jxl_cli)
[INFO] [stderr]    Compiling jxl_transforms v0.1.2 (/opt/rustwide/workdir/jxl_transforms)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.24s
[INFO] running `Command { std: "docker" "inspect" "6148209a270efa49c53b8a1c64f5d9038461ffba24e6b480f5677ba24ab8aeb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6148209a270efa49c53b8a1c64f5d9038461ffba24e6b480f5677ba24ab8aeb4", kill_on_drop: false }`
[INFO] [stdout] 6148209a270efa49c53b8a1c64f5d9038461ffba24e6b480f5677ba24ab8aeb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ee93e2361dedf9d5af9112a394122580ea63a716c3120faa483545a5a16ef2d3
[INFO] running `Command { std: "docker" "start" "-a" "ee93e2361dedf9d5af9112a394122580ea63a716c3120faa483545a5a16ef2d3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/jxl/873c2d2e3a46549f/deps/jxl-873c2d2e3a46549f)
[INFO] [stdout] 
[INFO] [stdout] running 361 tests
[INFO] [stdout] test api::color::test::test_can_tone_map_for_icc ... ok
[INFO] [stdout] test api::color::test::test_description ... ok
[INFO] [stdout] test api::color::test::test_md5 ... ok
[INFO] [stdout] test api::color::test::test_rec2408_tone_mapper ... ok
[INFO] [stdout] test api::color::test::test_tone_map_pixel_hlg ... ok
[INFO] [stdout] test api::color::test::test_tone_map_pixel_pq ... ok
[INFO] [stdout] test api::color::test::test_gamut_map ... ok
[INFO] [stdout] test api::color::test::test_hdr_icc_profile_generation_pq ... ok
[INFO] [stdout] test api::decoder::tests::compare_pipelines_8x8_noise ... ok
[INFO] [stdout] test api::color::test::test_pq_eotf_inv_eotf_roundtrip ... ok
[INFO] [stdout] test api::color::test::test_hdr_hlg_file_icc_profile ... ok
[INFO] [stdout] test api::color::test::test_hdr_icc_profile_generation_hlg ... ok
[INFO] [stdout] test api::color::test::test_hlg_ootf ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'api::decoder::tests::compare_pipelines_basic' (47) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `-p jxl --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/jxl/873c2d2e3a46549f/deps/jxl-873c2d2e3a46549f` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "ee93e2361dedf9d5af9112a394122580ea63a716c3120faa483545a5a16ef2d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee93e2361dedf9d5af9112a394122580ea63a716c3120faa483545a5a16ef2d3", kill_on_drop: false }`
[INFO] [stdout] ee93e2361dedf9d5af9112a394122580ea63a716c3120faa483545a5a16ef2d3
