[INFO] fetching crate pride-overlay 3.0.0...
[INFO] testing pride-overlay-3.0.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate pride-overlay 3.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pride-overlay 3.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate pride-overlay 3.0.0
[INFO] tweaked toml for crates.io crate pride-overlay 3.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pride-overlay 3.0.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pride-overlay 3.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e07670eea9a2168b282b5fc8457cf4a80b320d7741623cc261a568adb839acd9
[INFO] running `Command { std: "docker" "start" "-a" "e07670eea9a2168b282b5fc8457cf4a80b320d7741623cc261a568adb839acd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e07670eea9a2168b282b5fc8457cf4a80b320d7741623cc261a568adb839acd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e07670eea9a2168b282b5fc8457cf4a80b320d7741623cc261a568adb839acd9", kill_on_drop: false }`
[INFO] [stdout] e07670eea9a2168b282b5fc8457cf4a80b320d7741623cc261a568adb839acd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbbbfdd25b088dd8112817c9e0678d73e912c8ed334f1cda742951f4b5a82649
[INFO] running `Command { std: "docker" "start" "-a" "dbbbfdd25b088dd8112817c9e0678d73e912c8ed334f1cda742951f4b5a82649", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling kurbo v0.11.2
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling moxcms v0.7.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]    Compiling bon v3.8.1
[INFO] [stderr]    Compiling imageproc v0.25.0
[INFO] [stderr]    Compiling pride-overlay v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.84s
[INFO] running `Command { std: "docker" "inspect" "dbbbfdd25b088dd8112817c9e0678d73e912c8ed334f1cda742951f4b5a82649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbbbfdd25b088dd8112817c9e0678d73e912c8ed334f1cda742951f4b5a82649", kill_on_drop: false }`
[INFO] [stdout] dbbbfdd25b088dd8112817c9e0678d73e912c8ed334f1cda742951f4b5a82649
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de8975a582025e53b5b8defd03ede36f1d3e7539b149ad5b1f25bb89a3c34df5
[INFO] running `Command { std: "docker" "start" "-a" "de8975a582025e53b5b8defd03ede36f1d3e7539b149ad5b1f25bb89a3c34df5", kill_on_drop: false }`
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling kurbo v0.11.2
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling imageproc v0.25.0
[INFO] [stderr]    Compiling pride-overlay v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.74s
[INFO] running `Command { std: "docker" "inspect" "de8975a582025e53b5b8defd03ede36f1d3e7539b149ad5b1f25bb89a3c34df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de8975a582025e53b5b8defd03ede36f1d3e7539b149ad5b1f25bb89a3c34df5", kill_on_drop: false }`
[INFO] [stdout] de8975a582025e53b5b8defd03ede36f1d3e7539b149ad5b1f25bb89a3c34df5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4615f4f25b1943d750022ed8b9aa495755f1171683f3f0869904edd966132ed3
[INFO] running `Command { std: "docker" "start" "-a" "4615f4f25b1943d750022ed8b9aa495755f1171683f3f0869904edd966132ed3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pride_overlay-1c0904ca864f0b3c)
[INFO] [stderr]    Doc-tests pride_overlay
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/lib.rs:19:50
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_15_0() {
[INFO] [stdout]    |                                      ---------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 19 | let mut image = image::open("path/to/image.webp")?;
[INFO] [stdout]    |                                                  ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout] 16 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_15_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 17 | use pride_overlay::prelude::*;
[INFO] [stdout] ...
[INFO] [stdout] 21 | effect.apply(&mut image);
[INFO] [stdout] 22 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/lib.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | let effect = Overlay::builder(PresetFlag::Transgender).opacity(Opacity::new(0.4)).build();
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ ----------------------- unexpected argument of type `pride_overlay::flags::PresetFlag`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/effects/overlay.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Overlay {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 20 - let effect = Overlay::builder(PresetFlag::Transgender).opacity(Opacity::new(0.4)).build();
[INFO] [stdout] 20 + let effect = Overlay::builder().opacity(Opacity::new(0.4)).build();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Opacity` in this scope
[INFO] [stdout]   --> src/lib.rs:20:64
[INFO] [stdout]    |
[INFO] [stdout] 20 | let effect = Overlay::builder(PresetFlag::Transgender).opacity(Opacity::new(0.4)).build();
[INFO] [stdout]    |                                                                ^^^^^^^ use of undeclared type `Opacity`
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/lib.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | effect.apply(&mut image);
[INFO] [stdout]    |        ^^^^^------------ argument #2 is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/effects/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn apply<F: FlagData>(&self, image: &mut image::DynamicImage, flag: F);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 21 | effect.apply(&mut image, /* flag */);
[INFO] [stdout]    |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.29s; merged doctests compilation took 0.14s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4615f4f25b1943d750022ed8b9aa495755f1171683f3f0869904edd966132ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4615f4f25b1943d750022ed8b9aa495755f1171683f3f0869904edd966132ed3", kill_on_drop: false }`
[INFO] [stdout] 4615f4f25b1943d750022ed8b9aa495755f1171683f3f0869904edd966132ed3
