[INFO] cloning repository https://github.com/johannesvollmer/rs-exr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johannesvollmer/rs-exr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohannesvollmer%2Frs-exr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohannesvollmer%2Frs-exr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad472beb19d5509654d7d6be3db6d49cfdcce7b6 [INFO] testing johannesvollmer/rs-exr against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohannesvollmer%2Frs-exr" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 57% (175/302) Checking out files: 58% (176/302) Checking out files: 59% (179/302) Checking out files: 60% (182/302) Checking out files: 61% (185/302) Checking out files: 62% (188/302) Checking out files: 63% (191/302) Checking out files: 64% (194/302) Checking out files: 65% (197/302) Checking out files: 66% (200/302) Checking out files: 67% (203/302) Checking out files: 68% (206/302) Checking out files: 69% (209/302) Checking out files: 70% (212/302) Checking out files: 71% (215/302) Checking out files: 72% (218/302) Checking out files: 73% (221/302) Checking out files: 74% (224/302) Checking out files: 75% (227/302) Checking out files: 76% (230/302) Checking out files: 77% (233/302) Checking out files: 78% (236/302) Checking out files: 79% (239/302) Checking out files: 80% (242/302) Checking out files: 81% (245/302) Checking out files: 82% (248/302) Checking out files: 83% (251/302) Checking out files: 84% (254/302) Checking out files: 85% (257/302) Checking out files: 86% (260/302) Checking out files: 87% (263/302) Checking out files: 88% (266/302) Checking out files: 89% (269/302) Checking out files: 90% (272/302) Checking out files: 91% (275/302) Checking out files: 92% (278/302) Checking out files: 93% (281/302) Checking out files: 94% (284/302) Checking out files: 95% (287/302) Checking out files: 96% (290/302) Checking out files: 97% (293/302) Checking out files: 98% (296/302) Checking out files: 99% (299/302) Checking out files: 100% (302/302) Checking out files: 100% (302/302), done. [INFO] validating manifest of git repo https://github.com/johannesvollmer/rs-exr on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johannesvollmer/rs-exr [INFO] finished tweaking git repo https://github.com/johannesvollmer/rs-exr [INFO] tweaked toml for git repo https://github.com/johannesvollmer/rs-exr written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/johannesvollmer/rs-exr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 88d75afb1cc148a8e30499f27eb0c00807c845df0daa6f86476808335a47669c [INFO] running `Command { std: "docker" "start" "-a" "88d75afb1cc148a8e30499f27eb0c00807c845df0daa6f86476808335a47669c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88d75afb1cc148a8e30499f27eb0c00807c845df0daa6f86476808335a47669c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d75afb1cc148a8e30499f27eb0c00807c845df0daa6f86476808335a47669c", kill_on_drop: false }` [INFO] [stdout] 88d75afb1cc148a8e30499f27eb0c00807c845df0daa6f86476808335a47669c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73b4ca77fafeb2bb68c501e759d676724a4cc9498ad3e113d652dfa5e840787a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "73b4ca77fafeb2bb68c501e759d676724a4cc9498ad3e113d652dfa5e840787a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling bit_field v0.10.0 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling exr v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "73b4ca77fafeb2bb68c501e759d676724a4cc9498ad3e113d652dfa5e840787a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b4ca77fafeb2bb68c501e759d676724a4cc9498ad3e113d652dfa5e840787a", kill_on_drop: false }` [INFO] [stdout] 73b4ca77fafeb2bb68c501e759d676724a4cc9498ad3e113d652dfa5e840787a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3d4a3946d884c62a2f8224b69b053810c8c4f6b41c50a3353c7403f86885d18 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a3d4a3946d884c62a2f8224b69b053810c8c4f6b41c50a3353c7403f86885d18", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling png v0.16.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling exr v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 5m 06s [INFO] running `Command { std: "docker" "inspect" "a3d4a3946d884c62a2f8224b69b053810c8c4f6b41c50a3353c7403f86885d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3d4a3946d884c62a2f8224b69b053810c8c4f6b41c50a3353c7403f86885d18", kill_on_drop: false }` [INFO] [stdout] a3d4a3946d884c62a2f8224b69b053810c8c4f6b41c50a3353c7403f86885d18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64d337e74fd63763465bbe9986b5280a325daa039005f127278e39d12217ee68 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "64d337e74fd63763465bbe9986b5280a325daa039005f127278e39d12217ee68", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/exr-4379444227381901 [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test compression::piz::wavelet::test::roundtrip_14bit_image ... ok [INFO] [stdout] test compression::piz::wavelet::test::roundtrip_14_bit_values ... ok [INFO] [stdout] test compression::piz::wavelet::test::roundtrip_16bit_image ... ok [INFO] [stdout] test compression::optimize_bytes::test::roundtrip_derive ... ok [INFO] [stdout] test compression::optimize_bytes::test::roundtrip_interleave ... ok [INFO] [stdout] test compression::piz::wavelet::test::roundtrip_16_bit_values ... ok [INFO] [stdout] test compression::rle::test::test ... ok [INFO] [stdout] test io::test::peek ... ok [INFO] [stdout] test meta::attribute::test::rounding_up ... ok [INFO] [stdout] test meta::attribute::test::attribute_write_read_roundtrip_and_byte_size ... ok [INFO] [stdout] test meta::attribute::test::tile_description_write_read_roundtrip ... ok [INFO] [stdout] test meta::attribute::test::text_ord ... ok [INFO] [stdout] test image::simple::test::test_crop ... ok [INFO] [stdout] test meta::test::infer_low_requirements ... ok [INFO] [stdout] test meta::test::round_trip ... ok [INFO] [stdout] test meta::attribute::test::rounding_down ... ok [INFO] [stdout] test meta::test::infer_high_requirements ... ok [INFO] [stdout] test meta::test::round_trip_requirements ... ok [INFO] [stdout] test compression::piz::huffman::test::repetitions_special ... ok [INFO] [stdout] test compression::piz::huffman::test::compression_comparation ... ok [INFO] [stdout] test compression::piz::huffman::test::test_zeroes ... ok [INFO] [stdout] test image::simple::test::test_crop_size ... ok [INFO] [stdout] test compression::piz::huffman::test::round_trip ... ok [INFO] [stdout] test compression::piz::wavelet::test::ground_truth ... ok [INFO] [stdout] test compression::piz::test::roundtrip_any_sample_type ... ok [INFO] [stdout] test compression::piz::test::roundtrip_two_channels ... ok [INFO] [stdout] test compression::piz::test::roundtrip_seven_channels ... ok [INFO] [stdout] test compression::piz::huffman::test::round_trip100 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dev-64142b2137e72932 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fuzz-fd5c523db9294010 [INFO] [stdout] running 3 tests [INFO] [stdout] test print_meta_of_all_files ... ignored [INFO] [stdout] test search_previews_of_all_files ... ignored [INFO] [stdout] test test_roundtrip ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test fuzz ... ignored [INFO] [stdout] test fuzzed ... ok [INFO] [stdout] test damaged ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/roundtrip-3ecd80e010ed53eb [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Trunks.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Ground.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Leaves.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Adjuster.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/GrayRampsHorizontal.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t02.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t13.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t11.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t14.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/GrayRampsDiagonal.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t15.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t01.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t10.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t08.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t03.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t05.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/PeriodicPattern.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t16.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/BrightRings.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t06.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/RgbRampsDiagonal.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t09.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t07.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t12.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/BrightRingsNanInf.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t04.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/XYZ.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/Rec709_YC.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/WideColorGamut.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/SquaresSwirls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/WavyLinesCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/Bonita.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/GammaChart.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/Rec709.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/XYZ_YC.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Trunks.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/KernerEnvLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/MirrorPattern.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_none.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwaa_v1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/StageEnvLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/KernerEnvCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Fog.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwaa_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_b44.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/v1.7.test.1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Impact.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_rle.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/ColorCodedLevels.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/lineOrder_increasing.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/v1.7.test.tiled.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/composited.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Ground.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Leaves.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/lineOrder_decreasing.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/LosPadres.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Ground.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Leaves.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Trunks.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/MtTamNorth.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/StarField.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_rle.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_b44_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/OrientationLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/Kapaa.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_zip_half.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/WideFloatRange.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Tiles/Ocean.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/CrissyField.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/Flowers.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/OrientationCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/AllHalfValues.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/CandleGlass.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwab_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/StageEnvCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/Garden.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/WavyLinesSphere.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/MtTamWest.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/test_native2.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/StillLife.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_dwa.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/WavyLinesLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0001.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Blobbies.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_zips.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwaa_v2.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwab_v1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Desk.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/test_native1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/PrismsLenses.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Cannon.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Tree.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwab_v2.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0006.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_zip.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0001.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Tiles/Spirals.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/composited.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0004.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_pxr24.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0002.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0007.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0003.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Tiles/GoldenGate.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0005.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_uncompressed.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/RgbRampsDiagonal.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0004.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Trunks.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/WideColorGamut.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/GammaChart.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0006.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/GrayRampsHorizontal.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_none.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwaa_v1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/BrightRings.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/SquaresSwirls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/BrightRingsNanInf.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwaa_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_b44.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/v1.7.test.1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/lineOrder_increasing.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/GrayRampsDiagonal.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/v1.7.test.tiled.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/lineOrder_decreasing.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0002.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t15.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0003.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_rle.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t05.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t16.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t06.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/PeriodicPattern.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t09.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0008.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_dwa.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/Bonita.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t07.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_rle.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_b44_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t12.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0007.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t04.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0005.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t14.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t03.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwab_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t11.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_zips.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwaa_v2.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwab_v1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t08.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/test_native2.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t02.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/test_native1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t10.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/StageEnvLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t13.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0008.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_zips.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t01.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/ColorCodedLevels.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwab_v2.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Tiles/Ocean.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/CrissyField.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/Flowers.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_zip.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Ground.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Leaves.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Adjuster.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/OrientationLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/OrientationCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/Garden.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/MtTamNorth.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/StarField.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_zip_half.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0001.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/MirrorPattern.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/KernerEnvLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/StageEnvCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/XYZ.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/Rec709_YC.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/WavyLinesSphere.exr" [INFO] [stdout] test round_trip_all_files_full ... test round_trip_all_files_full has been running for over 60 seconds [INFO] [stdout] test round_trip_all_files_rgba ... test round_trip_all_files_rgba has been running for over 60 seconds [INFO] [stdout] test round_trip_all_files_simple ... test round_trip_all_files_simple has been running for over 60 seconds [INFO] [stdout] test round_trip_parallel_files ... test round_trip_parallel_files has been running for over 60 seconds [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Impact.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/Rec709.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/XYZ_YC.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Trunks.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/WavyLinesLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/CandleGlass.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Fog.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/composited.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Ground.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Leaves.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/WavyLinesCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/MtTamWest.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/composited.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Ground.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Leaves.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Trunks.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/Kapaa.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0002.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0007.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/LosPadres.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_zips.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0003.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Blobbies.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_uncompressed.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Tiles/Spirals.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0008.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Tree.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0001.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/StillLife.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Cannon.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Tiles/GoldenGate.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0006.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/WideFloatRange.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0004.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/AllHalfValues.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0005.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/PrismsLenses.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0008.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_piz_noisy_rgb.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Desk.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0003.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_dwa.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_none.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwaa_v1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/AllHalfValues.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0007.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_piz_noisy_rgb.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/lineOrder_decreasing.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/RgbRampsDiagonal.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_rle.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_zips.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwaa_v2.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwab_v1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwaa_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_b44.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0004.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/v1.7.test.1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/lineOrder_increasing.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/WideColorGamut.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/test_native1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0001.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_b44_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0001.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/GammaChart.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Tiles/Ocean.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/CrissyField.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/Flowers.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/MtTamNorth.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/StarField.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwab_v2.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/StillLife.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0003.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/BrightRings.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_rle.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/PrismsLenses.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Cannon.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Blobbies.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwab_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0007.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_zip.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/test_native2.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0007.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/SquaresSwirls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Desk.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Trunks.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/CandleGlass.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/PeriodicPattern.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/BrightRingsNanInf.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_zip_half.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/MtTamWest.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0008.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0003.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0008.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Tree.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/Bonita.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0002.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/StageEnvLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0005.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/XYZ.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/Rec709_YC.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t15.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t05.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Tiles/Spirals.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/ColorCodedLevels.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t16.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t06.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/Rec709.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/XYZ_YC.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Trunks.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0006.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t09.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/OrientationLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0004.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_uncompressed.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t07.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t12.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t04.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0005.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/WavyLinesCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t14.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t03.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/KernerEnvLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t11.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/StageEnvCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/OrientationCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t08.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/composited.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Ground.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Leaves.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Ground.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Leaves.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Adjuster.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t02.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/MirrorPattern.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/WavyLinesSphere.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t10.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0006.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0005.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t13.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Ground.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Leaves.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Trunks.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/KernerEnvCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t01.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Trunks.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/composited.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/Kapaa.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Tiles/GoldenGate.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Ground.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Leaves.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Adjuster.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t15.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_pxr24.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t05.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/PeriodicPattern.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0002.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Ground.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Leaves.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LeftView/Trunks.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/WavyLinesLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t16.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/RgbRampsDiagonal.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t14.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t06.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t03.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t09.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Impact.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t11.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t07.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/XYZ.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/Rec709_YC.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t08.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t12.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t02.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/WideColorGamut.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t04.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t10.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/LosPadres.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/StageEnvLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/Rec709.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Chromaticities/XYZ_YC.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Trunks.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t13.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/GammaChart.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/DisplayWindow/t01.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/ColorCodedLevels.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/GrayRampsHorizontal.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/WavyLinesSphere.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_rle.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/OrientationLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Ground.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/Leaves.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Impact.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/BrightRings.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/WavyLinesLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/StageEnvCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Fog.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/GrayRampsDiagonal.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/LowResLeftView/composited.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/KernerEnvLatLong.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/SquaresSwirls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/Balls.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/MtTamNorth.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/StarField.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/Bonita.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_zips.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/BrightRingsNanInf.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/Flowers.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiView/LosPadres.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/Garden.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/Kapaa.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_zip_half.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/WavyLinesCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Tiles/Ocean.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/LuminanceChroma/CrissyField.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/StillLife.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/MtTamWest.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/CandleGlass.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/MirrorPattern.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/KernerEnvCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_none.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwaa_v1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/WideFloatRange.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/TestImages/AllHalfValues.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/lineOrder_decreasing.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/OrientationCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_rle.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/PrismsLenses.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Cannon.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_b44.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/v1.7.test.1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Desk.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/lineOrder_increasing.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwaa_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Blobbies.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/v1.7.test.tiled.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_b44_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/ScanLines/Tree.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0001.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_piz_noisy_rgb.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0001.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/test_native2.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwab_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Tiles/GoldenGate.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Tiles/Spirals.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0004.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_dwa.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_pxr24.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/v2/Stereo/composited.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0008.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_zips.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwaa_v2.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwab_v1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_dwab_v2.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/test_native1.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_zip.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0005.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/IlmfmlmflmTest/comp_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0007.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0006.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0008.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0006.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0002.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0007.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0005.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0003.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0003.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0002.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0004.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_piz.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_zips.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_uncompressed.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_piz_noisy_rgb.exr" [INFO] [stdout] test round_trip_all_files_simple ... ok [INFO] [stdout] test round_trip_all_files_rgba ... ok [INFO] [stdout] ✓ No error when processing "tests/images/valid/custom/crowskull/crow_pxr24.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/multipart.0002.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0006.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/MultiResolution/KernerEnvCube.exr" [INFO] [stdout] ✓ No error when processing "tests/images/valid/openexr/Beachball/singlepart.0004.exr" [INFO] [stdout] test round_trip_parallel_files ... ok [INFO] [stdout] test round_trip_all_files_full ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests exr [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "64d337e74fd63763465bbe9986b5280a325daa039005f127278e39d12217ee68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64d337e74fd63763465bbe9986b5280a325daa039005f127278e39d12217ee68", kill_on_drop: false }` [INFO] [stdout] 64d337e74fd63763465bbe9986b5280a325daa039005f127278e39d12217ee68