[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 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjanuschka%2Fjxl-perf" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hjanuschka/jxl-perf on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ca7029a6584c40a9582ba283a523e8f2b12299db3a4571bed45cf61bb76071c9
[INFO] running `Command { std: "docker" "start" "ca7029a6584c40a9582ba283a523e8f2b12299db3a4571bed45cf61bb76071c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca7029a6584c40a9582ba283a523e8f2b12299db3a4571bed45cf61bb76071c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca7029a6584c40a9582ba283a523e8f2b12299db3a4571bed45cf61bb76071c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca7029a6584c40a9582ba283a523e8f2b12299db3a4571bed45cf61bb76071c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca7029a6584c40a9582ba283a523e8f2b12299db3a4571bed45cf61bb76071c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling jxl_simd v0.1.2 (/opt/rustwide/workdir/jxl_simd)
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling jxl_transforms v0.1.2 (/opt/rustwide/workdir/jxl_transforms)
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling lcms2-sys v4.0.6
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[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 clap_derive v4.5.49
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling jxl_macros v0.1.2 (/opt/rustwide/workdir/jxl_macros)
[INFO] [stderr]    Compiling lcms2 v6.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling jxl v0.1.2 (/opt/rustwide/workdir/jxl)
[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 1m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ca7029a6584c40a9582ba283a523e8f2b12299db3a4571bed45cf61bb76071c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca7029a6584c40a9582ba283a523e8f2b12299db3a4571bed45cf61bb76071c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[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 serde_json v1.0.145
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling jxl v0.1.2 (/opt/rustwide/workdir/jxl)
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling arbtest v0.3.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling jxl_simd v0.1.2 (/opt/rustwide/workdir/jxl_simd)
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[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 1m 47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ca7029a6584c40a9582ba283a523e8f2b12299db3a4571bed45cf61bb76071c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca7029a6584c40a9582ba283a523e8f2b12299db3a4571bed45cf61bb76071c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jxl-00daa210aba054fb)
[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_gamut_map ... ok
[INFO] [stdout] test api::color::test::test_hlg_ootf ... ok
[INFO] [stdout] test api::color::test::test_rec2408_tone_mapper ... ok
[INFO] [stdout] test api::color::test::test_md5 ... ok
[INFO] [stdout] test api::color::test::test_tone_map_pixel_hlg ... ok
[INFO] [stdout] test api::color::test::test_pq_eotf_inv_eotf_roundtrip ... ok
[INFO] [stdout] test api::color::test::test_tone_map_pixel_pq ... 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_hdr_icc_profile_generation_pq ... ok
[INFO] [stdout] test api::color::test::test_hdr_pq_file_icc_profile ... ok
[INFO] [stdout] test api::decoder::tests::compare_pipelines_8x8_noise ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'api::decoder::tests::compare_pipelines_animation_spline_5' (1743) 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/deps/jxl-00daa210aba054fb` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "ca7029a6584c40a9582ba283a523e8f2b12299db3a4571bed45cf61bb76071c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca7029a6584c40a9582ba283a523e8f2b12299db3a4571bed45cf61bb76071c9", kill_on_drop: false }`
[INFO] [stdout] ca7029a6584c40a9582ba283a523e8f2b12299db3a4571bed45cf61bb76071c9
