[INFO] cloning repository https://github.com/Blonskr/forkstar-core-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blonskr/forkstar-core-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlonskr%2Fforkstar-core-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlonskr%2Fforkstar-core-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a13d6d9d54d96c79656911baba95e3abb500aaad
[INFO] checking Blonskr/forkstar-core-rust against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlonskr%2Fforkstar-core-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Blonskr/forkstar-core-rust
[INFO] finished tweaking git repo https://github.com/Blonskr/forkstar-core-rust
[INFO] tweaked toml for git repo https://github.com/Blonskr/forkstar-core-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Blonskr/forkstar-core-rust on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Blonskr/forkstar-core-rust 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecffa12fd00a5c16329c1eb52765247f6b71e712075fb3091f2fff116f67f913
[INFO] running `Command { std: "docker" "start" "-a" "ecffa12fd00a5c16329c1eb52765247f6b71e712075fb3091f2fff116f67f913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecffa12fd00a5c16329c1eb52765247f6b71e712075fb3091f2fff116f67f913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecffa12fd00a5c16329c1eb52765247f6b71e712075fb3091f2fff116f67f913", kill_on_drop: false }`
[INFO] [stdout] ecffa12fd00a5c16329c1eb52765247f6b71e712075fb3091f2fff116f67f913
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fad253c73fd9ee4510e647f251f6e79e354dac87327df7c3f3dbd225bbc0cea9
[INFO] running `Command { std: "docker" "start" "-a" "fad253c73fd9ee4510e647f251f6e79e354dac87327df7c3f3dbd225bbc0cea9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling openssl-src v300.3.0+3.3.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling iroh-quinn-udp v0.5.7
[INFO] [stderr]    Compiling ucd-parse v0.1.13
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking object v0.36.1
[INFO] [stderr]    Compiling prometheus-client v0.22.2
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling struct_iterable_internal v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling n0-future v0.1.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]    Compiling iroh-quinn v0.13.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling precis-tools v0.1.7
[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/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/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 opt-level=z -C embed-bitcode=no -C debug-assertions=on --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=37d2cb16fbee7203 -C extra-filename=-d765783c2beb0483 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f6c31c14ce8d8596.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-65e3f36ddf4b0f3b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7c7ef174ca53f82c.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" "fad253c73fd9ee4510e647f251f6e79e354dac87327df7c3f3dbd225bbc0cea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fad253c73fd9ee4510e647f251f6e79e354dac87327df7c3f3dbd225bbc0cea9", kill_on_drop: false }`
[INFO] [stdout] fad253c73fd9ee4510e647f251f6e79e354dac87327df7c3f3dbd225bbc0cea9
