[INFO] cloning repository https://github.com/galakhygame/gyg-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/galakhygame/gyg-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgalakhygame%2Fgyg-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgalakhygame%2Fgyg-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 172571648872d47db18a3b2bf2e9a126f9feb1a0 [INFO] checking galakhygame/gyg-template against master#9f48dedc9763334a587c66558974635807a113ed for pr-137394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgalakhygame%2Fgyg-template" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/galakhygame/gyg-template on toolchain 9f48dedc9763334a587c66558974635807a113ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/galakhygame/gyg-template [INFO] finished tweaking git repo https://github.com/galakhygame/gyg-template [INFO] tweaked toml for git repo https://github.com/galakhygame/gyg-template written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/galakhygame/gyg-template 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" "+9f48dedc9763334a587c66558974635807a113ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded convert_case v0.7.1 [INFO] [stderr] Downloaded uuid v1.13.2 [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded horfimbor-eventsource-derive v0.1.6 [INFO] [stderr] Downloaded reqwasm v0.5.0 [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded bounce-macros v0.9.0 [INFO] [stderr] Downloaded peg-runtime v0.6.3 [INFO] [stderr] Downloaded sealed v0.5.0 [INFO] [stderr] Downloaded custom-elements v0.2.1 [INFO] [stderr] Downloaded gloo-net v0.1.0 [INFO] [stderr] Downloaded bounce v0.9.0 [INFO] [stderr] Downloaded rocket_cors v0.6.0 [INFO] [stderr] Downloaded yew-macro v0.21.0 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] [stderr] Downloaded eventstore v4.0.0 [INFO] [stderr] Downloaded prost-types v0.13.5 [INFO] [stderr] Downloaded yew v0.21.0 [INFO] [stderr] Downloaded h2 v0.4.8 [INFO] [stderr] Downloaded deunicode v1.6.0 [INFO] [stderr] Downloaded reqwest v0.12.12 [INFO] [stderr] Downloaded aws-lc-rs v1.12.3 [INFO] [stderr] Downloaded cucumber v0.21.1 [INFO] [stderr] Downloaded prost-build v0.13.5 [INFO] [stderr] Downloaded redis v0.29.0 [INFO] [stderr] Downloaded prost v0.13.5 [INFO] [stderr] Downloaded gloo v0.10.0 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] [stderr] Downloaded signal-hook-tokio v0.3.1 [INFO] [stderr] Downloaded cucumber-expressions v0.3.0 [INFO] [stderr] Downloaded gherkin v0.14.0 [INFO] [stderr] Downloaded built v0.7.7 [INFO] [stderr] Downloaded synthez-core v0.3.1 [INFO] [stderr] Downloaded typed-builder-macro v0.15.2 [INFO] [stderr] Downloaded quinn-udp v0.5.10 [INFO] [stderr] Downloaded prost-derive v0.13.5 [INFO] [stderr] Downloaded horfimbor-eventsource v0.3.2 [INFO] [stderr] Downloaded weblog-proc-macro v0.3.0 [INFO] [stderr] Downloaded gloo-net v0.4.0 [INFO] [stderr] Downloaded gloo-worker v0.4.0 [INFO] [stderr] Downloaded implicit-clone v0.4.9 [INFO] [stderr] Downloaded unicase_serde v0.1.0 [INFO] [stderr] Downloaded rocket_dyn_templates v0.2.0 [INFO] [stderr] Downloaded cucumber-codegen v0.21.1 [INFO] [stderr] Downloaded nom_locate v4.2.0 [INFO] [stderr] Downloaded peg-macros v0.6.3 [INFO] [stderr] Downloaded peg v0.6.3 [INFO] [stderr] Downloaded typed-builder v0.15.2 [INFO] [stderr] Downloaded inventory v0.3.19 [INFO] [stderr] Downloaded lazy-regex v3.4.1 [INFO] [stderr] Downloaded smart-default v0.7.1 [INFO] [stderr] Downloaded eventstore-macros v0.0.1 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Downloaded synthez v0.3.1 [INFO] [stderr] Downloaded implicit-clone-derive v0.1.1 [INFO] [stderr] Downloaded synthez-codegen v0.3.1 [INFO] [stderr] Downloaded ring v0.17.9 [INFO] [stderr] Downloaded weblog v0.3.0 [INFO] [stderr] Downloaded aws-lc-sys v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc1598600f5f5ac52c9742d8fd66efd69b82f3bed89da59916e102dfd0c226bf [INFO] running `Command { std: "docker" "start" "-a" "fc1598600f5f5ac52c9742d8fd66efd69b82f3bed89da59916e102dfd0c226bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc1598600f5f5ac52c9742d8fd66efd69b82f3bed89da59916e102dfd0c226bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc1598600f5f5ac52c9742d8fd66efd69b82f3bed89da59916e102dfd0c226bf", kill_on_drop: false }` [INFO] [stdout] fc1598600f5f5ac52c9742d8fd66efd69b82f3bed89da59916e102dfd0c226bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1df228c2b63588717df69b0c2387512a76c8a42bd2eb520802b70fbd786989c [INFO] running `Command { std: "docker" "start" "-a" "c1df228c2b63588717df69b0c2387512a76c8a42bd2eb520802b70fbd786989c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aws-lc-rs v1.12.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling aws-lc-sys v0.26.0 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking winnow v0.7.3 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking clap_builder v4.5.30 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling synstructure v0.13.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/9f48dedc9763334a587c66558974635807a113ed/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/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=f239f78860c0a7c6 -C extra-filename=-57bd09b425a8d700 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-107e47b43b0efb2a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1b6a221cac47e5d3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6759994d78e94663.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" "c1df228c2b63588717df69b0c2387512a76c8a42bd2eb520802b70fbd786989c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1df228c2b63588717df69b0c2387512a76c8a42bd2eb520802b70fbd786989c", kill_on_drop: false }` [INFO] [stdout] c1df228c2b63588717df69b0c2387512a76c8a42bd2eb520802b70fbd786989c