[INFO] cloning repository https://github.com/jzbor/raw-to-img
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jzbor/raw-to-img" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzbor%2Fraw-to-img", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzbor%2Fraw-to-img'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b9a68bf37b1f844c4fbdd63a9884dc75425718d
[INFO] building jzbor/raw-to-img against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzbor%2Fraw-to-img" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jzbor/raw-to-img
[INFO] finished tweaking git repo https://github.com/jzbor/raw-to-img
[INFO] tweaked toml for git repo https://github.com/jzbor/raw-to-img written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jzbor/raw-to-img on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jzbor/raw-to-img 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d69038fd1bae93be5038670b3ed5ee1ace001d70b67ff9d1a6640f8163c23b17
[INFO] running `Command { std: "docker" "start" "-a" "d69038fd1bae93be5038670b3ed5ee1ace001d70b67ff9d1a6640f8163c23b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d69038fd1bae93be5038670b3ed5ee1ace001d70b67ff9d1a6640f8163c23b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d69038fd1bae93be5038670b3ed5ee1ace001d70b67ff9d1a6640f8163c23b17", kill_on_drop: false }`
[INFO] [stdout] d69038fd1bae93be5038670b3ed5ee1ace001d70b67ff9d1a6640f8163c23b17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a939e875b64d0f6cfdf321ad8dca8ef7853649526a8d3f9ccc0c6a2c77cb3dab
[INFO] running `Command { std: "docker" "start" "-a" "a939e875b64d0f6cfdf321ad8dca8ef7853649526a8d3f9ccc0c6a2c77cb3dab", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.24
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling multicache v0.6.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling rawloader v0.37.1
[INFO] [stderr]    Compiling clap v4.5.24
[INFO] [stderr]    Compiling imagepipe v0.5.0
[INFO] [stderr]    Compiling raw-to-img v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.08s
[INFO] running `Command { std: "docker" "inspect" "a939e875b64d0f6cfdf321ad8dca8ef7853649526a8d3f9ccc0c6a2c77cb3dab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a939e875b64d0f6cfdf321ad8dca8ef7853649526a8d3f9ccc0c6a2c77cb3dab", kill_on_drop: false }`
[INFO] [stdout] a939e875b64d0f6cfdf321ad8dca8ef7853649526a8d3f9ccc0c6a2c77cb3dab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9980f253cd92abbaee1ff7ab2dac23da758417d3c2e8a26df3e6b4f838f037a2
[INFO] running `Command { std: "docker" "start" "-a" "9980f253cd92abbaee1ff7ab2dac23da758417d3c2e8a26df3e6b4f838f037a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling raw-to-img v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "9980f253cd92abbaee1ff7ab2dac23da758417d3c2e8a26df3e6b4f838f037a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9980f253cd92abbaee1ff7ab2dac23da758417d3c2e8a26df3e6b4f838f037a2", kill_on_drop: false }`
[INFO] [stdout] 9980f253cd92abbaee1ff7ab2dac23da758417d3c2e8a26df3e6b4f838f037a2
