[INFO] cloning repository https://github.com/ArcticLampyrid/print_raster.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArcticLampyrid/print_raster.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticLampyrid%2Fprint_raster.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticLampyrid%2Fprint_raster.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa9f8f7a9bfe6412f31e4e51e896a41ee40ad8d0
[INFO] building ArcticLampyrid/print_raster.rs against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticLampyrid%2Fprint_raster.rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ArcticLampyrid/print_raster.rs on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ArcticLampyrid/print_raster.rs
[INFO] finished tweaking git repo https://github.com/ArcticLampyrid/print_raster.rs
[INFO] tweaked toml for git repo https://github.com/ArcticLampyrid/print_raster.rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ArcticLampyrid/print_raster.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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flate2 v1.0.31
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded tokio v1.39.2
[INFO] [stderr]   Downloaded honggfuzz v0.5.56
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0510e059cd2c0d3f69d9f16bd6d86c01df2710e0ff0b78b135d49bc3b4706c3a
[INFO] running `Command { std: "docker" "start" "-a" "0510e059cd2c0d3f69d9f16bd6d86c01df2710e0ff0b78b135d49bc3b4706c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0510e059cd2c0d3f69d9f16bd6d86c01df2710e0ff0b78b135d49bc3b4706c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0510e059cd2c0d3f69d9f16bd6d86c01df2710e0ff0b78b135d49bc3b4706c3a", kill_on_drop: false }`
[INFO] [stdout] 0510e059cd2c0d3f69d9f16bd6d86c01df2710e0ff0b78b135d49bc3b4706c3a
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d90bf0463db4266888f6a08e6f215d338dcbb5f1e00148467d44f6c9ca85a088
[INFO] running `Command { std: "docker" "start" "-a" "d90bf0463db4266888f6a08e6f215d338dcbb5f1e00148467d44f6c9ca85a088", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling honggfuzz v0.5.56
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling print_raster v0.1.0 (/opt/rustwide/workdir/print_raster)
[INFO] [stderr]    Compiling print_raster-fuzz v0.0.0 (/opt/rustwide/workdir/print_raster_fuzz)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.74s
[INFO] running `Command { std: "docker" "inspect" "d90bf0463db4266888f6a08e6f215d338dcbb5f1e00148467d44f6c9ca85a088", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d90bf0463db4266888f6a08e6f215d338dcbb5f1e00148467d44f6c9ca85a088", kill_on_drop: false }`
[INFO] [stdout] d90bf0463db4266888f6a08e6f215d338dcbb5f1e00148467d44f6c9ca85a088
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0eb6d8e3c296e141046d1edb2eb2d804ae6993eb69c07405404a97d1d90c97b
[INFO] running `Command { std: "docker" "start" "-a" "b0eb6d8e3c296e141046d1edb2eb2d804ae6993eb69c07405404a97d1d90c97b", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling print_raster v0.1.0 (/opt/rustwide/workdir/print_raster)
[INFO] [stderr]    Compiling print_raster-fuzz v0.0.0 (/opt/rustwide/workdir/print_raster_fuzz)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.49s
[INFO] running `Command { std: "docker" "inspect" "b0eb6d8e3c296e141046d1edb2eb2d804ae6993eb69c07405404a97d1d90c97b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0eb6d8e3c296e141046d1edb2eb2d804ae6993eb69c07405404a97d1d90c97b", kill_on_drop: false }`
[INFO] [stdout] b0eb6d8e3c296e141046d1edb2eb2d804ae6993eb69c07405404a97d1d90c97b
