[INFO] cloning repository https://github.com/shiro8613/hproxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shiro8613/hproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiro8613%2Fhproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiro8613%2Fhproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7fbc19a837370ae9e6da2d451217cd5ef86d200 [INFO] checking shiro8613/hproxy against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiro8613%2Fhproxy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shiro8613/hproxy [INFO] finished tweaking git repo https://github.com/shiro8613/hproxy [INFO] tweaked toml for git repo https://github.com/shiro8613/hproxy written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shiro8613/hproxy on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shiro8613/hproxy 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded etcd-client v0.18.0 [INFO] [stderr] Downloaded pingora-error v0.8.0 [INFO] [stderr] Downloaded pingora-http v0.8.0 [INFO] [stderr] Downloaded pingora-runtime v0.8.0 [INFO] [stderr] Downloaded sfv v0.10.4 [INFO] [stderr] Downloaded pingora-proxy v0.8.0 [INFO] [stderr] Downloaded pingora-boringssl v0.8.0 [INFO] [stderr] Downloaded pingora-core v0.8.0 [INFO] [stderr] Downloaded pingora-pool v0.8.0 [INFO] [stderr] Downloaded pingora-timeout v0.8.0 [INFO] [stderr] Downloaded daggy v0.8.1 [INFO] [stderr] Downloaded pingora-header-serde v0.8.0 [INFO] [stderr] Downloaded boring v4.22.0 [INFO] [stderr] Downloaded pingora-lru v0.8.0 [INFO] [stderr] Downloaded trackable_derive v1.0.0 [INFO] [stderr] Downloaded neli-proc-macros v0.2.2 [INFO] [stderr] Downloaded cf-rustracing v1.3.0 [INFO] [stderr] Downloaded trackable v1.3.0 [INFO] [stderr] Downloaded thrift_codec v0.3.2 [INFO] [stderr] Downloaded local-ip-address v0.6.12 [INFO] [stderr] Downloaded pingora-cache v0.8.0 [INFO] [stderr] Downloaded neli v0.7.4 [INFO] [stderr] Downloaded cf-rustracing-jaeger v1.3.0 [INFO] [stderr] Downloaded libz-ng-sys v1.1.28 [INFO] [stderr] Downloaded boring-sys v4.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] fef1ff67345102d9cf957326aaec5548f31582a0095563838abd5a213f59aebb [INFO] running `Command { std: "docker" "start" "fef1ff67345102d9cf957326aaec5548f31582a0095563838abd5a213f59aebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fef1ff67345102d9cf957326aaec5548f31582a0095563838abd5a213f59aebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fef1ff67345102d9cf957326aaec5548f31582a0095563838abd5a213f59aebb" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fef1ff67345102d9cf957326aaec5548f31582a0095563838abd5a213f59aebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fef1ff67345102d9cf957326aaec5548f31582a0095563838abd5a213f59aebb" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tokio v1.52.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling tonic-build v0.14.6 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling libz-ng-sys v1.1.28 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling rust_decimal v1.42.0 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling neli-proc-macros v0.2.2 [INFO] [stderr] Checking pingora-error v0.8.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking pingora-http v0.8.0 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Checking pingora-timeout v0.8.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking h2 v0.4.14 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking neli v0.7.4 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking axum v0.8.9 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking daggy v0.8.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Checking sfv v0.10.4 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking pingora-pool v0.8.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0b63defc8fd68957c635fe61f097b84df8fd9611/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.72.1/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="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=bd7d89b98813d3f1 -C extra-filename=-fedd439659feaae2 --out-dir /opt/rustwide/target/debug/build/bindgen/fedd439659feaae2/out -L dependency=/opt/rustwide/target/debug/build/bitflags/ca24e0d9d8bc9cac/out -L dependency=/opt/rustwide/target/debug/build/cexpr/2e6e4a367068ecd5/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/clang-sys/fccea6016c676a06/out -L dependency=/opt/rustwide/target/debug/build/either/06ecbe394e9269f6/out -L dependency=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out -L dependency=/opt/rustwide/target/debug/build/itertools/1770f59a587b0dcd/out -L dependency=/opt/rustwide/target/debug/build/libc/f1761b4cdb97bf6a/out -L dependency=/opt/rustwide/target/debug/build/libloading/de43f9bf4e778113/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/e4e0df5a522bfe0a/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out -L dependency=/opt/rustwide/target/debug/build/regex/d6267eae715f3ada/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/3b3b47097b806282/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/24e9f35233fe523e/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/417d1844ec2127b9/out -L dependency=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out -L dependency=/opt/rustwide/target/debug/build/syn/c107d8699e5d08dc/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/ca24e0d9d8bc9cac/out/libbitflags-ca24e0d9d8bc9cac.rmeta --extern cexpr=/opt/rustwide/target/debug/build/cexpr/2e6e4a367068ecd5/out/libcexpr-2e6e4a367068ecd5.rmeta --extern clang_sys=/opt/rustwide/target/debug/build/clang-sys/fccea6016c676a06/out/libclang_sys-fccea6016c676a06.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/1770f59a587b0dcd/out/libitertools-1770f59a587b0dcd.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out/libquote-aa2c5b8519914b46.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/d6267eae715f3ada/out/libregex-d6267eae715f3ada.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/417d1844ec2127b9/out/librustc_hash-417d1844ec2127b9.rmeta --extern shlex=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/c107d8699e5d08dc/out/libsyn-c107d8699e5d08dc.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" "fef1ff67345102d9cf957326aaec5548f31582a0095563838abd5a213f59aebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef1ff67345102d9cf957326aaec5548f31582a0095563838abd5a213f59aebb", kill_on_drop: false }` [INFO] [stdout] fef1ff67345102d9cf957326aaec5548f31582a0095563838abd5a213f59aebb