[INFO] cloning repository https://github.com/AzurIce/final-fantasy-helper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AzurIce/final-fantasy-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzurIce%2Ffinal-fantasy-helper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzurIce%2Ffinal-fantasy-helper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8167fbecf2aeb208fbb294d9a895639ef1d2d921
[INFO] checking AzurIce/final-fantasy-helper against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzurIce%2Ffinal-fantasy-helper" "/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/AzurIce/final-fantasy-helper
[INFO] finished tweaking git repo https://github.com/AzurIce/final-fantasy-helper
[INFO] tweaked toml for git repo https://github.com/AzurIce/final-fantasy-helper written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AzurIce/final-fantasy-helper on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AzurIce/final-fantasy-helper 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d46b7d8a5d2222acfde7ea8339b8d5e9b095dfc6f361240c475fa5ae46b0e77e
[INFO] running `Command { std: "docker" "start" "-a" "d46b7d8a5d2222acfde7ea8339b8d5e9b095dfc6f361240c475fa5ae46b0e77e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d46b7d8a5d2222acfde7ea8339b8d5e9b095dfc6f361240c475fa5ae46b0e77e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d46b7d8a5d2222acfde7ea8339b8d5e9b095dfc6f361240c475fa5ae46b0e77e", kill_on_drop: false }`
[INFO] [stdout] d46b7d8a5d2222acfde7ea8339b8d5e9b095dfc6f361240c475fa5ae46b0e77e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bbbe12f2b732b08d14a3563b2310b47cb57813df2711ba94203a5fe4e509d56
[INFO] running `Command { std: "docker" "start" "-a" "4bbbe12f2b732b08d14a3563b2310b47cb57813df2711ba94203a5fe4e509d56", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling yansi-term v0.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling drm-sys v0.8.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling webpki-root-certs v1.0.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]     Checking pxfm v0.1.23
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling gbm-sys v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking drm-ffi v0.9.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]     Checking ndarray v0.16.1
[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/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --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=633fb5fe95f5c0fb -C extra-filename=-3cc2a46680772934 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-86849febff2b4a4b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-92790041a23f6173.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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" "4bbbe12f2b732b08d14a3563b2310b47cb57813df2711ba94203a5fe4e509d56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bbbe12f2b732b08d14a3563b2310b47cb57813df2711ba94203a5fe4e509d56", kill_on_drop: false }`
[INFO] [stdout] 4bbbe12f2b732b08d14a3563b2310b47cb57813df2711ba94203a5fe4e509d56
