[INFO] fetching crate kanidm-ipa-sync 1.2.0...
[INFO] testing kanidm-ipa-sync-1.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate kanidm-ipa-sync 1.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate kanidm-ipa-sync 1.2.0
[INFO] finished tweaking crates.io crate kanidm-ipa-sync 1.2.0
[INFO] tweaked toml for crates.io crate kanidm-ipa-sync 1.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kanidm-ipa-sync 1.2.0 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 crates.io crate kanidm-ipa-sync 1.2.0 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e8feafcb66cdd6d57c5ff87b63ad106673f12b65be14d0f5b4bc624340a6ff33
[INFO] running `Command { std: "docker" "start" "-a" "e8feafcb66cdd6d57c5ff87b63ad106673f12b65be14d0f5b4bc624340a6ff33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8feafcb66cdd6d57c5ff87b63ad106673f12b65be14d0f5b4bc624340a6ff33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8feafcb66cdd6d57c5ff87b63ad106673f12b65be14d0f5b4bc624340a6ff33", kill_on_drop: false }`
[INFO] [stdout] e8feafcb66cdd6d57c5ff87b63ad106673f12b65be14d0f5b4bc624340a6ff33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 16b5d0ee3d17fb7a4534fb0db2885a04fc2bdca3a18e8862def7a8403d7bf806
[INFO] running `Command { std: "docker" "start" "-a" "16b5d0ee3d17fb7a4534fb0db2885a04fc2bdca3a18e8862def7a8403d7bf806", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling gix-trace v0.1.9
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling prodash v26.2.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling gix-date v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling gix-actor v0.26.0
[INFO] [stderr]    Compiling gix-validate v0.8.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling gix-path v0.10.7
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling gix-chunk v0.4.8
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling gix-utils v0.1.12
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling opentelemetry_api v0.20.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling gix-hash v0.13.3
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling gix-features v0.34.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling gix-object v0.36.0
[INFO] [stderr]    Compiling gix-fs v0.6.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling gix-tempfile v9.0.0
[INFO] [stderr]    Compiling gix-hashtable v0.4.1
[INFO] [stderr]    Compiling gix-commitgraph v0.20.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling base64urlsafedata v0.5.0
[INFO] [stderr]    Compiling gix-lock v9.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling gix-sec v0.10.6
[INFO] [stderr]    Compiling gix-revwalk v0.7.0
[INFO] [stderr]    Compiling gix-ref v0.36.0
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling clru v0.6.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling gix-pack v0.42.0
[INFO] [stderr]    Compiling peg-macros v0.8.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling gix-revision v0.21.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling gix-glob v0.12.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.1.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling gix-quote v0.4.12
[INFO] [stderr]    Compiling gix-config-value v0.14.6
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.4.5
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling peg v0.8.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling gix-config v0.29.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.20.0
[INFO] [stderr]    Compiling webauthn-rs-proto v0.5.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling asn1-rs v0.3.1
[INFO] [stderr]    Compiling gix-url v0.23.0
[INFO] [stderr]    Compiling gix-odb v0.52.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling gix-refspec v0.17.0
[INFO] [stderr]    Compiling gix-discover v0.24.0
[INFO] [stderr]    Compiling gix-traverse v0.32.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling gix-diff v0.35.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling gix-macros v0.1.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]    Compiling gix v0.53.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling webauthn-attestation-ca v0.5.0
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling der-parser v7.0.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling utoipa-gen v4.2.0
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]    Compiling opentelemetry v0.20.0
[INFO] [stderr]    Compiling webauthn-rs-core v0.5.0
[INFO] [stderr]    Compiling base64urlsafedata v0.1.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling serde_with v3.8.1
[INFO] [stderr]    Compiling kanidm_build_profiles v1.2.0
[INFO] [stderr]    Compiling serde_cbor_2 v0.12.0-dev
[INFO] [stderr]    Compiling x509-parser v0.13.2
[INFO] [stderr]    Compiling compact_jwt v0.2.10
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling scim_proto v0.2.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.12.0
[INFO] [stderr]    Compiling kanidm-hsm-crypto v0.2.0
[INFO] [stderr]    Compiling opentelemetry-http v0.9.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling lber v0.4.2
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling utoipa v4.2.0
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling tokio-openssl v0.6.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling kanidm_lib_crypto v1.2.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling fallible_collections v0.4.9
[INFO] [stderr]    Compiling kanidmd_lib v1.2.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling compact_jwt v0.4.1
[INFO] [stderr]    Compiling tracing-opentelemetry v0.21.0
[INFO] [stderr]    Compiling ldap3_proto v0.5.0
[INFO] [stderr]    Compiling sshkeys v0.3.3
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.3.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling kanidm_proto v1.2.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.13.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling async-compression v0.4.9
[INFO] [stderr]    Compiling kanidm-hsm-crypto v0.1.6
[INFO] [stderr]    Compiling tracing-forest v0.1.6
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling enum-iterator-derive v1.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]    Compiling kanidm_utils_users v1.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling concread v0.5.0
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling zxcvbn v2.2.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling kanidm_lib_file_permissions v1.2.0
[INFO] [stderr]    Compiling sketching v1.2.0
[INFO] [stderr]    Compiling lodepng v3.10.1
[INFO] [stderr]    Compiling sshkey-attest v0.5.0
[INFO] [stderr]    Compiling webauthn-rs v0.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling fernet v0.2.1
[INFO] [stderr]    Compiling idlset v0.2.4
[INFO] [stderr]    Compiling smolset v1.3.1
[INFO] [stderr]    Compiling nonempty v0.8.1
[INFO] [stderr]    Compiling svg v0.13.1
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling ldap3_client v0.5.0
[INFO] [stderr]    Compiling kanidm_client v1.2.0
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr] error: could not compile `kanidmd_lib` (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 kanidmd_lib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kanidmd_lib-1.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b6b87b23657bc90 -C extra-filename=-5b5176a93061a62c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-13144a1f1e192158.rmeta --extern base64urlsafedata=/opt/rustwide/target/debug/deps/libbase64urlsafedata-aa7622294ce38b45.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-46cac965755be86c.rmeta --extern compact_jwt=/opt/rustwide/target/debug/deps/libcompact_jwt-d79588e51e21d6b7.rmeta --extern concread=/opt/rustwide/target/debug/deps/libconcread-4bcbcc077cc91ad9.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-5258a20ab3811a89.rmeta --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-81cf4b5c080e0689.rmeta --extern fernet=/opt/rustwide/target/debug/deps/libfernet-3cecff52f2f811e2.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-85d4a9aa231b1d8a.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern idlset=/opt/rustwide/target/debug/deps/libidlset-4465adc429fc4ec5.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-ba1f31377ecf2ee8.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0033de5375d7567f.rmeta --extern kanidm_lib_crypto=/opt/rustwide/target/debug/deps/libkanidm_lib_crypto-00f04937fb9d407c.rmeta --extern kanidm_proto=/opt/rustwide/target/debug/deps/libkanidm_proto-f611f8691aec7bb3.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rmeta --extern ldap3_proto=/opt/rustwide/target/debug/deps/libldap3_proto-6239e4ea4aba84ed.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-62345b9f13d227dd.rmeta --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-d97a6caa9e83c9b7.rmeta --extern lodepng=/opt/rustwide/target/debug/deps/liblodepng-722de6155b423209.rmeta --extern nonempty=/opt/rustwide/target/debug/deps/libnonempty-9b43c88315230202.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-92f2b953363b8fea.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-20c3c262a5307e10.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-7f74794c5231e05a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-59b7042a57a84d2d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-394a303906fca8ee.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-ac1738a6ed3ed85e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a011e58f009dc8f9.rmeta --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor_2-be51b83e24380cb5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-91095fb8660bd801.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-58f5398751528e2d.rmeta --extern sketching=/opt/rustwide/target/debug/deps/libsketching-c4dd236fc0dbffd2.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-bfbfec1c6349f82b.rmeta --extern smolset=/opt/rustwide/target/debug/deps/libsmolset-9707c42117aa8134.rmeta --extern sshkey_attest=/opt/rustwide/target/debug/deps/libsshkey_attest-1b245da64f2122ec.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-dc5f463ad0cc4760.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-483ca25b829b2c91.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b7b50fe977727f16.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-23b0caf37df2d478.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-1db11ddfab3a55e7.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c35557ffbc6fe6c3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ebb91731f8d61147.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-15b2d2bb1532727c.rmeta --extern webauthn_rs=/opt/rustwide/target/debug/deps/libwebauthn_rs-cf6dd2249531ac87.rmeta --extern webauthn_rs_core=/opt/rustwide/target/debug/deps/libwebauthn_rs_core-85b92b28829b772b.rmeta --extern zxcvbn=/opt/rustwide/target/debug/deps/libzxcvbn-d2d4b730e5aad3c8.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-f9e9c39b1138fe6e/out --cfg openssl3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "16b5d0ee3d17fb7a4534fb0db2885a04fc2bdca3a18e8862def7a8403d7bf806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16b5d0ee3d17fb7a4534fb0db2885a04fc2bdca3a18e8862def7a8403d7bf806", kill_on_drop: false }`
[INFO] [stdout] 16b5d0ee3d17fb7a4534fb0db2885a04fc2bdca3a18e8862def7a8403d7bf806
