[INFO] cloning repository https://github.com/jaceleedev/image-converter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaceleedev/image-converter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaceleedev%2Fimage-converter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaceleedev%2Fimage-converter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b218224614cec49a2c2d673eabba056947b286f6
[INFO] testing jaceleedev/image-converter against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaceleedev%2Fimage-converter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jaceleedev/image-converter
[INFO] finished tweaking git repo https://github.com/jaceleedev/image-converter
[INFO] tweaked toml for git repo https://github.com/jaceleedev/image-converter written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jaceleedev/image-converter on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jaceleedev/image-converter 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cd848d548a932331f0155e89df30c569e4c0315d988038537da489702f54318
[INFO] running `Command { std: "docker" "start" "-a" "9cd848d548a932331f0155e89df30c569e4c0315d988038537da489702f54318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cd848d548a932331f0155e89df30c569e4c0315d988038537da489702f54318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cd848d548a932331f0155e89df30c569e4c0315d988038537da489702f54318", kill_on_drop: false }`
[INFO] [stdout] 9cd848d548a932331f0155e89df30c569e4c0315d988038537da489702f54318
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d02c8ba2b1db3dd4b87b2f6b0a06d3da81cc099383d3eed279a24b9fa0c3472d
[INFO] running `Command { std: "docker" "start" "-a" "d02c8ba2b1db3dd4b87b2f6b0a06d3da81cc099383d3eed279a24b9fa0c3472d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling pastey v0.1.0
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aligned v0.4.2
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling bitstream-io v4.4.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling imgref v1.12.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling nasm-rs v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling dav1d-sys v0.8.3
[INFO] [stderr]    Compiling libheif-sys v5.2.0+1.21.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling fallible_collections v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling mp4parse v0.17.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling four-cc v0.4.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av-data v0.4.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling dav1d v0.11.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling webp v0.3.1
[INFO] [stderr]    Compiling libheif-rs v2.7.0
[INFO] [stderr]    Compiling image_converter v2.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "d02c8ba2b1db3dd4b87b2f6b0a06d3da81cc099383d3eed279a24b9fa0c3472d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d02c8ba2b1db3dd4b87b2f6b0a06d3da81cc099383d3eed279a24b9fa0c3472d", kill_on_drop: false }`
[INFO] [stdout] d02c8ba2b1db3dd4b87b2f6b0a06d3da81cc099383d3eed279a24b9fa0c3472d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c035bdc2628815f004d5cff925a9119802192defa2afe4c4028ecaa1c50474b2
[INFO] running `Command { std: "docker" "start" "-a" "c035bdc2628815f004d5cff925a9119802192defa2afe4c4028ecaa1c50474b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling nasm-rs v0.3.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling dav1d-sys v0.8.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling libheif-sys v5.2.0+1.21.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling dav1d v0.11.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rexpect v0.7.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling libheif-rs v2.7.0
[INFO] [stderr]    Compiling webp v0.3.1
[INFO] [stderr]    Compiling image_converter v2.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "c035bdc2628815f004d5cff925a9119802192defa2afe4c4028ecaa1c50474b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c035bdc2628815f004d5cff925a9119802192defa2afe4c4028ecaa1c50474b2", kill_on_drop: false }`
[INFO] [stdout] c035bdc2628815f004d5cff925a9119802192defa2afe4c4028ecaa1c50474b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31179f51b7578ca8178a9a1a55d2724722a806a352b0cc62666429c680d49c41
[INFO] running `Command { std: "docker" "start" "-a" "31179f51b7578ca8178a9a1a55d2724722a806a352b0cc62666429c680d49c41", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/image_converter-f2a17d8e6f9ff20b)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test converter::tests::flatten_for_jpeg_blends_partial_alpha ... ok
[INFO] [stdout] test interactive::tests::parse_hex_color_accepts_hash_and_plain_values ... ok
[INFO] [stdout] test interactive::tests::jpeg_background_options_map_defaults ... ok
[INFO] [stdout] test interactive::tests::parse_hex_color_rejects_invalid_values ... ok
[INFO] [stdout] test interactive::tests::quality_for_selection_maps_presets ... ok
[INFO] [stdout] test interactive::tests::quality_options_put_web_recommended_first ... ok
[INFO] [stdout] test converter::tests::flatten_for_jpeg_composites_transparent_pixels_over_background ... ok
[INFO] [stdout] test interactive::tests::validate_quality_input_accepts_valid ... ok
[INFO] [stdout] test interactive::tests::validate_output_file_path_rejects_mismatch_or_missing_extension ... ok
[INFO] [stdout] test interactive::tests::validate_quality_input_rejects_invalid ... ok
[INFO] [stdout] test interactive::tests::validate_output_file_path_accepts_matching_extension ... ok
[INFO] [stdout] test interactive::tests::validate_resize_width_input_rejects_invalid ... ok
[INFO] [stdout] test interactive::tests::validate_threads_input_accepts_positive ... ok
[INFO] [stdout] test interactive::tests::validate_threads_input_rejects_invalid ... ok
[INFO] [stdout] test interactive::tests::default_output_path_for_file_keeps_input_directory ... ok
[INFO] [stdout] test interactive::tests::default_output_path_for_file_handles_no_extension ... ok
[INFO] [stdout] test interactive::tests::default_output_path_for_file_uses_converted_when_target_exists ... ok
[INFO] [stdout] test interactive::tests::default_output_path_for_file_uses_natural_extension_swap ... ok
[INFO] [stdout] test interactive::tests::default_output_path_for_dir_handles_trailing_slash ... ok
[INFO] [stdout] test interactive::tests::validate_resize_width_input_accepts_positive_pixels ... ok
[INFO] [stdout] test interactive::tests::validate_input_path_accepts_matching_kind ... ok
[INFO] [stdout] test interactive::tests::default_output_path_for_file_numbers_repeated_collisions ... ok
[INFO] [stdout] test tests::integration_tests::test_batch_empty_directory ... ok
[INFO] [stdout] test server::tests::convert_rejects_missing_file ... ok
[INFO] [stdout] test server::tests::healthz_returns_ok ... ok
[INFO] [stdout] test interactive::tests::default_output_path_for_dir_uses_dirname ... ok
[INFO] [stdout] test interactive::tests::validate_input_path_rejects_nonexistent ... ok
[INFO] [stdout] test interactive::tests::validate_output_file_path_accepts_jpg_jpeg_aliases ... ok
[INFO] [stdout] test server::tests::conversion_queue_timeout_returns_429 ... ok
[INFO] [stdout] test server::tests::convert_rejects_too_many_pixels ... ok
[INFO] [stdout] test server::tests::convert_png_to_webp_returns_download ... ok
[INFO] [stdout] test tests::integration_tests::test_invalid_format ... ok
[INFO] [stdout] test tests::integration_tests::test_jpeg_background_flattens_transparency ... ok
[INFO] [stdout] test tests::integration_tests::test_jpeg_input_to_png ... ok
[INFO] [stdout] test interactive::tests::validate_input_path_rejects_dir_in_single_mode ... ok
[INFO] [stdout] test tests::integration_tests::test_batch_skips_existing_output_files ... ok
[INFO] [stdout] test interactive::tests::validate_input_path_rejects_file_in_batch_mode ... ok
[INFO] [stdout] test tests::integration_tests::test_batch_recursive_conversion ... ok
[INFO] [stdout] test tests::integration_tests::test_bmp_input_to_jpeg ... ok
[INFO] [stdout] test tests::integration_tests::test_heic_input_to_png ... FAILED
[INFO] [stdout] test tests::integration_tests::test_nonexistent_input_file ... ok
[INFO] [stdout] test tests::integration_tests::test_jpg_alias_for_jpeg ... ok
[INFO] [stdout] test tests::integration_tests::test_resize_option_does_not_upscale ... ok
[INFO] [stdout] test tests::integration_tests::test_single_conversion_rejects_corrupt_image ... ok
[INFO] [stdout] test tests::integration_tests::test_batch_non_recursive_skips_subdirs ... ok
[INFO] [stdout] test tests::integration_tests::test_jpeg_output_from_png_input ... ok
[INFO] [stdout] test tests::integration_tests::test_single_conversion_rejects_mismatched_output_extension ... ok
[INFO] [stdout] test tests::integration_tests::test_jpeg_input_to_webp ... ok
[INFO] [stdout] test tests::integration_tests::test_single_conversion_rejects_existing_output ... ok
[INFO] [stdout] test tests::integration_tests::test_tiff_input_to_webp ... ok
[INFO] [stdout] test tests::unit_tests::test_format_file_size_edge_cases ... ok
[INFO] [stdout] test tests::unit_tests::test_format_quality_label_for_lossy_formats ... ok
[INFO] [stdout] test tests::unit_tests::test_format_quality_label_for_png ... ok
[INFO] [stdout] test tests::unit_tests::test_output_format_extension_matching ... ok
[INFO] [stdout] test tests::unit_tests::test_format_file_size ... ok
[INFO] [stdout] test tests::integration_tests::test_quality_parameter_bounds ... ok
[INFO] [stdout] test tests::integration_tests::test_jpg_extension_input ... ok
[INFO] [stdout] test tests::integration_tests::test_png_output_from_webp_input ... ok
[INFO] [stdout] test tests::integration_tests::test_batch_continues_when_image_file_is_corrupt ... ok
[INFO] [stdout] test tests::integration_tests::test_batch_conversion_with_resize_option ... ok
[INFO] [stdout] test tests::integration_tests::test_webp_conversion ... ok
[INFO] [stdout] test tests::integration_tests::test_batch_skips_non_image_files ... ok
[INFO] [stdout] test tests::integration_tests::test_single_conversion_resizes_to_max_width ... ok
[INFO] [stdout] test tests::integration_tests::test_batch_with_explicit_threads ... ok
[INFO] [stdout] test tests::integration_tests::test_large_image_resize_preserves_aspect_ratio ... ok
[INFO] [stdout] test tests::integration_tests::test_batch_mixed_input_formats ... FAILED
[INFO] [stdout] test tests::integration_tests::test_batch_directory_conversion ... ok
[INFO] [stdout] test tests::integration_tests::test_avif_input_to_png ... ok
[INFO] [stdout] test tests::integration_tests::test_avif_conversion ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::test_heic_input_to_png stdout ----
[INFO] [stdout] 
[INFO] [stdout] 🧪 HEIC → PNG 역변환 테스트
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   → libheif-rs 디코딩 훅으로 HEIC 파일을 PNG 로 디코딩하는지 확인
[INFO] [stdout] Error: Custom { kind: Other, error: "HEVC 테스트 인코더를 찾을 수 없습니다: UnsupportedFileType(Unspecified) Unknown error" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::test_batch_mixed_input_formats stdout ----
[INFO] [stdout] 
[INFO] [stdout] 🧪 일괄 변환에서 다양한 입력 포맷 혼합 테스트
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   → PNG + WebP + AVIF + HEIC + TIFF + BMP 가 한 디렉토리에 있을 때 모두 PNG 로 변환되는지
[INFO] [stdout] Error: Custom { kind: Other, error: "HEVC 테스트 인코더를 찾을 수 없습니다: UnsupportedFileType(Unspecified) Unknown error" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::integration_tests::test_batch_mixed_input_formats
[INFO] [stdout]     tests::integration_tests::test_heic_input_to_png
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 67 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "31179f51b7578ca8178a9a1a55d2724722a806a352b0cc62666429c680d49c41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31179f51b7578ca8178a9a1a55d2724722a806a352b0cc62666429c680d49c41", kill_on_drop: false }`
[INFO] [stdout] 31179f51b7578ca8178a9a1a55d2724722a806a352b0cc62666429c680d49c41
