[INFO] cloning repository https://github.com/aexoden/snesimage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aexoden/snesimage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faexoden%2Fsnesimage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faexoden%2Fsnesimage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9afb495d068ce5b1c4277b7d780aa52d30f7ef97
[INFO] building aexoden/snesimage against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faexoden%2Fsnesimage" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aexoden/snesimage
[INFO] finished tweaking git repo https://github.com/aexoden/snesimage
[INFO] tweaked toml for git repo https://github.com/aexoden/snesimage written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aexoden/snesimage 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/aexoden/snesimage 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 ssimulacra2 v0.5.1
[INFO] [stderr]   Downloaded yuvxyb-math v0.1.0
[INFO] [stderr]   Downloaded yuvxyb v0.4.2
[INFO] [stderr]   Downloaded av-data v0.4.4
[INFO] [stderr]   Downloaded by_address v1.2.1
[INFO] [stderr]   Downloaded cached_proc_macro v0.25.0
[INFO] [stderr]   Downloaded windows-core v0.62.0
[INFO] [stderr]   Downloaded fast-srgb8 v1.0.0
[INFO] [stderr]   Downloaded palette_derive v0.7.6
[INFO] [stderr]   Downloaded palette v0.7.6
[INFO] [stderr]   Downloaded cached v0.56.0
[INFO] [stderr]   Downloaded sdl2 v0.38.0
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] [stderr]   Downloaded sdl2-sys v0.38.0
[INFO] [stderr]   Downloaded cogset v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0d6796ee5167237c60516711ffd687086cb765285843a0d05f12e5213e8437b2
[INFO] running `Command { std: "docker" "start" "-a" "0d6796ee5167237c60516711ffd687086cb765285843a0d05f12e5213e8437b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d6796ee5167237c60516711ffd687086cb765285843a0d05f12e5213e8437b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d6796ee5167237c60516711ffd687086cb765285843a0d05f12e5213e8437b2", kill_on_drop: false }`
[INFO] [stdout] 0d6796ee5167237c60516711ffd687086cb765285843a0d05f12e5213e8437b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 52b4ee5a45f4053cd56fb5de5ad8d55860b9c3b06daa9648cc6bec9c420cdf87
[INFO] running `Command { std: "docker" "start" "-a" "52b4ee5a45f4053cd56fb5de5ad8d55860b9c3b06daa9648cc6bec9c420cdf87", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling yuvxyb-math v0.1.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ssimulacra2 v0.5.1
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling order-stat v0.1.3
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling cogset v0.2.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av-data v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling yuvxyb v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling cached v0.56.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling snesimage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "52b4ee5a45f4053cd56fb5de5ad8d55860b9c3b06daa9648cc6bec9c420cdf87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52b4ee5a45f4053cd56fb5de5ad8d55860b9c3b06daa9648cc6bec9c420cdf87", kill_on_drop: false }`
[INFO] [stdout] 52b4ee5a45f4053cd56fb5de5ad8d55860b9c3b06daa9648cc6bec9c420cdf87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 261b2908bccf986e0b3efc8bc1552646ce7b6d3a4ef2434978c1c1b7244a29e8
[INFO] running `Command { std: "docker" "start" "-a" "261b2908bccf986e0b3efc8bc1552646ce7b6d3a4ef2434978c1c1b7244a29e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling snesimage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.19s
[INFO] running `Command { std: "docker" "inspect" "261b2908bccf986e0b3efc8bc1552646ce7b6d3a4ef2434978c1c1b7244a29e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "261b2908bccf986e0b3efc8bc1552646ce7b6d3a4ef2434978c1c1b7244a29e8", kill_on_drop: false }`
[INFO] [stdout] 261b2908bccf986e0b3efc8bc1552646ce7b6d3a4ef2434978c1c1b7244a29e8
