[INFO] fetching crate kcr_operator_victoriametrics_com 3.20260129.100735...
[INFO] checking kcr_operator_victoriametrics_com-3.20260129.100735 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] extracting crate kcr_operator_victoriametrics_com 3.20260129.100735 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate kcr_operator_victoriametrics_com 3.20260129.100735
[INFO] finished tweaking crates.io crate kcr_operator_victoriametrics_com 3.20260129.100735
[INFO] tweaked toml for crates.io crate kcr_operator_victoriametrics_com 3.20260129.100735 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kcr_operator_victoriametrics_com 3.20260129.100735 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 3.20260129.100735 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a375f0a331123b93ef498510336b214221f81170cd84d4530d37f9207792c56d
[INFO] running `Command { std: "docker" "start" "-a" "a375f0a331123b93ef498510336b214221f81170cd84d4530d37f9207792c56d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a375f0a331123b93ef498510336b214221f81170cd84d4530d37f9207792c56d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a375f0a331123b93ef498510336b214221f81170cd84d4530d37f9207792c56d", kill_on_drop: false }`
[INFO] [stdout] a375f0a331123b93ef498510336b214221f81170cd84d4530d37f9207792c56d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08a4670a51ceaca1284b92339c86c79c30536890877ca3adbf732e0696286832
[INFO] running `Command { std: "docker" "start" "-a" "08a4670a51ceaca1284b92339c86c79c30536890877ca3adbf732e0696286832", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling k8s-openapi v0.27.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking schemars v1.2.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]    Compiling kube-derive v3.0.0
[INFO] [stderr]     Checking kube-core v3.0.0
[INFO] [stderr]     Checking kube v3.0.0
[INFO] [stderr]     Checking kcr_operator_victoriametrics_com v3.20260129.100735 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `kcr_operator_victoriametrics_com` (lib test)
[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 --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="v1beta1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "v1beta1"))' -C metadata=8f290df93c0f4379 -C extra-filename=-ab7af1f52694070a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-d9a00455e994c1ee.rmeta --extern kube=/opt/rustwide/target/debug/deps/libkube-b5e0388780a4680b.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-1da7423a2f4e9577.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-43a565eec4c111b8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eea4a03461ed0b77.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" "08a4670a51ceaca1284b92339c86c79c30536890877ca3adbf732e0696286832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08a4670a51ceaca1284b92339c86c79c30536890877ca3adbf732e0696286832", kill_on_drop: false }`
[INFO] [stdout] 08a4670a51ceaca1284b92339c86c79c30536890877ca3adbf732e0696286832
