[INFO] cloning repository https://github.com/giufus/wasm-swissknife
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giufus/wasm-swissknife" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiufus%2Fwasm-swissknife", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiufus%2Fwasm-swissknife'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 755890451770f4fa72f44ece15d33f216ad67fa3
[INFO] checking giufus/wasm-swissknife against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiufus%2Fwasm-swissknife" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/giufus/wasm-swissknife
[INFO] finished tweaking git repo https://github.com/giufus/wasm-swissknife
[INFO] tweaked toml for git repo https://github.com/giufus/wasm-swissknife written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/giufus/wasm-swissknife on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/giufus/wasm-swissknife 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" "+c8a31b780d5415358566a20b94912620a3f27067" "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 bitstream-io v2.2.0
[INFO] [stderr]   Downloaded winnow v0.6.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0562232e5d7473d4f813841a2b074d99f72e35d030f73e1a5728c7c93086d619
[INFO] running `Command { std: "docker" "start" "-a" "0562232e5d7473d4f813841a2b074d99f72e35d030f73e1a5728c7c93086d619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0562232e5d7473d4f813841a2b074d99f72e35d030f73e1a5728c7c93086d619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0562232e5d7473d4f813841a2b074d99f72e35d030f73e1a5728c7c93086d619", kill_on_drop: false }`
[INFO] [stdout] 0562232e5d7473d4f813841a2b074d99f72e35d030f73e1a5728c7c93086d619
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3377a23cb6a11da09cce184fa3f6cec7f3582e8750a011cc96e60d6e7697590
[INFO] running `Command { std: "docker" "start" "-a" "d3377a23cb6a11da09cce184fa3f6cec7f3582e8750a011cc96e60d6e7697590", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling built v0.7.2
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking bitstream-io v2.2.0
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking zune-jpeg v0.4.11
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking image-webp v0.1.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking ravif v0.11.5
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking wasm-swissknife v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::cmp::max`
[INFO] [stdout]  --> src/art.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cmp::max;
[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::cmp::max`
[INFO] [stdout]  --> src/art.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cmp::max;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/art.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     mut buffer: &mut Vec<u8>,
[INFO] [stdout]    |     ----^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/art.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     mut buffer_size: &mut Vec<u32>,
[INFO] [stdout]    |     ----^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut dyn_img =
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Format` is never used
[INFO] [stdout]  --> src/art.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | enum Format {
[INFO] [stdout]   |      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_format` is never used
[INFO] [stdout]   --> src/art.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn get_format(rate: f32, width: u32, height: u32) -> (Format, u32, u32) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_W` should have a snake case name
[INFO] [stdout]   --> src/art.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let new_W = (width as f32 / 100.0 * rate).round() as u32;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `new_w`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_H` should have a snake case name
[INFO] [stdout]   --> src/art.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let new_H = (height as f32 / 100.0 * rate).round() as u32;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `new_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/art.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     mut buffer: &mut Vec<u8>,
[INFO] [stdout]    |     ----^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/art.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     mut buffer_size: &mut Vec<u32>,
[INFO] [stdout]    |     ----^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut dyn_img =
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Format` is never used
[INFO] [stdout]  --> src/art.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | enum Format {
[INFO] [stdout]   |      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_format` is never used
[INFO] [stdout]   --> src/art.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn get_format(rate: f32, width: u32, height: u32) -> (Format, u32, u32) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_W` should have a snake case name
[INFO] [stdout]   --> src/art.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let new_W = (width as f32 / 100.0 * rate).round() as u32;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `new_w`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_H` should have a snake case name
[INFO] [stdout]   --> src/art.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let new_H = (height as f32 / 100.0 * rate).round() as u32;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `new_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.48s
[INFO] running `Command { std: "docker" "inspect" "d3377a23cb6a11da09cce184fa3f6cec7f3582e8750a011cc96e60d6e7697590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3377a23cb6a11da09cce184fa3f6cec7f3582e8750a011cc96e60d6e7697590", kill_on_drop: false }`
[INFO] [stdout] d3377a23cb6a11da09cce184fa3f6cec7f3582e8750a011cc96e60d6e7697590
