[INFO] cloning repository https://github.com/Shnatsel/wondermagick
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shnatsel/wondermagick" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShnatsel%2Fwondermagick", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShnatsel%2Fwondermagick'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce5b635519ec49b20e0fd3d26a37a65b4710127b
[INFO] testing Shnatsel/wondermagick 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%2FShnatsel%2Fwondermagick" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Shnatsel/wondermagick
[INFO] finished tweaking git repo https://github.com/Shnatsel/wondermagick
[INFO] tweaked toml for git repo https://github.com/Shnatsel/wondermagick written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shnatsel/wondermagick 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/Shnatsel/wondermagick 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6dd855b948154982980b97b9d0280b66ca7e2719a3114750127e27d851fc0def
[INFO] running `Command { std: "docker" "start" "-a" "6dd855b948154982980b97b9d0280b66ca7e2719a3114750127e27d851fc0def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dd855b948154982980b97b9d0280b66ca7e2719a3114750127e27d851fc0def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dd855b948154982980b97b9d0280b66ca7e2719a3114750127e27d851fc0def", kill_on_drop: false }`
[INFO] [stdout] 6dd855b948154982980b97b9d0280b66ca7e2719a3114750127e27d851fc0def
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 24a0910aedeb27be6cef5a679f9f9c5a7700df2a20f57095e354fdb234bd3415
[INFO] running `Command { std: "docker" "start" "-a" "24a0910aedeb27be6cef5a679f9f9c5a7700df2a20f57095e354fdb234bd3415", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling jxl-bitstream v1.1.0 (https://github.com/tirr-c/jxl-oxide.git#4793a821)
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling jxl-oxide-common v1.0.0 (https://github.com/tirr-c/jxl-oxide.git#4793a821)
[INFO] [stderr]    Compiling jxl-grid v0.6.1 (https://github.com/tirr-c/jxl-oxide.git#4793a821)
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling jxl-threadpool v1.0.0 (https://github.com/tirr-c/jxl-oxide.git#4793a821)
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling jxl-coding v1.0.1 (https://github.com/tirr-c/jxl-oxide.git#4793a821)
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling zune-jpeg v0.5.11
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling pxfm v0.1.27
[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 rgb v0.8.52
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling jxl-modular v0.11.2 (https://github.com/tirr-c/jxl-oxide.git#4793a821)
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling jxl-image v0.13.0 (https://github.com/tirr-c/jxl-oxide.git#4793a821)
[INFO] [stderr]    Compiling pic-scale-safe v0.1.6
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling jpeg-encoder v0.7.0
[INFO] [stderr]    Compiling jxl-vardct v0.11.1 (https://github.com/tirr-c/jxl-oxide.git#4793a821)
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling jxl-frame v0.13.3 (https://github.com/tirr-c/jxl-oxide.git#4793a821)
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling jxl-color v0.11.0 (https://github.com/tirr-c/jxl-oxide.git#4793a821)
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling current_platform v0.2.0
[INFO] [stderr]    Compiling pcx v0.2.4
[INFO] [stderr]    Compiling jxl-render v0.12.3 (https://github.com/tirr-c/jxl-oxide.git#4793a821)
[INFO] [stderr]    Compiling jxl-jbr v0.2.1 (https://github.com/tirr-c/jxl-oxide.git#4793a821)
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[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 arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling fearless_simd v0.3.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tiff v0.11.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.9 (https://github.com/image-rs/image.git#e8a3c041)
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling jxl-oxide v0.12.5 (https://github.com/tirr-c/jxl-oxide.git#4793a821)
[INFO] [stderr]    Compiling webp v0.3.1
[INFO] [stderr]    Compiling image-extras v0.1.0
[INFO] [stderr]    Compiling hayro-jpeg2000 v0.3.1
[INFO] [stderr]    Compiling wondermagick v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12m 44s
[INFO] running `Command { std: "docker" "inspect" "24a0910aedeb27be6cef5a679f9f9c5a7700df2a20f57095e354fdb234bd3415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24a0910aedeb27be6cef5a679f9f9c5a7700df2a20f57095e354fdb234bd3415", kill_on_drop: false }`
[INFO] [stdout] 24a0910aedeb27be6cef5a679f9f9c5a7700df2a20f57095e354fdb234bd3415
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f1140ec3f8fda47847eaf31fd534c5a48660e8d185c6575421101aca3bea1916
[INFO] running `Command { std: "docker" "start" "-a" "f1140ec3f8fda47847eaf31fd534c5a48660e8d185c6575421101aca3bea1916", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling derive-quickcheck-arbitrary v0.1.3
[INFO] [stderr]    Compiling image v0.25.9 (https://github.com/image-rs/image.git#e8a3c041)
[INFO] [stderr]    Compiling jxl-oxide v0.12.5 (https://github.com/tirr-c/jxl-oxide.git#4793a821)
[INFO] [stderr]    Compiling hayro-jpeg2000 v0.3.1
[INFO] [stderr]    Compiling image-extras v0.1.0
[INFO] [stderr]    Compiling webp v0.3.1
[INFO] [stderr]    Compiling wondermagick v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 12s
[INFO] running `Command { std: "docker" "inspect" "f1140ec3f8fda47847eaf31fd534c5a48660e8d185c6575421101aca3bea1916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1140ec3f8fda47847eaf31fd534c5a48660e8d185c6575421101aca3bea1916", kill_on_drop: false }`
[INFO] [stdout] f1140ec3f8fda47847eaf31fd534c5a48660e8d185c6575421101aca3bea1916
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9464f4433ff6515ba1ff242c442f139b493151d0d03b609950cd314d082d7ec7
[INFO] running `Command { std: "docker" "start" "-a" "9464f4433ff6515ba1ff242c442f139b493151d0d03b609950cd314d082d7ec7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wondermagick-f6a59257858dab89)
[INFO] [stdout] 
[INFO] [stdout] running 114 tests
[INFO] [stdout] test arg_parsers::blur_geometry::tests::test_radius_and_sigma_int ... ok
[INFO] [stdout] test arg_parsers::blur_geometry::tests::test_invalid ... ok
[INFO] [stdout] test arg_parsers::blur_geometry::tests::test_radius_and_sigma_decimal ... ok
[INFO] [stdout] test arg_parsers::blur_geometry::tests::test_radius_only ... ok
[INFO] [stdout] test arg_parsers::blur_geometry::tests::test_sigma_only ... ok
[INFO] [stdout] test arg_parsers::filename::tests::load_crop_geometry ... ok
[INFO] [stdout] test arg_parsers::filename::tests::load_crop_read_modifier ... ok
[INFO] [stdout] test arg_parsers::filename::tests::load_resize_read_modifier ... ok
[INFO] [stdout] test arg_parsers::filename::tests::test_parse_null_format ... ok
[INFO] [stdout] test arg_parsers::filename::tests::test_parse_path_and_format ... ok
[INFO] [stdout] test arg_parsers::filename::tests::test_split_off_bracketed_suffix ... ok
[INFO] [stdout] test arg_parsers::geometry::tests::test_full_positive_geometry ... ok
[INFO] [stdout] test arg_parsers::geometry::tests::test_missing_height_invalid ... ok
[INFO] [stdout] test arg_parsers::filename::tests::parse_stdin ... ok
[INFO] [stdout] test arg_parsers::geometry::tests::test_missing_height ... ok
[INFO] [stdout] test arg_parsers::geometry::tests::test_negative_yoffset ... ok
[INFO] [stdout] test arg_parsers::geometry::tests::test_offsets_only ... ok
[INFO] [stdout] test arg_parsers::grayscale_method::tests::test_case_insensitive ... ok
[INFO] [stdout] test arg_parsers::grayscale_method::tests::test_invalid ... ok
[INFO] [stdout] test arg_parsers::grayscale_method::tests::test_valid_methods ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_newline ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_backslash_escape ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_literal ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_shorthand_after_number ... ok
[INFO] [stdout] test arg_parsers::geometry::tests::roundtrip_is_lossless ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_percent_escape ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_non_ascii_literal ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_unknown_shorthand ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_whitespace ... ok
[INFO] [stdout] test arg_parsers::numbers::tests::test_parse_empty_after_trim ... ok
[INFO] [stdout] test arg_parsers::numbers::tests::test_parse_empty_input ... ok
[INFO] [stdout] test arg_parsers::numbers::tests::test_parse_invalid_float ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_shorthand_followed_by_space ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_shorthand_var ... ok
[INFO] [stdout] test arg_parsers::numbers::tests::test_parse_i32_valid ... ok
[INFO] [stdout] test arg_parsers::filename::tests::parse_path ... ok
[INFO] [stdout] test arg_parsers::numbers::tests::test_parse_invalid_integer ... ok
[INFO] [stdout] test arg_parsers::numbers::tests::test_parse_string_slice_input ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_area_with_ignored_height ... ok
[INFO] [stdout] test arg_parsers::numbers::tests::test_parse_usize_valid ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_cover_no_op ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_ignore_aspect_ratio ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_height_only ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_empty_string ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_ignored_modifiers ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_ignored_offsets ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_offsets_only_no_op ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_only_enlarge ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_only_enlarge_width ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_only_shrink ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_percentage ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_percentage_different_width_height ... ok
[INFO] [stdout] test arg_parsers::resize::tests::roundtrip_is_lossless ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_only_enlarge_height ... ok
[INFO] [stdout] test arg_parsers::unsharpen_geometry::tests::test_invalid ... ok
[INFO] [stdout] test arg_parsers::unsharpen_geometry::tests::test_radius_and_gain_and_threshold ... ok
[INFO] [stdout] test arg_parsers::unsharpen_geometry::tests::test_radius_and_sigma ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_area ... ok
[INFO] [stdout] test arg_parsers::unsharpen_geometry::tests::test_radius_and_sigma_and_gain ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_percentage_no_op ... ok
[INFO] [stdout] test arg_parsers::unsharpen_geometry::tests::test_radius_only ... ok
[INFO] [stdout] test args::tests::test_parse_output_file ... ok
[INFO] [stdout] test encoders::common::pixel_format_optimization::tests::luma8_to_rgb_maybe_a ... ok
[INFO] [stdout] test arg_parsers::unsharpen_geometry::tests::test_radius_and_sigma_and_gain_and_threshold ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_width_only ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_percentage_only_height ... ok
[INFO] [stdout] test operations::combine::verify_insert_short_too_wide ... ok
[INFO] [stdout] test encoders::common::pixel_format_optimization::tests::optimizer_not_overly_aggressive ... ok
[INFO] [stdout] test operations::combine::verify_insert_channel ... ok
[INFO] [stdout] test operations::resize::tests::cover_area_height_upscale ... ok
[INFO] [stdout] test operations::resize::tests::cover_area_height ... ok
[INFO] [stdout] test operations::identify::tests::test_identify_with_format_template_vars ... ok
[INFO] [stdout] test operations::resize::tests::cover_area_width ... ok
[INFO] [stdout] test operations::resize::tests::cover_area_width_upscale ... ok
[INFO] [stdout] test operations::identify::tests::test_identify_with_format_template_literal ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_shorthand_followed_by_letter ... ok
[INFO] [stdout] test arg_parsers::numbers::tests::test_parse_f64_valid ... ok
[INFO] [stdout] test operations::resize::tests::height_percentage ... ok
[INFO] [stdout] test operations::resize::tests::different_percentages ... ok
[INFO] [stdout] test operations::resize::tests::fractional_percentage ... ok
[INFO] [stdout] test encoders::common::pixel_format_optimization::tests::rbga16_optimizes_to_luma8 ... ok
[INFO] [stdout] test operations::identify::tests::test_identify ... ok
[INFO] [stdout] test operations::resize::tests::max_area ... ok
[INFO] [stdout] test operations::resize::tests::max_area_enlarge_only ... ok
[INFO] [stdout] test operations::resize::tests::max_area_shrink_only ... ok
[INFO] [stdout] test operations::resize::tests::max_area_unconstrained ... ok
[INFO] [stdout] test operations::resize::tests::negative_area_no_op ... ok
[INFO] [stdout] test operations::resize::tests::negative_cover_no_op ... ok
[INFO] [stdout] test operations::resize::tests::negative_height_no_op ... ok
[INFO] [stdout] test operations::resize::tests::negative_percentage_no_op ... ok
[INFO] [stdout] test operations::resize::tests::negative_width_no_op ... ok
[INFO] [stdout] test operations::resize::tests::negative_width_positive_height_no_op ... ignored
[INFO] [stdout] test operations::resize::tests::percentage ... ok
[INFO] [stdout] test operations::resize::tests::positive_width_negative_height_width_only ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_enlarge_only ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_enlarge_only_no_op ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_height_only ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_narrow ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_narrow_upscale ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_same ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_shrink_only ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_shrink_only_by_height ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_shrink_only_by_width ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_shrink_only_no_op ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_wide ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_wide_upscale ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_width_only ... ok
[INFO] [stdout] test utils::filename::tests::append_number_suffix_unix ... ok
[INFO] [stdout] test plan::tests::test_output_locations ... ok
[INFO] [stdout] test utils::filename::tests::append_number_suffix ... ok
[INFO] [stdout] test utils::fraction::tests::test_fraction_ordering ... ok
[INFO] [stdout] test utils::fraction::tests::test_fraction_equality ... ok
[INFO] [stdout] test utils::fraction::tests::test_fraction_sorting ... ok
[INFO] [stdout] test utils::fraction::tests::test_fraction_comparison ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 113 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/wm-convert.rs (/opt/rustwide/target/debug/deps/wm_convert-c84fd7b5e88aceba)
[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] [stderr]      Running tests/wm_convert_integration_tests.rs (/opt/rustwide/target/debug/deps/wm_convert_integration_tests-620fcd74387d25b8)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test combine_plus_is_precise ... ok
[INFO] [stdout] test combine_as_gray_upgrades ... ok
[INFO] [stdout] test combine_plus_works ... ok
[INFO] [stdout] test combine_as_gray ... ok
[INFO] [stdout] test combine_succeeds ... ok
[INFO] [stdout] test combine_upgrades_to_rgba ... ok
[INFO] [stdout] test test_convert_png_to_jpg_succeeds ... ok
[INFO] [stdout] test test_resize_identify_succeeds ... ok
[INFO] [stdout] test test_write_as_intermediate ... ok
[INFO] [stderr]    Doc-tests wondermagick
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/arg_parsers/numbers.rs - arg_parsers::numbers::strip_and_parse_number (line 30) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9464f4433ff6515ba1ff242c442f139b493151d0d03b609950cd314d082d7ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9464f4433ff6515ba1ff242c442f139b493151d0d03b609950cd314d082d7ec7", kill_on_drop: false }`
[INFO] [stdout] 9464f4433ff6515ba1ff242c442f139b493151d0d03b609950cd314d082d7ec7
