[INFO] cloning repository https://github.com/haxonittech/lightway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haxonittech/lightway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaxonittech%2Flightway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaxonittech%2Flightway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b5d0f87ef33427c6aef1503f6654e4d2c4331ff [INFO] checking haxonittech/lightway against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaxonittech%2Flightway" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/haxonittech/lightway [INFO] finished tweaking git repo https://github.com/haxonittech/lightway [INFO] tweaked toml for git repo https://github.com/haxonittech/lightway written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/haxonittech/lightway on toolchain 95813608313bff49cfc1afc393a946a3c085b772 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/haxonittech/lightway 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbac87d29701a76d6411f3e4abc047df49f03d3981355efc2201f1eca12eebd8 [INFO] running `Command { std: "docker" "start" "-a" "bbac87d29701a76d6411f3e4abc047df49f03d3981355efc2201f1eca12eebd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbac87d29701a76d6411f3e4abc047df49f03d3981355efc2201f1eca12eebd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbac87d29701a76d6411f3e4abc047df49f03d3981355efc2201f1eca12eebd8", kill_on_drop: false }` [INFO] [stdout] bbac87d29701a76d6411f3e4abc047df49f03d3981355efc2201f1eca12eebd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 889b36a2d76eb1e3f2d2fd90645800e4966ffdb6007aa3a67f84e97ebe5f55df [INFO] running `Command { std: "docker" "start" "-a" "889b36a2d76eb1e3f2d2fd90645800e4966ffdb6007aa3a67f84e97ebe5f55df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling build-target v0.8.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking metrics v0.24.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking lru v0.16.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking more-asserts v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling derive-deftly-macros v0.14.6 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking netlink-sys v0.8.7 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling tun-rs v2.7.4 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking getifaddrs v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.50 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling lightway-app-utils v0.1.0 (/opt/rustwide/workdir/lightway-app-utils) [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking mac_address v1.1.8 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling route_manager v0.2.9 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking ctrlc v3.5.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling libfuzzer-sys v0.4.10 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling lightway-client v0.1.0 (/opt/rustwide/workdir/lightway-client) [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking blowfish v0.7.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking rand v0.8.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/95813608313bff49cfc1afc393a946a3c085b772/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.108/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=79ad4eb1574a4554 -C extra-filename=-19c5ea17be1907f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4b54424f20500c82.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-75597e43db164ab9.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-21aeb60f8cf32518.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" "889b36a2d76eb1e3f2d2fd90645800e4966ffdb6007aa3a67f84e97ebe5f55df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889b36a2d76eb1e3f2d2fd90645800e4966ffdb6007aa3a67f84e97ebe5f55df", kill_on_drop: false }` [INFO] [stdout] 889b36a2d76eb1e3f2d2fd90645800e4966ffdb6007aa3a67f84e97ebe5f55df