[INFO] fetching crate img-squeeze 0.1.1... [INFO] testing img-squeeze-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate img-squeeze 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate img-squeeze 0.1.1 [INFO] finished tweaking crates.io crate img-squeeze 0.1.1 [INFO] tweaked toml for crates.io crate img-squeeze 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate img-squeeze 0.1.1 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 crates.io crate img-squeeze 0.1.1 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efa6d15e92f25f7fb834d7b7c975caa5aff07246da07769ae6ea09f1f51b02a7 [INFO] running `Command { std: "docker" "start" "-a" "efa6d15e92f25f7fb834d7b7c975caa5aff07246da07769ae6ea09f1f51b02a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efa6d15e92f25f7fb834d7b7c975caa5aff07246da07769ae6ea09f1f51b02a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa6d15e92f25f7fb834d7b7c975caa5aff07246da07769ae6ea09f1f51b02a7", kill_on_drop: false }` [INFO] [stdout] efa6d15e92f25f7fb834d7b7c975caa5aff07246da07769ae6ea09f1f51b02a7 [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=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] f0b4ebaabccc534f87dd8a9f7167519056430b31a5b2f68dfebe4cb88d29876e [INFO] running `Command { std: "docker" "start" "-a" "f0b4ebaabccc534f87dd8a9f7167519056430b31a5b2f68dfebe4cb88d29876e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libdeflate-sys v1.24.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling zune-jpeg v0.4.20 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling libdeflater v1.24.0 [INFO] [stderr] Compiling oxipng v9.1.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling walrus_rs v0.1.2 [INFO] [stderr] Compiling img-squeeze v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "f0b4ebaabccc534f87dd8a9f7167519056430b31a5b2f68dfebe4cb88d29876e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0b4ebaabccc534f87dd8a9f7167519056430b31a5b2f68dfebe4cb88d29876e", kill_on_drop: false }` [INFO] [stdout] f0b4ebaabccc534f87dd8a9f7167519056430b31a5b2f68dfebe4cb88d29876e [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=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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d116ed863b2c92f06b7c6cd79ef5ba59ea2acdfd081ee3c037c93e85051322cc [INFO] running `Command { std: "docker" "start" "-a" "d116ed863b2c92f06b7c6cd79ef5ba59ea2acdfd081ee3c037c93e85051322cc", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling walrus_rs v0.1.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling img-squeeze v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.82s [INFO] running `Command { std: "docker" "inspect" "d116ed863b2c92f06b7c6cd79ef5ba59ea2acdfd081ee3c037c93e85051322cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d116ed863b2c92f06b7c6cd79ef5ba59ea2acdfd081ee3c037c93e85051322cc", kill_on_drop: false }` [INFO] [stdout] d116ed863b2c92f06b7c6cd79ef5ba59ea2acdfd081ee3c037c93e85051322cc [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=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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c25bebc2322aa8c2f26a62637e4ce2c2178a3d5d3e1d2fae1bc09511b84dfb93 [INFO] running `Command { std: "docker" "start" "-a" "c25bebc2322aa8c2f26a62637e4ce2c2178a3d5d3e1d2fae1bc09511b84dfb93", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/img_squeeze-51ccc80c1c9fbe0d) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test batch::tests::test_collect_image_files_single_file ... ok [INFO] [stdout] test batch::tests::test_collect_image_files_directory ... ok [INFO] [stdout] test batch::tests::test_estimate_image_memory_usage ... ok [INFO] [stdout] test batch::tests::test_collect_image_files_non_recursive ... ok [INFO] [stdout] test batch::tests::test_collect_image_files_glob_pattern ... ok [INFO] [stdout] test batch::tests::test_collect_image_files_no_files ... ok [INFO] [stdout] test batch::tests::test_estimate_image_memory_usage_png ... ok [INFO] [stdout] test batch::tests::test_generate_output_path ... ok [INFO] [stdout] test batch::tests::test_generate_output_path_avif_format ... ok [INFO] [stdout] test batch::tests::test_generate_output_path_unsupported_format ... ok [INFO] [stdout] test batch::tests::test_is_image_file ... ok [INFO] [stdout] test batch::tests::test_validate_batch_memory_limits_empty ... ok [INFO] [stdout] test processing::tests::test_compression_options_default ... ok [INFO] [stdout] test batch::tests::test_generate_output_path_webp_format ... ok [INFO] [stdout] test batch::tests::test_validate_batch_memory_limits_with_real_files ... ok [INFO] [stdout] test processing::tests::test_compression_options_creation ... ok [INFO] [stdout] test processing::tests::test_compression_options_invalid_quality ... ok [INFO] [stdout] test processing::tests::test_determine_output_format ... ok [INFO] [stdout] test processing::tests::test_determine_output_format_case_insensitive_exts ... ok [INFO] [stdout] test processing::tests::test_determine_output_format_with_override ... ok [INFO] [stdout] test batch::tests::test_generate_output_path_with_format_override ... ok [INFO] [stdout] test processing::tests::test_resize_image_no_dimensions ... ok [INFO] [stdout] test processing::tests::test_load_image_with_metadata_not_found ... ok [INFO] [stdout] test processing::tests::test_resize_image_same_dimensions ... ok [INFO] [stdout] test upload::tests::test_build_walrus_access_url_without_trailing_slash ... ok [INFO] [stdout] test walrus::tests::test_upload_to_walrus_async_file_not_found ... ok [INFO] [stdout] test walrus::tests::test_walrus_options_new ... ok [INFO] [stdout] test batch::tests::test_is_image_file_case_insensitive ... ok [INFO] [stdout] test upload::tests::test_build_walrus_access_url_with_trailing_slash ... ok [INFO] [stdout] test processing::tests::test_determine_output_format_unsupported ... ok [INFO] [stdout] test batch::tests::test_validate_batch_memory_limits_file_count_exceeded ... ok [INFO] [stdout] test batch::tests::test_collect_image_files_recursive ... ok [INFO] [stdout] test walrus::tests::test_walrus_options_default ... ok [INFO] [stdout] test batch::tests::test_validate_batch_memory_limits_large_images ... ok [INFO] [stdout] test processing::tests::test_resize_image_height_only ... ok [INFO] [stdout] test processing::tests::test_resize_image_dimensions ... ok [INFO] [stdout] test processing::tests::test_resize_image_both_dimensions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.48s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/img_squeeze-21916905c10e23ce) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test batch::tests::test_collect_image_files_directory ... ok [INFO] [stdout] test batch::tests::test_collect_image_files_glob_pattern ... ok [INFO] [stdout] test batch::tests::test_collect_image_files_recursive ... ok [INFO] [stdout] test batch::tests::test_collect_image_files_non_recursive ... ok [INFO] [stdout] test batch::tests::test_collect_image_files_no_files ... ok [INFO] [stdout] test batch::tests::test_collect_image_files_single_file ... ok [INFO] [stdout] test batch::tests::test_estimate_image_memory_usage ... ok [INFO] [stdout] test batch::tests::test_generate_output_path_avif_format ... ok [INFO] [stdout] test batch::tests::test_generate_output_path_with_format_override ... ok [INFO] [stdout] test batch::tests::test_is_image_file ... ok [INFO] [stdout] test batch::tests::test_is_image_file_case_insensitive ... ok [INFO] [stdout] test batch::tests::test_generate_output_path_unsupported_format ... ok [INFO] [stdout] test batch::tests::test_estimate_image_memory_usage_png ... ok [INFO] [stdout] test batch::tests::test_generate_output_path ... ok [INFO] [stdout] test processing::tests::test_compression_options_creation ... ok [INFO] [stdout] test processing::tests::test_determine_output_format ... ok [INFO] [stdout] test processing::tests::test_compression_options_default ... ok [INFO] [stdout] test processing::tests::test_determine_output_format_case_insensitive_exts ... ok [INFO] [stdout] test processing::tests::test_load_image_with_metadata_not_found ... ok [INFO] [stdout] test processing::tests::test_determine_output_format_unsupported ... ok [INFO] [stdout] test batch::tests::test_validate_batch_memory_limits_empty ... ok [INFO] [stdout] test batch::tests::test_validate_batch_memory_limits_with_real_files ... ok [INFO] [stdout] test processing::tests::test_resize_image_same_dimensions ... ok [INFO] [stdout] test upload::tests::test_build_walrus_access_url_with_trailing_slash ... ok [INFO] [stdout] test walrus::tests::test_walrus_options_new ... ok [INFO] [stdout] test batch::tests::test_validate_batch_memory_limits_file_count_exceeded ... ok [INFO] [stdout] test upload::tests::test_build_walrus_access_url_without_trailing_slash ... ok [INFO] [stdout] test walrus::tests::test_upload_to_walrus_async_file_not_found ... ok [INFO] [stdout] test walrus::tests::test_walrus_options_default ... ok [INFO] [stdout] test processing::tests::test_determine_output_format_with_override ... ok [INFO] [stdout] test processing::tests::test_resize_image_no_dimensions ... ok [INFO] [stdout] test batch::tests::test_generate_output_path_webp_format ... ok [INFO] [stdout] test processing::tests::test_compression_options_invalid_quality ... ok [INFO] [stdout] test batch::tests::test_validate_batch_memory_limits_large_images ... ok [INFO] [stdout] test processing::tests::test_resize_image_height_only ... ok [INFO] [stdout] test processing::tests::test_resize_image_dimensions ... ok [INFO] [stdout] test processing::tests::test_resize_image_both_dimensions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.42s [INFO] [stdout] [INFO] [stderr] Doc-tests img_squeeze [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/processing.rs - processing::validate_file_exists (line 52) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c25bebc2322aa8c2f26a62637e4ce2c2178a3d5d3e1d2fae1bc09511b84dfb93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c25bebc2322aa8c2f26a62637e4ce2c2178a3d5d3e1d2fae1bc09511b84dfb93", kill_on_drop: false }` [INFO] [stdout] c25bebc2322aa8c2f26a62637e4ce2c2178a3d5d3e1d2fae1bc09511b84dfb93