[INFO] cloning repository https://github.com/tirr-c/jxl-oxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tirr-c/jxl-oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftirr-c%2Fjxl-oxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftirr-c%2Fjxl-oxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0cc4c7ea57c1207f38ff2970d94757470613be4
[INFO] checking tirr-c/jxl-oxide against bd72bf234a6bb5da5aa1550a318f391e3fbad54f for pr-161319
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftirr-c%2Fjxl-oxide" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tirr-c/jxl-oxide
[INFO] finished tweaking git repo https://github.com/tirr-c/jxl-oxide
[INFO] tweaked toml for git repo https://github.com/tirr-c/jxl-oxide written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tirr-c/jxl-oxide on toolchain bd72bf234a6bb5da5aa1550a318f391e3fbad54f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tirr-c/jxl-oxide 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" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 29f752fed102329323b9d733e7a4912bad637ed182ec091f3fe128874370a4fd
[INFO] running `Command { std: "docker" "start" "29f752fed102329323b9d733e7a4912bad637ed182ec091f3fe128874370a4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29f752fed102329323b9d733e7a4912bad637ed182ec091f3fe128874370a4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29f752fed102329323b9d733e7a4912bad637ed182ec091f3fe128874370a4fd" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29f752fed102329323b9d733e7a4912bad637ed182ec091f3fe128874370a4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29f752fed102329323b9d733e7a4912bad637ed182ec091f3fe128874370a4fd" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking jxl-bitstream v1.1.0 (/opt/rustwide/workdir/crates/jxl-bitstream)
[INFO] [stderr]     Checking jxl-grid v0.6.2 (/opt/rustwide/workdir/crates/jxl-grid)
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> crates/jxl-grid/src/alloc_tracker.rs:32:44
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let result = self.inner.bytes_left.fetch_update(
[INFO] [stdout]    |                                            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 32 -         let result = self.inner.bytes_left.fetch_update(
[INFO] [stdout] 32 +         let result = self.inner.bytes_left.try_update(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> crates/jxl-grid/src/alloc_tracker.rs:63:44
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let result = self.inner.bytes_left.fetch_update(
[INFO] [stdout]    |                                            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 63 -         let result = self.inner.bytes_left.fetch_update(
[INFO] [stdout] 63 +         let result = self.inner.bytes_left.try_update(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.127
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking jxl-oxide-common v1.0.0 (/opt/rustwide/workdir/crates/jxl-oxide-common)
[INFO] [stderr]     Checking jxl-coding v1.0.1 (/opt/rustwide/workdir/crates/jxl-coding)
[INFO] [stderr]     Checking jxl-image v0.13.0 (/opt/rustwide/workdir/crates/jxl-image)
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]    Compiling yuvxyb-math v0.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.127
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling ssimulacra2 v0.5.1
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking moxcms v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.127
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking jxl-threadpool v1.0.0 (/opt/rustwide/workdir/crates/jxl-threadpool)
[INFO] [stderr]     Checking jxl-modular v0.11.3 (/opt/rustwide/workdir/crates/jxl-modular)
[INFO] [stderr]     Checking jxl-color v0.11.0 (/opt/rustwide/workdir/crates/jxl-color)
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking av-data v0.4.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking yuvxyb v0.4.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd72bf234a6bb5da5aa1550a318f391e3fbad54f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=3842b2c3c92462fe -C extra-filename=-48e3f852bab2cce4 --out-dir /opt/rustwide/target/debug/build/syn/48e3f852bab2cce4/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "29f752fed102329323b9d733e7a4912bad637ed182ec091f3fe128874370a4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29f752fed102329323b9d733e7a4912bad637ed182ec091f3fe128874370a4fd", kill_on_drop: false }`
[INFO] [stdout] 29f752fed102329323b9d733e7a4912bad637ed182ec091f3fe128874370a4fd
