[INFO] fetching crate kcr_operator_victoriametrics_com 2.20251225.94639...
[INFO] checking kcr_operator_victoriametrics_com-2.20251225.94639 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] extracting crate kcr_operator_victoriametrics_com 2.20251225.94639 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate kcr_operator_victoriametrics_com 2.20251225.94639
[INFO] finished tweaking crates.io crate kcr_operator_victoriametrics_com 2.20251225.94639
[INFO] tweaked toml for crates.io crate kcr_operator_victoriametrics_com 2.20251225.94639 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kcr_operator_victoriametrics_com 2.20251225.94639 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kcr_operator_victoriametrics_com 2.20251225.94639 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2374375dbda5fd2e5b97ba188f78629a02f8d4b36eaff94fe4b77239915b1ec
[INFO] running `Command { std: "docker" "start" "-a" "f2374375dbda5fd2e5b97ba188f78629a02f8d4b36eaff94fe4b77239915b1ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2374375dbda5fd2e5b97ba188f78629a02f8d4b36eaff94fe4b77239915b1ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2374375dbda5fd2e5b97ba188f78629a02f8d4b36eaff94fe4b77239915b1ec", kill_on_drop: false }`
[INFO] [stdout] f2374375dbda5fd2e5b97ba188f78629a02f8d4b36eaff94fe4b77239915b1ec
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2370e46fdd9d850b1b4f6255bee76b9b4f1ed5d8ab16a2dca2ab8d77f96daef
[INFO] running `Command { std: "docker" "start" "-a" "e2370e46fdd9d850b1b4f6255bee76b9b4f1ed5d8ab16a2dca2ab8d77f96daef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking zmij v0.1.8
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling k8s-openapi v0.26.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling kube-derive v2.0.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking kube-core v2.0.1
[INFO] [stderr]     Checking kube v2.0.1
[INFO] [stderr]     Checking kcr_operator_victoriametrics_com v2.20251225.94639 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `kcr_operator_victoriametrics_com` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name kcr_operator_victoriametrics_com --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="v1beta1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "v1beta1"))' -C metadata=93f305804ae4c15c -C extra-filename=-5eafcaa16ad9c635 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-5848d4b0c151b419.rmeta --extern kube=/opt/rustwide/target/debug/deps/libkube-06d1b1f07f196189.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-6624c22f4c2155ad.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-683477b8e77eab29.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-81bce98577c6e274.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e2370e46fdd9d850b1b4f6255bee76b9b4f1ed5d8ab16a2dca2ab8d77f96daef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2370e46fdd9d850b1b4f6255bee76b9b4f1ed5d8ab16a2dca2ab8d77f96daef", kill_on_drop: false }`
[INFO] [stdout] e2370e46fdd9d850b1b4f6255bee76b9b4f1ed5d8ab16a2dca2ab8d77f96daef
