[INFO] cloning repository https://github.com/alexlatif/rutils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexlatif/rutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexlatif%2Frutils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexlatif%2Frutils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] baebb3b7175b8f3f26f60e4a8ed4c149f1a9baee [INFO] building alexlatif/rutils against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexlatif%2Frutils" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alexlatif/rutils [INFO] finished tweaking git repo https://github.com/alexlatif/rutils [INFO] tweaked toml for git repo https://github.com/alexlatif/rutils written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alexlatif/rutils on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alexlatif/rutils 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.11.0 [INFO] [stderr] Downloaded rstest v0.21.0 [INFO] [stderr] Downloaded serial_test v3.1.1 [INFO] [stderr] Downloaded ntapi v0.4.1 [INFO] [stderr] Downloaded aws-smithy-checksums v0.60.13 [INFO] [stderr] Downloaded sysinfo v0.32.1 [INFO] [stderr] Downloaded kube v0.93.1 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.60.5 [INFO] [stderr] Downloaded uuid v1.11.0 [INFO] [stderr] Downloaded opentelemetry-appender-tracing v0.2.0 [INFO] [stderr] Downloaded opentelemetry-otlp v0.14.0 [INFO] [stderr] Downloaded hyperlocal v0.8.0 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.49.0 [INFO] [stderr] Downloaded error-stack v0.5.0 [INFO] [stderr] Downloaded toml_edit v0.22.16 [INFO] [stderr] Downloaded kube-client v0.93.1 [INFO] [stderr] Downloaded aws-smithy-runtime v1.7.3 [INFO] [stderr] Downloaded aws-smithy-types v1.2.8 [INFO] [stderr] Downloaded redis v0.25.4 [INFO] [stderr] Downloaded hyper-http-proxy v1.0.0 [INFO] [stderr] Downloaded tonic v0.9.2 [INFO] [stderr] Downloaded pin-project-internal v0.4.30 [INFO] [stderr] Downloaded aws-sdk-sso v1.48.0 [INFO] [stderr] Downloaded tokio v1.39.1 [INFO] [stderr] Downloaded libc v0.2.165 [INFO] [stderr] Downloaded aws-config v1.5.9 [INFO] [stderr] Downloaded pin-project v0.4.30 [INFO] [stderr] Downloaded rstest_macros v0.21.0 [INFO] [stderr] Downloaded sdd v3.0.4 [INFO] [stderr] Downloaded opentelemetry-proto v0.4.0 [INFO] [stderr] Downloaded prost-derive v0.11.9 [INFO] [stderr] Downloaded containers-api v0.8.0 [INFO] [stderr] Downloaded xattr v1.3.1 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded aws-runtime v1.4.3 [INFO] [stderr] Downloaded aws-sigv4 v1.2.5 [INFO] [stderr] Downloaded aws-smithy-http v0.60.11 [INFO] [stderr] Downloaded toml v0.8.15 [INFO] [stderr] Downloaded kube-core v0.93.1 [INFO] [stderr] Downloaded podman-api-stubs v0.9.0 [INFO] [stderr] Downloaded filetime v0.2.23 [INFO] [stderr] Downloaded tar v0.4.41 [INFO] [stderr] Downloaded jsonpath-rust v0.5.1 [INFO] [stderr] Downloaded aws-sdk-s3 v1.59.0 [INFO] [stderr] Downloaded ordered-float v4.2.2 [INFO] [stderr] Downloaded futures_codec v0.4.1 [INFO] [stderr] Downloaded scc v2.2.4 [INFO] [stderr] Downloaded serial_test_derive v3.1.1 [INFO] [stderr] Downloaded opentelemetry v0.24.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.24.1 [INFO] [stderr] Downloaded tracing-opentelemetry v0.25.0 [INFO] [stderr] Downloaded foldhash v0.1.3 [INFO] [stderr] Downloaded prost v0.11.9 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.13.0 [INFO] [stderr] Downloaded podman-api v0.10.0 [INFO] [stderr] Downloaded k8s-openapi v0.22.0 [INFO] [stderr] Downloaded aws-sdk-sts v1.48.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 857ba7d4b219c8c5c30f221f310713911b6d763201a1eddf0617f00f6fba5b13 [INFO] running `Command { std: "docker" "start" "-a" "857ba7d4b219c8c5c30f221f310713911b6d763201a1eddf0617f00f6fba5b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "857ba7d4b219c8c5c30f221f310713911b6d763201a1eddf0617f00f6fba5b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857ba7d4b219c8c5c30f221f310713911b6d763201a1eddf0617f00f6fba5b13", kill_on_drop: false }` [INFO] [stdout] 857ba7d4b219c8c5c30f221f310713911b6d763201a1eddf0617f00f6fba5b13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caa373ee4ce7b8319932161d9774e51460b235be876680040f59b52df927dabe [INFO] running `Command { std: "docker" "start" "-a" "caa373ee4ce7b8319932161d9774e51460b235be876680040f59b52df927dabe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.165 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling aws-types v1.3.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling error-stack v0.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tempfile v3.11.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling sysinfo v0.32.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling opentelemetry v0.24.0 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling aws-smithy-async v1.2.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling aws-smithy-types v1.2.8 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.2 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.5 [INFO] [stderr] Compiling aws-smithy-json v0.60.7 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling jsonpath-rust v0.5.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.24.1 [INFO] [stderr] Compiling podman-api-stubs v0.9.0 [INFO] [stderr] Compiling aws-smithy-http v0.60.11 [INFO] [stderr] Compiling aws-credential-types v1.2.1 [INFO] [stderr] Compiling aws-sigv4 v1.2.5 [INFO] [stderr] Compiling aws-smithy-checksums v0.60.13 [INFO] [stderr] Compiling tracing-opentelemetry v0.25.0 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling containers-api v0.8.0 [INFO] [stderr] Compiling aws-smithy-runtime v1.7.3 [INFO] [stderr] Compiling aws-runtime v1.4.3 [INFO] [stderr] Compiling aws-sdk-sso v1.48.0 [INFO] [stderr] Compiling aws-sdk-sts v1.48.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.49.0 [INFO] [stderr] Compiling aws-sdk-s3 v1.59.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/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name k8s_openapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k8s-openapi-0.22.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="v1_30"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("earliest", "latest", "schemars", "v1_24", "v1_25", "v1_26", "v1_27", "v1_28", "v1_29", "v1_30"))' -C metadata=9a4b321f11bd3938 -C extra-filename=-a5d3e1fcf8bca78a --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-9a8ba54eca78830e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a8a213bc7410e0a2.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-a9a4483c52d386f4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-665fe20e3a24248f.rmeta --cap-lints allow --cap-lints=forbid --cfg 'k8s_openapi_enabled_version="1.30"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "caa373ee4ce7b8319932161d9774e51460b235be876680040f59b52df927dabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa373ee4ce7b8319932161d9774e51460b235be876680040f59b52df927dabe", kill_on_drop: false }` [INFO] [stdout] caa373ee4ce7b8319932161d9774e51460b235be876680040f59b52df927dabe