[INFO] fetching crate kaniop-crdgen 0.11.1...
[INFO] checking kaniop-crdgen-0.11.1 against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] extracting crate kaniop-crdgen 0.11.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate kaniop-crdgen 0.11.1
[INFO] finished tweaking crates.io crate kaniop-crdgen 0.11.1
[INFO] tweaked toml for crates.io crate kaniop-crdgen 0.11.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kaniop-crdgen 0.11.1 on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kaniop-crdgen 0.11.1 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 03855fbd26dabe4395da5b2f7292702bdcf8f273ac4eac8bc8a5a89dda1e4907
[INFO] running `Command { std: "docker" "start" "03855fbd26dabe4395da5b2f7292702bdcf8f273ac4eac8bc8a5a89dda1e4907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03855fbd26dabe4395da5b2f7292702bdcf8f273ac4eac8bc8a5a89dda1e4907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03855fbd26dabe4395da5b2f7292702bdcf8f273ac4eac8bc8a5a89dda1e4907" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03855fbd26dabe4395da5b2f7292702bdcf8f273ac4eac8bc8a5a89dda1e4907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03855fbd26dabe4395da5b2f7292702bdcf8f273ac4eac8bc8a5a89dda1e4907" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling gix-trace v0.1.19
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling jiff v0.2.32
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling gix-utils v0.3.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling gix-validate v0.11.1
[INFO] [stderr]    Compiling gix-error v0.2.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]    Compiling gix-sec v0.14.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling gix-chunk v0.7.1
[INFO] [stderr]    Compiling gix-quote v0.7.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling clru v0.6.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling hybrid-array v0.4.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling k8s-openapi v0.27.1
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.11.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling digest v0.11.0-rc.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.5
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling gix-date v0.15.3
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling gix-actor v0.41.0
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking kanidm_utils_users v1.10.4
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking kanidm_lib_file_permissions v1.10.4
[INFO] [stderr]     Checking url-escape v0.1.2
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gix-path v0.12.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling gix-packetline v0.21.3
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling gix-features v0.48.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[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]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling gix-command v0.9.0
[INFO] [stderr]    Compiling gix-hash v0.25.0
[INFO] [stderr]    Compiling gix-fs v0.21.1
[INFO] [stderr]    Compiling gix-glob v0.26.0
[INFO] [stderr]    Compiling gix-hashtable v0.15.0
[INFO] [stderr]    Compiling gix-object v0.60.0
[INFO] [stderr]    Compiling gix-tempfile v23.0.0
[INFO] [stderr]    Compiling gix-commitgraph v0.37.0
[INFO] [stderr]    Compiling gix-url v0.36.0
[INFO] [stderr]    Compiling gix-lock v23.0.0
[INFO] [stderr]    Compiling gix-config-value v0.18.0
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]    Compiling gix-shallow v0.12.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling serde_with_macros v3.19.0
[INFO] [stderr]    Compiling gix-transport v0.57.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling gix-ref v0.63.0
[INFO] [stderr]    Compiling gix-revwalk v0.31.0
[INFO] [stderr]    Compiling gix-pack v0.70.0
[INFO] [stderr]    Compiling gix-revision v0.45.0
[INFO] [stderr]    Compiling gix-traverse v0.57.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling gix-diff v0.63.0
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling gix-refspec v0.41.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling gix-config v0.56.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling gix-discover v0.51.0
[INFO] [stderr]    Compiling gix-protocol v0.61.0
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling gix-odb v0.80.0
[INFO] [stderr]     Checking pkcs5 v0.7.1
[INFO] [stderr]     Checking aes-kw v0.2.1
[INFO] [stderr]     Checking kbkdf v0.1.0-rc.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking hmac v0.13.0-rc.5
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking serde_with v3.19.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking jsonptr v0.7.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]    Compiling gix v0.83.0
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking json-patch v4.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking p521 v0.13.3
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking opentelemetry v0.32.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking jsonpath-rust v1.0.4
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking opentelemetry_sdk v0.31.0
[INFO] [stderr]     Checking webauthn-rs-proto v0.6.1-dev
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking serde_cbor_2 v0.13.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking base64urlsafedata v0.6.1-dev
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.32.1
[INFO] [stderr]     Checking tracing-forest v0.3.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking sshkeys v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking crypto-glue v0.1.16
[INFO] [stderr]     Checking opentelemetry_sdk v0.32.1
[INFO] [stderr]     Checking base64urlsafedata v0.5.4
[INFO] [stderr]    Compiling kube-derive v3.1.0
[INFO] [stderr]     Checking sha-crypt v0.5.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking md4 v0.10.2
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]     Checking tracing-opentelemetry v0.33.0
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking webauthn-attestation-ca v0.6.1-dev
[INFO] [stderr]     Checking kanidm-hsm-crypto v0.3.5
[INFO] [stderr]     Checking webauthn-rs-core v0.6.1-dev
[INFO] [stderr] error: could not compile `gix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name gix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gix-0.83.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 --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-network-client", "async-network-client-async-std", "async-std", "attributes", "auto-chain-error", "basic", "blame", "blob-diff", "blocking-http-transport-curl", "blocking-http-transport-curl-openssl", "blocking-http-transport-curl-rustls", "blocking-http-transport-reqwest", "blocking-http-transport-reqwest-native-tls", "blocking-http-transport-reqwest-rust-tls", "blocking-http-transport-reqwest-rust-tls-trust-dns", "blocking-network-client", "cache-efficiency-debug", "comfort", "command", "credentials", "default", "dirwalk", "document-features", "excludes", "extras", "gix-archive", "gix-status", "gix-worktree-stream", "hp-tempfile-registry", "index", "interrupt", "mailmap", "max-control", "max-performance", "max-performance-safe", "merge", "need-more-recent-msrv", "pack-cache-lru-dynamic", "pack-cache-lru-static", "parallel", "prodash", "progress-tree", "regex", "revision", "revparse-regex", "serde", "sha1", "sha256", "status", "tracing", "tracing-detail", "tree-editor", "tree-error", "worktree-archive", "worktree-mutation", "worktree-stream", "zlib-ng", "zlib-ng-compat", "zlib-rs", "zlib-stock"))' -C metadata=79ee0b2335d77d46 -C extra-filename=-cc3b2363bd854116 --out-dir /opt/rustwide/target/debug/build/gix/cc3b2363bd854116/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/42b8139a42d2dc4b/out -L dependency=/opt/rustwide/target/debug/build/arc-swap/bd5d0fb30c7be243/out -L dependency=/opt/rustwide/target/debug/build/bitflags/3d4f05b564e1f05d/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/8cf065e0946a0a1b/out -L dependency=/opt/rustwide/target/debug/build/bstr/5260060c0994e88d/out -L dependency=/opt/rustwide/target/debug/build/byteorder/68dd48e6c7ad9545/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/clru/11bc1c1d822ca20f/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/f3f9f911326b91aa/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/2c1904efa7b19b8a/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/6dff781d8362dbfe/out -L dependency=/opt/rustwide/target/debug/build/digest/bc6ba6608220ea02/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/faster-hex/9f7711312e0b9d17/out -L dependency=/opt/rustwide/target/debug/build/fastrand/fb56977bacc4663c/out -L dependency=/opt/rustwide/target/debug/build/foldhash/2ef96db4f84fea1f/out -L dependency=/opt/rustwide/target/debug/build/generic-array/a1dfbed9b4d7896c/out -L dependency=/opt/rustwide/target/debug/build/getrandom/609faf662a1f21d4/out -L dependency=/opt/rustwide/target/debug/build/gix-actor/24565cf7278169dc/out -L dependency=/opt/rustwide/target/debug/build/gix-chunk/bb2cb1697d5d301d/out -L dependency=/opt/rustwide/target/debug/build/gix-command/1ceaf28ed230636e/out -L dependency=/opt/rustwide/target/debug/build/gix-commitgraph/7b730e4ec63139c3/out -L dependency=/opt/rustwide/target/debug/build/gix-config/6bc71f621bbe7f82/out -L dependency=/opt/rustwide/target/debug/build/gix-config-value/c9c4390e29957237/out -L dependency=/opt/rustwide/target/debug/build/gix-date/da98c5d82729a8f8/out -L dependency=/opt/rustwide/target/debug/build/gix-diff/caf513002e0f445b/out -L dependency=/opt/rustwide/target/debug/build/gix-discover/1f37322c57b58cbd/out -L dependency=/opt/rustwide/target/debug/build/gix-error/fb8b0c609a9b8325/out -L dependency=/opt/rustwide/target/debug/build/gix-features/012fe82bee8eed79/out -L dependency=/opt/rustwide/target/debug/build/gix-fs/1149d5443ac33224/out -L dependency=/opt/rustwide/target/debug/build/gix-glob/ed999280e6594051/out -L dependency=/opt/rustwide/target/debug/build/gix-hash/92fe374a30826bcd/out -L dependency=/opt/rustwide/target/debug/build/gix-hashtable/a62d7e302c1ff7bf/out -L dependency=/opt/rustwide/target/debug/build/gix-lock/5ba469589fa35f73/out -L dependency=/opt/rustwide/target/debug/build/gix-object/a58490cac4fe50f4/out -L dependency=/opt/rustwide/target/debug/build/gix-odb/7c24dfa03c86f6a0/out -L dependency=/opt/rustwide/target/debug/build/gix-pack/e4a7fcaf71e187d2/out -L dependency=/opt/rustwide/target/debug/build/gix-packetline/3d2cab0ae422b28b/out -L dependency=/opt/rustwide/target/debug/build/gix-path/69360e5818cd8279/out -L dependency=/opt/rustwide/target/debug/build/gix-protocol/29e94f0fbb67c08f/out -L dependency=/opt/rustwide/target/debug/build/gix-quote/97d1e9c18651e45b/out -L dependency=/opt/rustwide/target/debug/build/gix-ref/3be197a3e5484dc0/out -L dependency=/opt/rustwide/target/debug/build/gix-refspec/7313a80692459ebe/out -L dependency=/opt/rustwide/target/debug/build/gix-revision/bd35d55d27412f5f/out -L dependency=/opt/rustwide/target/debug/build/gix-revwalk/00e78f9af3c6d086/out -L dependency=/opt/rustwide/target/debug/build/gix-sec/a200efcc029c7299/out -L dependency=/opt/rustwide/target/debug/build/gix-shallow/f92282e8402fb2b8/out -L dependency=/opt/rustwide/target/debug/build/gix-tempfile/0f3220d712f03bae/out -L dependency=/opt/rustwide/target/debug/build/gix-trace/aa947bcbe8eb7955/out -L dependency=/opt/rustwide/target/debug/build/gix-transport/8edf7817b8f38d8c/out -L dependency=/opt/rustwide/target/debug/build/gix-traverse/a911c0ae58035817/out -L dependency=/opt/rustwide/target/debug/build/gix-url/3b3ed3fd83d39d31/out -L dependency=/opt/rustwide/target/debug/build/gix-utils/a6cf9c7f61d1dcfa/out -L dependency=/opt/rustwide/target/debug/build/gix-validate/f7fbbec1a930d164/out -L dependency=/opt/rustwide/target/debug/build/hash32/c64c16743c7ee26c/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/114b1a263dfc3527/out -L dependency=/opt/rustwide/target/debug/build/heapless/f25031776da605e4/out -L dependency=/opt/rustwide/target/debug/build/itoa/082a4c316935dccc/out -L dependency=/opt/rustwide/target/debug/build/jiff/7eb3bd3980b0be05/out -L dependency=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/059f6a9693b4822e/out -L dependency=/opt/rustwide/target/debug/build/lock_api/886e26369390df02/out -L dependency=/opt/rustwide/target/debug/build/maybe-async/f6ac4ec6e057069b/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out -L dependency=/opt/rustwide/target/debug/build/memmap2/59b6266410d2ae8c/out -L dependency=/opt/rustwide/target/debug/build/nonempty/5e03dc84b27f944b/out -L dependency=/opt/rustwide/target/debug/build/once_cell/05887c23ecc18d47/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/a461df8718592714/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/b393ae9ac0cf76b6/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/2031134c95a34a69/out -L dependency=/opt/rustwide/target/debug/build/prodash/22c51a3b093eb50d/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/e63f72df80862664/out -L dependency=/opt/rustwide/target/debug/build/rustix/292ccdc29ea8aa4d/out -L dependency=/opt/rustwide/target/debug/build/rustversion/5a027c01becb027b/out -L dependency=/opt/rustwide/target/debug/build/same-file/d0318c27bac25c56/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/22e389c5edc90715/out -L dependency=/opt/rustwide/target/debug/build/sha1/2e355e06fc914dff/out -L dependency=/opt/rustwide/target/debug/build/sha1-checked/90579bc733098123/out -L dependency=/opt/rustwide/target/debug/build/shell-words/a7b36bbb896a8684/out -L dependency=/opt/rustwide/target/debug/build/smallvec/43c1a8f64502aa11/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/8e8044a479f43a28/out -L dependency=/opt/rustwide/target/debug/build/tempfile/3ab5ee44610b2362/out -L dependency=/opt/rustwide/target/debug/build/thiserror/0191fb538d6e6882/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/dbf610caa12c8446/out -L dependency=/opt/rustwide/target/debug/build/tinyvec/1cbb6c78fc9f102a/out -L dependency=/opt/rustwide/target/debug/build/tinyvec_macros/3b332f7cd1ec10e8/out -L dependency=/opt/rustwide/target/debug/build/typenum/cd796ac267c33743/out -L dependency=/opt/rustwide/target/debug/build/unicode-bom/fe8abf4ef3a81b2c/out -L dependency=/opt/rustwide/target/debug/build/unicode-normalization/ed9775c4d7104979/out -L dependency=/opt/rustwide/target/debug/build/walkdir/a30c0625979b09c8/out -L dependency=/opt/rustwide/target/debug/build/zlib-rs/ebb2e926a25751bd/out --extern gix_actor=/opt/rustwide/target/debug/build/gix-actor/24565cf7278169dc/out/libgix_actor-24565cf7278169dc.rmeta --extern gix_commitgraph=/opt/rustwide/target/debug/build/gix-commitgraph/7b730e4ec63139c3/out/libgix_commitgraph-7b730e4ec63139c3.rmeta --extern gix_config=/opt/rustwide/target/debug/build/gix-config/6bc71f621bbe7f82/out/libgix_config-6bc71f621bbe7f82.rmeta --extern gix_date=/opt/rustwide/target/debug/build/gix-date/da98c5d82729a8f8/out/libgix_date-da98c5d82729a8f8.rmeta --extern gix_diff=/opt/rustwide/target/debug/build/gix-diff/caf513002e0f445b/out/libgix_diff-caf513002e0f445b.rmeta --extern gix_discover=/opt/rustwide/target/debug/build/gix-discover/1f37322c57b58cbd/out/libgix_discover-1f37322c57b58cbd.rmeta --extern gix_error=/opt/rustwide/target/debug/build/gix-error/fb8b0c609a9b8325/out/libgix_error-fb8b0c609a9b8325.rmeta --extern gix_features=/opt/rustwide/target/debug/build/gix-features/012fe82bee8eed79/out/libgix_features-012fe82bee8eed79.rmeta --extern gix_fs=/opt/rustwide/target/debug/build/gix-fs/1149d5443ac33224/out/libgix_fs-1149d5443ac33224.rmeta --extern gix_glob=/opt/rustwide/target/debug/build/gix-glob/ed999280e6594051/out/libgix_glob-ed999280e6594051.rmeta --extern gix_hash=/opt/rustwide/target/debug/build/gix-hash/92fe374a30826bcd/out/libgix_hash-92fe374a30826bcd.rmeta --extern gix_hashtable=/opt/rustwide/target/debug/build/gix-hashtable/a62d7e302c1ff7bf/out/libgix_hashtable-a62d7e302c1ff7bf.rmeta --extern gix_lock=/opt/rustwide/target/debug/build/gix-lock/5ba469589fa35f73/out/libgix_lock-5ba469589fa35f73.rmeta --extern gix_object=/opt/rustwide/target/debug/build/gix-object/a58490cac4fe50f4/out/libgix_object-a58490cac4fe50f4.rmeta --extern gix_odb=/opt/rustwide/target/debug/build/gix-odb/7c24dfa03c86f6a0/out/libgix_odb-7c24dfa03c86f6a0.rmeta --extern gix_pack=/opt/rustwide/target/debug/build/gix-pack/e4a7fcaf71e187d2/out/libgix_pack-e4a7fcaf71e187d2.rmeta --extern gix_path=/opt/rustwide/target/debug/build/gix-path/69360e5818cd8279/out/libgix_path-69360e5818cd8279.rmeta --extern gix_protocol=/opt/rustwide/target/debug/build/gix-protocol/29e94f0fbb67c08f/out/libgix_protocol-29e94f0fbb67c08f.rmeta --extern gix_ref=/opt/rustwide/target/debug/build/gix-ref/3be197a3e5484dc0/out/libgix_ref-3be197a3e5484dc0.rmeta --extern gix_refspec=/opt/rustwide/target/debug/build/gix-refspec/7313a80692459ebe/out/libgix_refspec-7313a80692459ebe.rmeta --extern gix_revision=/opt/rustwide/target/debug/build/gix-revision/bd35d55d27412f5f/out/libgix_revision-bd35d55d27412f5f.rmeta --extern gix_revwalk=/opt/rustwide/target/debug/build/gix-revwalk/00e78f9af3c6d086/out/libgix_revwalk-00e78f9af3c6d086.rmeta --extern gix_sec=/opt/rustwide/target/debug/build/gix-sec/a200efcc029c7299/out/libgix_sec-a200efcc029c7299.rmeta --extern gix_shallow=/opt/rustwide/target/debug/build/gix-shallow/f92282e8402fb2b8/out/libgix_shallow-f92282e8402fb2b8.rmeta --extern gix_tempfile=/opt/rustwide/target/debug/build/gix-tempfile/0f3220d712f03bae/out/libgix_tempfile-0f3220d712f03bae.rmeta --extern gix_trace=/opt/rustwide/target/debug/build/gix-trace/aa947bcbe8eb7955/out/libgix_trace-aa947bcbe8eb7955.rmeta --extern gix_traverse=/opt/rustwide/target/debug/build/gix-traverse/a911c0ae58035817/out/libgix_traverse-a911c0ae58035817.rmeta --extern gix_url=/opt/rustwide/target/debug/build/gix-url/3b3ed3fd83d39d31/out/libgix_url-3b3ed3fd83d39d31.rmeta --extern gix_utils=/opt/rustwide/target/debug/build/gix-utils/a6cf9c7f61d1dcfa/out/libgix_utils-a6cf9c7f61d1dcfa.rmeta --extern gix_validate=/opt/rustwide/target/debug/build/gix-validate/f7fbbec1a930d164/out/libgix_validate-f7fbbec1a930d164.rmeta --extern nonempty=/opt/rustwide/target/debug/build/nonempty/5e03dc84b27f944b/out/libnonempty-5e03dc84b27f944b.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/43c1a8f64502aa11/out/libsmallvec-43c1a8f64502aa11.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/0191fb538d6e6882/out/libthiserror-0191fb538d6e6882.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "03855fbd26dabe4395da5b2f7292702bdcf8f273ac4eac8bc8a5a89dda1e4907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03855fbd26dabe4395da5b2f7292702bdcf8f273ac4eac8bc8a5a89dda1e4907", kill_on_drop: false }`
[INFO] [stdout] 03855fbd26dabe4395da5b2f7292702bdcf8f273ac4eac8bc8a5a89dda1e4907
