[INFO] cloning repository https://github.com/sweco-sedalh/zitadel-operator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sweco-sedalh/zitadel-operator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsweco-sedalh%2Fzitadel-operator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsweco-sedalh%2Fzitadel-operator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93d9c1c39484942e57c2ed82bd30b5630297c93b
[INFO] testing sweco-sedalh/zitadel-operator against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsweco-sedalh%2Fzitadel-operator" "/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/sweco-sedalh/zitadel-operator
[INFO] finished tweaking git repo https://github.com/sweco-sedalh/zitadel-operator
[INFO] tweaked toml for git repo https://github.com/sweco-sedalh/zitadel-operator written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sweco-sedalh/zitadel-operator on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sweco-sedalh/zitadel-operator 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded miniz_oxide v0.8.3
[INFO] [stderr]   Downloaded pin-project-internal v1.1.8
[INFO] [stderr]   Downloaded tonic-types v0.12.3
[INFO] [stderr]   Downloaded multimap v0.10.0
[INFO] [stderr]   Downloaded pbjson v0.7.0
[INFO] [stderr]   Downloaded cc v1.2.9
[INFO] [stderr]   Downloaded tempfile v3.15.0
[INFO] [stderr]   Downloaded prost-build v0.13.4
[INFO] [stderr]   Downloaded pbjson-build v0.7.0
[INFO] [stderr]   Downloaded zitadel v5.3.2
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded pbjson-types v0.7.0
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded rsa v0.9.7
[INFO] [stderr]   Downloaded custom_error v1.9.2
[INFO] [stderr]   Downloaded openidconnect v3.5.0
[INFO] [stderr]   Downloaded oauth2 v4.4.2
[INFO] [stderr]   Downloaded rustls v0.23.21
[INFO] [stderr]   Downloaded rustix v0.38.43
[INFO] [stderr]   Downloaded schemars_derive v0.8.21
[INFO] [stderr]   Downloaded schemars v0.8.21
[INFO] [stderr]   Downloaded kube v0.98.0
[INFO] [stderr]   Downloaded pest_meta v2.7.15
[INFO] [stderr]   Downloaded kube-runtime v0.98.0
[INFO] [stderr]   Downloaded jsonpath-rust v0.7.5
[INFO] [stderr]   Downloaded pest_generator v2.7.15
[INFO] [stderr]   Downloaded kube-client v0.98.0
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.0
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.1
[INFO] [stderr]   Downloaded kube-derive v0.98.0
[INFO] [stderr]   Downloaded kube-core v0.98.0
[INFO] [stderr]   Downloaded pest_derive v2.7.15
[INFO] [stderr]   Downloaded hyper-http-proxy v1.0.0
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.3
[INFO] [stderr]   Downloaded pin-project v1.1.8
[INFO] [stderr]   Downloaded hostname v0.4.0
[INFO] [stderr]   Downloaded k8s-openapi v0.24.0
[INFO] [stderr]   Downloaded async-trait v0.1.85
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 376639924c066227c394593b615553a4bad81c4f0e8778c9eaeb21d6053c53c1
[INFO] running `Command { std: "docker" "start" "-a" "376639924c066227c394593b615553a4bad81c4f0e8778c9eaeb21d6053c53c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "376639924c066227c394593b615553a4bad81c4f0e8778c9eaeb21d6053c53c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "376639924c066227c394593b615553a4bad81c4f0e8778c9eaeb21d6053c53c1", kill_on_drop: false }`
[INFO] [stdout] 376639924c066227c394593b615553a4bad81c4f0e8778c9eaeb21d6053c53c1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ae737b9bc5e61766c162b3a2e62d863858e6234d3cb05ede386073b204131e9
[INFO] running `Command { std: "docker" "start" "-a" "2ae737b9bc5e61766c162b3a2e62d863858e6234d3cb05ede386073b204131e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling k8s-openapi v0.24.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling p384 v0.13.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pbjson v0.7.0
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling kube-derive v0.98.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling openidconnect v3.5.0
[INFO] [stderr]    Compiling tonic-types v0.12.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling custom_error v1.9.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling zitadel v5.3.2
[INFO] [stderr]    Compiling kube-core v0.98.0
[INFO] [stderr] error: could not compile `zitadel` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name zitadel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zitadel-5.3.2/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="api"' --cfg 'feature="api-admin-v1"' --cfg 'feature="api-auth-v1"' --cfg 'feature="api-common"' --cfg 'feature="api-management-v1"' --cfg 'feature="api-oidc-v2"' --cfg 'feature="api-org-v2"' --cfg 'feature="api-session-v2"' --cfg 'feature="api-settings-v2"' --cfg 'feature="api-system-v1"' --cfg 'feature="api-user-v2"' --cfg 'feature="credentials"' --cfg 'feature="interceptors"' --cfg 'feature="tls-roots"' --cfg 'feature="zitadel-action-v1"' --cfg 'feature="zitadel-admin-v1"' --cfg 'feature="zitadel-app-v1"' --cfg 'feature="zitadel-auth-v1"' --cfg 'feature="zitadel-authn-v1"' --cfg 'feature="zitadel-change-v1"' --cfg 'feature="zitadel-event-v1"' --cfg 'feature="zitadel-feature-v1"' --cfg 'feature="zitadel-idp-v1"' --cfg 'feature="zitadel-instance-v1"' --cfg 'feature="zitadel-management-v1"' --cfg 'feature="zitadel-member-v1"' --cfg 'feature="zitadel-metadata-v1"' --cfg 'feature="zitadel-milestone-v1"' --cfg 'feature="zitadel-object-v2"' --cfg 'feature="zitadel-oidc-v2"' --cfg 'feature="zitadel-org-v1"' --cfg 'feature="zitadel-org-v2"' --cfg 'feature="zitadel-policy-v1"' --cfg 'feature="zitadel-project-v1"' --cfg 'feature="zitadel-quota-v1"' --cfg 'feature="zitadel-session-v2"' --cfg 'feature="zitadel-settings-v1"' --cfg 'feature="zitadel-settings-v2"' --cfg 'feature="zitadel-system-v1"' --cfg 'feature="zitadel-text-v1"' --cfg 'feature="zitadel-user-v1"' --cfg 'feature="zitadel-user-v2"' --cfg 'feature="zitadel-v1"' --cfg 'feature="zitadel-v1-v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix", "api", "api-admin-v1", "api-auth-v1", "api-common", "api-management-v1", "api-oidc-v2", "api-org-v2", "api-session-v2", "api-settings-v2", "api-system-v1", "api-user-v2", "axum", "credentials", "default", "document-features", "interceptors", "introspection_cache", "oidc", "proto_full", "rocket", "rocket_okapi", "tls-roots", "tls-webpki-roots", "zitadel-action-v1", "zitadel-admin-v1", "zitadel-app-v1", "zitadel-auth-v1", "zitadel-authn-v1", "zitadel-change-v1", "zitadel-event-v1", "zitadel-feature-v1", "zitadel-feature-v2", "zitadel-feature-v2beta", "zitadel-idp-v1", "zitadel-idp-v2", "zitadel-instance-v1", "zitadel-management-v1", "zitadel-member-v1", "zitadel-metadata-v1", "zitadel-milestone-v1", "zitadel-object-v2", "zitadel-object-v2beta", "zitadel-object-v3alpha", "zitadel-oidc-v2", "zitadel-oidc-v2beta", "zitadel-org-v1", "zitadel-org-v2", "zitadel-org-v2beta", "zitadel-policy-v1", "zitadel-project-v1", "zitadel-protoc_gen_zitadel-v2", "zitadel-quota-v1", "zitadel-resources-action-v3alpha", "zitadel-resources-debug_events-v3alpha", "zitadel-resources-object-v3alpha", "zitadel-resources-user-v3alpha", "zitadel-resources-userschema-v3alpha", "zitadel-resources-webkey-v3alpha", "zitadel-session-v2", "zitadel-session-v2beta", "zitadel-settings-object-v3alpha", "zitadel-settings-v1", "zitadel-settings-v2", "zitadel-settings-v2beta", "zitadel-system-v1", "zitadel-text-v1", "zitadel-user-v1", "zitadel-user-v2", "zitadel-user-v2beta", "zitadel-v1", "zitadel-v1-v1"))' -C metadata=41c687f1a4bb8e22 -C extra-filename=-2c176b52c5b7775b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern custom_error=/opt/rustwide/target/debug/deps/libcustom_error-165155fb02d5acf1.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-85911961ae419228.rmeta --extern openidconnect=/opt/rustwide/target/debug/deps/libopenidconnect-47577848d3169927.rmeta --extern pbjson_types=/opt/rustwide/target/debug/deps/libpbjson_types-f7f742b8535206c0.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-8a1fba7df60a3fda.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-111e8b57e890731e.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d58379eb29d7cace.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5e8b8f40ab1deef5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-97dc4ce67333666a.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-4c8fc6f6cc2c6180.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-792e4c214b522c7d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-46fc66d3eb3f5250.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d7f8381c8dbd4377.rmeta --extern tonic_types=/opt/rustwide/target/debug/deps/libtonic_types-0fd9537fe1e2a2f1.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6aec481b0efb0403/out` (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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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="latest"' --cfg 'feature="schemars"' --cfg 'feature="v1_32"' --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=b9ee0379db7f8202 -C extra-filename=-ccddd9036fc8c470 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d158bde393ce12e4.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-504667418e5786df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5e8b8f40ab1deef5.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-783dcf09fd418803.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-97dc4ce67333666a.rmeta --cap-lints allow --cap-lints=forbid --cfg 'k8s_openapi_enabled_version="1.32"' --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" "2ae737b9bc5e61766c162b3a2e62d863858e6234d3cb05ede386073b204131e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ae737b9bc5e61766c162b3a2e62d863858e6234d3cb05ede386073b204131e9", kill_on_drop: false }`
[INFO] [stdout] 2ae737b9bc5e61766c162b3a2e62d863858e6234d3cb05ede386073b204131e9
