[INFO] fetching crate skia-rs-codec 0.2.7...
[INFO] testing skia-rs-codec-0.2.7 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate skia-rs-codec 0.2.7 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate skia-rs-codec 0.2.7
[INFO] finished tweaking crates.io crate skia-rs-codec 0.2.7
[INFO] tweaked toml for crates.io crate skia-rs-codec 0.2.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate skia-rs-codec 0.2.7 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate skia-rs-codec 0.2.7 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0672ce9a3af8c5fcaf39cc65890dd89b3aa6f394c35fbeaa5db1a207ada5a0f5
[INFO] running `Command { std: "docker" "start" "-a" "0672ce9a3af8c5fcaf39cc65890dd89b3aa6f394c35fbeaa5db1a207ada5a0f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0672ce9a3af8c5fcaf39cc65890dd89b3aa6f394c35fbeaa5db1a207ada5a0f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0672ce9a3af8c5fcaf39cc65890dd89b3aa6f394c35fbeaa5db1a207ada5a0f5", kill_on_drop: false }`
[INFO] [stdout] 0672ce9a3af8c5fcaf39cc65890dd89b3aa6f394c35fbeaa5db1a207ada5a0f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec41d9c1d0709a188193b9f239a0a0b8bd57ef4e040eb760e9c3e02f2b03a361
[INFO] running `Command { std: "docker" "start" "-a" "ec41d9c1d0709a188193b9f239a0a0b8bd57ef4e040eb760e9c3e02f2b03a361", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling i_float v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling i_tree v0.18.0
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]    Compiling geographiclib-rs v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling rand_pcg v0.10.2
[INFO] [stderr]    Compiling i_shape v1.18.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling float_next_after v2.0.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling sif-itree v0.4.1
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling jpeg-encoder v0.6.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling spade v2.15.1
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling earcut v0.4.5
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling i_key_sort v0.10.3
[INFO] [stderr]    Compiling geo-types v0.7.19
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling i_overlay v4.5.1
[INFO] [stderr]    Compiling skia-rs-core v0.2.7
[INFO] [stderr]    Compiling geo v0.33.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling skia-rs-path v0.2.7
[INFO] [stderr]    Compiling skia-rs-paint v0.2.7
[INFO] [stderr]    Compiling webp v0.3.1
[INFO] [stderr]    Compiling skia-rs-codec v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "ec41d9c1d0709a188193b9f239a0a0b8bd57ef4e040eb760e9c3e02f2b03a361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec41d9c1d0709a188193b9f239a0a0b8bd57ef4e040eb760e9c3e02f2b03a361", kill_on_drop: false }`
[INFO] [stdout] ec41d9c1d0709a188193b9f239a0a0b8bd57ef4e040eb760e9c3e02f2b03a361
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bc3fdb8e8243a341279449e04825e6f6fd2c6e633a441fe406b925c47579ffb
[INFO] running `Command { std: "docker" "start" "-a" "1bc3fdb8e8243a341279449e04825e6f6fd2c6e633a441fe406b925c47579ffb", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling skia-rs-core v0.2.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling skia-rs-path v0.2.7
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling skia-rs-paint v0.2.7
[INFO] [stderr]    Compiling skia-rs-codec v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.37s
[INFO] running `Command { std: "docker" "inspect" "1bc3fdb8e8243a341279449e04825e6f6fd2c6e633a441fe406b925c47579ffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bc3fdb8e8243a341279449e04825e6f6fd2c6e633a441fe406b925c47579ffb", kill_on_drop: false }`
[INFO] [stdout] 1bc3fdb8e8243a341279449e04825e6f6fd2c6e633a441fe406b925c47579ffb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 96d83e4e8ed50d44ea50833672f1e8c21317472ab56bdbfbcc18a2386e925488
[INFO] running `Command { std: "docker" "start" "-a" "96d83e4e8ed50d44ea50833672f1e8c21317472ab56bdbfbcc18a2386e925488", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skia_rs_codec-7372a28529262032)
[INFO] [stdout] running 59 tests
[INFO] [stdout] test animation::tests::test_frame_accessor ... ok
[INFO] [stdout] test animation::tests::test_total_duration_sums_frame_delays ... ok
[INFO] [stdout] test codec::tests::test_demosaic_bayer_mismatched_length_returns_empty ... ok
[INFO] [stdout] test codec::tests::test_bmp_encode_decode_roundtrip ... ok
[INFO] [stdout] test codec::tests::test_encoder_quality ... ok
[INFO] [stdout] test codec::tests::test_format_extensions ... ok
[INFO] [stdout] test codec::tests::test_format_detection ... ok
[INFO] [stdout] test codec::tests::test_bmp_dimensions ... ok
[INFO] [stdout] test codec::tests::test_png_encode_decode_roundtrip ... ok
[INFO] [stdout] test codec::tests::test_gif_decode_animated_returns_multiple_frames ... ok
[INFO] [stdout] test codec::tests::test_format_mime_types ... ok
[INFO] [stdout] test codec::tests::test_wbmp_encode_decode_roundtrip ... ok
[INFO] [stdout] test codec::tests::test_demosaic_bayer_zero_input ... ok
[INFO] [stdout] test codec::tests::test_png_with_iccp_chunk_populates_color_space ... ok
[INFO] [stdout] test generator::tests::test_solid_color_generator ... ok
[INFO] [stdout] test gpu_image::tests::test_backend_release_on_clear_handle ... ok
[INFO] [stdout] test generator::tests::test_convert_rgba_to_bgra ... ok
[INFO] [stdout] test gpu_image::tests::test_backend_release_on_drop ... ok
[INFO] [stdout] test generator::tests::test_encoded_generator_caches_decoded_image ... ok
[INFO] [stdout] test gpu_image::tests::test_backend_upload_and_readback_roundtrip ... ok
[INFO] [stdout] test gpu_image::tests::test_gpu_image_creation ... ok
[INFO] [stdout] test generator::tests::test_convert_pixels_premul_to_unpremul ... ok
[INFO] [stdout] test codec::tests::test_demosaic_bayer_preserves_direct_channel ... ok
[INFO] [stdout] test codec::tests::test_jpeg_encode_decode_roundtrip ... ok
[INFO] [stdout] test image::tests::test_image_from_raster ... ok
[INFO] [stdout] test codec::tests::test_webp_lossy_roundtrip_dimensions ... ok
[INFO] [stdout] test image::tests::test_image_scaled ... ok
[INFO] [stdout] test generator::tests::test_generator_unique_id ... ok
[INFO] [stdout] test image::tests::test_image_scaled_lanczos3_downscale_reduces_aliasing ... ok
[INFO] [stdout] test gpu_image::tests::test_gpu_image_subset ... ok
[INFO] [stdout] test gpu_image::tests::test_read_pixels_falls_back_to_backend ... ok
[INFO] [stdout] test gpu_image::tests::test_upload_without_backend_errors ... ok
[INFO] [stdout] test image::tests::test_image_from_color ... ok
[INFO] [stdout] test codec::tests::test_demosaic_bayer_uniform_saturated ... ok
[INFO] [stdout] test image::tests::test_image_scaled_catmullrom_preserves_endpoints ... ok
[INFO] [stdout] test codec::tests::test_webp_encode_decode_roundtrip ... ok
[INFO] [stdout] test gpu_image::tests::test_gpu_image_read_pixels ... ok
[INFO] [stdout] test gpu_image::tests::test_gpu_image_texture_handle ... ok
[INFO] [stdout] test gpu_image::tests::test_texture_format ... ok
[INFO] [stdout] test lazy_image::tests::test_lazy_image_creation ... ok
[INFO] [stdout] test image::tests::test_image_bounds ... ok
[INFO] [stdout] test image::tests::test_image_scaled_mitchell_monotone_upscale ... ok
[INFO] [stdout] test image::tests::test_image_scaled_nearest_preserves_pixels ... ok
[INFO] [stdout] test image::tests::test_image_subset ... ok
[INFO] [stdout] test image::tests::test_make_with_filter_offset_shifts_pixels ... ok
[INFO] [stdout] test generator::tests::test_encoded_generator_reports_decoded_info ... ok
[INFO] [stdout] test lazy_image::tests::test_lazy_image_generation ... ok
[INFO] [stdout] test lazy_image::tests::test_lazy_image_read_pixels ... ok
[INFO] [stdout] test lazy_image::tests::test_lazy_image_from_image ... ok
[INFO] [stdout] test image::tests::test_read_pixels_rgba_to_bgra_converts ... ok
[INFO] [stdout] test image::tests::test_image_scaled_linear_blends_neighbors ... ok
[INFO] [stdout] test image::tests::test_read_pixels_subset_with_conversion ... ok
[INFO] [stdout] test codec::tests::test_png_without_iccp_chunk_has_no_color_space ... ok
[INFO] [stdout] test generator::tests::test_encoded_generator_converts_on_demand ... ok
[INFO] [stdout] test image::tests::test_read_pixels_alpha_type_conversion ... ok
[INFO] [stdout] test lazy_image::tests::test_lazy_image_discard ... ok
[INFO] [stdout] test image::tests::test_read_pixels_rejects_out_of_bounds ... ok
[INFO] [stdout] test lazy_image::tests::test_lazy_image_to_image ... ok
[INFO] [stdout] test lazy_image::tests::test_lazy_image_thread_safety ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests skia_rs_codec
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/generator.rs - generator::ImageGenerator (line 55) ... ignored
[INFO] [stdout] test src/lazy_image.rs - lazy_image::LazyImage (line 50) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.47s; merged doctests compilation took 0.46s
[INFO] running `Command { std: "docker" "inspect" "96d83e4e8ed50d44ea50833672f1e8c21317472ab56bdbfbcc18a2386e925488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96d83e4e8ed50d44ea50833672f1e8c21317472ab56bdbfbcc18a2386e925488", kill_on_drop: false }`
[INFO] [stdout] 96d83e4e8ed50d44ea50833672f1e8c21317472ab56bdbfbcc18a2386e925488
