[INFO] cloning repository https://github.com/richardjlyon/variant-generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richardjlyon/variant-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardjlyon%2Fvariant-generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardjlyon%2Fvariant-generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34c00cac44334ffc7d9aeb568bcba232ac4c8627
[INFO] testing richardjlyon/variant-generator against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardjlyon%2Fvariant-generator" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/richardjlyon/variant-generator
[INFO] finished tweaking git repo https://github.com/richardjlyon/variant-generator
[INFO] tweaked toml for git repo https://github.com/richardjlyon/variant-generator written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/richardjlyon/variant-generator on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/richardjlyon/variant-generator 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ravif v0.11.11
[INFO] [stderr]   Downloaded anyhow v1.0.97
[INFO] [stderr]   Downloaded four-cc v0.4.0
[INFO] [stderr]   Downloaded libheif-sys v3.1.0+1.18.2
[INFO] [stderr]   Downloaded toml v0.8.20
[INFO] [stderr]   Downloaded libheif-rs v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1533852e80a20223bcc86eaf7943fe5283dcdd9f3397285398f0f0f6d028e92c
[INFO] running `Command { std: "docker" "start" "-a" "1533852e80a20223bcc86eaf7943fe5283dcdd9f3397285398f0f0f6d028e92c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1533852e80a20223bcc86eaf7943fe5283dcdd9f3397285398f0f0f6d028e92c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1533852e80a20223bcc86eaf7943fe5283dcdd9f3397285398f0f0f6d028e92c", kill_on_drop: false }`
[INFO] [stdout] 1533852e80a20223bcc86eaf7943fe5283dcdd9f3397285398f0f0f6d028e92c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea3565182b70b6c4987011934833b0fe12047753d67903b979ad244701ebd1c8
[INFO] running `Command { std: "docker" "start" "-a" "ea3565182b70b6c4987011934833b0fe12047753d67903b979ad244701ebd1c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling imageproc v0.25.0
[INFO] [stderr]    Compiling variant-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ResizeFilter`
[INFO] [stdout]    --> src/transformations.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 | use crate::types::{ResizeFilter, SupportedFormat, Transformation};
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ResizeFilter`
[INFO] [stdout]    --> src/transformations.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 | use crate::types::{ResizeFilter, SupportedFormat, Transformation};
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_right_angle_rotation` is never used
[INFO] [stdout]    --> src/transformations.rs:454:8
[INFO] [stdout]     |
[INFO] [stdout] 454 | pub fn is_right_angle_rotation(angle: f32) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ResizeWithFilter` is never constructed
[INFO] [stdout]   --> src/types.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum Transformation {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 37 |     Resize(u32, u32),
[INFO] [stdout] 38 |     ResizeWithFilter(u32, u32, ResizeFilter),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transformation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Nearest`, `Triangle`, `CatmullRom`, `Gaussian`, and `Lanczos3` are never constructed
[INFO] [stdout]   --> src/types.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum ResizeFilter {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 51 |     Nearest,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 52 |     Triangle,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 53 |     CatmullRom,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 54 |     Gaussian,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 55 |     Lanczos3,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResizeFilter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.06s
[INFO] running `Command { std: "docker" "inspect" "ea3565182b70b6c4987011934833b0fe12047753d67903b979ad244701ebd1c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea3565182b70b6c4987011934833b0fe12047753d67903b979ad244701ebd1c8", kill_on_drop: false }`
[INFO] [stdout] ea3565182b70b6c4987011934833b0fe12047753d67903b979ad244701ebd1c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5521804da0feab4ecc347cf93ea672101d9b9e2e3cad3af9f9c0b611cb2c6723
[INFO] running `Command { std: "docker" "start" "-a" "5521804da0feab4ecc347cf93ea672101d9b9e2e3cad3af9f9c0b611cb2c6723", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `ResizeFilter`
[INFO] [stdout]    --> src/transformations.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 | use crate::types::{ResizeFilter, SupportedFormat, Transformation};
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling variant-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ResizeFilter`
[INFO] [stdout]    --> src/transformations.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 | use crate::types::{ResizeFilter, SupportedFormat, Transformation};
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_right_angle_rotation` is never used
[INFO] [stdout]    --> src/transformations.rs:454:8
[INFO] [stdout]     |
[INFO] [stdout] 454 | pub fn is_right_angle_rotation(angle: f32) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ResizeWithFilter` is never constructed
[INFO] [stdout]   --> src/types.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum Transformation {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 37 |     Resize(u32, u32),
[INFO] [stdout] 38 |     ResizeWithFilter(u32, u32, ResizeFilter),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transformation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Nearest`, `Triangle`, `CatmullRom`, `Gaussian`, and `Lanczos3` are never constructed
[INFO] [stdout]   --> src/types.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum ResizeFilter {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 51 |     Nearest,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 52 |     Triangle,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 53 |     CatmullRom,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 54 |     Gaussian,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 55 |     Lanczos3,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResizeFilter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ResizeFilter`
[INFO] [stdout]    --> src/transformations.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 | use crate::types::{ResizeFilter, SupportedFormat, Transformation};
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ResizeFilter`
[INFO] [stdout]    --> src/transformations.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 | use crate::types::{ResizeFilter, SupportedFormat, Transformation};
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_right_angle_rotation` is never used
[INFO] [stdout]    --> src/transformations.rs:454:8
[INFO] [stdout]     |
[INFO] [stdout] 454 | pub fn is_right_angle_rotation(angle: f32) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ResizeWithFilter` is never constructed
[INFO] [stdout]   --> src/types.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum Transformation {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 37 |     Resize(u32, u32),
[INFO] [stdout] 38 |     ResizeWithFilter(u32, u32, ResizeFilter),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transformation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Nearest`, `Triangle`, `CatmullRom`, `Gaussian`, and `Lanczos3` are never constructed
[INFO] [stdout]   --> src/types.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum ResizeFilter {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 51 |     Nearest,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 52 |     Triangle,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 53 |     CatmullRom,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 54 |     Gaussian,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 55 |     Lanczos3,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResizeFilter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.49s
[INFO] running `Command { std: "docker" "inspect" "5521804da0feab4ecc347cf93ea672101d9b9e2e3cad3af9f9c0b611cb2c6723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5521804da0feab4ecc347cf93ea672101d9b9e2e3cad3af9f9c0b611cb2c6723", kill_on_drop: false }`
[INFO] [stdout] 5521804da0feab4ecc347cf93ea672101d9b9e2e3cad3af9f9c0b611cb2c6723
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9126d6040cbedf4ac1003d51f461d9aa806c8ea3e5db9bfeff3dd6f734b71cf0
[INFO] running `Command { std: "docker" "start" "-a" "9126d6040cbedf4ac1003d51f461d9aa806c8ea3e5db9bfeff3dd6f734b71cf0", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ResizeFilter`
[INFO] [stderr]    --> src/transformations.rs:161:20
[INFO] [stderr]     |
[INFO] [stderr] 161 | use crate::types::{ResizeFilter, SupportedFormat, Transformation};
[INFO] [stderr]     |                    ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `variant-generator` (lib) generated 1 warning (run `cargo fix --lib -p variant-generator` to apply 1 suggestion)
[INFO] [stderr] warning: `variant-generator` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: function `is_right_angle_rotation` is never used
[INFO] [stderr]    --> src/transformations.rs:454:8
[INFO] [stderr]     |
[INFO] [stderr] 454 | pub fn is_right_angle_rotation(angle: f32) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `ResizeWithFilter` is never constructed
[INFO] [stderr]   --> src/types.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub enum Transformation {
[INFO] [stderr]    |          -------------- variant in this enum
[INFO] [stderr] 37 |     Resize(u32, u32),
[INFO] [stderr] 38 |     ResizeWithFilter(u32, u32, ResizeFilter),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Transformation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Nearest`, `Triangle`, `CatmullRom`, `Gaussian`, and `Lanczos3` are never constructed
[INFO] [stderr]   --> src/types.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub enum ResizeFilter {
[INFO] [stderr]    |          ------------ variants in this enum
[INFO] [stderr] 51 |     Nearest,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 52 |     Triangle,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 53 |     CatmullRom,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 54 |     Gaussian,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 55 |     Lanczos3,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ResizeFilter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `variant-generator` (bin "variant-generator" test) generated 4 warnings (1 duplicate)
[INFO] [stderr] warning: `variant-generator` (bin "variant-generator") generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/variant_generator-9953fd78ed38ee5b)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/variant_generator-002c5317f14405b1)
[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/mod.rs (/opt/rustwide/target/debug/deps/mod-7dc22916e19bb65a)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test transformations::test_crop::test_crop_bounds ... ok
[INFO] [stdout] test transformations::test_crop::test_percentage_crop ... ok
[INFO] [stdout] test transformations::test_crop::test_explicit_crop ... ok
[INFO] [stdout] test transformations::test_resize::test_resize ... ok
[INFO] [stdout] test transformations::test_resize::test_resize_exact_dimensions ... ok
[INFO] [stdout] test transformations::test_rotate::test_rotate_right_angles ... ok
[INFO] [stdout] test transformations::test_resize::test_resize_with_different_aspect_ratios ... ok
[INFO] [stdout] test transformations::test_resize::test_resize_performance_comparison ... ok
[INFO] [stdout] test transformations::test_rotate::test_rotate_arbitrary_angles has been running for over 60 seconds
[INFO] [stdout] test transformations::test_rotate::test_rotate_arbitrary_angles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 71.80s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests variant_generator
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/image_processing.rs - image_processing::find_images (line 353) ... ignored
[INFO] [stdout] test src/image_processing.rs - image_processing::find_images_recursive (line 413) ... ignored
[INFO] [stdout] test src/image_processing.rs - image_processing::process_images (line 57) ... ignored
[INFO] [stdout] test src/transformations.rs - transformations::SupportedFormat (line 134) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations::SupportedFormat (line 77) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations (line 104) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations::ResizeFilter (line 134) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations::SupportedFormat (line 58) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations (line 47) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations::SupportedFormat (line 47) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations::ResizeFilter (line 58) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations::Transformation (line 104) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations::ResizeFilter (line 47) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations (line 58) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations (line 77) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations::SupportedFormat (line 104) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations::ResizeFilter (line 104) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations::Transformation (line 77) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations::Transformation (line 58) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations::Transformation (line 47) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations::Transformation (line 134) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations::ResizeFilter (line 77) ... FAILED
[INFO] [stdout] test src/transformations.rs - transformations (line 134) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/transformations.rs - transformations::SupportedFormat (line 134) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]    --> src/transformations.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | Transformation::Noise(amount)
[INFO] [stdout]     | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 134 + use variant_generator::Transformation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `amount` in this scope
[INFO] [stdout]    --> src/transformations.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 | Transformation::Noise(amount)
[INFO] [stdout]     |                       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations::SupportedFormat (line 77) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]   --> src/transformations.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | Transformation::Compression(quality)
[INFO] [stdout]    | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 77 + use variant_generator::Transformation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `quality` in this scope
[INFO] [stdout]   --> src/transformations.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 | Transformation::Compression(quality)
[INFO] [stdout]    |                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations (line 104) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]    --> src/transformations.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | Transformation::Blur(sigma)
[INFO] [stdout]     | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 104 + use variant_generator::Transformation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sigma` in this scope
[INFO] [stdout]    --> src/transformations.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 | Transformation::Blur(sigma)
[INFO] [stdout]     |                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations::ResizeFilter (line 134) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]    --> src/transformations.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | Transformation::Noise(amount)
[INFO] [stdout]     | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 134 + use variant_generator::Transformation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `amount` in this scope
[INFO] [stdout]    --> src/transformations.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 | Transformation::Noise(amount)
[INFO] [stdout]     |                       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations::SupportedFormat (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]   --> src/transformations.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | Transformation::Crop(0, 0, 0, 0)
[INFO] [stdout]    | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 58 + use variant_generator::Transformation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations (line 47) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]   --> src/transformations.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 47 + use variant_generator::Transformation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `x` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `y` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `width` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:28
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `height` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:35
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations::SupportedFormat (line 47) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]   --> src/transformations.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 47 + use variant_generator::Transformation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `x` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `y` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `width` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:28
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `height` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:35
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations::ResizeFilter (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]   --> src/transformations.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | Transformation::Crop(0, 0, 0, 0)
[INFO] [stdout]    | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 58 + use variant_generator::Transformation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations::Transformation (line 104) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]    --> src/transformations.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | Transformation::Blur(sigma)
[INFO] [stdout]     | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 104 + use variant_generator::Transformation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sigma` in this scope
[INFO] [stdout]    --> src/transformations.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 | Transformation::Blur(sigma)
[INFO] [stdout]     |                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations::ResizeFilter (line 47) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]   --> src/transformations.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 47 + use variant_generator::Transformation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `x` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `y` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `width` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:28
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `height` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:35
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]   --> src/transformations.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | Transformation::Crop(0, 0, 0, 0)
[INFO] [stdout]    | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 58 + use variant_generator::Transformation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations (line 77) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]   --> src/transformations.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | Transformation::Compression(quality)
[INFO] [stdout]    | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 77 + use variant_generator::Transformation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `quality` in this scope
[INFO] [stdout]   --> src/transformations.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 | Transformation::Compression(quality)
[INFO] [stdout]    |                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations::SupportedFormat (line 104) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]    --> src/transformations.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | Transformation::Blur(sigma)
[INFO] [stdout]     | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 104 + use variant_generator::Transformation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sigma` in this scope
[INFO] [stdout]    --> src/transformations.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 | Transformation::Blur(sigma)
[INFO] [stdout]     |                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations::ResizeFilter (line 104) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]    --> src/transformations.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | Transformation::Blur(sigma)
[INFO] [stdout]     | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 104 + use variant_generator::Transformation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sigma` in this scope
[INFO] [stdout]    --> src/transformations.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 | Transformation::Blur(sigma)
[INFO] [stdout]     |                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations::Transformation (line 77) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]   --> src/transformations.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | Transformation::Compression(quality)
[INFO] [stdout]    | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 77 + use variant_generator::Transformation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `quality` in this scope
[INFO] [stdout]   --> src/transformations.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 | Transformation::Compression(quality)
[INFO] [stdout]    |                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations::Transformation (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]   --> src/transformations.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | Transformation::Crop(0, 0, 0, 0)
[INFO] [stdout]    | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 58 + use variant_generator::Transformation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations::Transformation (line 47) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]   --> src/transformations.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 47 + use variant_generator::Transformation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `x` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `y` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `width` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:28
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `height` in this scope
[INFO] [stdout]   --> src/transformations.rs:48:35
[INFO] [stdout]    |
[INFO] [stdout] 48 | Transformation::Crop(x, y, width, height)
[INFO] [stdout]    |                                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations::Transformation (line 134) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]    --> src/transformations.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | Transformation::Noise(amount)
[INFO] [stdout]     | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 134 + use variant_generator::Transformation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `amount` in this scope
[INFO] [stdout]    --> src/transformations.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 | Transformation::Noise(amount)
[INFO] [stdout]     |                       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations::ResizeFilter (line 77) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]   --> src/transformations.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | Transformation::Compression(quality)
[INFO] [stdout]    | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 77 + use variant_generator::Transformation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `quality` in this scope
[INFO] [stdout]   --> src/transformations.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 | Transformation::Compression(quality)
[INFO] [stdout]    |                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transformations.rs - transformations (line 134) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transformation`
[INFO] [stdout]    --> src/transformations.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | Transformation::Noise(amount)
[INFO] [stdout]     | ^^^^^^^^^^^^^^ use of undeclared type `Transformation`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 134 + use variant_generator::Transformation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `amount` in this scope
[INFO] [stdout]    --> src/transformations.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 | Transformation::Noise(amount)
[INFO] [stdout]     |                       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/transformations.rs - transformations (line 104)
[INFO] [stdout]     src/transformations.rs - transformations (line 134)
[INFO] [stdout]     src/transformations.rs - transformations (line 47)
[INFO] [stdout]     src/transformations.rs - transformations (line 58)
[INFO] [stdout]     src/transformations.rs - transformations (line 77)
[INFO] [stdout]     src/transformations.rs - transformations::ResizeFilter (line 104)
[INFO] [stdout]     src/transformations.rs - transformations::ResizeFilter (line 134)
[INFO] [stdout]     src/transformations.rs - transformations::ResizeFilter (line 47)
[INFO] [stdout]     src/transformations.rs - transformations::ResizeFilter (line 58)
[INFO] [stdout]     src/transformations.rs - transformations::ResizeFilter (line 77)
[INFO] [stdout]     src/transformations.rs - transformations::SupportedFormat (line 104)
[INFO] [stdout]     src/transformations.rs - transformations::SupportedFormat (line 134)
[INFO] [stdout]     src/transformations.rs - transformations::SupportedFormat (line 47)
[INFO] [stdout]     src/transformations.rs - transformations::SupportedFormat (line 58)
[INFO] [stdout]     src/transformations.rs - transformations::SupportedFormat (line 77)
[INFO] [stdout]     src/transformations.rs - transformations::Transformation (line 104)
[INFO] [stdout]     src/transformations.rs - transformations::Transformation (line 134)
[INFO] [stdout]     src/transformations.rs - transformations::Transformation (line 47)
[INFO] [stdout]     src/transformations.rs - transformations::Transformation (line 58)
[INFO] [stdout]     src/transformations.rs - transformations::Transformation (line 77)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 20 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.87s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9126d6040cbedf4ac1003d51f461d9aa806c8ea3e5db9bfeff3dd6f734b71cf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9126d6040cbedf4ac1003d51f461d9aa806c8ea3e5db9bfeff3dd6f734b71cf0", kill_on_drop: false }`
[INFO] [stdout] 9126d6040cbedf4ac1003d51f461d9aa806c8ea3e5db9bfeff3dd6f734b71cf0
