[INFO] fetching crate dgate 2.1.0...
[INFO] checking dgate-2.1.0 against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] extracting crate dgate 2.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate dgate 2.1.0
[INFO] finished tweaking crates.io crate dgate 2.1.0
[INFO] tweaked toml for crates.io crate dgate 2.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dgate 2.1.0 on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dgate 2.1.0 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4ea273d9948481c416b7079f33506301023ad94ffdd33c529962ff452c362e0
[INFO] running `Command { std: "docker" "start" "-a" "a4ea273d9948481c416b7079f33506301023ad94ffdd33c529962ff452c362e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4ea273d9948481c416b7079f33506301023ad94ffdd33c529962ff452c362e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4ea273d9948481c416b7079f33506301023ad94ffdd33c529962ff452c362e0", kill_on_drop: false }`
[INFO] [stdout] a4ea273d9948481c416b7079f33506301023ad94ffdd33c529962ff452c362e0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 316ffc221c04b8828baf57b4dd9ac1fc34de74534dc798c6a428ddc3de77d2f8
[INFO] running `Command { std: "docker" "start" "-a" "316ffc221c04b8828baf57b4dd9ac1fc34de74534dc798c6a428ddc3de77d2f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking compression-codecs v0.4.36
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking metrics v0.24.3
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling redb v3.1.0
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking sketches-ddsketch v0.3.0
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking byte-unit v5.2.0
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking metrics-util v0.20.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking axum-core v0.5.6
[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/3fada14ee01d755dc8076e611f11bf65b28ffd21/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=da59a3a3a0748b3a -C extra-filename=-5771c5b2aef34462 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df61cda46d9e03f0.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-6626c1e9e79d91a2.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-ac9176b3442047be.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-87397bbcf80f3ddd.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-da68ec85816e8deb.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-f54121fbf1fac65e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-da6472c385e42ba4.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-1c68667dddf928cc.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-05b9293e9142e21a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-437ea52c4862d2a9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-cbca6578a5824381.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-03c31968b8b63e7f.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-0fe15cda67cb66ad.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-31a8870eac640885.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-4dc02320af9001c1.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" "316ffc221c04b8828baf57b4dd9ac1fc34de74534dc798c6a428ddc3de77d2f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "316ffc221c04b8828baf57b4dd9ac1fc34de74534dc798c6a428ddc3de77d2f8", kill_on_drop: false }`
[INFO] [stdout] 316ffc221c04b8828baf57b4dd9ac1fc34de74534dc798c6a428ddc3de77d2f8
