[INFO] cloning repository https://github.com/foozio/ferrohsm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foozio/ferrohsm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoozio%2Fferrohsm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoozio%2Fferrohsm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3ae12427a2cabcd95e859fe77ef0e6abcb8dde4
[INFO] testing foozio/ferrohsm/c3ae12427a2cabcd95e859fe77ef0e6abcb8dde4 against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoozio%2Fferrohsm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/foozio/ferrohsm
[INFO] finished tweaking git repo https://github.com/foozio/ferrohsm
[INFO] tweaked toml for git repo https://github.com/foozio/ferrohsm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/foozio/ferrohsm on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/foozio/ferrohsm 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a788bad3d0b09e2dea2b2af73a42f4ea0e3ea11704fb2f06af3d99a9ebf980d6
[INFO] running `Command { std: "docker" "start" "-a" "a788bad3d0b09e2dea2b2af73a42f4ea0e3ea11704fb2f06af3d99a9ebf980d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a788bad3d0b09e2dea2b2af73a42f4ea0e3ea11704fb2f06af3d99a9ebf980d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a788bad3d0b09e2dea2b2af73a42f4ea0e3ea11704fb2f06af3d99a9ebf980d6", kill_on_drop: false }`
[INFO] [stdout] a788bad3d0b09e2dea2b2af73a42f4ea0e3ea11704fb2f06af3d99a9ebf980d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ff02e05909493a2faeb9e0f19e1965f165132d3fbe180114a909184ed2732b6
[INFO] running `Command { std: "docker" "start" "-a" "0ff02e05909493a2faeb9e0f19e1965f165132d3fbe180114a909184ed2732b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling aws-types v1.3.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling aws-smithy-async v1.2.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling aws-smithy-types v1.3.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling aws-credential-types v1.2.8
[INFO] [stderr]    Compiling aws-smithy-http v0.62.5
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.4
[INFO] [stderr]    Compiling aws-sigv4 v1.3.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling aws-smithy-json v0.61.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aws-smithy-query v0.60.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling kasuari v0.4.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling opentelemetry v0.21.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling hybrid-array v0.3.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ml-dsa v0.0.4
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling ratatui-core v0.1.0-beta.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling fs-err v3.1.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling line-clipping v0.3.4
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.5
[INFO] [stderr]    Compiling cryptoki-sys v0.4.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0-beta.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling async-http-codec v0.8.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling ignore v0.4.24
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling metrics v0.24.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling metrics-util v0.20.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling crokey-proc_macros v1.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling opentelemetry-proto v0.4.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling ratatui-macros v0.7.0-beta.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0-beta.0
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.13.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling cryptoki v0.10.0
[INFO] [stderr]    Compiling axum-extra v0.9.6
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.14.0
[INFO] [stderr]    Compiling ratatui v0.30.0-beta.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling crokey v1.3.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling throbber-widgets-tui v0.8.0
[INFO] [stderr]    Compiling tui-tree-widget v0.23.1
[INFO] [stderr]    Compiling clap_complete v4.5.60
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling async-web-client v0.6.2
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.4
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.17.2
[INFO] [stderr]    Compiling rustls-acme v0.14.1
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.4
[INFO] [stderr]    Compiling aws-runtime v1.5.13
[INFO] [stderr]    Compiling aws-sdk-sso v1.88.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.90.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.90.0
[INFO] [stderr]    Compiling aws-sdk-cloudhsmv2 v1.91.0
[INFO] [stderr]    Compiling aws-config v1.8.10
[INFO] [stderr]    Compiling hsm-core v0.4.0 (/opt/rustwide/workdir/crates/hsm-core)
[INFO] [stdout] warning: unused import: `pkcs8::SubjectPublicKeyInfo`
[INFO] [stdout]   --> crates/hsm-core/src/crypto.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use pkcs8::SubjectPublicKeyInfo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SignatureEncoding`
[INFO] [stdout]   --> crates/hsm-core/src/crypto.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ml_dsa::signature::{Signer, Verifier, SignatureEncoding};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hsm-pkcs11 v0.4.0 (/opt/rustwide/workdir/crates/hsm-pkcs11)
[INFO] [stderr]    Compiling hsm-cli v0.4.0 (/opt/rustwide/workdir/crates/hsm-cli)
[INFO] [stderr]    Compiling hsm-server v0.4.0 (/opt/rustwide/workdir/crates/hsm-server)
[INFO] [stderr]    Compiling hsm-tui v0.4.0 (/opt/rustwide/workdir/crates/hsm-tui)
[INFO] [stdout] warning: field `key_create_policy_input` is never read
[INFO] [stdout]    --> crates/hsm-tui/src/main.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout]  78 | struct AppState {
[INFO] [stdout]     |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     key_create_policy_input: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `approve_selected_approval` and `deny_selected_approval` are never used
[INFO] [stdout]    --> crates/hsm-tui/src/main.rs:282:14
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl AppState {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 282 |     async fn approve_selected_approval(&mut self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     async fn deny_selected_approval(&mut self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl ApiClient {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn clear_auth_token(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub async fn describe_key(&self, key_id: &str) -> Result<KeySummary> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub async fn rotate_key(&self, key_id: &str) -> Result<KeySummary> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub async fn list_key_versions(&self, key_id: &str) -> Result<Vec<KeySummary>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub async fn rollback_key(&self, key_id: &str, version: u32) -> Result<KeySummary> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub async fn approve_approval(&self, approval_id: &str) -> Result<serde_json::Value> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub async fn deny_approval(&self, approval_id: &str) -> Result<serde_json::Value> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 313 |     pub async fn health_check(&self) -> Result<HealthResponse> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RollbackRequest` is never constructed
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:405:12
[INFO] [stdout]     |
[INFO] [stdout] 405 | pub struct RollbackRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `created_at`, `approved_by`, and `approved_at` are never read
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:415:9
[INFO] [stdout]     |
[INFO] [stdout] 410 | pub struct ApprovalResponse {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub created_at: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 416 |     pub approved_by: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 417 |     pub approved_at: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ApprovalResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `total`, `page`, `per_page`, and `has_more` are never read
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 431 | pub struct PaginatedAuditLogs {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 432 |     pub items: Vec<AuditLogEntry>,
[INFO] [stdout] 433 |     pub total: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 434 |     pub page: u32,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 435 |     pub per_page: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 436 |     pub has_more: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PaginatedAuditLogs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `details`, `ip_address`, and `user_agent` are never read
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 440 | pub struct AuditLogEntry {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 441 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 446 |     pub details: serde_json::Value,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 447 |     pub ip_address: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 448 |     pub user_agent: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AuditLogEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HealthResponse` is never constructed
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:452:12
[INFO] [stdout]     |
[INFO] [stdout] 452 | pub struct HealthResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0ff02e05909493a2faeb9e0f19e1965f165132d3fbe180114a909184ed2732b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff02e05909493a2faeb9e0f19e1965f165132d3fbe180114a909184ed2732b6", kill_on_drop: false }`
[INFO] [stdout] 0ff02e05909493a2faeb9e0f19e1965f165132d3fbe180114a909184ed2732b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e353f232cc841cabae4ad117a90434464c4c1f2d28a2c2ec5e0de6ccde4f392
[INFO] running `Command { std: "docker" "start" "-a" "7e353f232cc841cabae4ad117a90434464c4c1f2d28a2c2ec5e0de6ccde4f392", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling escargot v0.5.15
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling ml-dsa v0.0.4
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling aws-smithy-async v1.2.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling aws-smithy-types v1.3.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.2
[INFO] [stderr]    Compiling aws-smithy-json v0.61.7
[INFO] [stderr]    Compiling aws-credential-types v1.2.8
[INFO] [stderr]    Compiling aws-smithy-http v0.62.5
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.4
[INFO] [stderr]    Compiling aws-sigv4 v1.3.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling aws-types v1.3.10
[INFO] [stderr]    Compiling aws-smithy-query v0.60.8
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0-beta.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crokey-proc_macros v1.3.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0-beta.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0-beta.0
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling tui-tree-widget v0.23.1
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling throbber-widgets-tui v0.8.0
[INFO] [stderr]    Compiling ratatui v0.30.0-beta.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling crokey v1.3.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling fs-err v3.1.3
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling metrics v0.24.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ignore v0.4.24
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rexpect v0.5.0
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling metrics-util v0.20.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.5
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.4.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling opentelemetry-otlp v0.14.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling axum-extra v0.9.6
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling async-web-client v0.6.2
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.4
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.17.2
[INFO] [stderr]    Compiling rustls-acme v0.14.1
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.4
[INFO] [stderr]    Compiling aws-runtime v1.5.13
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.90.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.88.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.90.0
[INFO] [stderr]    Compiling aws-sdk-cloudhsmv2 v1.91.0
[INFO] [stderr]    Compiling aws-config v1.8.10
[INFO] [stderr]    Compiling hsm-core v0.4.0 (/opt/rustwide/workdir/crates/hsm-core)
[INFO] [stdout] warning: unused import: `pkcs8::SubjectPublicKeyInfo`
[INFO] [stdout]   --> crates/hsm-core/src/crypto.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use pkcs8::SubjectPublicKeyInfo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SignatureEncoding`
[INFO] [stdout]   --> crates/hsm-core/src/crypto.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ml_dsa::signature::{Signer, Verifier, SignatureEncoding};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pkcs8::SubjectPublicKeyInfo`
[INFO] [stdout]   --> crates/hsm-core/src/crypto.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use pkcs8::SubjectPublicKeyInfo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SignatureEncoding`
[INFO] [stdout]   --> crates/hsm-core/src/crypto.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ml_dsa::signature::{Signer, Verifier, SignatureEncoding};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hsm-pkcs11 v0.4.0 (/opt/rustwide/workdir/crates/hsm-pkcs11)
[INFO] [stderr]    Compiling hsm-tui v0.4.0 (/opt/rustwide/workdir/crates/hsm-tui)
[INFO] [stderr]    Compiling hsm-cli v0.4.0 (/opt/rustwide/workdir/crates/hsm-cli)
[INFO] [stderr]    Compiling hsm-server v0.4.0 (/opt/rustwide/workdir/crates/hsm-server)
[INFO] [stdout] warning: field `key_create_policy_input` is never read
[INFO] [stdout]    --> crates/hsm-tui/src/main.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout]  78 | struct AppState {
[INFO] [stdout]     |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     key_create_policy_input: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `approve_selected_approval` and `deny_selected_approval` are never used
[INFO] [stdout]    --> crates/hsm-tui/src/main.rs:282:14
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl AppState {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 282 |     async fn approve_selected_approval(&mut self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     async fn deny_selected_approval(&mut self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl ApiClient {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn clear_auth_token(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub async fn describe_key(&self, key_id: &str) -> Result<KeySummary> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub async fn rotate_key(&self, key_id: &str) -> Result<KeySummary> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub async fn list_key_versions(&self, key_id: &str) -> Result<Vec<KeySummary>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub async fn rollback_key(&self, key_id: &str, version: u32) -> Result<KeySummary> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub async fn approve_approval(&self, approval_id: &str) -> Result<serde_json::Value> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub async fn deny_approval(&self, approval_id: &str) -> Result<serde_json::Value> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 313 |     pub async fn health_check(&self) -> Result<HealthResponse> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RollbackRequest` is never constructed
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:405:12
[INFO] [stdout]     |
[INFO] [stdout] 405 | pub struct RollbackRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `created_at`, `approved_by`, and `approved_at` are never read
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:415:9
[INFO] [stdout]     |
[INFO] [stdout] 410 | pub struct ApprovalResponse {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub created_at: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 416 |     pub approved_by: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 417 |     pub approved_at: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ApprovalResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `total`, `page`, `per_page`, and `has_more` are never read
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 431 | pub struct PaginatedAuditLogs {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 432 |     pub items: Vec<AuditLogEntry>,
[INFO] [stdout] 433 |     pub total: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 434 |     pub page: u32,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 435 |     pub per_page: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 436 |     pub has_more: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PaginatedAuditLogs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `details`, `ip_address`, and `user_agent` are never read
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 440 | pub struct AuditLogEntry {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 441 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 446 |     pub details: serde_json::Value,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 447 |     pub ip_address: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 448 |     pub user_agent: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AuditLogEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HealthResponse` is never constructed
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:452:12
[INFO] [stdout]     |
[INFO] [stdout] 452 | pub struct HealthResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key_create_policy_input` is never read
[INFO] [stdout]    --> crates/hsm-tui/src/main.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout]  78 | struct AppState {
[INFO] [stdout]     |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     key_create_policy_input: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `approve_selected_approval` and `deny_selected_approval` are never used
[INFO] [stdout]    --> crates/hsm-tui/src/main.rs:282:14
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl AppState {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 282 |     async fn approve_selected_approval(&mut self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     async fn deny_selected_approval(&mut self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl ApiClient {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn clear_auth_token(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub async fn describe_key(&self, key_id: &str) -> Result<KeySummary> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub async fn rotate_key(&self, key_id: &str) -> Result<KeySummary> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub async fn list_key_versions(&self, key_id: &str) -> Result<Vec<KeySummary>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub async fn rollback_key(&self, key_id: &str, version: u32) -> Result<KeySummary> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub async fn approve_approval(&self, approval_id: &str) -> Result<serde_json::Value> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub async fn deny_approval(&self, approval_id: &str) -> Result<serde_json::Value> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 313 |     pub async fn health_check(&self) -> Result<HealthResponse> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RollbackRequest` is never constructed
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:405:12
[INFO] [stdout]     |
[INFO] [stdout] 405 | pub struct RollbackRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `created_at`, `approved_by`, and `approved_at` are never read
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:415:9
[INFO] [stdout]     |
[INFO] [stdout] 410 | pub struct ApprovalResponse {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub created_at: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 416 |     pub approved_by: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 417 |     pub approved_at: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ApprovalResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `total`, `page`, `per_page`, and `has_more` are never read
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 431 | pub struct PaginatedAuditLogs {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 432 |     pub items: Vec<AuditLogEntry>,
[INFO] [stdout] 433 |     pub total: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 434 |     pub page: u32,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 435 |     pub per_page: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 436 |     pub has_more: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PaginatedAuditLogs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `details`, `ip_address`, and `user_agent` are never read
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 440 | pub struct AuditLogEntry {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 441 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 446 |     pub details: serde_json::Value,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 447 |     pub ip_address: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 448 |     pub user_agent: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AuditLogEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HealthResponse` is never constructed
[INFO] [stdout]    --> crates/hsm-tui/src/api.rs:452:12
[INFO] [stdout]     |
[INFO] [stdout] 452 | pub struct HealthResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7e353f232cc841cabae4ad117a90434464c4c1f2d28a2c2ec5e0de6ccde4f392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e353f232cc841cabae4ad117a90434464c4c1f2d28a2c2ec5e0de6ccde4f392", kill_on_drop: false }`
[INFO] [stdout] 7e353f232cc841cabae4ad117a90434464c4c1f2d28a2c2ec5e0de6ccde4f392
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53a0c5375100fc556d6fa7cd5ac4980fa56f4242090d8059f459d8ee19b4495f
[INFO] running `Command { std: "docker" "start" "-a" "53a0c5375100fc556d6fa7cd5ac4980fa56f4242090d8059f459d8ee19b4495f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `pkcs8::SubjectPublicKeyInfo`
[INFO] [stderr]   --> crates/hsm-core/src/crypto.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 31 | use pkcs8::SubjectPublicKeyInfo;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SignatureEncoding`
[INFO] [stderr]   --> crates/hsm-core/src/crypto.rs:15:43
[INFO] [stderr]    |
[INFO] [stderr] 15 | use ml_dsa::signature::{Signer, Verifier, SignatureEncoding};
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `hsm-core` (lib) generated 2 warnings (run `cargo fix --lib -p hsm-core` to apply 1 suggestion)
[INFO] [stderr] warning: field `key_create_policy_input` is never read
[INFO] [stderr]    --> crates/hsm-tui/src/main.rs:109:5
[INFO] [stderr]     |
[INFO] [stderr]  78 | struct AppState {
[INFO] [stderr]     |        -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 109 |     key_create_policy_input: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AppState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `approve_selected_approval` and `deny_selected_approval` are never used
[INFO] [stderr]    --> crates/hsm-tui/src/main.rs:282:14
[INFO] [stderr]     |
[INFO] [stderr] 114 | impl AppState {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 282 |     async fn approve_selected_approval(&mut self) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 303 |     async fn deny_selected_approval(&mut self) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> crates/hsm-tui/src/api.rs:59:12
[INFO] [stderr]     |
[INFO] [stderr]  20 | impl ApiClient {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  59 |     pub fn clear_auth_token(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 176 |     pub async fn describe_key(&self, key_id: &str) -> Result<KeySummary> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 183 |     pub async fn rotate_key(&self, key_id: &str) -> Result<KeySummary> {
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 190 |     pub async fn list_key_versions(&self, key_id: &str) -> Result<Vec<KeySummary>> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 197 |     pub async fn rollback_key(&self, key_id: &str, version: u32) -> Result<KeySummary> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 262 |     pub async fn approve_approval(&self, approval_id: &str) -> Result<serde_json::Value> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 269 |     pub async fn deny_approval(&self, approval_id: &str) -> Result<serde_json::Value> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 313 |     pub async fn health_check(&self) -> Result<HealthResponse> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RollbackRequest` is never constructed
[INFO] [stderr]    --> crates/hsm-tui/src/api.rs:405:12
[INFO] [stderr]     |
[INFO] [stderr] 405 | pub struct RollbackRequest {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `created_at`, `approved_by`, and `approved_at` are never read
[INFO] [stderr]    --> crates/hsm-tui/src/api.rs:415:9
[INFO] [stderr]     |
[INFO] [stderr] 410 | pub struct ApprovalResponse {
[INFO] [stderr]     |            ---------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 415 |     pub created_at: String,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 416 |     pub approved_by: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 417 |     pub approved_at: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ApprovalResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `total`, `page`, `per_page`, and `has_more` are never read
[INFO] [stderr]    --> crates/hsm-tui/src/api.rs:433:9
[INFO] [stderr]     |
[INFO] [stderr] 431 | pub struct PaginatedAuditLogs {
[INFO] [stderr]     |            ------------------ fields in this struct
[INFO] [stderr] 432 |     pub items: Vec<AuditLogEntry>,
[INFO] [stderr] 433 |     pub total: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 434 |     pub page: u32,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 435 |     pub per_page: u32,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 436 |     pub has_more: bool,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `PaginatedAuditLogs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `details`, `ip_address`, and `user_agent` are never read
[INFO] [stderr]    --> crates/hsm-tui/src/api.rs:441:9
[INFO] [stderr]     |
[INFO] [stderr] 440 | pub struct AuditLogEntry {
[INFO] [stderr]     |            ------------- fields in this struct
[INFO] [stderr] 441 |     pub id: String,
[INFO] [stderr]     |         ^^
[INFO] [stderr] ...
[INFO] [stderr] 446 |     pub details: serde_json::Value,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 447 |     pub ip_address: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 448 |     pub user_agent: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AuditLogEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HealthResponse` is never constructed
[INFO] [stderr]    --> crates/hsm-tui/src/api.rs:452:12
[INFO] [stderr]     |
[INFO] [stderr] 452 | pub struct HealthResponse {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `hsm-core` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `hsm-tui` (bin "hsm-tui" test) generated 8 warnings
[INFO] [stderr] warning: `hsm-tui` (bin "hsm-tui") generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hsm_cli-07db3510b86e2526)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hsm_core-3ae3863bc62a0716)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test retention::tests::selects_longest_tag_duration ... ok
[INFO] [stdout] test retention::tests::override_by_version_takes_priority ... ok
[INFO] [stdout] test retention::tests::does_not_purge_active_keys ... ok
[INFO] [stdout] test retention::tests::should_purge_when_deadline_passed ... ok
[INFO] [stdout] test session::tests::login_and_logout_transitions ... ok
[INFO] [stdout] test session::tests::open_and_close_session ... ok
[INFO] [stdout] test session::tests::session_object_registration ... ok
[INFO] [stdout] test session::tests::find_objects_filters_by_attributes ... ok
[INFO] [stdout] test session::tests::adapter_routing_for_object ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hsm_pkcs11-a60b6a7c5086ef8f)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::get_slot_list_works ... ok
[INFO] [stdout] test tests::session_lifecycle_works ... ok
[INFO] [stdout] test tests::initialize_and_finalize_roundtrip ... ok
[INFO] [stdout] test tests::double_initialize_is_rejected ... ok
[INFO] [stdout] test tests::get_mechanism_list_works ... ok
[INFO] [stdout] test tests::get_slot_info_works ... ok
[INFO] [stdout] test tests::key_generation_and_operations_work ... ok
[INFO] [stdout] test tests::get_token_info_works ... ok
[INFO] [stdout] test tests::sign_and_verify_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hsm_server-e414f3c86beea0e5)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tls::tests::acme_mode_requires_domain ... ok
[INFO] [stdout] test tests::tests::test_recent_audit_logs_api ... ok
[INFO] [stdout] test tests::tests::test_static_file_serving ... ok
[INFO] [stdout] test tests::tests::test_hsm_status_api ... ok
[INFO] [stdout] test tests::tests::test_dashboard_rendering ... ok
[INFO] [stdout] test tls::tests::manual_tls_requires_cert_and_key ... ok
[INFO] [stdout] test tests::tests::test_authentication_enforcement ... ok
[INFO] [stdout] test tests::tests::test_list_keys_api ... ok
[INFO] [stdout] test tests::tests::test_dashboard_js_serving ... ok
[INFO] [stdout] test tls::tests::manual_tls_loads_self_signed_certificate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hsm_tui-f92ea58ec37fd2b8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-b4377885fa3ae7e8)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_binary_exists has been running for over 60 seconds
[INFO] [stdout] test tests::test_endpoint_argument has been running for over 60 seconds
[INFO] [stdout] test tests::test_help_output has been running for over 60 seconds
[INFO] [stdout] test tests::test_version_output has been running for over 60 seconds
[INFO] [stdout] test tests::test_help_output ... FAILED
[INFO] [stdout] test tests::test_version_output ... ok
[INFO] [stdout] test tests::test_binary_exists ... ok
[INFO] [stdout] test tests::test_endpoint_argument ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_help_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_help_output' (56) panicked at crates/hsm-tui/tests/cli.rs:9:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { kind: CommandFailed, context: Some("   Compiling log v0.4.28\n   Compiling futures-task v0.3.31\n   Compiling tracing-core v0.1.34\n   Compiling num-traits v0.2.19\n   Compiling ring v0.17.14\n   Compiling futures-channel v0.3.31\n   Compiling rustls v0.23.34\n   Compiling displaydoc v0.2.5\n   Compiling futures-util v0.3.31\n   Compiling mio v1.1.0\n   Compiling getrandom v0.3.4\n   Compiling rustix v1.1.2\n   Compiling tokio v1.48.0\n   Compiling tracing v0.1.41\n   Compiling signal-hook-mio v0.2.5\n   Compiling tinystr v0.8.1\n   Compiling zerotrie v0.2.2\n   Compiling icu_locale_core v2.0.0\n   Compiling num-integer v0.1.46\n   Compiling icu_collections v2.0.0\n   Compiling uuid v1.18.1\n   Compiling serde_json v1.0.145\n   Compiling crossterm v0.28.1\n   Compiling icu_provider v2.0.0\n   Compiling native-tls v0.2.14\n   Compiling icu_normalizer v2.0.0\n   Compiling icu_properties v2.0.1\n   Compiling crossterm v0.29.0\n   Compiling ratatui v0.29.0\n   Compiling rand v0.8.5\n   Compiling num-bigint v0.4.6\n   Compiling rustls v0.21.12\n   Compiling idna_adapter v1.2.1\n   Compiling idna v1.1.0\n   Compiling ml-dsa v0.0.4\n   Compiling url v2.5.7\n   Compiling crokey-proc_macros v1.3.0\n   Compiling ratatui-crossterm v0.1.0-beta.0\n   Compiling syntect v5.3.0\n   Compiling simple_asn1 v0.6.3\n   Compiling rustls-webpki v0.103.7\n   Compiling rustls-webpki v0.101.7\n   Compiling sct v0.7.1\n   Compiling tui-textarea v0.7.0\n   Compiling tui-tree-widget v0.23.1\n   Compiling tokio-util v0.7.16\n   Compiling aws-smithy-async v1.2.6\n   Compiling tower v0.5.2\n   Compiling tokio-native-tls v0.3.1\n   Compiling aws-smithy-types v1.3.4\n   Compiling h2 v0.4.12\n   Compiling h2 v0.3.27\n   Compiling tower-http v0.6.6\n   Compiling aws-smithy-runtime-api v1.9.2\n   Compiling tokio-rustls v0.24.1\n   Compiling aws-smithy-json v0.61.7\nerror: could not compile `rustls` (lib)\n\nCaused by:\n  process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.34/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature=\"aws-lc-rs\"' --cfg 'feature=\"aws_lc_rs\"' --cfg 'feature=\"prefer-post-quantum\"' --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\", \"prefer-post-quantum\", \"read_buf\", \"ring\", \"rustversion\", \"std\", \"tls12\", \"zlib\"))' -C metadata=bbaafc1239ee76e7 -C extra-filename=-37bd00daee40e64c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_lc_rs=/opt/rustwide/target/debug/deps/libaws_lc_rs-9502a8273783f17b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-ccf19da416ecc6ce.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-ab21366761a00234.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-e4bf7fadbb75e6bd.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-cdc2b7d5fab71c70.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-7f213bea776ca5b6.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7dc9994c62d5e75a/out -L native=/opt/rustwide/target/debug/build/ring-545a349863a39e9f/out` (signal: 9, SIGKILL: kill)\nwarning: build failed, waiting for other jobs to finish...\nerror: could not compile `tokio` (lib)\n\nCaused by:\n  process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values(\"cygwin\"))' --cfg 'feature=\"bytes\"' --cfg 'feature=\"default\"' --cfg 'feature=\"fs\"' --cfg 'feature=\"full\"' --cfg 'feature=\"io-std\"' --cfg 'feature=\"io-util\"' --cfg 'feature=\"libc\"' --cfg 'feature=\"macros\"' --cfg 'feature=\"mio\"' --cfg 'feature=\"net\"' --cfg 'feature=\"parking_lot\"' --cfg 'feature=\"process\"' --cfg 'feature=\"rt\"' --cfg 'feature=\"rt-multi-thread\"' --cfg 'feature=\"signal\"' --cfg 'feature=\"signal-hook-registry\"' --cfg 'feature=\"socket2\"' --cfg 'feature=\"sync\"' --cfg 'feature=\"time\"' --cfg 'feature=\"tokio-macros\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"bytes\", \"default\", \"fs\", \"full\", \"io-std\", \"io-uring\", \"io-util\", \"libc\", \"macros\", \"mio\", \"net\", \"parking_lot\", \"process\", \"rt\", \"rt-multi-thread\", \"signal\", \"signal-hook-registry\", \"socket2\", \"sync\", \"taskdump\", \"test-util\", \"time\", \"tokio-macros\", \"tracing\", \"windows-sys\"))' -C metadata=52b27e0cb1c1cbcd -C extra-filename=-8ab302c38557cbc9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-520a1cd7a1b3fe13.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0a899a9e06bb9152.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3c23d1a32faae214.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-3baf84eaf720662e.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-079e36dcc0be2ef0.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-ef17ae9bdeffb46a.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)\n"), cause: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c683331925a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c683331925a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c683331925a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c683331925a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c683332f1aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c683332f1aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5c683331ee52 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c683331ee52 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c68332f815f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c68332f815f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c6833311749 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c683320729c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c683320729c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c6833311902 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c6833311902 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c68332f8218 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c68332efbb9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c68332f8f2d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c683332fb0c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c683332f852 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c68331f9550 - core::result::Result<T,E>::unwrap::h1c1b20fc7896e31c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c68331f9550 - cli::tests::test_help_output::h78101bcb82071d82
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/hsm-tui/tests/cli.rs:9:62
[INFO] [stdout]   22:     0x5c68331f9807 - cli::tests::test_help_output::{{closure}}::h29171ccc714d6a6c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/hsm-tui/tests/cli.rs:8:26
[INFO] [stdout]   23:     0x5c68331fa5a6 - core::ops::function::FnOnce::call_once::h804eec979e273aa5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c68331fb37b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c68331fb37b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c6833207d6b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c6833207d6b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c6833207d6b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c6833207d6b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c6833207d6b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c6833207d6b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c6833207d6b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c6833203484 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c6833203484 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c683320a972 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c683320a972 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c683320a972 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c683320a972 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c683320a972 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c683320a972 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c683320a972 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c6833318aef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5c6833318aef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7fbec37b1aa4 - <unknown>
[INFO] [stdout]   45:     0x7fbec383ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_help_output
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 186.55s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p hsm-tui --test cli`
[INFO] running `Command { std: "docker" "inspect" "53a0c5375100fc556d6fa7cd5ac4980fa56f4242090d8059f459d8ee19b4495f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53a0c5375100fc556d6fa7cd5ac4980fa56f4242090d8059f459d8ee19b4495f", kill_on_drop: false }`
[INFO] [stdout] 53a0c5375100fc556d6fa7cd5ac4980fa56f4242090d8059f459d8ee19b4495f
