[INFO] cloning repository https://github.com/davihsg/pingora-grpc-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davihsg/pingora-grpc-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavihsg%2Fpingora-grpc-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavihsg%2Fpingora-grpc-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9776aae7c156541969bb97912dc49716d8c05215 [INFO] checking davihsg/pingora-grpc-web against try#2c4e58eac5a232e49065e517c1cf50b2715ccf85 for pr-140283 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavihsg%2Fpingora-grpc-web" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 81% (6448/7929) Updating files: 82% (6502/7929) Updating files: 83% (6582/7929) Updating files: 84% (6661/7929) Updating files: 85% (6740/7929) Updating files: 86% (6819/7929) Updating files: 87% (6899/7929) Updating files: 88% (6978/7929) Updating files: 89% (7057/7929) Updating files: 90% (7137/7929) Updating files: 91% (7216/7929) Updating files: 92% (7295/7929) Updating files: 93% (7374/7929) Updating files: 94% (7454/7929) Updating files: 95% (7533/7929) Updating files: 96% (7612/7929) Updating files: 97% (7692/7929) Updating files: 98% (7771/7929) Updating files: 99% (7850/7929) Updating files: 100% (7929/7929) Updating files: 100% (7929/7929), done. [INFO] started tweaking git repo https://github.com/davihsg/pingora-grpc-web [INFO] finished tweaking git repo https://github.com/davihsg/pingora-grpc-web [INFO] tweaked toml for git repo https://github.com/davihsg/pingora-grpc-web written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davihsg/pingora-grpc-web on toolchain 2c4e58eac5a232e49065e517c1cf50b2715ccf85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davihsg/pingora-grpc-web 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" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d61f9d3708c7ec5b2e910e9bf2cb255f74f729d31cc67824214732314c64b28e [INFO] running `Command { std: "docker" "start" "-a" "d61f9d3708c7ec5b2e910e9bf2cb255f74f729d31cc67824214732314c64b28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d61f9d3708c7ec5b2e910e9bf2cb255f74f729d31cc67824214732314c64b28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d61f9d3708c7ec5b2e910e9bf2cb255f74f729d31cc67824214732314c64b28e", kill_on_drop: false }` [INFO] [stdout] d61f9d3708c7ec5b2e910e9bf2cb255f74f729d31cc67824214732314c64b28e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93c480b3e3f022d743c75a7446525fef9cf848269d55d826ea30bd160b2d235e [INFO] running `Command { std: "docker" "start" "-a" "93c480b3e3f022d743c75a7446525fef9cf848269d55d826ea30bd160b2d235e", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking pingora-error v0.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking pingora-http v0.4.0 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cc v1.2.4 [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] Checking regex v1.11.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Checking sfv v0.9.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling libz-ng-sys v1.1.20 [INFO] [stderr] Compiling ring v0.16.20 [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/2c4e58eac5a232e49065e517c1cf50b2715ccf85/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.90/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"' --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=93db833b476b04cc -C extra-filename=-b970e55a6afccbe6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3fbdee9364539dd9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-64e19864806fcb52.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.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" "93c480b3e3f022d743c75a7446525fef9cf848269d55d826ea30bd160b2d235e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c480b3e3f022d743c75a7446525fef9cf848269d55d826ea30bd160b2d235e", kill_on_drop: false }` [INFO] [stdout] 93c480b3e3f022d743c75a7446525fef9cf848269d55d826ea30bd160b2d235e