[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] b6528e6edc0c22123b7f4e5ce9f55c9463fcc177
[INFO] checking aexoden/snesimage against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faexoden%2Fsnesimage" "/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/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aexoden/snesimage on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.3
[INFO] [stderr]   Downloaded av-data v0.4.4
[INFO] [stderr]   Downloaded yuvxyb-math v0.1.0
[INFO] [stderr]   Downloaded version-compare v0.1.1
[INFO] [stderr]   Downloaded cached_proc_macro_types v0.1.1
[INFO] [stderr]   Downloaded cached_proc_macro v0.25.0
[INFO] [stderr]   Downloaded order-stat v0.1.3
[INFO] [stderr]   Downloaded yuvxyb v0.4.2
[INFO] [stderr]   Downloaded ssimulacra2 v0.5.1
[INFO] [stderr]   Downloaded cogset v0.2.0
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded cached v0.56.0
[INFO] [stderr]   Downloaded backtrace v0.3.76
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded sdl2 v0.38.0
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] [stderr]   Downloaded sdl2-sys v0.38.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5c487c62aa675d1bd9da754b1c5d65dfd5df291693eb4b33a5476949b3f20e8
[INFO] running `Command { std: "docker" "start" "-a" "f5c487c62aa675d1bd9da754b1c5d65dfd5df291693eb4b33a5476949b3f20e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5c487c62aa675d1bd9da754b1c5d65dfd5df291693eb4b33a5476949b3f20e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c487c62aa675d1bd9da754b1c5d65dfd5df291693eb4b33a5476949b3f20e8", kill_on_drop: false }`
[INFO] [stdout] f5c487c62aa675d1bd9da754b1c5d65dfd5df291693eb4b33a5476949b3f20e8
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 021beda2a25fa9037cda9430842c2a7275d16c3a28ed27988867b5bca79f836f
[INFO] running `Command { std: "docker" "start" "-a" "021beda2a25fa9037cda9430842c2a7275d16c3a28ed27988867b5bca79f836f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling yuvxyb-math v0.1.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling ssimulacra2 v0.5.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking order-stat v0.1.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking cogset v0.2.0
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]     Checking moxcms v0.7.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[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 thiserror-impl v2.0.17
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking av-data v0.4.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yuvxyb v0.4.2
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking cached v0.56.0
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking snesimage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.34s
[INFO] running `Command { std: "docker" "inspect" "021beda2a25fa9037cda9430842c2a7275d16c3a28ed27988867b5bca79f836f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "021beda2a25fa9037cda9430842c2a7275d16c3a28ed27988867b5bca79f836f", kill_on_drop: false }`
[INFO] [stdout] 021beda2a25fa9037cda9430842c2a7275d16c3a28ed27988867b5bca79f836f
