[INFO] cloning repository https://github.com/dvdsk/renewc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvdsk/renewc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvdsk%2Frenewc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvdsk%2Frenewc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f18e0b7d9898f595d860ac49f958c1fb69474b1f [INFO] checking dvdsk/renewc against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvdsk%2Frenewc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/dvdsk/renewc [INFO] finished tweaking git repo https://github.com/dvdsk/renewc [INFO] tweaked toml for git repo https://github.com/dvdsk/renewc written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dvdsk/renewc on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dvdsk/renewc 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0b15cff33fddf8c571a7d2c612b216358fd86cb1006bf0172690bbe423e3988 [INFO] running `Command { std: "docker" "start" "-a" "c0b15cff33fddf8c571a7d2c612b216358fd86cb1006bf0172690bbe423e3988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0b15cff33fddf8c571a7d2c612b216358fd86cb1006bf0172690bbe423e3988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0b15cff33fddf8c571a7d2c612b216358fd86cb1006bf0172690bbe423e3988", kill_on_drop: false }` [INFO] [stdout] c0b15cff33fddf8c571a7d2c612b216358fd86cb1006bf0172690bbe423e3988 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80f6295117f43cb7a0f5ef8f5c8509871d681d953db38500eee078bd2930d8f0 [INFO] running `Command { std: "docker" "start" "-a" "80f6295117f43cb7a0f5ef8f5c8509871d681d953db38500eee078bd2930d8f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rustix v0.38.42 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking ariadne v0.2.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking peg v0.8.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking backtrace v0.3.71 [INFO] [stderr] Checking uzers v0.11.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking errno v0.3.10 [INFO] [stderr] Checking sudo v0.6.0 [INFO] [stderr] Checking netlink-sys v0.8.7 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking fork v0.2.0 [INFO] [stderr] Checking proctitle v0.1.1 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tar v0.4.43 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [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/22cc29ba5b459fb386c0406b9baf3a49eb0fba39/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.70.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", "which-rustfmt"))' -C metadata=8404c4d7d17b1756 -C extra-filename=-6cb6f9809002280d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8257de363ef7afb0.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-e0a046f5545b1bfc.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-c244ce1d0d55c8d6.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6ff125e087cc75de.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-442acad4d4e7f208.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-63a3278dad69ce7b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-83da058ad1f9aa7e.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-fbd882a114c14d1a.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" "80f6295117f43cb7a0f5ef8f5c8509871d681d953db38500eee078bd2930d8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80f6295117f43cb7a0f5ef8f5c8509871d681d953db38500eee078bd2930d8f0", kill_on_drop: false }` [INFO] [stdout] 80f6295117f43cb7a0f5ef8f5c8509871d681d953db38500eee078bd2930d8f0