[INFO] cloning repository https://github.com/backplane/cutout
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/backplane/cutout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbackplane%2Fcutout", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbackplane%2Fcutout'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d838c22d63ca781e6e07a0cc5a0557ceb9e87de
[INFO] checking backplane/cutout against master#7ad4e69ad585d8ff214f7b42d01f1959eda08f40 for pr-152543
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbackplane%2Fcutout" "/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/backplane/cutout
[INFO] finished tweaking git repo https://github.com/backplane/cutout
[INFO] tweaked toml for git repo https://github.com/backplane/cutout written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/backplane/cutout on toolchain 7ad4e69ad585d8ff214f7b42d01f1959eda08f40
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/backplane/cutout 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" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gif v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe30ef2a9e8065429480554a11fea0aaef728cd0cf9d3fd8c6fdfebd966905c7
[INFO] running `Command { std: "docker" "start" "-a" "fe30ef2a9e8065429480554a11fea0aaef728cd0cf9d3fd8c6fdfebd966905c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe30ef2a9e8065429480554a11fea0aaef728cd0cf9d3fd8c6fdfebd966905c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe30ef2a9e8065429480554a11fea0aaef728cd0cf9d3fd8c6fdfebd966905c7", kill_on_drop: false }`
[INFO] [stdout] fe30ef2a9e8065429480554a11fea0aaef728cd0cf9d3fd8c6fdfebd966905c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cecd0d351be27a143fc5574b29d212055b272ab037ef530cee2b317fffde074
[INFO] running `Command { std: "docker" "start" "-a" "1cecd0d351be27a143fc5574b29d212055b272ab037ef530cee2b317fffde074", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking zune-jpeg v0.5.5
[INFO] [stderr]     Checking gif v0.14.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking cutout v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.06s
[INFO] running `Command { std: "docker" "inspect" "1cecd0d351be27a143fc5574b29d212055b272ab037ef530cee2b317fffde074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cecd0d351be27a143fc5574b29d212055b272ab037ef530cee2b317fffde074", kill_on_drop: false }`
[INFO] [stdout] 1cecd0d351be27a143fc5574b29d212055b272ab037ef530cee2b317fffde074
