[INFO] cloning repository https://github.com/morphym/zunei [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morphym/zunei" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorphym%2Fzunei", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorphym%2Fzunei'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c501343dd19bf3e8d2f358ec242151f2a9db6bd [INFO] testing morphym/zunei against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorphym%2Fzunei" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/morphym/zunei [INFO] finished tweaking git repo https://github.com/morphym/zunei [INFO] tweaked toml for git repo https://github.com/morphym/zunei written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/morphym/zunei on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/morphym/zunei 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b41fd14d3d1a5fc072cc1df8e6ef9d90a0339ab6e33760f58e637dfb99dff6e [INFO] running `Command { std: "docker" "start" "-a" "4b41fd14d3d1a5fc072cc1df8e6ef9d90a0339ab6e33760f58e637dfb99dff6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b41fd14d3d1a5fc072cc1df8e6ef9d90a0339ab6e33760f58e637dfb99dff6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b41fd14d3d1a5fc072cc1df8e6ef9d90a0339ab6e33760f58e637dfb99dff6e", kill_on_drop: false }` [INFO] [stdout] 4b41fd14d3d1a5fc072cc1df8e6ef9d90a0339ab6e33760f58e637dfb99dff6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0dbdf5c639282c3a604c5b729bb43ab823a752f0fd4898dcd619012b641adeb [INFO] running `Command { std: "docker" "start" "-a" "e0dbdf5c639282c3a604c5b729bb43ab823a752f0fd4898dcd619012b641adeb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling xcb v1.7.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling wayland-client v0.30.2 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling zvariant_derive v5.9.2 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling wayland-protocols v0.30.1 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zvariant v5.9.2 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling zune-jpeg v0.5.8 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling zbus_macros v5.12.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling libwayshot v0.2.0 [INFO] [stderr] Compiling zbus v5.12.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling display-info v0.4.8 [INFO] [stderr] Compiling dbus v0.9.10 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling screenshots v0.8.10 [INFO] [stderr] Compiling notify-rust v4.11.7 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling zunei v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ImageBuffer` [INFO] [stdout] --> src/main.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use image::{GenericImageView, ImageBuffer, Rgba, RgbaImage}; [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::path::Path` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use image::{GenericImageView, ImageBuffer, Rgba, RgbaImage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.8.10 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e0dbdf5c639282c3a604c5b729bb43ab823a752f0fd4898dcd619012b641adeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0dbdf5c639282c3a604c5b729bb43ab823a752f0fd4898dcd619012b641adeb", kill_on_drop: false }` [INFO] [stdout] e0dbdf5c639282c3a604c5b729bb43ab823a752f0fd4898dcd619012b641adeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f42c1afb10f01cea2eca5c96ad9de7aa79825f3d6cec6faddc32a8c28968d8e [INFO] running `Command { std: "docker" "start" "-a" "8f42c1afb10f01cea2eca5c96ad9de7aa79825f3d6cec6faddc32a8c28968d8e", kill_on_drop: false }` [INFO] [stderr] Compiling zunei v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ImageBuffer` [INFO] [stdout] --> src/main.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use image::{GenericImageView, ImageBuffer, Rgba, RgbaImage}; [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::path::Path` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use image::{GenericImageView, ImageBuffer, Rgba, RgbaImage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.8.10 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8f42c1afb10f01cea2eca5c96ad9de7aa79825f3d6cec6faddc32a8c28968d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f42c1afb10f01cea2eca5c96ad9de7aa79825f3d6cec6faddc32a8c28968d8e", kill_on_drop: false }` [INFO] [stdout] 8f42c1afb10f01cea2eca5c96ad9de7aa79825f3d6cec6faddc32a8c28968d8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56c4eaa818ed123a568ee7584fa7bdc6d4202df4e586d697341bb41a35413e15 [INFO] running `Command { std: "docker" "start" "-a" "56c4eaa818ed123a568ee7584fa7bdc6d4202df4e586d697341bb41a35413e15", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `ImageBuffer` [INFO] [stderr] --> src/main.rs:3:31 [INFO] [stderr] | [INFO] [stderr] 3 | use image::{GenericImageView, ImageBuffer, Rgba, RgbaImage}; [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::path::Path` [INFO] [stderr] --> src/main.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::path::Path; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `GenericImageView` [INFO] [stderr] --> src/main.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use image::{GenericImageView, ImageBuffer, Rgba, RgbaImage}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `zunei` (bin "zunei" test) generated 3 warnings (run `cargo fix --bin "zunei" -p zunei --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.8.10 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zunei-a405cc4c69b3de42) [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] running `Command { std: "docker" "inspect" "56c4eaa818ed123a568ee7584fa7bdc6d4202df4e586d697341bb41a35413e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c4eaa818ed123a568ee7584fa7bdc6d4202df4e586d697341bb41a35413e15", kill_on_drop: false }` [INFO] [stdout] 56c4eaa818ed123a568ee7584fa7bdc6d4202df4e586d697341bb41a35413e15