[INFO] cloning repository https://github.com/nais/mutilator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nais/mutilator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnais%2Fmutilator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnais%2Fmutilator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18d25c88aa3f667f8c84aa8e49566b003125f2db
[INFO] testing nais/mutilator against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnais%2Fmutilator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nais/mutilator
[INFO] finished tweaking git repo https://github.com/nais/mutilator
[INFO] tweaked toml for git repo https://github.com/nais/mutilator written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nais/mutilator on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nais/mutilator 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b369c06a0c7b5dea0be337b528fa4d5a325b702e561bb08eee9099127b85d55a
[INFO] running `Command { std: "docker" "start" "-a" "b369c06a0c7b5dea0be337b528fa4d5a325b702e561bb08eee9099127b85d55a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b369c06a0c7b5dea0be337b528fa4d5a325b702e561bb08eee9099127b85d55a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b369c06a0c7b5dea0be337b528fa4d5a325b702e561bb08eee9099127b85d55a", kill_on_drop: false }`
[INFO] [stdout] b369c06a0c7b5dea0be337b528fa4d5a325b702e561bb08eee9099127b85d55a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0f3d6d821c6932624b7213c77c968b0a20df23e52d97ccaaf19b8586f685d21
[INFO] running `Command { std: "docker" "start" "-a" "e0f3d6d821c6932624b7213c77c968b0a20df23e52d97ccaaf19b8586f685d21", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.67
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling aws-lc-rs v1.12.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling k8s-openapi v0.24.0
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling schematic_types v0.10.6
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.27.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling aws-lc-sys v0.24.1
[INFO] [stderr]    Compiling starbase_styles v0.6.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.67
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling prost-derive v0.13.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling garde v0.22.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling schematic_macros v0.18.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling kube-derive v0.98.0
[INFO] [stderr]    Compiling prost v0.13.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling serde_fmt v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]    Compiling value-bag-serde1 v1.9.0
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling jsonpath-rust v0.7.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.1
[INFO] [stderr]    Compiling schematic v0.18.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling opentelemetry-http v0.27.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tracing-opentelemetry v0.28.0
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.27.0
[INFO] [stderr]    Compiling kube-core v0.98.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.27.0
[INFO] [stderr]    Compiling kube-client v0.98.0
[INFO] [stderr]    Compiling kube v0.98.0
[INFO] [stderr]    Compiling mutilator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "e0f3d6d821c6932624b7213c77c968b0a20df23e52d97ccaaf19b8586f685d21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0f3d6d821c6932624b7213c77c968b0a20df23e52d97ccaaf19b8586f685d21", kill_on_drop: false }`
[INFO] [stdout] e0f3d6d821c6932624b7213c77c968b0a20df23e52d97ccaaf19b8586f685d21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd05baa6d3ead818e3b636e188db6ef2d39c7e20be0ea7e74b93d6de0fb35a66
[INFO] running `Command { std: "docker" "start" "-a" "bd05baa6d3ead818e3b636e188db6ef2d39c7e20be0ea7e74b93d6de0fb35a66", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling envtestkit v1.1.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.67
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling prost-derive v0.13.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.67
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]    Compiling reserve-port v2.0.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost v0.13.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling kube-derive v0.98.0
[INFO] [stderr]    Compiling darling v0.21.0
[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 schematic_macros v0.18.11
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]    Compiling serde_fmt v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling value-bag-serde1 v1.9.0
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling jsonpath-rust v0.7.3
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.1
[INFO] [stderr]    Compiling schematic v0.18.12
[INFO] [stderr]    Compiling k8s-openapi v0.24.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling opentelemetry-http v0.27.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tracing-opentelemetry v0.28.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling axum-test v16.4.1
[INFO] [stderr]    Compiling kube-core v0.98.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.27.0
[INFO] [stderr]    Compiling kube-client v0.98.0
[INFO] [stderr] error: could not compile `tonic` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tonic --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.3/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="channel"' --cfg 'feature="codegen"' --cfg 'feature="prost"' --cfg 'feature="router"' --cfg 'feature="server"' --cfg 'feature="transport"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "codegen", "default", "gzip", "prost", "router", "server", "tls", "tls-native-roots", "tls-roots", "tls-webpki-roots", "transport", "zstd"))' -C metadata=e6ef544e0d5ab6e3 -C extra-filename=-867335766c94134a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-f648abe3cccad604.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8fa5146a782ea130.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-daac387676b2adfd.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-59b64796c649cbb1.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-962e81455ee9ec27.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-0b56f6539d2cf75e.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-8113222f7b8d338a.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-b8e355633edc695a.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-045cd8aeb44f8955.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-973b063922a493c2.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-041eb2fbd0a37c31.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-af9df9186596bd92.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-4069a546ccc3f928.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-17f16501ecf988ee.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a0733fdd8d6238d8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e431815d58d0a048.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5fa41c235c816839.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-c2405cb08cabf7bf.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-d908dd771b239ecd.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-3fb88d28c2218805.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-60bdea9569b3bff8.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name k8s_openapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k8s-openapi-0.24.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="schemars"' --cfg 'feature="v1_30"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("earliest", "latest", "schemars", "v1_28", "v1_29", "v1_30", "v1_31", "v1_32"))' -C metadata=7971bc5217be5224 -C extra-filename=-6ccf6ad6c2aea3ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6a5899b905b2c06d.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-49ba273c36ce24bb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ccd4048cb5800339.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-c808ccdb4e8e59ca.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a395142efc70f461.rmeta --cap-lints allow --cap-lints=warn --cfg 'k8s_openapi_enabled_version="1.30"' --check-cfg 'cfg(k8s_openapi_enabled_version, values("1.28", "1.29", "1.30", "1.31", "1.32"))'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bd05baa6d3ead818e3b636e188db6ef2d39c7e20be0ea7e74b93d6de0fb35a66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd05baa6d3ead818e3b636e188db6ef2d39c7e20be0ea7e74b93d6de0fb35a66", kill_on_drop: false }`
[INFO] [stdout] bd05baa6d3ead818e3b636e188db6ef2d39c7e20be0ea7e74b93d6de0fb35a66
