[INFO] cloning repository https://github.com/dorayakikun/image-compressor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dorayakikun/image-compressor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorayakikun%2Fimage-compressor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorayakikun%2Fimage-compressor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 829761ec53b2f3fc5b1e9fd92784719a0d6c64a5 [INFO] testing dorayakikun/image-compressor against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorayakikun%2Fimage-compressor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dorayakikun/image-compressor on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dorayakikun/image-compressor [INFO] finished tweaking git repo https://github.com/dorayakikun/image-compressor [INFO] tweaked toml for git repo https://github.com/dorayakikun/image-compressor written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/RReverser/oxipng` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/oxipng-3b68eb490448a8a5/objects/pack/pack_git2_fa9a210843dadc7d': No space left on device; class=Os (2) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded cloudflare-zlib v0.2.10 [INFO] [stderr] Downloaded zopfli v0.4.0 [INFO] [stderr] Downloaded cloudflare-zlib-sys v0.3.4 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bf8307285fb58c1497432e07f116d74993f8e197c05eab7820c0500a8a05cb4 [INFO] running `Command { std: "docker" "start" "-a" "6bf8307285fb58c1497432e07f116d74993f8e197c05eab7820c0500a8a05cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bf8307285fb58c1497432e07f116d74993f8e197c05eab7820c0500a8a05cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bf8307285fb58c1497432e07f116d74993f8e197c05eab7820c0500a8a05cb4", kill_on_drop: false }` [INFO] [stdout] 6bf8307285fb58c1497432e07f116d74993f8e197c05eab7820c0500a8a05cb4 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9ec08e1403dc3ba582e40057cfe2d1cec8d39f22e0d63cb11e566ce64cb298a [INFO] running `Command { std: "docker" "start" "-a" "b9ec08e1403dc3ba582e40057cfe2d1cec8d39f22e0d63cb11e566ce64cb298a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling zopfli v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.3.4 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling cloudflare-zlib v0.2.10 [INFO] [stderr] Compiling oxipng v2.2.2 (https://github.com/RReverser/oxipng?branch=wasm#a6983358) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling image-compressor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `catch` [INFO] [stdout] --> src/lib.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | #[wasm_bindgen(catch)] [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_catch` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.94s [INFO] running `Command { std: "docker" "inspect" "b9ec08e1403dc3ba582e40057cfe2d1cec8d39f22e0d63cb11e566ce64cb298a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9ec08e1403dc3ba582e40057cfe2d1cec8d39f22e0d63cb11e566ce64cb298a", kill_on_drop: false }` [INFO] [stdout] b9ec08e1403dc3ba582e40057cfe2d1cec8d39f22e0d63cb11e566ce64cb298a [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26dfaeece0036d07a424378d9f3d5d8a3a7a7e25e09516071cae763342ce900a [INFO] running `Command { std: "docker" "start" "-a" "26dfaeece0036d07a424378d9f3d5d8a3a7a7e25e09516071cae763342ce900a", kill_on_drop: false }` [INFO] [stderr] Compiling image-compressor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `catch` [INFO] [stdout] --> src/lib.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | #[wasm_bindgen(catch)] [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_catch` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "26dfaeece0036d07a424378d9f3d5d8a3a7a7e25e09516071cae763342ce900a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26dfaeece0036d07a424378d9f3d5d8a3a7a7e25e09516071cae763342ce900a", kill_on_drop: false }` [INFO] [stdout] 26dfaeece0036d07a424378d9f3d5d8a3a7a7e25e09516071cae763342ce900a [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cec90a8135589e9fcd3e4c3858db88c8c9cbfb210d94145e5bc8ba421539b1dc [INFO] running `Command { std: "docker" "start" "-a" "cec90a8135589e9fcd3e4c3858db88c8c9cbfb210d94145e5bc8ba421539b1dc", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `catch` [INFO] [stderr] --> src/lib.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 4 | #[wasm_bindgen(catch)] [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_catch` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `image-compressor` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/image_compressor-7c139015d684648f) [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" "cec90a8135589e9fcd3e4c3858db88c8c9cbfb210d94145e5bc8ba421539b1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec90a8135589e9fcd3e4c3858db88c8c9cbfb210d94145e5bc8ba421539b1dc", kill_on_drop: false }` [INFO] [stdout] cec90a8135589e9fcd3e4c3858db88c8c9cbfb210d94145e5bc8ba421539b1dc