[INFO] cloning repository https://github.com/imp/rk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imp/rk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimp%2Frk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimp%2Frk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a60be2bd2968796cdca246b88d9c0d33780b1c0 [INFO] building imp/rk-rs against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimp%2Frk-rs" "/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/imp/rk-rs [INFO] finished tweaking git repo https://github.com/imp/rk-rs [INFO] tweaked toml for git repo https://github.com/imp/rk-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/imp/rk-rs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/imp/rk-rs 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01fe46e9606168bea4d8967e41b46bec4f940e37478dd9cb434b6e7bede8c9c1 [INFO] running `Command { std: "docker" "start" "-a" "01fe46e9606168bea4d8967e41b46bec4f940e37478dd9cb434b6e7bede8c9c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01fe46e9606168bea4d8967e41b46bec4f940e37478dd9cb434b6e7bede8c9c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01fe46e9606168bea4d8967e41b46bec4f940e37478dd9cb434b6e7bede8c9c1", kill_on_drop: false }` [INFO] [stdout] 01fe46e9606168bea4d8967e41b46bec4f940e37478dd9cb434b6e7bede8c9c1 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cab6a2fd26b6a8a2f6e2b38bfeaf407a0785fa049530cc152fe95e25c4a0ca29 [INFO] running `Command { std: "docker" "start" "-a" "cab6a2fd26b6a8a2f6e2b38bfeaf407a0785fa049530cc152fe95e25c4a0ca29", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling k8s-openapi v0.26.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling aws-lc-sys v0.32.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling jsonpath-rust v0.7.5 [INFO] [stderr] Compiling prometheus-parse v0.2.5 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rkubectl-features v0.0.0-alpha.1 (/opt/rustwide/workdir/features) [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling size v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling kube-core v2.0.1 [INFO] [stderr] Compiling k8s-openapi-ext v0.26.1 [INFO] [stderr] Compiling rkubectl-args v0.0.0-alpha.1 (/opt/rustwide/workdir/args) [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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name k8s_openapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k8s-openapi-0.26.0/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_34"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "earliest", "latest", "schemars", "std", "v1_30", "v1_31", "v1_32", "v1_33", "v1_34"))' -C metadata=a17f36e8b3d00e4b -C extra-filename=-c80efe0824ea6a83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-54ba9637b61e6085.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-729395ee4c9e1fc7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3281ab173f504095.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2b9355758ade507d.rmeta --cap-lints allow --cap-lints=forbid --cfg 'k8s_openapi_enabled_version="1.34"' --check-cfg 'cfg(k8s_openapi_enabled_version, values("1.30", "1.31", "1.32", "1.33", "1.34"))'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cab6a2fd26b6a8a2f6e2b38bfeaf407a0785fa049530cc152fe95e25c4a0ca29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cab6a2fd26b6a8a2f6e2b38bfeaf407a0785fa049530cc152fe95e25c4a0ca29", kill_on_drop: false }` [INFO] [stdout] cab6a2fd26b6a8a2f6e2b38bfeaf407a0785fa049530cc152fe95e25c4a0ca29