[INFO] cloning repository https://github.com/monorail103/imgfmt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monorail103/imgfmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonorail103%2Fimgfmt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonorail103%2Fimgfmt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72bd6162d78b0a93e25a68a12d2cc791363ba46a [INFO] checking monorail103/imgfmt against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonorail103%2Fimgfmt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/monorail103/imgfmt [INFO] finished tweaking git repo https://github.com/monorail103/imgfmt [INFO] tweaked toml for git repo https://github.com/monorail103/imgfmt written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/monorail103/imgfmt on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/monorail103/imgfmt 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded urlpattern v0.3.0 [INFO] [stderr] Downloaded unic-ucd-ident v0.9.0 [INFO] [stderr] Downloaded worker-macros v0.7.4 [INFO] [stderr] Downloaded worker-sys v0.6.7 [INFO] [stderr] Downloaded worker-sys v0.7.4 [INFO] [stderr] Downloaded worker v0.7.4 [INFO] [stderr] Downloaded zune-jpeg v0.5.11 [INFO] [stderr] Downloaded worker-macros v0.6.7 [INFO] [stderr] Downloaded worker-router v1.0.0 [INFO] [stderr] Downloaded worker v0.6.7 [INFO] [stderr] Downloaded zune-core v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f6c9f4fcb397d742f46ebbfcdf05bd8a9c5a654fd45f729180ec7c3fad1167d [INFO] running `Command { std: "docker" "start" "-a" "3f6c9f4fcb397d742f46ebbfcdf05bd8a9c5a654fd45f729180ec7c3fad1167d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f6c9f4fcb397d742f46ebbfcdf05bd8a9c5a654fd45f729180ec7c3fad1167d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f6c9f4fcb397d742f46ebbfcdf05bd8a9c5a654fd45f729180ec7c3fad1167d", kill_on_drop: false }` [INFO] [stdout] 3f6c9f4fcb397d742f46ebbfcdf05bd8a9c5a654fd45f729180ec7c3fad1167d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08e28faf62402a0ad890e878e1ebce2ea363251e314808c222d053b65d1f9438 [INFO] running `Command { std: "docker" "start" "-a" "08e28faf62402a0ad890e878e1ebce2ea363251e314808c222d053b65d1f9438", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking zune-jpeg v0.5.11 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking zerocopy v0.8.33 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.108 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking js-sys v0.3.85 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking urlpattern v0.3.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking web-sys v0.3.85 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.58 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking ravif v0.12.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking wasm-streams v0.4.2 [INFO] [stderr] Checking worker-sys v0.7.4 [INFO] [stderr] Checking worker-sys v0.6.7 [INFO] [stderr] Compiling worker-macros v0.7.4 [INFO] [stderr] Compiling worker-macros v0.6.7 [INFO] [stderr] Checking worker v0.7.4 [INFO] [stderr] Checking worker v0.6.7 [INFO] [stderr] Checking worker-router v1.0.0 [INFO] [stderr] Checking imgfmt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.92s [INFO] running `Command { std: "docker" "inspect" "08e28faf62402a0ad890e878e1ebce2ea363251e314808c222d053b65d1f9438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e28faf62402a0ad890e878e1ebce2ea363251e314808c222d053b65d1f9438", kill_on_drop: false }` [INFO] [stdout] 08e28faf62402a0ad890e878e1ebce2ea363251e314808c222d053b65d1f9438