[INFO] cloning repository https://github.com/sozu-proxy/sozu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sozu-proxy/sozu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsozu-proxy%2Fsozu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsozu-proxy%2Fsozu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85bc468cc7d76970c9459649669d975746224594 [INFO] building sozu-proxy/sozu against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsozu-proxy%2Fsozu" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/sozu-proxy/sozu [INFO] finished tweaking git repo https://github.com/sozu-proxy/sozu [INFO] tweaked toml for git repo https://github.com/sozu-proxy/sozu written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sozu-proxy/sozu on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sozu-proxy/sozu 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kawa v0.6.7 [INFO] [stderr] Downloaded pool v0.1.4 [INFO] [stderr] Downloaded poule v0.3.2 [INFO] [stderr] Downloaded trailer v0.1.2 [INFO] [stderr] Downloaded hpack v0.3.0 [INFO] [stderr] Downloaded scc v2.2.1 [INFO] [stderr] Downloaded idna v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9d7de0208f6571af825208ebc073f1384a033f89d1cc653e8550abcf36a985a [INFO] running `Command { std: "docker" "start" "-a" "c9d7de0208f6571af825208ebc073f1384a033f89d1cc653e8550abcf36a985a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9d7de0208f6571af825208ebc073f1384a033f89d1cc653e8550abcf36a985a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d7de0208f6571af825208ebc073f1384a033f89d1cc653e8550abcf36a985a", kill_on_drop: false }` [INFO] [stdout] c9d7de0208f6571af825208ebc073f1384a033f89d1cc653e8550abcf36a985a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2f81e27cc2ddf174404c3d3f82ed89dad3d83ef814c77e7602c701f6cbe64909 [INFO] running `Command { std: "docker" "start" "-a" "2f81e27cc2ddf174404c3d3f82ed89dad3d83ef814c77e7602c701f6cbe64909", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling pool v0.1.4 [INFO] [stderr] Compiling trailer v0.1.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling hpack v0.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling poule v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling kawa v0.6.7 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling http-body v0.4.6 [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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/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 -C debuginfo=2 --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"' --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=f92b8b8ba635ee97 -C extra-filename=-dbb54735de197124 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b0821e66e0217c4a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9e6273b3c399c159.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-bece8bd5cebe93e2.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2f81e27cc2ddf174404c3d3f82ed89dad3d83ef814c77e7602c701f6cbe64909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f81e27cc2ddf174404c3d3f82ed89dad3d83ef814c77e7602c701f6cbe64909", kill_on_drop: false }` [INFO] [stdout] 2f81e27cc2ddf174404c3d3f82ed89dad3d83ef814c77e7602c701f6cbe64909