[INFO] cloning repository https://github.com/jskoiz/imx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jskoiz/imx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjskoiz%2Fimx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjskoiz%2Fimx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f55c66b64377666c4d921bc4c0d0d71cfce7eeca
[INFO] testing jskoiz/imx against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjskoiz%2Fimx" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jskoiz/imx
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/jskoiz/imx
[INFO] tweaked toml for git repo https://github.com/jskoiz/imx written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jskoiz/imx on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jskoiz/imx 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ab7fdfed5c809380174ee1c000c8b888b0407bf6548844716d3b1ed338d12bb3
[INFO] running `Command { std: "docker" "start" "ab7fdfed5c809380174ee1c000c8b888b0407bf6548844716d3b1ed338d12bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab7fdfed5c809380174ee1c000c8b888b0407bf6548844716d3b1ed338d12bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab7fdfed5c809380174ee1c000c8b888b0407bf6548844716d3b1ed338d12bb3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab7fdfed5c809380174ee1c000c8b888b0407bf6548844716d3b1ed338d12bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab7fdfed5c809380174ee1c000c8b888b0407bf6548844716d3b1ed338d12bb3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling imx-core v0.20.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling mutate_once v0.1.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling kamadak-exif v0.6.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling jpeg-encoder v0.6.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling imx-codec-gif v0.20.0 (/opt/rustwide/workdir/crates/codecs/gif)
[INFO] [stderr]    Compiling imx-codec-bmp v0.20.0 (/opt/rustwide/workdir/crates/codecs/bmp)
[INFO] [stderr]    Compiling imx-codec-png v0.20.0 (/opt/rustwide/workdir/crates/codecs/png)
[INFO] [stderr]    Compiling imx-codec-webp v0.20.0 (/opt/rustwide/workdir/crates/codecs/webp)
[INFO] [stderr]    Compiling imx-codec-jpeg v0.20.0 (/opt/rustwide/workdir/crates/codecs/jpeg)
[INFO] [stderr]    Compiling imx-codec-qoi v0.20.0 (/opt/rustwide/workdir/crates/codecs/qoi)
[INFO] [stderr]    Compiling imx-codec-farbfeld v0.20.0 (/opt/rustwide/workdir/crates/codecs/farbfeld)
[INFO] [stderr]    Compiling imx-codec-pnm v0.20.0 (/opt/rustwide/workdir/crates/codecs/pnm)
[INFO] [stderr]    Compiling zerocopy-derive v0.8.49
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling imx-codec-tiff v0.20.0 (/opt/rustwide/workdir/crates/codecs/tiff)
[INFO] [stderr]    Compiling imx-preview v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "ab7fdfed5c809380174ee1c000c8b888b0407bf6548844716d3b1ed338d12bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab7fdfed5c809380174ee1c000c8b888b0407bf6548844716d3b1ed338d12bb3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling imx-preview v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 17.09s
[INFO] running `Command { std: "docker" "inspect" "ab7fdfed5c809380174ee1c000c8b888b0407bf6548844716d3b1ed338d12bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab7fdfed5c809380174ee1c000c8b888b0407bf6548844716d3b1ed338d12bb3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/imx_preview-a7a1a8bf25809de1)
[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/curated_corpus.rs (/opt/rustwide/target/release/deps/curated_corpus-7e51ce023ab6ee2f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test adversarial_intake_corpus_fails_with_clear_errors ... ok
[INFO] [stdout] test resource_boundaries_are_checked_without_large_allocations ... ok
[INFO] [stdout] test representative_intake_corpus_identifies_and_decodes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/differential/mod.rs (/opt/rustwide/target/release/deps/differential-5c40b657643f6c15)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test standalone_ascii_ppm_decode_matches_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_crop_matches_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_farbfeld_to_pbm_thresholds_like_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_catmull_rom_resize_matches_imagemagick_within_tolerance ... ok
[INFO] [stdout] test standalone_farbfeld_to_pgm_quantizes_like_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_batch_convert_resize_fit_matches_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_ascii_and_16bit_pgm_decode_match_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_ascii_and_binary_pbm_decode_match_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_bmp_transcode_resize_and_batch_match_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_flop_matches_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_farbfeld_to_ppm_quantizes_like_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test imagemagick_oracle_decodes_standalone_farbfeld_to_expected_raw_rgba ... ok
[INFO] [stdout] test standalone_box_resize_matches_imagemagick_within_tolerance ... ok
[INFO] [stdout] test standalone_farbfeld_to_qoi_matches_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_gif_and_webp_frame_paths_match_imagemagick_oracle ... ok
[INFO] [stdout] test standalone_high_depth_ppm_transcodes_match_imagemagick_16bit_pixels ... ok
[INFO] [stdout] test standalone_pgm16_to_ppm16_matches_imagemagick_16bit_pixels ... ok
[INFO] [stdout] test standalone_lanczos3_resize_matches_imagemagick_within_tolerance ... ok
[INFO] [stdout] test standalone_flip_matches_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_jpeg_decode_matches_imagemagick_with_tolerance ... ok
[INFO] [stdout] test standalone_gif_tiff_webp_surface_paths_match_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_jpeg_encode_is_within_oracle_tolerance ... ok
[INFO] [stdout] test standalone_pbm_transcodes_match_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_pgm_transcodes_match_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_ppm_transcodes_match_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_progressive_jpeg_decode_matches_imagemagick_with_tolerance ... ok
[INFO] [stdout] test standalone_qoi_to_farbfeld_matches_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_resize_height_only_matches_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_rotate_180_matches_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_png_transcodes_match_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_resize_fit_matches_imagemagick_point_resize_for_decoded_pixels ... ok
[INFO] [stdout] test standalone_resize_width_only_matches_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_resize_matches_imagemagick_point_resize_for_decoded_pixels ... ok
[INFO] [stdout] test standalone_resize_percent_matches_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test standalone_triangle_resize_matches_imagemagick_within_tolerance ... ok
[INFO] [stdout] test standalone_rotate_90_matches_imagemagick_decoded_pixels ... ok
[INFO] [stdout] test supported_identify_fields_match_imagemagick_oracle_when_available ... ok
[INFO] [stdout] test standalone_rotate_270_matches_imagemagick_decoded_pixels ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/malformed/fuzz_smoke.rs (/opt/rustwide/target/release/deps/fuzz_smoke-b194142078b4b7fe)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test decode_fuzz_smoke_does_not_panic_or_allocate_unboundedly ... ok
[INFO] [stdout] test structured_truncation_fuzz_smoke_does_not_panic ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/golden.rs (/opt/rustwide/target/release/deps/golden-04e5a3c395cbbcee)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test decodes_checked_in_golden_fixture_files ... ok
[INFO] [stdout] test identify_metadata_is_stable_for_supported_fields ... ok
[INFO] [stdout] test farbfeld_and_qoi_codecs_round_trip_shared_core_images ... ok
[INFO] [stdout] test png_codec_round_trips_shared_core_images ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/malformed/mod.rs (/opt/rustwide/target/release/deps/malformed-fec02d86f76e3543)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test bmp_rejects_malformed_and_unsupported_inputs ... ok
[INFO] [stdout] test gif_rejects_malformed_and_unsupported_inputs ... ok
[INFO] [stdout] test excessive_dimensions_fail_before_allocation ... ok
[INFO] [stdout] test farbfeld_rejects_bad_headers_truncation_and_extreme_dimensions ... ok
[INFO] [stdout] test pbm_rejects_malformed_inputs ... ok
[INFO] [stdout] test pgm_rejects_malformed_inputs ... ok
[INFO] [stdout] test ppm_rejects_out_of_scope_and_truncated_inputs ... ok
[INFO] [stdout] test qoi_accepts_documented_trailing_bytes_and_clipped_final_runs ... ok
[INFO] [stdout] test shared_pixel_buffers_reject_wrong_lengths ... ok
[INFO] [stdout] test qoi_rejects_bad_headers_and_truncated_opcode_payloads ... ok
[INFO] [stdout] test webp_rejects_malformed_and_unsupported_inputs ... ok
[INFO] [stdout] test png_rejects_malformed_and_unsupported_inputs ... ok
[INFO] [stderr]      Running tests/visual_regression.rs (/opt/rustwide/target/release/deps/visual_regression-ca099aa9837b0727)
[INFO] [stdout] test jpeg_rejects_malformed_and_unsupported_inputs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test color_tone_ops_match_golden_rgba_pixels ... ok
[INFO] [stdout] test resize_filters_match_golden_pixels_for_gray_ramp ... ok
[INFO] [stdout] test resize_filters_match_golden_pixels_for_asymmetric_rgb_image ... ok
[INFO] [stdout] test geometry_pipeline_matches_golden_pixels ... ok
[INFO] [stdout] test scalar_color_ops_match_golden_gray_pixels ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests imx_preview
[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] running `Command { std: "docker" "inspect" "ab7fdfed5c809380174ee1c000c8b888b0407bf6548844716d3b1ed338d12bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab7fdfed5c809380174ee1c000c8b888b0407bf6548844716d3b1ed338d12bb3", kill_on_drop: false }`
[INFO] [stdout] ab7fdfed5c809380174ee1c000c8b888b0407bf6548844716d3b1ed338d12bb3
