[INFO] fetching crate image_dds__patch 0.5.1...
[INFO] testing image_dds__patch-0.5.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate image_dds__patch 0.5.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate image_dds__patch 0.5.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate image_dds__patch 0.5.1
[INFO] tweaked toml for crates.io crate image_dds__patch 0.5.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate image_dds__patch 0.5.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate image_dds__patch 0.5.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.26.2
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.2
[INFO] [stderr]   Downloaded either v1.12.0
[INFO] [stderr]   Downloaded bcdec_rs v0.1.1
[INFO] [stderr]   Downloaded rustversion v1.0.17
[INFO] [stderr]   Downloaded ispc_rt v2.0.1
[INFO] [stderr]   Downloaded bytemuck v1.16.0
[INFO] [stderr]   Downloaded image v0.25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1df398d153f1fd602719f7d54ce341f76f889d3d84f7b67bd568f3256bc14a85
[INFO] running `Command { std: "docker" "start" "-a" "1df398d153f1fd602719f7d54ce341f76f889d3d84f7b67bd568f3256bc14a85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1df398d153f1fd602719f7d54ce341f76f889d3d84f7b67bd568f3256bc14a85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1df398d153f1fd602719f7d54ce341f76f889d3d84f7b67bd568f3256bc14a85", kill_on_drop: false }`
[INFO] [stdout] 1df398d153f1fd602719f7d54ce341f76f889d3d84f7b67bd568f3256bc14a85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60945704afa62293ba6598def72dbebbee56fe3085f497a16676866645440e81
[INFO] running `Command { std: "docker" "start" "-a" "60945704afa62293ba6598def72dbebbee56fe3085f497a16676866645440e81", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling bcdec_rs v0.1.1
[INFO] [stderr]    Compiling ispc_rt v2.0.1
[INFO] [stderr]    Compiling intel_tex_2 v0.4.0
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]    Compiling ddsfile v0.5.2
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling image_dds__patch v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `height` is never read
[INFO] [stdout]   --> src/error.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         height: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `image_dds__patch` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `image_dds_patch`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/encode.rs:356:11
[INFO] [stdout]     |
[INFO] [stdout] 356 |     data: &[T],
[INFO] [stdout]     |           ^^^^ the lifetime is elided here
[INFO] [stdout] 357 | ) -> Cow<[T]>
[INFO] [stdout]     |      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 357 | ) -> Cow<'_, [T]>
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.92s
[INFO] running `Command { std: "docker" "inspect" "60945704afa62293ba6598def72dbebbee56fe3085f497a16676866645440e81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60945704afa62293ba6598def72dbebbee56fe3085f497a16676866645440e81", kill_on_drop: false }`
[INFO] [stdout] 60945704afa62293ba6598def72dbebbee56fe3085f497a16676866645440e81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 778d8aceae6b0ade1165ed52e87c0e85879ea417b9f43c2bbae43a72fd3e7677
[INFO] running `Command { std: "docker" "start" "-a" "778d8aceae6b0ade1165ed52e87c0e85879ea417b9f43c2bbae43a72fd3e7677", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling image_dds__patch v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `height` is never read
[INFO] [stdout]   --> src/error.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         height: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `image_dds__patch` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `image_dds_patch`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/encode.rs:356:11
[INFO] [stdout]     |
[INFO] [stdout] 356 |     data: &[T],
[INFO] [stdout]     |           ^^^^ the lifetime is elided here
[INFO] [stdout] 357 | ) -> Cow<[T]>
[INFO] [stdout]     |      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 357 | ) -> Cow<'_, [T]>
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2dds.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let format = image_dds::ImageFormat::from_str(&format_string).unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image::ImageFormat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::ImageFormat;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ImageFormat`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     let format = image_dds::ImageFormat::from_str(&format_string).unwrap();
[INFO] [stdout] 10 +     let format = ImageFormat::from_str(&format_string).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2dds.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             image_dds::SurfaceRgba8::from_image_layers(&image, image.height() / image.width())
[INFO] [stdout]    |             ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::SurfaceRgba8;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SurfaceRgba8`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -             image_dds::SurfaceRgba8::from_image_layers(&image, image.height() / image.width())
[INFO] [stdout] 16 +             SurfaceRgba8::from_image_layers(&image, image.height() / image.width())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2dds.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     image_dds::Quality::Fast,
[INFO] [stdout]    |                     ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::Quality;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Quality`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -                     image_dds::Quality::Fast,
[INFO] [stdout] 19 +                     Quality::Fast,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2dds.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     image_dds::Mipmaps::GeneratedAutomatic,
[INFO] [stdout]    |                     ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::Mipmaps;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Mipmaps`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 20 -                     image_dds::Mipmaps::GeneratedAutomatic,
[INFO] [stdout] 20 +                     Mipmaps::GeneratedAutomatic,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2dds.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             image_dds::SurfaceRgba8::from_image_depth(&image, image.height() / image.width())
[INFO] [stdout]    |             ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::SurfaceRgba8;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SurfaceRgba8`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -             image_dds::SurfaceRgba8::from_image_depth(&image, image.height() / image.width())
[INFO] [stdout] 28 +             SurfaceRgba8::from_image_depth(&image, image.height() / image.width())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2dds.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     image_dds::Quality::Fast,
[INFO] [stdout]    |                     ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::Quality;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Quality`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -                     image_dds::Quality::Fast,
[INFO] [stdout] 31 +                     Quality::Fast,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2dds.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     image_dds::Mipmaps::Disabled,
[INFO] [stdout]    |                     ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::Mipmaps;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Mipmaps`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 32 -                     image_dds::Mipmaps::Disabled,
[INFO] [stdout] 32 +                     Mipmaps::Disabled,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2dds.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             image_dds::Quality::Fast,
[INFO] [stdout]    |             ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::Quality;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Quality`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 41 -             image_dds::Quality::Fast,
[INFO] [stdout] 41 +             Quality::Fast,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2dds.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             image_dds::Mipmaps::GeneratedAutomatic,
[INFO] [stdout]    |             ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::Mipmaps;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Mipmaps`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 42 -             image_dds::Mipmaps::GeneratedAutomatic,
[INFO] [stdout] 42 +             Mipmaps::GeneratedAutomatic,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> examples/img2dds.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2dds.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |         _ => image_dds::dds_from_image(
[INFO] [stdout]    |              ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image_dds__patch` (example "img2dds") due to 10 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/dds2imgf32.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let image = image_dds::imagef32_from_dds(&dds, mipmap).unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/dds2img.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let image = image_dds::image_from_dds(&dds, mipmap).unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image_dds__patch` (example "dds2img") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2ddsf32.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let format = image_dds::ImageFormat::from_str(&format_string).unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image::ImageFormat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::ImageFormat;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ImageFormat`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     let format = image_dds::ImageFormat::from_str(&format_string).unwrap();
[INFO] [stdout] 10 +     let format = ImageFormat::from_str(&format_string).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2ddsf32.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             image_dds::SurfaceRgba32Float::from_image_layers(&image, image.height() / image.width())
[INFO] [stdout]    |             ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::SurfaceRgba32Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SurfaceRgba32Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -             image_dds::SurfaceRgba32Float::from_image_layers(&image, image.height() / image.width())
[INFO] [stdout] 16 +             SurfaceRgba32Float::from_image_layers(&image, image.height() / image.width())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2ddsf32.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     image_dds::Quality::Fast,
[INFO] [stdout]    |                     ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::Quality;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Quality`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -                     image_dds::Quality::Fast,
[INFO] [stdout] 19 +                     Quality::Fast,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2ddsf32.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     image_dds::Mipmaps::GeneratedAutomatic,
[INFO] [stdout]    |                     ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::Mipmaps;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Mipmaps`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 20 -                     image_dds::Mipmaps::GeneratedAutomatic,
[INFO] [stdout] 20 +                     Mipmaps::GeneratedAutomatic,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2ddsf32.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             image_dds::SurfaceRgba32Float::from_image_depth(&image, image.height() / image.width())
[INFO] [stdout]    |             ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::SurfaceRgba32Float;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SurfaceRgba32Float`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -             image_dds::SurfaceRgba32Float::from_image_depth(&image, image.height() / image.width())
[INFO] [stdout] 28 +             SurfaceRgba32Float::from_image_depth(&image, image.height() / image.width())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2ddsf32.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     image_dds::Quality::Fast,
[INFO] [stdout]    |                     ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::Quality;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Quality`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -                     image_dds::Quality::Fast,
[INFO] [stdout] 31 +                     Quality::Fast,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2ddsf32.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     image_dds::Mipmaps::GeneratedAutomatic,
[INFO] [stdout]    |                     ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::Mipmaps;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Mipmaps`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 32 -                     image_dds::Mipmaps::GeneratedAutomatic,
[INFO] [stdout] 32 +                     Mipmaps::GeneratedAutomatic,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2ddsf32.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             image_dds::Quality::Fast,
[INFO] [stdout]    |             ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::Quality;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Quality`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 41 -             image_dds::Quality::Fast,
[INFO] [stdout] 41 +             Quality::Fast,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2ddsf32.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             image_dds::Mipmaps::GeneratedAutomatic,
[INFO] [stdout]    |             ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use image_dds__patch::Mipmaps;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Mipmaps`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 42 -             image_dds::Mipmaps::GeneratedAutomatic,
[INFO] [stdout] 42 +             Mipmaps::GeneratedAutomatic,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> examples/img2ddsf32.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image_dds__patch` (example "dds2imgf32") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]   --> examples/img2ddsf32.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |         _ => image_dds::dds_from_imagef32(
[INFO] [stdout]    |              ^^^^^^^^^ use of unresolved module or unlinked crate `image_dds`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `image_dds`, use `cargo add image_dds` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image_dds__patch` (example "img2ddsf32") due to 10 previous errors; 1 warning emitted
[INFO] [stdout] warning: value assigned to `height` is never read
[INFO] [stdout]   --> src/error.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         height: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/encode.rs:356:11
[INFO] [stdout]     |
[INFO] [stdout] 356 |     data: &[T],
[INFO] [stdout]     |           ^^^^ the lifetime is elided here
[INFO] [stdout] 357 | ) -> Cow<[T]>
[INFO] [stdout]     |      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 357 | ) -> Cow<'_, [T]>
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcaGd62P/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libintel_tex_2-a2789673e2fc3575,libispc_rt-f6182655d72ccf77,libnum_cpus-f9cd27c1d4080089,liblibc-87ba8c2d9747b2c7,libbcdec_rs-75dfca758eddaec4,libstrum-56beaf498da541e5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libimage-838e45c86799ed0b,libexr-0ca178a244eb7dd0,libflume-d26a9c820e57ffb8,libminiz_oxide-9984db45f0eadf85,libadler-f4caa73e14204bdd,libzune_inflate-7bf128ff22ac2c85,libsimd_adler32-50af61b7b6ecf7e2,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libcrossbeam_utils-eb4587c77878a9d5,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libsmallvec-8045c56aeb050430,libddsfile-6d55cfda08370a37,libnum_traits-377ab27037545073,libbyteorder-1efcbe4f07366651,libbitflags-f87f62472e1f73dd,libthiserror-1c3b6d08206b018b,libhalf-4940fbe1178fd3b5,libcfg_if-33ef6c02a07f9fec,libbytemuck-0f074f26940abd20}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaGd62P/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/intel_tex_2-0.4.0/src/ispc" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/image_dds__patch-25b7aa2f6f414c76" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __gxx_personality_v0
[INFO] [stdout]           >>> referenced by ispc_texcomp_astc.cpp
[INFO] [stdout]           >>>               ispc_texcomp_astc.o:(DW.ref.__gxx_personality_v0) in archive /opt/rustwide/target/debug/deps/libintel_tex_2-a2789673e2fc3575.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image_dds__patch` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "778d8aceae6b0ade1165ed52e87c0e85879ea417b9f43c2bbae43a72fd3e7677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "778d8aceae6b0ade1165ed52e87c0e85879ea417b9f43c2bbae43a72fd3e7677", kill_on_drop: false }`
[INFO] [stdout] 778d8aceae6b0ade1165ed52e87c0e85879ea417b9f43c2bbae43a72fd3e7677
