[INFO] cloning repository https://github.com/tirr-c/jxl-oxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tirr-c/jxl-oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftirr-c%2Fjxl-oxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftirr-c%2Fjxl-oxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfe5699ecffe68183fc9df733c7bf3246efb047c [INFO] testing tirr-c/jxl-oxide against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftirr-c%2Fjxl-oxide" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tirr-c/jxl-oxide [INFO] finished tweaking git repo https://github.com/tirr-c/jxl-oxide [INFO] tweaked toml for git repo https://github.com/tirr-c/jxl-oxide written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tirr-c/jxl-oxide on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tirr-c/jxl-oxide 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a92838f2b6741dceee4288580b1965cb73ae0fe24f1e10218a5f2626ba049f75 [INFO] running `Command { std: "docker" "start" "-a" "a92838f2b6741dceee4288580b1965cb73ae0fe24f1e10218a5f2626ba049f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a92838f2b6741dceee4288580b1965cb73ae0fe24f1e10218a5f2626ba049f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a92838f2b6741dceee4288580b1965cb73ae0fe24f1e10218a5f2626ba049f75", kill_on_drop: false }` [INFO] [stdout] a92838f2b6741dceee4288580b1965cb73ae0fe24f1e10218a5f2626ba049f75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 482a4206873892c4c734f818a7a3b9abd91e625a53df0927bbcd11839d8c6852 [INFO] running `Command { std: "docker" "start" "-a" "482a4206873892c4c734f818a7a3b9abd91e625a53df0927bbcd11839d8c6852", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.101 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling pxfm v0.1.23 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling jxl-bitstream v1.1.0 (/opt/rustwide/workdir/crates/jxl-bitstream) [INFO] [stderr] Compiling jxl-grid v0.6.1 (/opt/rustwide/workdir/crates/jxl-grid) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling jxl-oxide-common v1.0.0 (/opt/rustwide/workdir/crates/jxl-oxide-common) [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling jxl-coding v1.0.1 (/opt/rustwide/workdir/crates/jxl-coding) [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling jxl-image v0.13.0 (/opt/rustwide/workdir/crates/jxl-image) [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling yuvxyb-math v0.1.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling jxl-threadpool v1.0.0 (/opt/rustwide/workdir/crates/jxl-threadpool) [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling jxl-modular v0.11.2 (/opt/rustwide/workdir/crates/jxl-modular) [INFO] [stderr] Compiling jxl-color v0.11.0 (/opt/rustwide/workdir/crates/jxl-color) [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling lcms2-sys v4.0.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling jxl-vardct v0.11.1 (/opt/rustwide/workdir/crates/jxl-vardct) [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ssimulacra2 v0.5.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling jxl-frame v0.13.3 (/opt/rustwide/workdir/crates/jxl-frame) [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling jxl-jbr v0.2.1 (/opt/rustwide/workdir/crates/jxl-jbr) [INFO] [stderr] Compiling jxl-render v0.12.3 (/opt/rustwide/workdir/crates/jxl-render) [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=2c70cb2cb556a643 -C extra-filename=-57f58deb8eeaa99d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2f2163c4ae04a6b5.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-f1d34bc2f3f080f2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2272320bf7cde998.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "482a4206873892c4c734f818a7a3b9abd91e625a53df0927bbcd11839d8c6852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "482a4206873892c4c734f818a7a3b9abd91e625a53df0927bbcd11839d8c6852", kill_on_drop: false }` [INFO] [stdout] 482a4206873892c4c734f818a7a3b9abd91e625a53df0927bbcd11839d8c6852