[INFO] cloning repository https://github.com/edamametechnologies/edamame_foundation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edamametechnologies/edamame_foundation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedamametechnologies%2Fedamame_foundation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedamametechnologies%2Fedamame_foundation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa11ad6d8c9d2ef345b2560a74571f8072c7da3c
[INFO] checking edamametechnologies/edamame_foundation against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedamametechnologies%2Fedamame_foundation" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/edamametechnologies/edamame_foundation on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/edamametechnologies/edamame_foundation
[INFO] finished tweaking git repo https://github.com/edamametechnologies/edamame_foundation
[INFO] tweaked toml for git repo https://github.com/edamametechnologies/edamame_foundation written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/edamametechnologies/edamame_foundation 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/edamametechnologies/edamame_backend`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/edamametechnologies/mdns`
[INFO] [stderr]     Updating git repository `https://github.com/edamametechnologies/dns-parser`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-android v0.2.0
[INFO] [stderr]   Downloaded sentry-tracing v0.36.0
[INFO] [stderr]   Downloaded sorted-vec v0.8.6
[INFO] [stderr]   Downloaded sdd v3.0.5
[INFO] [stderr]   Downloaded envcrypt v0.5.0
[INFO] [stderr]   Downloaded arp-toolkit v0.3.2
[INFO] [stderr]   Downloaded envcrypt-macro v0.5.0
[INFO] [stderr]   Downloaded powershell_script v1.1.0
[INFO] [stderr]   Downloaded sentry-core v0.36.0
[INFO] [stderr]   Downloaded eui48 v1.1.0
[INFO] [stderr]   Downloaded netlink-packet-sock-diag v0.4.2
[INFO] [stderr]   Downloaded netstat2 v0.11.1
[INFO] [stderr]   Downloaded sentry v0.36.0
[INFO] [stderr]   Downloaded network-interface v2.0.0
[INFO] [stderr]   Downloaded scc v2.3.0
[INFO] [stderr]   Downloaded sentry-types v0.36.0
[INFO] [stderr]   Downloaded run_script v0.11.0
[INFO] [stderr]   Downloaded sysinfo v0.33.1
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded oui v0.8.1
[INFO] [stderr]   Downloaded fsio v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0e91067f0b8e3f76f1c0c8507303df3c017c52c92ee59a98bd937a4be331a40
[INFO] running `Command { std: "docker" "start" "-a" "a0e91067f0b8e3f76f1c0c8507303df3c017c52c92ee59a98bd937a4be331a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0e91067f0b8e3f76f1c0c8507303df3c017c52c92ee59a98bd937a4be331a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0e91067f0b8e3f76f1c0c8507303df3c017c52c92ee59a98bd937a4be331a40", kill_on_drop: false }`
[INFO] [stdout] a0e91067f0b8e3f76f1c0c8507303df3c017c52c92ee59a98bd937a4be331a40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0826bff6195b72e4963e032025847dc3e384d2e15d0830f2af061fbf7bcd5c87
[INFO] running `Command { std: "docker" "start" "-a" "0826bff6195b72e4963e032025847dc3e384d2e15d0830f2af061fbf7bcd5c87", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tempfile v3.15.0
[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/5a45ab9738330fb317d49e3594c2db5248b1e971/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.96/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=7fef960d9fd48066 -C extra-filename=-a53b0cc8382df12d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-54cca69a588a52f7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b3eae76c55648771.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.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" "0826bff6195b72e4963e032025847dc3e384d2e15d0830f2af061fbf7bcd5c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0826bff6195b72e4963e032025847dc3e384d2e15d0830f2af061fbf7bcd5c87", kill_on_drop: false }`
[INFO] [stdout] 0826bff6195b72e4963e032025847dc3e384d2e15d0830f2af061fbf7bcd5c87
