[INFO] fetching crate image-av1 0.0.0... [INFO] testing image-av1-0.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate image-av1 0.0.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate image-av1 0.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.5.51) [INFO] [stderr] Adding clap_complete v4.0.7 (available: v4.5.60) [INFO] [stderr] Adding clap_derive v4.0.21 (available: v4.5.49) [INFO] [stderr] Adding image v0.24.9 (available: v0.25.8) [INFO] [stderr] Adding rav1e v0.6.6 (available: v0.8.1) [INFO] [stderr] Adding yuv v0.1.9 (available: v0.8.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab0dc47702b18bc130da9d6e5c18ab55ba4960c7735c6a222464a2e84244a84b [INFO] running `Command { std: "docker" "start" "-a" "ab0dc47702b18bc130da9d6e5c18ab55ba4960c7735c6a222464a2e84244a84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab0dc47702b18bc130da9d6e5c18ab55ba4960c7735c6a222464a2e84244a84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab0dc47702b18bc130da9d6e5c18ab55ba4960c7735c6a222464a2e84244a84b", kill_on_drop: false }` [INFO] [stdout] ab0dc47702b18bc130da9d6e5c18ab55ba4960c7735c6a222464a2e84244a84b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cc210c33e3db3f0009bee65031504bcefa63b3bcc91c7c0dbc4bcf6524d98bf [INFO] running `Command { std: "docker" "start" "-a" "4cc210c33e3db3f0009bee65031504bcefa63b3bcc91c7c0dbc4bcf6524d98bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling weezl v0.1.11 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling clap_lex v0.3.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Compiling rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rust_hawktracer v0.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling ivf v0.1.4 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling bitstream-io v1.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling yuv v0.1.9 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling av-metrics v0.9.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling clap_complete v4.0.7 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling image v0.24.9 [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 2m 23s [INFO] running `Command { std: "docker" "inspect" "4cc210c33e3db3f0009bee65031504bcefa63b3bcc91c7c0dbc4bcf6524d98bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc210c33e3db3f0009bee65031504bcefa63b3bcc91c7c0dbc4bcf6524d98bf", kill_on_drop: false }` [INFO] [stdout] 4cc210c33e3db3f0009bee65031504bcefa63b3bcc91c7c0dbc4bcf6524d98bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 580bc881c568d7ce126295ece0e8020f0ed38d879fdb06c643a51a7e0e067005 [INFO] running `Command { std: "docker" "start" "-a" "580bc881c568d7ce126295ece0e8020f0ed38d879fdb06c643a51a7e0e067005", kill_on_drop: false }` [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] [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: 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: 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.20s [INFO] running `Command { std: "docker" "inspect" "580bc881c568d7ce126295ece0e8020f0ed38d879fdb06c643a51a7e0e067005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "580bc881c568d7ce126295ece0e8020f0ed38d879fdb06c643a51a7e0e067005", kill_on_drop: false }` [INFO] [stdout] 580bc881c568d7ce126295ece0e8020f0ed38d879fdb06c643a51a7e0e067005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c86ce202a844aaa8ab4270800c432af5b04499dee7fbe762e9e5d3af9ae83dd0 [INFO] running `Command { std: "docker" "start" "-a" "c86ce202a844aaa8ab4270800c432af5b04499dee7fbe762e9e5d3af9ae83dd0", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `image` [INFO] [stderr] --> src/encoder/encoding.rs:38:43 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn write_image_repeats(&mut self, image: RgbaImage, count: usize) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `init_frame_1` is never used [INFO] [stderr] --> src/encoder/encoding.rs:107:8 [INFO] [stderr] | [INFO] [stderr] 12 | impl Av1Encoder { [INFO] [stderr] | --------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 107 | fn init_frame_1(width: usize, height: usize, planes: &[u8], frame: &mut Frame) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `image-av1` (lib) generated 2 warnings (run `cargo fix --lib -p image-av1` to apply 1 suggestion) [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.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/image_av1-2ebc331bec3dabef) [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/main.rs (/opt/rustwide/target/debug/deps/main-9c761956c838eb13) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass `--test main` [INFO] [stdout] test test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test stdout ---- [INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c86ce202a844aaa8ab4270800c432af5b04499dee7fbe762e9e5d3af9ae83dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86ce202a844aaa8ab4270800c432af5b04499dee7fbe762e9e5d3af9ae83dd0", kill_on_drop: false }` [INFO] [stdout] c86ce202a844aaa8ab4270800c432af5b04499dee7fbe762e9e5d3af9ae83dd0