[INFO] cloning repository https://github.com/v0l/dtan-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/v0l/dtan-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fdtan-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fdtan-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 926827c51a2e8dd4eb82c7a5122365b12dd0b68b [INFO] checking v0l/dtan-server against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fdtan-server" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/v0l/dtan-server [INFO] finished tweaking git repo https://github.com/v0l/dtan-server [INFO] tweaked toml for git repo https://github.com/v0l/dtan-server written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/v0l/dtan-server on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/v0l/dtan-server 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b449123cd8860b415955812e25cecea6096c30eab7e754b6bb6eb614f4761fab [INFO] running `Command { std: "docker" "start" "-a" "b449123cd8860b415955812e25cecea6096c30eab7e754b6bb6eb614f4761fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b449123cd8860b415955812e25cecea6096c30eab7e754b6bb6eb614f4761fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b449123cd8860b415955812e25cecea6096c30eab7e754b6bb6eb614f4761fab", kill_on_drop: false }` [INFO] [stdout] b449123cd8860b415955812e25cecea6096c30eab7e754b6bb6eb614f4761fab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ade11d6bf863fd9b27577b75a94e180ed7a6beccdeaedfc1d5e0fb2bbe681e0 [INFO] running `Command { std: "docker" "start" "-a" "8ade11d6bf863fd9b27577b75a94e180ed7a6beccdeaedfc1d5e0fb2bbe681e0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Compiling n0-future v0.1.3 [INFO] [stderr] Checking lru v0.16.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking cordyceps v0.3.4 [INFO] [stderr] Checking diatomic-waker v0.2.3 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling iroh-quinn-udp v0.5.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Checking futures-buffered v0.2.12 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling netwatch v0.8.0 (https://github.com/n0-computer/net-tools.git?rev=d6eee7d7b8830b1b6a0132b386ba15d6a4eb8dc2#d6eee7d7) [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking negentropy v0.5.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking atomic-destructor v0.3.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking netdev v0.36.0 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking rustls-webpki v0.103.5 [INFO] [stderr] Compiling iroh-metrics-derive v0.2.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking env_logger v0.10.2 [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/0cb362313295507a2f4321c0e30cea0168f2fe71/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.69.5/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="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --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", "which-rustfmt"))' -C metadata=6867171b69c8a1b7 -C extra-filename=-d39801abdff1a947 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e49601d270520ee7.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-dd2892130f687c27.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-745fb9d6f954668c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-985ba6f1d8361f7e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c05de81f84f84541.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-310ecbc1029c8b4b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-084ae52e87cd4d87.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a37699dfec9809d6.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-d39b452e62eda284.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-5002cd6a408a0653.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" "8ade11d6bf863fd9b27577b75a94e180ed7a6beccdeaedfc1d5e0fb2bbe681e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ade11d6bf863fd9b27577b75a94e180ed7a6beccdeaedfc1d5e0fb2bbe681e0", kill_on_drop: false }` [INFO] [stdout] 8ade11d6bf863fd9b27577b75a94e180ed7a6beccdeaedfc1d5e0fb2bbe681e0