[INFO] fetching crate image-av1 0.0.0... [INFO] testing image-av1-0.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate image-av1 0.0.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate image-av1 0.0.0 [INFO] finished tweaking crates.io crate image-av1 0.0.0 [INFO] tweaked toml for crates.io crate image-av1 0.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate image-av1 0.0.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 207 packages to latest compatible versions [INFO] [stderr] Adding av-metrics v0.9.0 (available: v0.9.1) [INFO] [stderr] Adding clap v4.0.32 (available: v4.6.0) [INFO] [stderr] Adding clap_complete v4.0.7 (available: v4.6.0) [INFO] [stderr] Adding clap_derive v4.0.21 (available: v4.6.0) [INFO] [stderr] Adding image v0.24.9 (available: v0.25.10) [INFO] [stderr] Adding rav1e v0.6.6 (available: v0.8.1) [INFO] [stderr] Adding yuv v0.1.10 (available: v0.8.13) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de6e9e2c83cdd93583770aabaac47f857b2405dedb368dc5bfd481a3db65b9a9 [INFO] running `Command { std: "docker" "start" "-a" "de6e9e2c83cdd93583770aabaac47f857b2405dedb368dc5bfd481a3db65b9a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de6e9e2c83cdd93583770aabaac47f857b2405dedb368dc5bfd481a3db65b9a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de6e9e2c83cdd93583770aabaac47f857b2405dedb368dc5bfd481a3db65b9a9", kill_on_drop: false }` [INFO] [stdout] de6e9e2c83cdd93583770aabaac47f857b2405dedb368dc5bfd481a3db65b9a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faa2fe8205e694d542f9570c0dbe40d9cea27e9c5da767cede77216c957d075e [INFO] running `Command { std: "docker" "start" "-a" "faa2fe8205e694d542f9570c0dbe40d9cea27e9c5da767cede77216c957d075e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling clap_lex v0.3.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Compiling rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling rust_hawktracer v0.7.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling ivf v0.1.4 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling av-metrics v0.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling bitstream-io v1.10.0 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling yuv v0.1.10 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling clap_complete v4.0.7 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling built v0.5.2 [INFO] [stderr] Compiling rav1e v0.6.6 [INFO] [stderr] Compiling image-av1 v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `image` [INFO] [stdout] --> src/encoder/encoding.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn write_image_repeats(&mut self, image: RgbaImage, count: usize) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `init_frame_1` is never used [INFO] [stdout] --> src/encoder/encoding.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl Av1Encoder { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | fn init_frame_1(width: usize, height: usize, planes: &[u8], frame: &mut Frame) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "faa2fe8205e694d542f9570c0dbe40d9cea27e9c5da767cede77216c957d075e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faa2fe8205e694d542f9570c0dbe40d9cea27e9c5da767cede77216c957d075e", kill_on_drop: false }` [INFO] [stdout] faa2fe8205e694d542f9570c0dbe40d9cea27e9c5da767cede77216c957d075e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28092548196f02aa117dac08c435f43df985d411e9bafc7574a4f917f357bb6c [INFO] running `Command { std: "docker" "start" "-a" "28092548196f02aa117dac08c435f43df985d411e9bafc7574a4f917f357bb6c", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `image` [INFO] [stdout] --> src/encoder/encoding.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn write_image_repeats(&mut self, image: RgbaImage, count: usize) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `init_frame_1` is never used [INFO] [stdout] --> src/encoder/encoding.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl Av1Encoder { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | fn init_frame_1(width: usize, height: usize, planes: &[u8], frame: &mut Frame) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling image-av1 v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `DynamicImage` [INFO] [stdout] --> tests/main.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | use image::{io::Reader as ImageReader, DynamicImage, ImageError}; [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: `std::io::Cursor` [INFO] [stdout] --> tests/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `image` [INFO] [stdout] --> src/encoder/encoding.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn write_image_repeats(&mut self, image: RgbaImage, count: usize) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `init_frame_1` is never used [INFO] [stdout] --> src/encoder/encoding.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl Av1Encoder { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | fn init_frame_1(width: usize, height: usize, planes: &[u8], frame: &mut Frame) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "28092548196f02aa117dac08c435f43df985d411e9bafc7574a4f917f357bb6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28092548196f02aa117dac08c435f43df985d411e9bafc7574a4f917f357bb6c", kill_on_drop: false }` [INFO] [stdout] 28092548196f02aa117dac08c435f43df985d411e9bafc7574a4f917f357bb6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d82c4f3331bc0f8439bca72c213d5715078da6965a05d23895338fd691dfc0a0 [INFO] running `Command { std: "docker" "start" "-a" "d82c4f3331bc0f8439bca72c213d5715078da6965a05d23895338fd691dfc0a0", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `image` [INFO] [stdout] [INFO] [stderr] --> src/encoder/encoding.rs:38:43 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 38 | pub fn write_image_repeats(&mut self, image: RgbaImage, count: usize) -> Result { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] running 1 test [INFO] [stderr] [INFO] [stdout] test test ... FAILED [INFO] [stderr] warning: associated function `init_frame_1` is never used [INFO] [stdout] [INFO] [stderr] --> src/encoder/encoding.rs:107:8 [INFO] [stdout] failures: [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 12 | impl Av1Encoder { [INFO] [stdout] ---- test stdout ---- [INFO] [stderr] | --------------- associated function in this implementation [INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stderr] ... [INFO] [stdout] [INFO] [stderr] 107 | fn init_frame_1(width: usize, height: usize, planes: &[u8], frame: &mut Frame) -> Result<()> { [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stdout] failures: [INFO] [stderr] | [INFO] [stdout] test [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] warning: `image-av1` (lib) generated 2 warnings (run `cargo fix --lib -p image-av1` to apply 1 suggestion) [INFO] [stdout] [INFO] [stderr] warning: `image-av1` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused import: `DynamicImage` [INFO] [stderr] --> tests/main.rs:1:40 [INFO] [stderr] | [INFO] [stderr] 1 | use image::{io::Reader as ImageReader, DynamicImage, ImageError}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::Cursor` [INFO] [stderr] --> tests/main.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::io::Cursor; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `image-av1` (test "main") generated 2 warnings (run `cargo fix --test "main" -p image-av1` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/image_av1-be6cd6ab473edc0a) [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-1479fb4794310c76) [INFO] [stderr] error: test failed, to rerun pass `--test main` [INFO] running `Command { std: "docker" "inspect" "d82c4f3331bc0f8439bca72c213d5715078da6965a05d23895338fd691dfc0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d82c4f3331bc0f8439bca72c213d5715078da6965a05d23895338fd691dfc0a0", kill_on_drop: false }` [INFO] [stdout] d82c4f3331bc0f8439bca72c213d5715078da6965a05d23895338fd691dfc0a0