[INFO] cloning repository https://github.com/sramekj/pixelize
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sramekj/pixelize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsramekj%2Fpixelize", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsramekj%2Fpixelize'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b398c5626b741d96ffcabb73f24b96f5f4374229
[INFO] checking sramekj/pixelize against master#7ad4e69ad585d8ff214f7b42d01f1959eda08f40 for pr-152543
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsramekj%2Fpixelize" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sramekj/pixelize
[INFO] finished tweaking git repo https://github.com/sramekj/pixelize
[INFO] tweaked toml for git repo https://github.com/sramekj/pixelize written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sramekj/pixelize 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/sramekj/pixelize 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded sorted-vec v0.8.10
[INFO] [stderr]   Downloaded cmov v0.3.1
[INFO] [stderr]   Downloaded fixed v1.29.0
[INFO] [stderr]   Downloaded divrem v1.0.0
[INFO] [stderr]   Downloaded kiddo v5.2.2
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e1df3a5aff6b3cb97837d92a5746e8be672fc6706c7d1bd2a206792a24f7f132
[INFO] running `Command { std: "docker" "start" "-a" "e1df3a5aff6b3cb97837d92a5746e8be672fc6706c7d1bd2a206792a24f7f132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1df3a5aff6b3cb97837d92a5746e8be672fc6706c7d1bd2a206792a24f7f132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1df3a5aff6b3cb97837d92a5746e8be672fc6706c7d1bd2a206792a24f7f132", kill_on_drop: false }`
[INFO] [stdout] e1df3a5aff6b3cb97837d92a5746e8be672fc6706c7d1bd2a206792a24f7f132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9b847ca8fa51e584b8e2c48e88356244a916fec8f324c3f4656b7c816e6f6f53
[INFO] running `Command { std: "docker" "start" "-a" "9b847ca8fa51e584b8e2c48e88356244a916fec8f324c3f4656b7c816e6f6f53", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking cmov v0.3.1
[INFO] [stderr]     Checking divrem v1.0.0
[INFO] [stderr]     Checking sorted-vec v0.8.10
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling generator v0.8.7
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking kiddo v5.2.2
[INFO] [stderr]     Checking libcrate v0.1.0 (/opt/rustwide/workdir/libcrate)
[INFO] [stderr]     Checking pixelize v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.31s
[INFO] running `Command { std: "docker" "inspect" "9b847ca8fa51e584b8e2c48e88356244a916fec8f324c3f4656b7c816e6f6f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b847ca8fa51e584b8e2c48e88356244a916fec8f324c3f4656b7c816e6f6f53", kill_on_drop: false }`
[INFO] [stdout] 9b847ca8fa51e584b8e2c48e88356244a916fec8f324c3f4656b7c816e6f6f53
