[INFO] cloning repository https://github.com/arunaengine/kubedal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arunaengine/kubedal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farunaengine%2Fkubedal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farunaengine%2Fkubedal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f9a5571b53566e1aaa86a1187276ba61e2caaef [INFO] checking arunaengine/kubedal against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farunaengine%2Fkubedal" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/arunaengine/kubedal [INFO] finished tweaking git repo https://github.com/arunaengine/kubedal [INFO] tweaked toml for git repo https://github.com/arunaengine/kubedal written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/arunaengine/kubedal on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/arunaengine/kubedal 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9595eefdb492918719e47f9889b970a0337f16bb19b15857bcc952ecb81033f3 [INFO] running `Command { std: "docker" "start" "-a" "9595eefdb492918719e47f9889b970a0337f16bb19b15857bcc952ecb81033f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9595eefdb492918719e47f9889b970a0337f16bb19b15857bcc952ecb81033f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9595eefdb492918719e47f9889b970a0337f16bb19b15857bcc952ecb81033f3", kill_on_drop: false }` [INFO] [stdout] 9595eefdb492918719e47f9889b970a0337f16bb19b15857bcc952ecb81033f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a19f670e8d736fdbb7d34f013e25238707247716b872af50650370736da724b9 [INFO] running `Command { std: "docker" "start" "-a" "a19f670e8d736fdbb7d34f013e25238707247716b872af50650370736da724b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling k8s-openapi v0.24.0 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling prettyplease v0.2.30 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking async-notify v0.3.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking clap_builder v4.5.34 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking errno v0.3.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling trait-make v0.1.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking clap v4.5.34 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling darling v0.20.10 [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/4f260f0f20b3133d20cfb50353c0221943af5796/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="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=bbea4fb24ddd7161 -C extra-filename=-268d8ba953c3dd34 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b8bc4996655ec77e.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-8d49dd2214f64ea7.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-4b457ca86fe3937c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2d48eef0e8854718.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-08dddfd3ae729188.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-fb9cfc0a6ad33fc6.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4db07584744f72b3.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e89ff3380d0fa9fe.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-69d9c154386a3497.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-88e6d257b2e610e8.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-72d8155b182ca8ac.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-d78356393a09b42c.rmeta --cap-lints allow --cap-lints=forbid -Dunmustuse_in_always_ok` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a19f670e8d736fdbb7d34f013e25238707247716b872af50650370736da724b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a19f670e8d736fdbb7d34f013e25238707247716b872af50650370736da724b9", kill_on_drop: false }` [INFO] [stdout] a19f670e8d736fdbb7d34f013e25238707247716b872af50650370736da724b9