[INFO] cloning repository https://github.com/kofta999/kubemal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kofta999/kubemal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkofta999%2Fkubemal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkofta999%2Fkubemal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc372b5bf0f6613ce2e5b6386039d4b1971fb808 [INFO] testing kofta999/kubemal against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkofta999%2Fkubemal" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kofta999/kubemal [INFO] finished tweaking git repo https://github.com/kofta999/kubemal [INFO] tweaked toml for git repo https://github.com/kofta999/kubemal written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kofta999/kubemal on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kofta999/kubemal 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebfb9aba957379fee07d9c82c246b52666095dddb122c11b549b7fd5c4e62ff5 [INFO] running `Command { std: "docker" "start" "-a" "ebfb9aba957379fee07d9c82c246b52666095dddb122c11b549b7fd5c4e62ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebfb9aba957379fee07d9c82c246b52666095dddb122c11b549b7fd5c4e62ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebfb9aba957379fee07d9c82c246b52666095dddb122c11b549b7fd5c4e62ff5", kill_on_drop: false }` [INFO] [stdout] ebfb9aba957379fee07d9c82c246b52666095dddb122c11b549b7fd5c4e62ff5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6d032d8712f01a69fefdbfd9d07b2d750b1d6f9d57923cc967989c4b827cbba [INFO] running `Command { std: "docker" "start" "-a" "c6d032d8712f01a69fefdbfd9d07b2d750b1d6f9d57923cc967989c4b827cbba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling k8s-openapi v0.27.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling jsonptr v0.7.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling json-patch v4.1.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling jsonpath-rust v1.0.4 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling kube-derive v3.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling kube-core v3.1.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.8 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling axum-server v0.8.0 [INFO] [stderr] Compiling kube-client v3.1.0 [INFO] [stderr] error: could not compile `k8s-openapi` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name k8s_openapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k8s-openapi-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="latest"' --cfg 'feature="schemars"' --cfg 'feature="std"' --cfg 'feature="v1_35"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "earliest", "latest", "schemars", "std", "v1_31", "v1_32", "v1_33", "v1_34", "v1_35"))' -C metadata=d711f859f8099176 -C extra-filename=-e599a32a8762a882 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rmeta --extern jiff=/opt/rustwide/target/debug/deps/libjiff-f3bd44be9e88b053.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-31abeb682826f42f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-47b5daead26b8122.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d42f977b9e6d9a8e.rmeta --cap-lints allow --cap-lints=warn --cfg 'k8s_openapi_enabled_version="1.35"' --check-cfg 'cfg(k8s_openapi_enabled_version, values("1.31", "1.32", "1.33", "1.34", "1.35"))'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c6d032d8712f01a69fefdbfd9d07b2d750b1d6f9d57923cc967989c4b827cbba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6d032d8712f01a69fefdbfd9d07b2d750b1d6f9d57923cc967989c4b827cbba", kill_on_drop: false }` [INFO] [stdout] c6d032d8712f01a69fefdbfd9d07b2d750b1d6f9d57923cc967989c4b827cbba