[INFO] cloning repository https://github.com/daniel-j-anderson-dev/dead_pixel_check
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel-j-anderson-dev/dead_pixel_check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-j-anderson-dev%2Fdead_pixel_check", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-j-anderson-dev%2Fdead_pixel_check'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 128db875604176e70f8f65c6f45d1614cd88cbba
[INFO] building daniel-j-anderson-dev/dead_pixel_check against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-j-anderson-dev%2Fdead_pixel_check" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daniel-j-anderson-dev/dead_pixel_check
[INFO] finished tweaking git repo https://github.com/daniel-j-anderson-dev/dead_pixel_check
[INFO] tweaked toml for git repo https://github.com/daniel-j-anderson-dev/dead_pixel_check written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daniel-j-anderson-dev/dead_pixel_check on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daniel-j-anderson-dev/dead_pixel_check 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded macroquad_macro v0.1.7
[INFO] [stderr]   Downloaded quad-rand v0.2.1
[INFO] [stderr]   Downloaded async-trait v0.1.77
[INFO] [stderr]   Downloaded cc v1.0.88
[INFO] [stderr]   Downloaded hyper-util v0.1.3
[INFO] [stderr]   Downloaded bumpalo v3.15.3
[INFO] [stderr]   Downloaded pin-project v1.1.4
[INFO] [stderr]   Downloaded hyper v1.2.0
[INFO] [stderr]   Downloaded miniquad v0.4.0
[INFO] [stderr]   Downloaded axum v0.7.4
[INFO] [stderr]   Downloaded ahash v0.8.10
[INFO] [stderr]   Downloaded glam v0.21.3
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.15
[INFO] [stderr]   Downloaded pin-project-internal v1.1.4
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded http-range-header v0.4.0
[INFO] [stderr]   Downloaded hermit-abi v0.3.8
[INFO] [stderr]   Downloaded macroquad v0.4.5
[INFO] [stderr]   Downloaded fontdue v0.7.3
[INFO] [stderr]   Downloaded h2 v0.4.2
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[INFO] [stderr]   Downloaded image v0.24.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44986c251746b19b6e09edefc5312802464f7a4e5dbb322586a4fa24128b0383
[INFO] running `Command { std: "docker" "start" "-a" "44986c251746b19b6e09edefc5312802464f7a4e5dbb322586a4fa24128b0383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44986c251746b19b6e09edefc5312802464f7a4e5dbb322586a4fa24128b0383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44986c251746b19b6e09edefc5312802464f7a4e5dbb322586a4fa24128b0383", kill_on_drop: false }`
[INFO] [stdout] 44986c251746b19b6e09edefc5312802464f7a4e5dbb322586a4fa24128b0383
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74a165ef39910b124ba7a4059395d3545546a58a25d864baef106ef5efb81996
[INFO] running `Command { std: "docker" "start" "-a" "74a165ef39910b124ba7a4059395d3545546a58a25d864baef106ef5efb81996", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniquad v0.4.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling bumpalo v3.15.3
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling macroquad v0.4.5
[INFO] [stderr]    Compiling dead_pixel_check v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.51s
[INFO] running `Command { std: "docker" "inspect" "74a165ef39910b124ba7a4059395d3545546a58a25d864baef106ef5efb81996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74a165ef39910b124ba7a4059395d3545546a58a25d864baef106ef5efb81996", kill_on_drop: false }`
[INFO] [stdout] 74a165ef39910b124ba7a4059395d3545546a58a25d864baef106ef5efb81996
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f4a2b8bbfbcb6b9930473a4b7ebf050fe12f157c81d2fd1c377f936af9bf523
[INFO] running `Command { std: "docker" "start" "-a" "0f4a2b8bbfbcb6b9930473a4b7ebf050fe12f157c81d2fd1c377f936af9bf523", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling http-range-header v0.4.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling macroquad v0.4.5
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.2
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling dead_pixel_check v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.40s
[INFO] running `Command { std: "docker" "inspect" "0f4a2b8bbfbcb6b9930473a4b7ebf050fe12f157c81d2fd1c377f936af9bf523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f4a2b8bbfbcb6b9930473a4b7ebf050fe12f157c81d2fd1c377f936af9bf523", kill_on_drop: false }`
[INFO] [stdout] 0f4a2b8bbfbcb6b9930473a4b7ebf050fe12f157c81d2fd1c377f936af9bf523
