[INFO] cloning repository https://github.com/WR2-HOR2-HAE2/jaw-optimizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WR2-HOR2-HAE2/jaw-optimizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWR2-HOR2-HAE2%2Fjaw-optimizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWR2-HOR2-HAE2%2Fjaw-optimizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1313126093ea3d1fa41b3c561f7fcb7b9e98046
[INFO] testing WR2-HOR2-HAE2/jaw-optimizer against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWR2-HOR2-HAE2%2Fjaw-optimizer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WR2-HOR2-HAE2/jaw-optimizer
[INFO] finished tweaking git repo https://github.com/WR2-HOR2-HAE2/jaw-optimizer
[INFO] tweaked toml for git repo https://github.com/WR2-HOR2-HAE2/jaw-optimizer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WR2-HOR2-HAE2/jaw-optimizer on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WR2-HOR2-HAE2/jaw-optimizer 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2d331609b1e321116c47883bff9096f845e8a33daaca61917d66e2727444556
[INFO] running `Command { std: "docker" "start" "-a" "c2d331609b1e321116c47883bff9096f845e8a33daaca61917d66e2727444556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2d331609b1e321116c47883bff9096f845e8a33daaca61917d66e2727444556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2d331609b1e321116c47883bff9096f845e8a33daaca61917d66e2727444556", kill_on_drop: false }`
[INFO] [stdout] c2d331609b1e321116c47883bff9096f845e8a33daaca61917d66e2727444556
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7d58983b7501d5a0ef10abc42a9b3131bed0b0ce40cb6aa8e30891ed8227b78
[INFO] running `Command { std: "docker" "start" "-a" "b7d58983b7501d5a0ef10abc42a9b3131bed0b0ce40cb6aa8e30891ed8227b78", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling fallible_collections v0.4.9
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling mp4parse v0.17.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling av-data v0.4.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling dav1d-sys v0.8.2
[INFO] [stderr]    Compiling dav1d v0.10.4
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling image-compare v0.4.1
[INFO] [stderr]    Compiling webp v0.3.0
[INFO] [stderr]    Compiling image_optimizer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "b7d58983b7501d5a0ef10abc42a9b3131bed0b0ce40cb6aa8e30891ed8227b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7d58983b7501d5a0ef10abc42a9b3131bed0b0ce40cb6aa8e30891ed8227b78", kill_on_drop: false }`
[INFO] [stdout] b7d58983b7501d5a0ef10abc42a9b3131bed0b0ce40cb6aa8e30891ed8227b78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff27468401a422d2ccacc0abb79fb744076417cc47598692c164252c61d35bfe
[INFO] running `Command { std: "docker" "start" "-a" "ff27468401a422d2ccacc0abb79fb744076417cc47598692c164252c61d35bfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling image_optimizer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.58s
[INFO] running `Command { std: "docker" "inspect" "ff27468401a422d2ccacc0abb79fb744076417cc47598692c164252c61d35bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff27468401a422d2ccacc0abb79fb744076417cc47598692c164252c61d35bfe", kill_on_drop: false }`
[INFO] [stdout] ff27468401a422d2ccacc0abb79fb744076417cc47598692c164252c61d35bfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e479449e732cb4241bfd8810eab0aea4de8999dd048d71c0fdfccfeb5bec9c29
[INFO] running `Command { std: "docker" "start" "-a" "e479449e732cb4241bfd8810eab0aea4de8999dd048d71c0fdfccfeb5bec9c29", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/image_optimizer-52326ebf12b18c54)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::test_calculate_ssim_same_image ... FAILED
[INFO] [stdout] test tests::test_find_optimal_webp_quality ... FAILED
[INFO] [stdout] test tests::test_find_optimal_jpeg_quality ... FAILED
[INFO] [stdout] test tests::test_get_ssim_for_webp_quality ... FAILED
[INFO] [stdout] test tests::test_save_image_as_avif ... FAILED
[INFO] [stdout] test tests::test_save_image_as_jpeg ... FAILED
[INFO] [stdout] test tests::test_find_optimal_avif_quality ... FAILED
[INFO] [stdout] test tests::test_process_images ... FAILED
[INFO] [stdout] test tests::test_save_image_as_webp ... FAILED
[INFO] [stdout] test tests::test_get_ssim_for_avif_quality ... FAILED
[INFO] [stdout] test tests::test_get_ssim_for_jpg_quality ... FAILED
[INFO] [stdout] test tests::test_load_valid_image ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_calculate_ssim_same_image stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_find_optimal_webp_quality stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_find_optimal_jpeg_quality stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_ssim_for_webp_quality stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_save_image_as_avif stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_save_image_as_jpeg stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_find_optimal_avif_quality stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_process_images stdout ----
[INFO] [stdout] Setting up test input files...
[INFO] [stdout] Copying test_input2.png to /tmp/.tmpO28Uuz/test_image_1.png...
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_save_image_as_webp stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_ssim_for_avif_quality stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_ssim_for_jpg_quality stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_load_valid_image stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_calculate_ssim_same_image
[INFO] [stdout]     tests::test_find_optimal_avif_quality
[INFO] [stdout]     tests::test_find_optimal_jpeg_quality
[INFO] [stdout]     tests::test_find_optimal_webp_quality
[INFO] [stdout]     tests::test_get_ssim_for_avif_quality
[INFO] [stdout]     tests::test_get_ssim_for_jpg_quality
[INFO] [stdout]     tests::test_get_ssim_for_webp_quality
[INFO] [stdout]     tests::test_load_valid_image
[INFO] [stdout]     tests::test_process_images
[INFO] [stdout]     tests::test_save_image_as_avif
[INFO] [stdout]     tests::test_save_image_as_jpeg
[INFO] [stdout]     tests::test_save_image_as_webp
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin image_optimizer`
[INFO] running `Command { std: "docker" "inspect" "e479449e732cb4241bfd8810eab0aea4de8999dd048d71c0fdfccfeb5bec9c29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e479449e732cb4241bfd8810eab0aea4de8999dd048d71c0fdfccfeb5bec9c29", kill_on_drop: false }`
[INFO] [stdout] e479449e732cb4241bfd8810eab0aea4de8999dd048d71c0fdfccfeb5bec9c29
