[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] ef1ecba4d71a1910c31eea81f6549158375054bf
[INFO] testing Shnatsel/wondermagick against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShnatsel%2Fwondermagick" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shnatsel/wondermagick on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22fe8637a6aa1c47d46b97985f5f189e899ff88c79b489104973daf080d0cac7
[INFO] running `Command { std: "docker" "start" "-a" "22fe8637a6aa1c47d46b97985f5f189e899ff88c79b489104973daf080d0cac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22fe8637a6aa1c47d46b97985f5f189e899ff88c79b489104973daf080d0cac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22fe8637a6aa1c47d46b97985f5f189e899ff88c79b489104973daf080d0cac7", kill_on_drop: false }`
[INFO] [stdout] 22fe8637a6aa1c47d46b97985f5f189e899ff88c79b489104973daf080d0cac7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0567e29424fd5635ff317f5d513e98b596ed11a5938e8f222e83a85162ed8dd
[INFO] running `Command { std: "docker" "start" "-a" "b0567e29424fd5635ff317f5d513e98b596ed11a5938e8f222e83a85162ed8dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling aligned v0.4.2
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling gif v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.5
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling jpeg-encoder v0.6.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling current_platform v0.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling pic-scale-safe v0.1.5
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[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 fax_derive v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling profiling v1.0.17
[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 av1-grain v0.2.5
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling image v0.25.9 (https://github.com/image-rs/image.git#aae5fb91)
[INFO] [stderr]    Compiling webp v0.3.1
[INFO] [stderr]    Compiling wondermagick v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 04s
[INFO] running `Command { std: "docker" "inspect" "b0567e29424fd5635ff317f5d513e98b596ed11a5938e8f222e83a85162ed8dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0567e29424fd5635ff317f5d513e98b596ed11a5938e8f222e83a85162ed8dd", kill_on_drop: false }`
[INFO] [stdout] b0567e29424fd5635ff317f5d513e98b596ed11a5938e8f222e83a85162ed8dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cf8f8296e9e1a754c2ee8472d8ad19332231621ab3ca11f955d8e0e43a00f00
[INFO] running `Command { std: "docker" "start" "-a" "4cf8f8296e9e1a754c2ee8472d8ad19332231621ab3ca11f955d8e0e43a00f00", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[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 structmeta v0.2.0
[INFO] [stderr]    Compiling derive-quickcheck-arbitrary v0.1.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling image v0.25.9 (https://github.com/image-rs/image.git#aae5fb91)
[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 2m 14s
[INFO] running `Command { std: "docker" "inspect" "4cf8f8296e9e1a754c2ee8472d8ad19332231621ab3ca11f955d8e0e43a00f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cf8f8296e9e1a754c2ee8472d8ad19332231621ab3ca11f955d8e0e43a00f00", kill_on_drop: false }`
[INFO] [stdout] 4cf8f8296e9e1a754c2ee8472d8ad19332231621ab3ca11f955d8e0e43a00f00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5fef5db851ab1ee1662d74f4151546b6a2fdc1ec7bbccaa9e7b09c557d21ca6b
[INFO] running `Command { std: "docker" "start" "-a" "5fef5db851ab1ee1662d74f4151546b6a2fdc1ec7bbccaa9e7b09c557d21ca6b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wondermagick-029d6060af509d42)
[INFO] [stdout] 
[INFO] [stdout] running 107 tests
[INFO] [stdout] test arg_parsers::blur_geometry::tests::test_invalid ... ok
[INFO] [stdout] test arg_parsers::blur_geometry::tests::test_radius_and_sigma_int ... ok
[INFO] [stdout] test arg_parsers::blur_geometry::tests::test_sigma_only ... 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::parse_stdin ... 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 ... ok
[INFO] [stdout] test arg_parsers::geometry::tests::test_offsets_only ... 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::geometry::tests::roundtrip_is_lossless ... ok
[INFO] [stdout] test arg_parsers::geometry::tests::test_missing_height_invalid ... ok
[INFO] [stdout] test arg_parsers::geometry::tests::test_negative_yoffset ... 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_unknown_shorthand ... ok
[INFO] [stdout] test arg_parsers::filename::tests::load_crop_geometry ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_non_ascii_literal ... 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_percent_escape ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_shorthand_after_number ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_shorthand_followed_by_letter ... ok
[INFO] [stdout] test arg_parsers::blur_geometry::tests::test_radius_only ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_newline ... ok
[INFO] [stdout] test arg_parsers::grayscale_method::tests::test_invalid ... ok
[INFO] [stdout] test arg_parsers::filename::tests::parse_path ... ok
[INFO] [stdout] test arg_parsers::grayscale_method::tests::test_case_insensitive ... 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_f64_valid ... ok
[INFO] [stdout] test arg_parsers::numbers::tests::test_parse_i32_valid ... ok
[INFO] [stdout] test arg_parsers::numbers::tests::test_parse_invalid_float ... ok
[INFO] [stdout] test arg_parsers::numbers::tests::test_parse_invalid_integer ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_empty_string ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_height_only ... ok
[INFO] [stdout] test arg_parsers::numbers::tests::test_parse_usize_valid ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_ignore_aspect_ratio ... ok
[INFO] [stdout] test arg_parsers::numbers::tests::test_parse_string_slice_input ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_ignored_modifiers ... ok
[INFO] [stdout] test arg_parsers::resize::tests::roundtrip_is_lossless ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_area ... ok
[INFO] [stdout] test arg_parsers::numbers::tests::test_parse_empty_input ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_cover_no_op ... 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::unsharpen_geometry::tests::test_radius_and_gain_and_threshold ... ok
[INFO] [stdout] test arg_parsers::unsharpen_geometry::tests::test_invalid ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_only_enlarge_height ... 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 ... 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_percentage_different_width_height ... 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_no_op ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_percentage_only_height ... ok
[INFO] [stdout] test arg_parsers::unsharpen_geometry::tests::test_radius_and_sigma ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_width_only ... 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::optimizer_not_overly_aggressive ... ok
[INFO] [stdout] test operations::combine::verify_insert_channel ... ok
[INFO] [stdout] test operations::combine::verify_insert_short_too_wide ... ok
[INFO] [stdout] test encoders::common::pixel_format_optimization::tests::luma8_to_rgb_maybe_a ... ok
[INFO] [stdout] test operations::identify::tests::test_identify_with_format_template_vars ... ok
[INFO] [stdout] test operations::identify::tests::test_identify_with_format_template_literal ... ok
[INFO] [stdout] test operations::identify::tests::test_identify ... 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::resize::tests::cover_area_width ... ok
[INFO] [stdout] test encoders::common::pixel_format_optimization::tests::rbga16_optimizes_to_luma8 ... 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::cover_area_width_upscale ... 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_enlarge_only ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_enlarge_only_no_op ... ok
[INFO] [stdout] test operations::resize::tests::height_percentage ... ok
[INFO] [stdout] test operations::resize::tests::max_area ... ok
[INFO] [stdout] test operations::resize::tests::max_area_unconstrained ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_shrink_only ... ok
[INFO] [stdout] test operations::resize::tests::percentage ... ok
[INFO] [stdout] test operations::resize::tests::different_percentages ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_same ... ok
[INFO] [stdout] test operations::resize::tests::fractional_percentage ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_wide_upscale ... ok
[INFO] [stdout] test plan::tests::test_output_locations ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_shrink_only_by_width ... ok
[INFO] [stdout] test utils::filename::tests::append_number_suffix ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_shrink_only_by_height ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_width_only ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_height_only ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_shrink_only_no_op ... ok
[INFO] [stdout] test arg_parsers::blur_geometry::tests::test_radius_and_sigma_decimal ... ok
[INFO] [stdout] test arg_parsers::identify_format::parser::tests::test_parse_with_shorthand_var ... 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_ordering ... ok
[INFO] [stdout] test utils::fraction::tests::test_fraction_comparison ... ok
[INFO] [stdout] test operations::resize::tests::preserve_aspect_ratio_wide ... ok
[INFO] [stdout] test utils::filename::tests::append_number_suffix_unix ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_area_with_ignored_height ... ok
[INFO] [stdout] test arg_parsers::resize::tests::test_ignored_offsets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 107 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/wm-convert.rs (/opt/rustwide/target/debug/deps/wm_convert-1a8f30bd4d697880)
[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-98edff9c12719859)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test combine_as_gray ... ok
[INFO] [stdout] test combine_as_gray_upgrades ... ok
[INFO] [stdout] test combine_plus_is_precise ... ok
[INFO] [stdout] test combine_succeeds ... ok
[INFO] [stdout] test test_resize_identify_succeeds ... ok
[INFO] [stdout] test combine_upgrades_to_rgba ... ok
[INFO] [stdout] test test_convert_png_to_jpg_succeeds ... ok
[INFO] [stderr]    Doc-tests wondermagick
[INFO] [stdout] test combine_plus_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[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.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5fef5db851ab1ee1662d74f4151546b6a2fdc1ec7bbccaa9e7b09c557d21ca6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fef5db851ab1ee1662d74f4151546b6a2fdc1ec7bbccaa9e7b09c557d21ca6b", kill_on_drop: false }`
[INFO] [stdout] 5fef5db851ab1ee1662d74f4151546b6a2fdc1ec7bbccaa9e7b09c557d21ca6b
