[INFO] cloning repository https://github.com/nimbolus/vault-mgmt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nimbolus/vault-mgmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimbolus%2Fvault-mgmt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimbolus%2Fvault-mgmt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01697a43c09261babd66992d4d8bbaceff94e3ba [INFO] checking nimbolus/vault-mgmt against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimbolus%2Fvault-mgmt" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nimbolus/vault-mgmt [INFO] finished tweaking git repo https://github.com/nimbolus/vault-mgmt [INFO] tweaked toml for git repo https://github.com/nimbolus/vault-mgmt written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nimbolus/vault-mgmt 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 git repo https://github.com/nimbolus/vault-mgmt 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] 542afa17bbf18483c17532064b65084f180c1460dc0ef2b66455e3e788869353 [INFO] running `Command { std: "docker" "start" "-a" "542afa17bbf18483c17532064b65084f180c1460dc0ef2b66455e3e788869353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "542afa17bbf18483c17532064b65084f180c1460dc0ef2b66455e3e788869353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "542afa17bbf18483c17532064b65084f180c1460dc0ef2b66455e3e788869353", kill_on_drop: false }` [INFO] [stdout] 542afa17bbf18483c17532064b65084f180c1460dc0ef2b66455e3e788869353 [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] 541a69014597418357ae7efe82e122e8d12082ccdce9f10b2d73809e8872f663 [INFO] running `Command { std: "docker" "start" "-a" "541a69014597418357ae7efe82e122e8d12082ccdce9f10b2d73809e8872f663", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling self_update v0.41.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking xattr v1.5.1 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking self-replace v1.5.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking quick-xml v0.23.1 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking which v7.0.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling kube-derive v0.93.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-tungstenite v0.23.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking jsonptr v0.4.7 [INFO] [stderr] Checking jsonpath-rust v0.5.1 [INFO] [stderr] Checking json-patch v2.0.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking deadpool v0.10.0 [INFO] [stderr] Checking clap_complete v4.5.57 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking tower-test v0.4.0 [INFO] [stderr] Checking prettytable v0.10.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking wiremock v0.6.4 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking kube-core v0.93.1 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking kube-client v0.93.1 [INFO] [stderr] Checking kube-runtime v0.93.1 [INFO] [stderr] error: could not compile `kube-runtime` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name kube_runtime --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kube-runtime-0.93.1/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 --forbid=unsafe_code --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unstable-runtime", "unstable-runtime-predicates", "unstable-runtime-reconcile-on", "unstable-runtime-stream-control", "unstable-runtime-subscribe"))' -C metadata=0e0e896c2f6657c4 -C extra-filename=-7d95fc6358eace02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-8c0e8df1467c82ae.rmeta --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-01fced6a2ea530ec.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-082a9ad47fd1b0a9.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-881cd3358116e88c.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-c5cc11395c2c2c4b.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-4d5bea250b571aef.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-1f24ea97edfa5d3f.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-1c3a2d88083b8e29.rmeta --extern json_patch=/opt/rustwide/target/debug/deps/libjson_patch-0409e96ce9db8b84.rmeta --extern jsonptr=/opt/rustwide/target/debug/deps/libjsonptr-d18463e4f743783f.rmeta --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-d79f9830227766e0.rmeta --extern kube_client=/opt/rustwide/target/debug/deps/libkube_client-29fd1ae4ac22f655.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c145eeb991e4341.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-7ea371dacb9ef4d4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-82c497e5c962581a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a155fae044d8600b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b0dabe262898bc07.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2a1b15f17d3507ce.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e6c88664880a285a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-914b17c5e00348da.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-3ecf45562d0f6421/out -L native=/opt/rustwide/target/debug/build/ring-eb9bc7c1a85e70e8/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "541a69014597418357ae7efe82e122e8d12082ccdce9f10b2d73809e8872f663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541a69014597418357ae7efe82e122e8d12082ccdce9f10b2d73809e8872f663", kill_on_drop: false }` [INFO] [stdout] 541a69014597418357ae7efe82e122e8d12082ccdce9f10b2d73809e8872f663