[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] 02149f6f6970b01c3205ad105f62a0e3e90d69ea [INFO] checking sweco-sedalh/zitadel-operator against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsweco-sedalh%2Fzitadel-operator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sweco-sedalh/zitadel-operator on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f95f05e559fa15594239cf0460c3028c9cbd9c6ce72ad259c879d3185c475937 [INFO] running `Command { std: "docker" "start" "-a" "f95f05e559fa15594239cf0460c3028c9cbd9c6ce72ad259c879d3185c475937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f95f05e559fa15594239cf0460c3028c9cbd9c6ce72ad259c879d3185c475937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f95f05e559fa15594239cf0460c3028c9cbd9c6ce72ad259c879d3185c475937", kill_on_drop: false }` [INFO] [stdout] f95f05e559fa15594239cf0460c3028c9cbd9c6ce72ad259c879d3185c475937 [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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a547d5c216c8e24f6e32d7510d6fee04ff1f62a062307295bd15e19fbebf653 [INFO] running `Command { std: "docker" "start" "-a" "7a547d5c216c8e24f6e32d7510d6fee04ff1f62a062307295bd15e19fbebf653", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling k8s-openapi v0.24.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking custom_error v1.9.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [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 zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking thiserror v2.0.11 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking pin-project v1.1.8 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0c70cfbec949d241375e31c5a42066be70c720fc/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.21/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 --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=c260969d41a27266 -C extra-filename=-56310ee540df7f43 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-f2bade592f8c1749.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-154929b6ac9493b9.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-3c3fc68cd0b20043.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-7c9444632ea75dab.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-441c2af6f8da9fe8.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-1139c163d0bdfd0a.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9cea171f801bc7db.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-03bf7cf3f0a38d40/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7a547d5c216c8e24f6e32d7510d6fee04ff1f62a062307295bd15e19fbebf653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a547d5c216c8e24f6e32d7510d6fee04ff1f62a062307295bd15e19fbebf653", kill_on_drop: false }` [INFO] [stdout] 7a547d5c216c8e24f6e32d7510d6fee04ff1f62a062307295bd15e19fbebf653