[INFO] cloning repository https://github.com/LuisLeon1705/Rust_Image_Upscaller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LuisLeon1705/Rust_Image_Upscaller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuisLeon1705%2FRust_Image_Upscaller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuisLeon1705%2FRust_Image_Upscaller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1713189a3f79aacb436c4d0d9bfc7aac5228fdef [INFO] checking LuisLeon1705/Rust_Image_Upscaller against da86f4d0726be475afbbffe40cb2f65741c51ad3 for pr-159877 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuisLeon1705%2FRust_Image_Upscaller" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LuisLeon1705/Rust_Image_Upscaller [INFO] finished tweaking git repo https://github.com/LuisLeon1705/Rust_Image_Upscaller [INFO] tweaked toml for git repo https://github.com/LuisLeon1705/Rust_Image_Upscaller written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LuisLeon1705/Rust_Image_Upscaller on toolchain da86f4d0726be475afbbffe40cb2f65741c51ad3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LuisLeon1705/Rust_Image_Upscaller 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" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gpu-alloc v0.6.2 [INFO] [stderr] Downloaded gpu-alloc-types v0.3.1 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.13 [INFO] [stderr] Downloaded imgref v1.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a1760427a0fc8594344f065e5ed91e648589fd86c9998b3ab73fe0d47cb0cff0 [INFO] running `Command { std: "docker" "start" "a1760427a0fc8594344f065e5ed91e648589fd86c9998b3ab73fe0d47cb0cff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1760427a0fc8594344f065e5ed91e648589fd86c9998b3ab73fe0d47cb0cff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1760427a0fc8594344f065e5ed91e648589fd86c9998b3ab73fe0d47cb0cff0" "/opt/rustwide/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1760427a0fc8594344f065e5ed91e648589fd86c9998b3ab73fe0d47cb0cff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1760427a0fc8594344f065e5ed91e648589fd86c9998b3ab73fe0d47cb0cff0" "/opt/rustwide/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking bytes v1.12.0 [INFO] [stderr] Checking arrayvec v0.7.7 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Checking no_std_io2 v0.9.4 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking gpu-alloc v0.6.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking imgref v1.12.2 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking avif-serialize v0.8.9 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking multer v3.1.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking memmap2 v0.9.11 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking naga v0.20.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking rav1e v0.8.1 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking tiff v0.11.3 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking ravif v0.13.0 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking adaptive_upscaler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::upscaler::AdaptiveUpscaler` [INFO] [stdout] --> src/video.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::upscaler::AdaptiveUpscaler; [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: `crate::upscaler::AdaptiveUpscaler` [INFO] [stdout] --> src/video.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::upscaler::AdaptiveUpscaler; [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 variable: `out_current_w` [INFO] [stdout] --> src/upscaler.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | let out_current_w = (current_w as f32 * scale).ceil() as u32; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_current_w` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out_current_h` [INFO] [stdout] --> src/upscaler.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 123 | let out_current_h = (current_h as f32 * scale).ceil() as u32; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_current_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset_x` [INFO] [stdout] --> src/upscaler.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | let offset_x = out_start_x - out_padded_start_x; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset_y` [INFO] [stdout] --> src/upscaler.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | let offset_y = out_start_y - out_padded_start_y; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `num_tiles_x` is never read [INFO] [stdout] --> src/upscaler.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 48 | let mut num_tiles_x = 1; [INFO] [stdout] | ^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 57 | num_tiles_x = ((total_tiles as f32) / num_tiles_y as f32).ceil().max(1.0) as u32; [INFO] [stdout] | -------------------------------------------------------------------------------- `num_tiles_x` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `num_tiles_y` is never read [INFO] [stdout] --> src/upscaler.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | let mut num_tiles_y = 1; [INFO] [stdout] | ^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 56 | num_tiles_y = ((total_tiles as f32 / ratio).sqrt()).ceil().max(1.0) as u32; [INFO] [stdout] | -------------------------------------------------------------------------- `num_tiles_y` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out_current_w` [INFO] [stdout] --> src/upscaler.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | let out_current_w = (current_w as f32 * scale).ceil() as u32; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_current_w` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out_current_h` [INFO] [stdout] --> src/upscaler.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 123 | let out_current_h = (current_h as f32 * scale).ceil() as u32; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_current_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset_x` [INFO] [stdout] --> src/upscaler.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | let offset_x = out_start_x - out_padded_start_x; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset_y` [INFO] [stdout] --> src/upscaler.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | let offset_y = out_start_y - out_padded_start_y; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `num_tiles_x` is never read [INFO] [stdout] --> src/upscaler.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 48 | let mut num_tiles_x = 1; [INFO] [stdout] | ^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 57 | num_tiles_x = ((total_tiles as f32) / num_tiles_y as f32).ceil().max(1.0) as u32; [INFO] [stdout] | -------------------------------------------------------------------------------- `num_tiles_x` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `num_tiles_y` is never read [INFO] [stdout] --> src/upscaler.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | let mut num_tiles_y = 1; [INFO] [stdout] | ^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 56 | num_tiles_y = ((total_tiles as f32 / ratio).sqrt()).ceil().max(1.0) as u32; [INFO] [stdout] | -------------------------------------------------------------------------- `num_tiles_y` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu v0.20.1, wgpu-core v0.21.1, wgpu-hal v0.21.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] running `Command { std: "docker" "inspect" "a1760427a0fc8594344f065e5ed91e648589fd86c9998b3ab73fe0d47cb0cff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1760427a0fc8594344f065e5ed91e648589fd86c9998b3ab73fe0d47cb0cff0", kill_on_drop: false }` [INFO] [stdout] a1760427a0fc8594344f065e5ed91e648589fd86c9998b3ab73fe0d47cb0cff0