[INFO] cloning repository https://github.com/vl0w/fractal-image-comp-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vl0w/fractal-image-comp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvl0w%2Ffractal-image-comp-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvl0w%2Ffractal-image-comp-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9523b8348d1a4d5c3cf6ec49213ab205aeaf6816
[INFO] checking vl0w/fractal-image-comp-rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvl0w%2Ffractal-image-comp-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vl0w/fractal-image-comp-rs
[INFO] finished tweaking git repo https://github.com/vl0w/fractal-image-comp-rs
[INFO] tweaked toml for git repo https://github.com/vl0w/fractal-image-comp-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vl0w/fractal-image-comp-rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vl0w/fractal-image-comp-rs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitstream-io v2.4.1
[INFO] [stderr]   Downloaded fluid v0.4.1
[INFO] [stderr]   Downloaded fluid_attributes v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 823a732596ee1713f772e15d2052798c41327e5a14e15aed87313fa0c22f518a
[INFO] running `Command { std: "docker" "start" "-a" "823a732596ee1713f772e15d2052798c41327e5a14e15aed87313fa0c22f518a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "823a732596ee1713f772e15d2052798c41327e5a14e15aed87313fa0c22f518a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "823a732596ee1713f772e15d2052798c41327e5a14e15aed87313fa0c22f518a", kill_on_drop: false }`
[INFO] [stdout] 823a732596ee1713f772e15d2052798c41327e5a14e15aed87313fa0c22f518a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58670b3ec82f14d5eab4293bf7f12f4a0fd5fdb1fdf6f61157357d67641d9d80
[INFO] running `Command { std: "docker" "start" "-a" "58670b3ec82f14d5eab4293bf7f12f4a0fd5fdb1fdf6f61157357d67641d9d80", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling built v0.7.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking bitstream-io v2.4.1
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking image-webp v0.1.2
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]    Compiling cli-table-derive v0.4.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking cli-table v0.4.7
[INFO] [stderr]    Compiling fluid_attributes v0.4.0
[INFO] [stderr]     Checking fluid v0.4.1
[INFO] [stderr]     Checking ravif v0.11.7
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking fractal-image v0.1.0 (/opt/rustwide/workdir/fractal-images)
[INFO] [stdout] warning: value assigned to `image` is never read
[INFO] [stdout]   --> fractal-images/src/image/block.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub image: Arc<I>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking frim v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: value assigned to `image` is never read
[INFO] [stdout]   --> fractal-images/src/image/block.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub image: Arc<I>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.76s
[INFO] running `Command { std: "docker" "inspect" "58670b3ec82f14d5eab4293bf7f12f4a0fd5fdb1fdf6f61157357d67641d9d80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58670b3ec82f14d5eab4293bf7f12f4a0fd5fdb1fdf6f61157357d67641d9d80", kill_on_drop: false }`
[INFO] [stdout] 58670b3ec82f14d5eab4293bf7f12f4a0fd5fdb1fdf6f61157357d67641d9d80
