[INFO] cloning repository https://github.com/kemoewfjroj/zune-image
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kemoewfjroj/zune-image" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkemoewfjroj%2Fzune-image", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkemoewfjroj%2Fzune-image'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44f5d24ac45044a3b8c4f358e545218cf6509e42
[INFO] testing kemoewfjroj/zune-image against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkemoewfjroj%2Fzune-image" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  99% (4141/4174)
Updating files: 100% (4174/4174)
Updating files: 100% (4174/4174), done.
[INFO] started tweaking git repo https://github.com/kemoewfjroj/zune-image
[INFO] finished tweaking git repo https://github.com/kemoewfjroj/zune-image
[INFO] tweaked toml for git repo https://github.com/kemoewfjroj/zune-image written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kemoewfjroj/zune-image on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kemoewfjroj/zune-image 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] [stderr]     Updating jpeg-encoder v0.6.1 -> v0.7.0
[INFO] [stderr]       Adding moxcms v0.8.1
[INFO] [stderr]       Adding nanorand v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 497c4e551061d7f44d9f2af8d1ba8b95f1a3a1a6957c39b73dc9ed1c9fe6cef0
[INFO] running `Command { std: "docker" "start" "-a" "497c4e551061d7f44d9f2af8d1ba8b95f1a3a1a6957c39b73dc9ed1c9fe6cef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "497c4e551061d7f44d9f2af8d1ba8b95f1a3a1a6957c39b73dc9ed1c9fe6cef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "497c4e551061d7f44d9f2af8d1ba8b95f1a3a1a6957c39b73dc9ed1c9fe6cef0", kill_on_drop: false }`
[INFO] [stdout] 497c4e551061d7f44d9f2af8d1ba8b95f1a3a1a6957c39b73dc9ed1c9fe6cef0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 555c86cce3de2c3160df9b80444f5baaa85843c35243e8677ce835f9cffd9667
[INFO] running `Command { std: "docker" "start" "-a" "555c86cce3de2c3160df9b80444f5baaa85843c35243e8677ce835f9cffd9667", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zune-inflate v0.2.0 (/opt/rustwide/workdir/crates/zune-inflate)
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling mutate_once v0.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling kamadak-exif v0.6.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling jxl-bitstream v1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling jxl-grid v0.6.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling jxl-oxide-common v1.0.0
[INFO] [stderr]    Compiling jxl-coding v1.0.1
[INFO] [stderr]    Compiling jxl-image v0.13.0
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling jpeg-encoder v0.7.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling simple_logger v5.1.0
[INFO] [stderr]    Compiling zune-core v0.5.1 (/opt/rustwide/workdir/crates/zune-core)
[INFO] [stderr]    Compiling zune-jpeg v0.5.12 (/opt/rustwide/workdir/crates/zune-jpeg)
[INFO] [stderr]    Compiling zune-png v0.5.1 (/opt/rustwide/workdir/crates/zune-png)
[INFO] [stderr]    Compiling zune-farbfeld v0.5.2 (/opt/rustwide/workdir/crates/zune-farbfeld)
[INFO] [stderr]    Compiling zune-hdr v0.5.2 (/opt/rustwide/workdir/crates/zune-hdr)
[INFO] [stderr]    Compiling jxl-threadpool v1.0.0
[INFO] [stderr]    Compiling zune-jpegxl v0.5.2 (/opt/rustwide/workdir/crates/zune-jpegxl)
[INFO] [stderr]    Compiling jxl-modular v0.11.2
[INFO] [stderr]    Compiling jxl-color v0.11.0
[INFO] [stderr]    Compiling zune-qoi v0.5.2 (/opt/rustwide/workdir/crates/zune-qoi)
[INFO] [stderr]    Compiling zune-bmp v0.5.2 (/opt/rustwide/workdir/crates/zune-bmp)
[INFO] [stderr]    Compiling zune-ppm v0.5.1 (/opt/rustwide/workdir/crates/zune-ppm)
[INFO] [stderr]    Compiling zune-psd v0.5.1 (/opt/rustwide/workdir/crates/zune-psd)
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling jxl-vardct v0.11.1
[INFO] [stderr]    Compiling jxl-frame v0.13.3
[INFO] [stderr]    Compiling jxl-jbr v0.2.1
[INFO] [stderr]    Compiling jxl-render v0.12.3
[INFO] [stderr]    Compiling jxl-oxide v0.12.5
[INFO] [stderr]    Compiling zune-image v0.5.0 (/opt/rustwide/workdir/crates/zune-image)
[INFO] [stderr]    Compiling zune-imageprocs v0.5.1 (/opt/rustwide/workdir/crates/zune-imageprocs)
[INFO] [stderr]    Compiling zune-bin v0.5.0-rc1 (/opt/rustwide/workdir/crates/zune-bin)
[INFO] [stderr]    Compiling zune v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "555c86cce3de2c3160df9b80444f5baaa85843c35243e8677ce835f9cffd9667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "555c86cce3de2c3160df9b80444f5baaa85843c35243e8677ce835f9cffd9667", kill_on_drop: false }`
[INFO] [stdout] 555c86cce3de2c3160df9b80444f5baaa85843c35243e8677ce835f9cffd9667
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2e6e38a3c97fd80415fd857cd8d6e5505546463caef88f0d5295d794c858eed
[INFO] running `Command { std: "docker" "start" "-a" "b2e6e38a3c97fd80415fd857cd8d6e5505546463caef88f0d5295d794c858eed", kill_on_drop: false }`
[INFO] [stderr]    Compiling zune v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "b2e6e38a3c97fd80415fd857cd8d6e5505546463caef88f0d5295d794c858eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2e6e38a3c97fd80415fd857cd8d6e5505546463caef88f0d5295d794c858eed", kill_on_drop: false }`
[INFO] [stdout] b2e6e38a3c97fd80415fd857cd8d6e5505546463caef88f0d5295d794c858eed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4862e63ebe66881525658b3600715be4facbb3837074c35b66f7b833071b6cc6
[INFO] running `Command { std: "docker" "start" "-a" "4862e63ebe66881525658b3600715be4facbb3837074c35b66f7b833071b6cc6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zune-b0ac7f889a5183e3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4862e63ebe66881525658b3600715be4facbb3837074c35b66f7b833071b6cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4862e63ebe66881525658b3600715be4facbb3837074c35b66f7b833071b6cc6", kill_on_drop: false }`
[INFO] [stdout] 4862e63ebe66881525658b3600715be4facbb3837074c35b66f7b833071b6cc6
