[INFO] fetching crate dis-spawner 0.1.9... [INFO] checking dis-spawner-0.1.9 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] extracting crate dis-spawner 0.1.9 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate dis-spawner 0.1.9 [INFO] finished tweaking crates.io crate dis-spawner 0.1.9 [INFO] tweaked toml for crates.io crate dis-spawner 0.1.9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dis-spawner 0.1.9 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 216 packages to latest compatible versions [INFO] [stderr] Adding k8s-openapi v0.14.0 (available: v0.26.1) [INFO] [stderr] Adding kube v0.69.1 (available: v2.0.1) [INFO] [stderr] Adding schemars v0.8.22 (available: v1.2.0) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 114be5e96b70c3bc30ea107a5e71ea854c41403d141e01a2f8a038c2ca7fea50 [INFO] running `Command { std: "docker" "start" "-a" "114be5e96b70c3bc30ea107a5e71ea854c41403d141e01a2f8a038c2ca7fea50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "114be5e96b70c3bc30ea107a5e71ea854c41403d141e01a2f8a038c2ca7fea50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "114be5e96b70c3bc30ea107a5e71ea854c41403d141e01a2f8a038c2ca7fea50", kill_on_drop: false }` [INFO] [stdout] 114be5e96b70c3bc30ea107a5e71ea854c41403d141e01a2f8a038c2ca7fea50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5f91259ef5617c2ce686ccb47b3baea4288975fa9a673b59ac855674a630decd [INFO] running `Command { std: "docker" "start" "-a" "5f91259ef5617c2ce686ccb47b3baea4288975fa9a673b59ac855674a630decd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling k8s-openapi v0.14.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking treediff v3.0.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling kube-derive v0.69.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking json-patch v0.2.7 [INFO] [stderr] Checking jsonpath_lib v0.3.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tower-http v0.2.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking kube-core v0.69.1 [INFO] [stderr] Checking kube-client v0.69.1 [INFO] [stderr] Checking kube-runtime v0.69.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.69.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=83c3152d737e3333 -C extra-filename=-128b4996f1fcbac1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-4609fe26912bcb45.rmeta --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-4d15f511dbf74a37.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-86909cfa48b32bb4.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-b3b1de1d5845984b.rmeta --extern json_patch=/opt/rustwide/target/debug/deps/libjson_patch-1489653925c7fd44.rmeta --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-382fa8ca2fca87aa.rmeta --extern kube_client=/opt/rustwide/target/debug/deps/libkube_client-52db0ffa5e38feb6.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f7ceb1eb2f50c638.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-41e33d50e532b938.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f6ca51e1984fbcd1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7c3f4bda4c7c46ea.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-602659051ed0fdf9.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f5131361c664ea76.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-43f35282dd3faf83.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-06b970a84e19764d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f1066a43082adc6c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5f91259ef5617c2ce686ccb47b3baea4288975fa9a673b59ac855674a630decd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f91259ef5617c2ce686ccb47b3baea4288975fa9a673b59ac855674a630decd", kill_on_drop: false }` [INFO] [stdout] 5f91259ef5617c2ce686ccb47b3baea4288975fa9a673b59ac855674a630decd