[INFO] cloning repository https://github.com/192d-Cyberspace-Control-Squadron/usg-tacacs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/192d-Cyberspace-Control-Squadron/usg-tacacs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F192d-Cyberspace-Control-Squadron%2Fusg-tacacs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F192d-Cyberspace-Control-Squadron%2Fusg-tacacs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4077f99ccca61b14f96d4025b7231d09d6c39b6
[INFO] testing 192d-Cyberspace-Control-Squadron/usg-tacacs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F192d-Cyberspace-Control-Squadron%2Fusg-tacacs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/192d-Cyberspace-Control-Squadron/usg-tacacs
[INFO] finished tweaking git repo https://github.com/192d-Cyberspace-Control-Squadron/usg-tacacs
[INFO] tweaked toml for git repo https://github.com/192d-Cyberspace-Control-Squadron/usg-tacacs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/192d-Cyberspace-Control-Squadron/usg-tacacs on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/192d-Cyberspace-Control-Squadron/usg-tacacs 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02842e729058bb1b95ae932d15a319d0aae994177ce455e4cc24d2d6bbfeab78
[INFO] running `Command { std: "docker" "start" "-a" "02842e729058bb1b95ae932d15a319d0aae994177ce455e4cc24d2d6bbfeab78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02842e729058bb1b95ae932d15a319d0aae994177ce455e4cc24d2d6bbfeab78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02842e729058bb1b95ae932d15a319d0aae994177ce455e4cc24d2d6bbfeab78", kill_on_drop: false }`
[INFO] [stdout] 02842e729058bb1b95ae932d15a319d0aae994177ce455e4cc24d2d6bbfeab78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb2ceaaa91ace0334489237240b575455b464076f604669ed22a14273e2fc745
[INFO] running `Command { std: "docker" "start" "-a" "bb2ceaaa91ace0334489237240b575455b464076f604669ed22a14273e2fc745", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fs-err v3.2.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lber v0.5.1
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling referencing v0.28.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling x509-parser v0.18.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling usg-tacacs-proto v0.76.0 (/opt/rustwide/workdir/crates/tacacs-proto)
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling ldap3 v0.12.1
[INFO] [stderr]    Compiling tracing-opentelemetry v0.28.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.27.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling opentelemetry-otlp v0.27.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum-server v0.8.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonschema v0.28.3
[INFO] [stderr]    Compiling usg-tacacs-secrets v0.76.0 (/opt/rustwide/workdir/crates/tacacs-secrets)
[INFO] [stderr]    Compiling usg-tacacs-policy v0.76.0 (/opt/rustwide/workdir/crates/tacacs-policy)
[INFO] [stderr]    Compiling usg-tacacs-server v0.76.0 (/opt/rustwide/workdir/crates/tacacs-server)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> crates/tacacs-server/src/api/models.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[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: `IntoResponse`
[INFO] [stdout]  --> crates/tacacs-server/src/api/rbac.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     response::{IntoResponse, Response},
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::*`
[INFO] [stdout]   --> crates/tacacs-server/src/api/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use models::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RbacMiddleware`
[INFO] [stdout]   --> crates/tacacs-server/src/api/mod.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use rbac::{RbacConfig, RbacMiddleware};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::Router`
[INFO] [stdout]   --> crates/tacacs-server/src/api/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use axum::Router;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stdout] warning: field `rbac` is never read
[INFO] [stdout]   --> crates/tacacs-server/src/api/handlers.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ApiState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 21 |     pub rbac: RbacConfig,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiState` has a derived impl for the trait `Clone`, 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: struct `ErrorResponse` is never constructed
[INFO] [stdout]   --> crates/tacacs-server/src/api/models.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct ErrorResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MetricsFormat` is never used
[INFO] [stdout]   --> crates/tacacs-server/src/api/models.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub enum MetricsFormat {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_permission` is never used
[INFO] [stdout]   --> crates/tacacs-server/src/api/rbac.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl RbacConfig {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 48 |     /// Check if a user has a specific permission.
[INFO] [stdout] 49 |     pub fn has_permission(&self, user: &str, permission: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RbacMiddleware` is never constructed
[INFO] [stdout]   --> crates/tacacs-server/src/api/rbac.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct RbacMiddleware {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `check_permission` are never used
[INFO] [stdout]    --> crates/tacacs-server/src/api/rbac.rs:95:12
[INFO] [stdout]     |
[INFO] [stdout]  94 | impl RbacMiddleware {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout]  95 |     pub fn new(config: RbacConfig, required_permission: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub async fn check_permission(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `require_permission` is never used
[INFO] [stdout]    --> crates/tacacs-server/src/api/rbac.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn require_permission(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `finish` are never used
[INFO] [stdout]    --> crates/tacacs-server/src/metrics.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | impl AuthnTimer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 231 |     pub fn new(method: &'static str) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     pub fn finish(self, result: &str) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `finish` are never used
[INFO] [stdout]    --> crates/tacacs-server/src/metrics.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 258 | impl AuthzTimer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 259 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |     pub fn finish(self, result: &str) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tacacs-policy-ingest v0.76.0 (/opt/rustwide/workdir/crates/tacacs-policy-ingest)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "bb2ceaaa91ace0334489237240b575455b464076f604669ed22a14273e2fc745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb2ceaaa91ace0334489237240b575455b464076f604669ed22a14273e2fc745", kill_on_drop: false }`
[INFO] [stdout] bb2ceaaa91ace0334489237240b575455b464076f604669ed22a14273e2fc745
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e80fa55594086d4154bcfb45a5d7b14ce0ae890b78539fc7f78f9821e0443b7b
[INFO] running `Command { std: "docker" "start" "-a" "e80fa55594086d4154bcfb45a5d7b14ce0ae890b78539fc7f78f9821e0443b7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling usg-tacacs-proto v0.76.0 (/opt/rustwide/workdir/crates/tacacs-proto)
[INFO] [stderr]    Compiling fs-err v3.2.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling ldap3 v0.12.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stdout] warning: use of deprecated associated function `authen::AuthSessionState::new_from_start`: Use `from_start()` instead
[INFO] [stdout]    --> crates/tacacs-proto/src/authen.rs:657:39
[INFO] [stdout]     |
[INFO] [stdout] 657 |         let state = AuthSessionState::new_from_start(
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `authen::AuthSessionState::new_from_start`: Use `from_start()` instead
[INFO] [stdout]    --> crates/tacacs-proto/src/authen.rs:683:40
[INFO] [stdout]     |
[INFO] [stdout] 683 |         let result = AuthSessionState::new_from_start(
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `authen::AuthSessionState::new_from_start`: Use `from_start()` instead
[INFO] [stdout]    --> crates/tacacs-proto/src/authen.rs:704:39
[INFO] [stdout]     |
[INFO] [stdout] 704 |         let state = AuthSessionState::new_from_start(
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `authen::AuthSessionState::new_from_start`: Use `from_start()` instead
[INFO] [stdout]    --> crates/tacacs-proto/src/authen.rs:725:43
[INFO] [stdout]     |
[INFO] [stdout] 725 |         let mut state = AuthSessionState::new_from_start(
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `authen::AuthSessionState::new_from_start`: Use `from_start()` instead
[INFO] [stdout]    --> crates/tacacs-proto/src/authen.rs:754:43
[INFO] [stdout]     |
[INFO] [stdout] 754 |         let mut state = AuthSessionState::new_from_start(
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `authen::AuthSessionState::new_from_start`: Use `from_start()` instead
[INFO] [stdout]    --> crates/tacacs-proto/src/authen.rs:781:43
[INFO] [stdout]     |
[INFO] [stdout] 781 |         let mut state = AuthSessionState::new_from_start(
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tracing-opentelemetry v0.28.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling axum-server v0.8.0
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonschema v0.28.3
[INFO] [stderr]    Compiling usg-tacacs-secrets v0.76.0 (/opt/rustwide/workdir/crates/tacacs-secrets)
[INFO] [stderr]    Compiling opentelemetry-proto v0.27.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.27.0
[INFO] [stderr]    Compiling usg-tacacs-policy v0.76.0 (/opt/rustwide/workdir/crates/tacacs-policy)
[INFO] [stderr]    Compiling tacacs-policy-ingest v0.76.0 (/opt/rustwide/workdir/crates/tacacs-policy-ingest)
[INFO] [stderr]    Compiling usg-tacacs-server v0.76.0 (/opt/rustwide/workdir/crates/tacacs-server)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> crates/tacacs-server/src/api/models.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[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: `IntoResponse`
[INFO] [stdout]  --> crates/tacacs-server/src/api/rbac.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     response::{IntoResponse, Response},
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::*`
[INFO] [stdout]   --> crates/tacacs-server/src/api/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use models::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RbacMiddleware`
[INFO] [stdout]   --> crates/tacacs-server/src/api/mod.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use rbac::{RbacConfig, RbacMiddleware};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::Router`
[INFO] [stdout]   --> crates/tacacs-server/src/api/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use axum::Router;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rbac` is never read
[INFO] [stdout]   --> crates/tacacs-server/src/api/handlers.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ApiState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 21 |     pub rbac: RbacConfig,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiState` has a derived impl for the trait `Clone`, 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: struct `ErrorResponse` is never constructed
[INFO] [stdout]   --> crates/tacacs-server/src/api/models.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct ErrorResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MetricsFormat` is never used
[INFO] [stdout]   --> crates/tacacs-server/src/api/models.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub enum MetricsFormat {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RbacMiddleware` is never constructed
[INFO] [stdout]   --> crates/tacacs-server/src/api/rbac.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct RbacMiddleware {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `check_permission` are never used
[INFO] [stdout]    --> crates/tacacs-server/src/api/rbac.rs:95:12
[INFO] [stdout]     |
[INFO] [stdout]  94 | impl RbacMiddleware {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout]  95 |     pub fn new(config: RbacConfig, required_permission: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub async fn check_permission(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `require_permission` is never used
[INFO] [stdout]    --> crates/tacacs-server/src/api/rbac.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn require_permission(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_argon_creds` is never used
[INFO] [stdout]    --> crates/tacacs-server/src/auth.rs:315:8
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn make_argon_creds() -> StaticCreds {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.87s
[INFO] running `Command { std: "docker" "inspect" "e80fa55594086d4154bcfb45a5d7b14ce0ae890b78539fc7f78f9821e0443b7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e80fa55594086d4154bcfb45a5d7b14ce0ae890b78539fc7f78f9821e0443b7b", kill_on_drop: false }`
[INFO] [stdout] e80fa55594086d4154bcfb45a5d7b14ce0ae890b78539fc7f78f9821e0443b7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed13045009e86a446c493a710bd7cc00dc4795b6ed2ee2a8790f46c8e9c4e660
[INFO] running `Command { std: "docker" "start" "-a" "ed13045009e86a446c493a710bd7cc00dc4795b6ed2ee2a8790f46c8e9c4e660", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> crates/tacacs-server/src/api/models.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `IntoResponse`
[INFO] [stderr]  --> crates/tacacs-server/src/api/rbac.rs:9:16
[INFO] [stderr]   |
[INFO] [stderr] 9 |     response::{IntoResponse, Response},
[INFO] [stderr]   |                ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `models::*`
[INFO] [stderr]   --> crates/tacacs-server/src/api/mod.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use models::*;
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RbacMiddleware`
[INFO] [stderr]   --> crates/tacacs-server/src/api/mod.rs:13:28
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub use rbac::{RbacConfig, RbacMiddleware};
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `axum::Router`
[INFO] [stderr]   --> crates/tacacs-server/src/api/mod.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use axum::Router;
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `rbac` is never read
[INFO] [stderr]   --> crates/tacacs-server/src/api/handlers.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct ApiState {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] 21 |     pub rbac: RbacConfig,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ApiState` has a derived impl for the trait `Clone`, 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: struct `ErrorResponse` is never constructed
[INFO] [stderr]   --> crates/tacacs-server/src/api/models.rs:76:12
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub struct ErrorResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `MetricsFormat` is never used
[INFO] [stderr]   --> crates/tacacs-server/src/api/models.rs:84:10
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub enum MetricsFormat {
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RbacMiddleware` is never constructed
[INFO] [stderr]   --> crates/tacacs-server/src/api/rbac.rs:89:12
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub struct RbacMiddleware {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `check_permission` are never used
[INFO] [stderr]    --> crates/tacacs-server/src/api/rbac.rs:95:12
[INFO] [stderr]     |
[INFO] [stderr]  94 | impl RbacMiddleware {
[INFO] [stderr]     | ------------------- associated items in this implementation
[INFO] [stderr]  95 |     pub fn new(config: RbacConfig, required_permission: impl Into<String>) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 |     pub async fn check_permission(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `require_permission` is never used
[INFO] [stderr]    --> crates/tacacs-server/src/api/rbac.rs:131:8
[INFO] [stderr]     |
[INFO] [stderr] 131 | pub fn require_permission(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `make_argon_creds` is never used
[INFO] [stderr]    --> crates/tacacs-server/src/auth.rs:315:8
[INFO] [stderr]     |
[INFO] [stderr] 315 |     fn make_argon_creds() -> StaticCreds {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `authen::AuthSessionState::new_from_start`: Use `from_start()` instead
[INFO] [stderr]    --> crates/tacacs-proto/src/authen.rs:657:39
[INFO] [stderr]     |
[INFO] [stderr] 657 |         let state = AuthSessionState::new_from_start(
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `authen::AuthSessionState::new_from_start`: Use `from_start()` instead
[INFO] [stderr]    --> crates/tacacs-proto/src/authen.rs:683:40
[INFO] [stderr]     |
[INFO] [stderr] 683 |         let result = AuthSessionState::new_from_start(
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `authen::AuthSessionState::new_from_start`: Use `from_start()` instead
[INFO] [stderr]    --> crates/tacacs-proto/src/authen.rs:704:39
[INFO] [stderr]     |
[INFO] [stderr] 704 |         let state = AuthSessionState::new_from_start(
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `authen::AuthSessionState::new_from_start`: Use `from_start()` instead
[INFO] [stderr]    --> crates/tacacs-proto/src/authen.rs:725:43
[INFO] [stderr]     |
[INFO] [stderr] 725 |         let mut state = AuthSessionState::new_from_start(
[INFO] [stderr]     |                                           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `authen::AuthSessionState::new_from_start`: Use `from_start()` instead
[INFO] [stderr]    --> crates/tacacs-proto/src/authen.rs:754:43
[INFO] [stderr]     |
[INFO] [stderr] 754 |         let mut state = AuthSessionState::new_from_start(
[INFO] [stderr]     |                                           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `authen::AuthSessionState::new_from_start`: Use `from_start()` instead
[INFO] [stderr]    --> crates/tacacs-proto/src/authen.rs:781:43
[INFO] [stderr]     |
[INFO] [stderr] 781 |         let mut state = AuthSessionState::new_from_start(
[INFO] [stderr]     |                                           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `usg-tacacs-server` (bin "usg-tacacs-server" test) generated 12 warnings (run `cargo fix --bin "usg-tacacs-server" -p usg-tacacs-server --tests` to apply 5 suggestions)
[INFO] [stderr] warning: `usg-tacacs-proto` (lib test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tacacs_policy_ingest-cb8cc74be7081f41)
[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/usg_tacacs_policy-056c47e480a8003f)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test tests::ascii_messages_all_set ... ok
[INFO] [stdout] test tests::ascii_prompts_only_username ... ok
[INFO] [stdout] test tests::ascii_prompts_both_set ... ok
[INFO] [stdout] test tests::authorize_anchored_pattern ... ok
[INFO] [stdout] test tests::authorize_case_insensitive_command ... ok
[INFO] [stdout] test tests::compile_pattern_empty_pattern ... ok
[INFO] [stdout] test tests::authorize_regex_pattern ... ok
[INFO] [stdout] test tests::compile_pattern_invalid_regex ... ok
[INFO] [stdout] test tests::authorize_case_insensitive_user ... ok
[INFO] [stdout] test tests::authorize_default_allow_when_configured ... ok
[INFO] [stdout] test tests::decision_default_no_rule ... ok
[INFO] [stdout] test tests::authorize_empty_users_matches_all ... ok
[INFO] [stdout] test tests::default_allow_raw_server_msg_default_true ... ok
[INFO] [stdout] test tests::effect_allow_equality ... ok
[INFO] [stdout] test tests::authorize_default_deny_when_no_match ... ok
[INFO] [stdout] test tests::effect_deny_equality ... ok
[INFO] [stdout] test tests::authorize_wildcard_pattern ... ok
[INFO] [stdout] test tests::authorize_user_filter_matches ... ok
[INFO] [stdout] test tests::from_document_shell_start_lowercase ... ok
[INFO] [stdout] test tests::message_failure ... ok
[INFO] [stdout] test tests::message_failure_none ... ok
[INFO] [stdout] test tests::message_abort ... ok
[INFO] [stdout] test tests::message_success_none ... ok
[INFO] [stdout] test tests::normalize_command_handles_empty ... ok
[INFO] [stdout] test tests::authorize_matches_rule ... ok
[INFO] [stdout] test tests::normalize_command_handles_newlines ... ok
[INFO] [stdout] test tests::authorize_with_groups_case_insensitive ... ok
[INFO] [stdout] test tests::message_success ... ok
[INFO] [stdout] test tests::normalize_command_only_whitespace ... ok
[INFO] [stdout] test tests::normalize_command_preserves_single_spaces ... ok
[INFO] [stdout] test tests::normalize_command_unicode ... ok
[INFO] [stdout] test tests::normalizes_whitespace_and_case ... ok
[INFO] [stdout] test tests::authorize_user_filter_no_match ... ok
[INFO] [stdout] test tests::message_abort_none ... ok
[INFO] [stdout] test tests::authorize_with_groups_matches ... ok
[INFO] [stdout] test tests::decision_allowed_with_rule ... ok
[INFO] [stdout] test tests::normalize_command_mixed_whitespace ... ok
[INFO] [stdout] test tests::authorize_with_groups_no_match ... ok
[INFO] [stdout] test tests::decision_denied_with_rule ... ok
[INFO] [stdout] test tests::observe_server_msg_denied_when_disabled ... ok
[INFO] [stdout] test tests::observe_server_msg_allow_prefix_required ... ok
[INFO] [stdout] test tests::observe_server_msg_empty_allowed ... ok
[INFO] [stdout] test tests::observe_server_msg_allowed_by_default ... ok
[INFO] [stdout] test tests::observe_server_msg_user_override_allow_false ... ok
[INFO] [stdout] test tests::observe_server_msg_deny_prefix ... ok
[INFO] [stdout] test tests::observe_server_msg_user_override_allow_prefix_required ... ok
[INFO] [stdout] test tests::observe_server_msg_user_override_case_insensitive ... ok
[INFO] [stdout] test tests::observe_server_msg_user_override_allow_services ... ok
[INFO] [stdout] test tests::prompt_password_global_fallback ... ok
[INFO] [stdout] test tests::observe_server_msg_user_override_allow_actions ... ok
[INFO] [stdout] test tests::observe_server_msg_user_override_combined ... ok
[INFO] [stdout] test tests::prompt_password_no_match ... ok
[INFO] [stdout] test tests::observe_server_msg_user_override_deny_prefix ... ok
[INFO] [stdout] test tests::compile_pattern_complex_regex ... ok
[INFO] [stdout] test tests::prompt_password_none ... ok
[INFO] [stdout] test tests::prompt_username_none ... ok
[INFO] [stdout] test tests::prompt_username_global_fallback ... ok
[INFO] [stdout] test tests::prompt_username_remaddr_override ... ok
[INFO] [stdout] test tests::policy_document_clone ... ok
[INFO] [stdout] test tests::prompt_password_user_override ... ok
[INFO] [stdout] test tests::prompt_username_user_override ... ok
[INFO] [stdout] test tests::prompt_username_no_match ... ok
[INFO] [stdout] test tests::prompt_username_port_override ... ok
[INFO] [stdout] test tests::prompt_username_user_takes_priority ... ok
[INFO] [stdout] test tests::raw_server_msg_override_clone ... ok
[INFO] [stdout] test tests::rule_config_clone ... ok
[INFO] [stdout] test tests::rule_count_empty ... ok
[INFO] [stdout] test tests::from_document_lowercase_users ... ok
[INFO] [stdout] test tests::from_document_lowercase_groups ... ok
[INFO] [stdout] test tests::shell_attributes_for_case_insensitive ... ok
[INFO] [stdout] test tests::shell_attributes_for_existing_user ... ok
[INFO] [stdout] test tests::shell_attributes_for_nonexistent_user ... ok
[INFO] [stdout] test tests::higher_priority_wins_regardless_of_order ... ok
[INFO] [stdout] test tests::last_match_wins_with_priority ... ok
[INFO] [stdout] test tests::rule_negative_priority ... ok
[INFO] [stdout] test tests::same_priority_last_rule_wins ... ok
[INFO] [stdout] test tests::rule_zero_priority ... ok
[INFO] [stdout] test tests::rule_count_multiple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/usg_tacacs_proto-92e3b57113b8a369)
[INFO] [stdout] 
[INFO] [stdout] running 231 tests
[INFO] [stdout] test accounting::tests::accounting_request_builder_creates_valid_defaults ... ok
[INFO] [stdout] test accounting::tests::accounting_request_with_authen ... ok
[INFO] [stdout] test accounting::tests::accounting_request_add_arg ... ok
[INFO] [stdout] test accounting::tests::accounting_request_with_port ... ok
[INFO] [stdout] test accounting::tests::accounting_request_with_protocol ... ok
[INFO] [stdout] test accounting::tests::accounting_request_with_bytes ... ok
[INFO] [stdout] test accounting::tests::accounting_request_add_cmd_arg ... ok
[INFO] [stdout] test accounting::tests::accounting_flags_start_only ... ok
[INFO] [stdout] test accounting::tests::accounting_flags_watchdog_only ... ok
[INFO] [stdout] test accounting::tests::accounting_request_with_cmd ... ok
[INFO] [stdout] test accounting::tests::accounting_flags_stop_only ... ok
[INFO] [stdout] test accounting::tests::accounting_request_with_rem_addr ... ok
[INFO] [stdout] test accounting::tests::accounting_request_with_service ... ok
[INFO] [stdout] test accounting::tests::accounting_request_with_service_replaces_existing ... ok
[INFO] [stdout] test accounting::tests::accounting_request_attributes_parsing ... ok
[INFO] [stdout] test accounting::tests::accounting_request_with_user ... ok
[INFO] [stdout] test accounting::tests::accounting_request_with_task_id ... ok
[INFO] [stdout] test accounting::tests::accounting_request_with_status ... ok
[INFO] [stdout] test accounting::tests::accounting_rejects_extraneous_flags ... ok
[INFO] [stdout] test accounting::tests::parse_accounting_body_rejects_empty_arg ... ok
[INFO] [stdout] test accounting::tests::encode_accounting_response_rejects_invalid_status ... ok
[INFO] [stdout] test accounting::tests::parse_accounting_body_rejects_invalid_authen_method ... ok
[INFO] [stdout] test accounting::tests::parse_accounting_body_rejects_invalid_flags ... ok
[INFO] [stdout] test accounting::tests::encode_accounting_response_success ... ok
[INFO] [stdout] test accounting::tests::parse_accounting_body_rejects_invalid_authen_type ... ok
[INFO] [stdout] test accounting::tests::parse_accounting_body_rejects_invalid_priv_lvl ... ok
[INFO] [stdout] test accounting::tests::encode_accounting_response_with_args ... ok
[INFO] [stdout] test accounting::tests::encode_accounting_response_follow ... ok
[INFO] [stdout] test accounting::tests::encode_accounting_response_error ... ok
[INFO] [stdout] test accounting::tests::parse_accounting_body_rejects_multiple_flags ... ok
[INFO] [stdout] test accounting::tests::parse_accounting_body_rejects_short_body ... ok
[INFO] [stdout] test accounting::tests::parse_accounting_body_stop_valid ... ok
[INFO] [stdout] test accounting::tests::parse_accounting_body_start_valid ... ok
[INFO] [stdout] test accounting::tests::parse_accounting_body_watchdog_valid ... ok
[INFO] [stdout] test authen::tests::auth_session_state_empty_port_becomes_none ... ok
[INFO] [stdout] test authen::tests::auth_session_state_prepare_server_reply_valid ... ok
[INFO] [stdout] test authen::tests::auth_session_state_new_from_start_valid ... ok
[INFO] [stdout] test authen::tests::auth_session_state_validate_client_valid ... ok
[INFO] [stdout] test authen::tests::auth_session_state_validate_client_rejects_even_seq ... ok
[INFO] [stdout] test authen::tests::auth_session_state_new_from_start_rejects_even_seq ... ok
[INFO] [stdout] test authen::tests::authen_continue_builder_creates_valid_header ... ok
[INFO] [stdout] test authen::tests::authen_continue_with_user_msg ... ok
[INFO] [stdout] test authen::tests::authen_start_builder_creates_valid_header ... ok
[INFO] [stdout] test authen::tests::authen_reply_server_msg_bytes_uses_string_when_raw_empty ... ok
[INFO] [stdout] test authen::tests::authen_start_with_data ... ok
[INFO] [stdout] test authen::tests::authen_continue_with_flags ... ok
[INFO] [stdout] test authen::tests::authen_start_with_rem_addr ... ok
[INFO] [stdout] test authen::tests::authen_start_with_port ... ok
[INFO] [stdout] test authen::tests::authen_continue_with_seq ... ok
[INFO] [stdout] test authen::tests::authen_reply_server_msg_bytes_uses_raw_when_present ... ok
[INFO] [stdout] test authen::tests::authen_start_with_user ... ok
[INFO] [stdout] test authen::tests::encode_authen_reply_roundtrip ... ok
[INFO] [stdout] test authen::tests::parse_authen_body_rejects_even_seq ... ok
[INFO] [stdout] test authen::tests::parse_authen_body_rejects_invalid_action ... ok
[INFO] [stdout] test authen::tests::authen_continue_with_data ... ok
[INFO] [stdout] test authen::tests::parse_authen_body_rejects_invalid_authen_type ... ok
[INFO] [stdout] test authen::tests::parse_authen_body_rejects_invalid_priv_lvl ... ok
[INFO] [stdout] test authen::tests::parse_authen_body_start_valid ... ok
[INFO] [stdout] test authen::tests::parse_authen_reply_all_valid_statuses ... ok
[INFO] [stdout] test authen::tests::encode_authen_reply_uses_raw_when_present ... ok
[INFO] [stdout] test authen::tests::parse_authen_reply_handles_non_utf8_gracefully ... ok
[INFO] [stdout] test authen::tests::parse_authen_reply_rejects_invalid_flags ... ok
[INFO] [stdout] test authen::tests::parse_authen_reply_rejects_invalid_status ... ok
[INFO] [stdout] test authen::tests::parse_authen_reply_rejects_truncated_body ... ok
[INFO] [stdout] test authen::tests::parsed_data_ascii_returns_raw ... ok
[INFO] [stdout] test authen::tests::parsed_data_chap_short_becomes_raw ... ok
[INFO] [stdout] test authen::tests::parsed_data_pap_valid_utf8 ... ok
[INFO] [stdout] test authen::tests::parsed_data_pap_invalid_utf8_becomes_raw ... ok
[INFO] [stdout] test author::tests::author_request_add_arg ... ok
[INFO] [stdout] test author::tests::author_request_case_insensitive_protocol ... ok
[INFO] [stdout] test author::tests::author_request_case_insensitive_service ... ok
[INFO] [stdout] test author::tests::author_request_builder_creates_valid_defaults ... ok
[INFO] [stdout] test author::tests::author_request_command_string_cmd_only ... ok
[INFO] [stdout] test author::tests::author_request_command_string_fallback_to_args ... ok
[INFO] [stdout] test author::tests::author_request_as_shell ... ok
[INFO] [stdout] test author::tests::author_request_attributes_parsing ... ok
[INFO] [stdout] test author::tests::author_request_command_string_with_cmd_and_args ... ok
[INFO] [stdout] test author::tests::author_request_has_cmd_attrs ... ok
[INFO] [stdout] test author::tests::author_request_add_cmd_arg ... ok
[INFO] [stdout] test authen::tests::parsed_data_chap_extracts_id_and_response ... ok
[INFO] [stdout] test author::tests::author_request_has_service_attr ... ok
[INFO] [stdout] test author::tests::author_request_is_shell_start_false_non_shell ... ok
[INFO] [stdout] test author::tests::author_request_is_shell_start_true ... ok
[INFO] [stdout] test author::tests::author_request_is_shell_start_false_with_cmd ... ok
[INFO] [stdout] test author::tests::author_request_with_authen ... ok
[INFO] [stdout] test author::tests::author_request_with_cmd ... ok
[INFO] [stdout] test author::tests::author_request_with_port ... ok
[INFO] [stdout] test author::tests::author_request_with_protocol_after_service ... ok
[INFO] [stdout] test author::tests::author_request_with_protocol_replaces_existing ... ok
[INFO] [stdout] test author::tests::author_request_with_rem_addr ... ok
[INFO] [stdout] test author::tests::author_request_with_service_inserts_first ... ok
[INFO] [stdout] test author::tests::author_request_with_service_replaces_existing ... ok
[INFO] [stdout] test author::tests::encode_author_response_fail ... ok
[INFO] [stdout] test author::tests::author_request_with_user ... ok
[INFO] [stdout] test author::tests::encode_author_response_pass_repl ... ok
[INFO] [stdout] test author::tests::encode_author_response_error ... ok
[INFO] [stdout] test author::tests::encode_author_response_rejects_invalid_status ... ok
[INFO] [stdout] test author::tests::parse_author_body_rejects_empty_arg ... ok
[INFO] [stdout] test author::tests::encode_author_response_pass_add ... ok
[INFO] [stdout] test author::tests::parse_author_body_rejects_invalid_authen_method ... ok
[INFO] [stdout] test author::tests::parse_author_body_rejects_invalid_authen_type ... ok
[INFO] [stdout] test author::tests::encode_author_response_with_multiple_args ... ok
[INFO] [stdout] test capability::tests::capability_flags_both ... ok
[INFO] [stdout] test author::tests::parse_author_body_rejects_short_body ... ok
[INFO] [stdout] test capability::tests::capability_debug ... ok
[INFO] [stdout] test capability::tests::capability_clone ... ok
[INFO] [stdout] test author::tests::parse_author_body_rejects_invalid_priv_lvl ... ok
[INFO] [stdout] test capability::tests::capability_flags_chain_builders ... ok
[INFO] [stdout] test capability::tests::capability_flags_copy ... ok
[INFO] [stdout] test capability::tests::capability_flags_debug ... ok
[INFO] [stdout] test author::tests::parse_author_body_valid ... ok
[INFO] [stdout] test capability::tests::capability_flags_keepalive ... ok
[INFO] [stdout] test capability::tests::capability_flags_single_connect ... ok
[INFO] [stdout] test capability::tests::capability_flags_with_keepalive ... ok
[INFO] [stdout] test capability::tests::capability_flags_with_single_connect ... ok
[INFO] [stdout] test capability::tests::capability_flags_default ... ok
[INFO] [stdout] test capability::tests::capability_request_creates_valid_header ... ok
[INFO] [stdout] test capability::tests::capability_request_sets_fields ... ok
[INFO] [stdout] test capability::tests::encode_capability_minimal ... ok
[INFO] [stdout] test capability::tests::encode_capability_wrong_type_fails ... ok
[INFO] [stdout] test capability::tests::parse_capability_body_minimal ... ok
[INFO] [stdout] test capability::tests::parse_capability_body_multiple_tlvs ... ok
[INFO] [stdout] test capability::tests::encode_capability_tlv_too_long_fails ... ok
[INFO] [stdout] test capability::tests::parse_capability_body_too_short_fails ... ok
[INFO] [stdout] test capability::tests::encode_capability_with_tlvs ... ok
[INFO] [stdout] test capability::tests::parse_capability_body_truncated_tlv_fails ... ok
[INFO] [stdout] test capability::tests::roundtrip_encode_decode ... ok
[INFO] [stdout] test capability::tests::parse_capability_body_with_tlvs ... ok
[INFO] [stdout] test crypto::tests::crypto_empty_body ... ok
[INFO] [stdout] test crypto::tests::crypto_rejects_short_secret ... ok
[INFO] [stdout] test crypto::tests::crypto_skips_unencrypted_flag ... ok
[INFO] [stdout] test crypto::tests::crypto_requires_secret_when_encrypted ... ok
[INFO] [stdout] test header::tests::header_response_wraps_at_255 ... ok
[INFO] [stdout] test header::tests::header_response_increments_seq_no ... ok
[INFO] [stdout] test header::tests::is_known_service_unknown_services ... ok
[INFO] [stdout] test header::tests::is_known_service_valid_services ... ok
[INFO] [stdout] test header::tests::header_read_exact_bytes ... ok
[INFO] [stdout] test header::tests::header_read_truncated_fails ... ok
[INFO] [stdout] test header::tests::validate_request_header_disallowed_flags ... ok
[INFO] [stdout] test header::tests::validate_request_header_even_seq_when_odd_required ... ok
[INFO] [stdout] test header::tests::header_roundtrip ... ok
[INFO] [stdout] test header::tests::validate_request_header_even_seq_allowed_when_not_required ... ok
[INFO] [stdout] test tests::authen_status_constants ... ok
[INFO] [stdout] test header::tests::validate_request_header_none_packet_type_accepts_any ... ok
[INFO] [stdout] test tests::author_status_constants ... ok
[INFO] [stdout] test header::tests::validate_request_header_valid ... ok
[INFO] [stdout] test tests::is_clean_eof_returns_false_for_other_errors ... ok
[INFO] [stdout] test tests::is_clean_eof_returns_true_for_unexpected_eof ... ok
[INFO] [stdout] test tests::packet_enum_clone ... ok
[INFO] [stdout] test header::tests::validate_request_header_wrong_major_version ... ok
[INFO] [stdout] test header::tests::validate_response_header_odd_seq_when_even_required ... ok
[INFO] [stdout] test header::tests::validate_response_header_valid ... ok
[INFO] [stdout] test tests::is_clean_eof_returns_false_for_non_io_errors ... ok
[INFO] [stdout] test tests::packet_enum_debug ... ok
[INFO] [stdout] test tests::authen_type_constants ... ok
[INFO] [stdout] test header::tests::validate_request_header_wrong_type ... ok
[INFO] [stdout] test tests::acct_constants ... ok
[INFO] [stdout] test tests::packet_type_constants ... ok
[INFO] [stdout] test tests::validate_accounting_request_invalid_flags ... ok
[INFO] [stdout] test tests::validate_accounting_request_invalid_priv_lvl ... ok
[INFO] [stdout] test tests::validate_accounting_request_invalid_authen_method ... ok
[INFO] [stdout] test tests::validate_accounting_request_multiple_flags_fails ... ok
[INFO] [stdout] test tests::validate_accounting_request_non_numeric_task_id_fails ... ok
[INFO] [stdout] test tests::validate_accounting_request_start_missing_task_id ... ok
[INFO] [stdout] test crypto::tests::crypto_different_session_ids_produce_different_ciphertext ... ok
[INFO] [stdout] test tests::validate_accounting_request_start_valid ... ok
[INFO] [stdout] test crypto::tests::crypto_single_byte_body ... ok
[INFO] [stdout] test tests::validate_accounting_request_stop_missing_bytes ... ok
[INFO] [stdout] test tests::validate_accounting_request_status_too_high ... ok
[INFO] [stdout] test tests::validate_accounting_request_stop_missing_elapsed_time ... ok
[INFO] [stdout] test crypto::tests::crypto_roundtrip_encryption ... ok
[INFO] [stdout] test tests::validate_accounting_request_stop_valid ... ok
[INFO] [stdout] test tests::validate_accounting_request_watchdog_valid ... ok
[INFO] [stdout] test tests::validate_authen_continue_odd_seq_fails ... ok
[INFO] [stdout] test tests::validate_accounting_response_header_valid ... ok
[INFO] [stdout] test tests::validate_authen_continue_invalid_flags_fails ... ok
[INFO] [stdout] test tests::validate_accounting_response_header_wrong_type_fails ... ok
[INFO] [stdout] test tests::validate_authen_start_ascii_valid ... ok
[INFO] [stdout] test tests::validate_authen_continue_with_noecho_flag ... ok
[INFO] [stdout] test tests::validate_authen_continue_valid ... ok
[INFO] [stdout] test tests::validate_authen_start_chap_valid ... ok
[INFO] [stdout] test crypto::tests::crypto_different_seq_nos_produce_different_ciphertext ... ok
[INFO] [stdout] test tests::validate_authen_start_even_seq_fails ... ok
[INFO] [stdout] test crypto::tests::crypto_multi_block_body ... ok
[INFO] [stdout] test tests::validate_authen_start_chap_no_data_fails ... ok
[INFO] [stdout] test tests::validate_authen_start_invalid_priv_lvl_fails ... ok
[INFO] [stdout] test tests::validate_authen_start_invalid_type_fails ... ok
[INFO] [stdout] test tests::validate_authen_start_pap_no_data_fails ... ok
[INFO] [stdout] test tests::validate_authen_start_pap_valid ... ok
[INFO] [stdout] test tests::validate_author_request_empty_service_fails ... ok
[INFO] [stdout] test tests::validate_author_request_invalid_authen_method ... ok
[INFO] [stdout] test tests::validate_author_request_invalid_authen_type ... ok
[INFO] [stdout] test tests::validate_author_request_invalid_priv_lvl ... ok
[INFO] [stdout] test tests::validate_author_request_login_with_cmd ... ok
[INFO] [stdout] test tests::validate_author_request_priv_lvl_match_succeeds ... ok
[INFO] [stdout] test tests::validate_author_request_shell_valid ... ok
[INFO] [stdout] test tests::validate_author_request_missing_service ... ok
[INFO] [stdout] test tests::validate_author_request_shell_with_cmd_fails ... ok
[INFO] [stdout] test tests::validate_author_request_priv_lvl_mismatch_fails ... ok
[INFO] [stdout] test tests::validate_author_request_shell_without_protocol_fails ... ok
[INFO] [stdout] test tests::validate_author_request_unknown_service_fails ... ok
[INFO] [stdout] test tests::validate_author_response_header_valid ... ok
[INFO] [stdout] test util::tests::parse_attributes_empty_input ... ok
[INFO] [stdout] test tests::version_constant_is_correct ... ok
[INFO] [stdout] test tests::validate_author_response_header_wrong_type_fails ... ok
[INFO] [stdout] test util::tests::parse_attributes_value_with_equals ... ok
[INFO] [stdout] test util::tests::parse_attributes_empty_value ... ok
[INFO] [stdout] test util::tests::parse_attributes_without_equals ... ok
[INFO] [stdout] test util::tests::parse_attributes_with_equals ... ok
[INFO] [stdout] test util::tests::read_bytes_empty ... ok
[INFO] [stdout] test util::tests::read_bytes_exact_length ... ok
[INFO] [stdout] test util::tests::read_bytes_truncated ... ok
[INFO] [stdout] test util::tests::read_bytes_offset_overflow ... ok
[INFO] [stdout] test util::tests::read_string_empty ... ok
[INFO] [stdout] test util::tests::read_bytes_with_offset ... ok
[INFO] [stdout] test util::tests::read_bytes_valid ... ok
[INFO] [stdout] test util::tests::read_string_invalid_utf8 ... ok
[INFO] [stdout] test util::tests::read_string_truncated ... ok
[INFO] [stdout] test util::tests::read_string_valid_utf8 ... ok
[INFO] [stdout] test util::tests::read_string_with_offset ... ok
[INFO] [stdout] test util::tests::validate_attributes_case_insensitive ... ok
[INFO] [stdout] test util::tests::validate_attributes_empty_arg ... ok
[INFO] [stdout] test util::tests::validate_attributes_empty_input ... ok
[INFO] [stdout] test util::tests::validate_attributes_empty_name ... ok
[INFO] [stdout] test util::tests::validate_attributes_empty_value ... ok
[INFO] [stdout] test util::tests::validate_attributes_exactly_255_bytes ... ok
[INFO] [stdout] test util::tests::validate_attributes_missing_equals ... ok
[INFO] [stdout] test util::tests::validate_attributes_multiple_errors_reports_first ... ok
[INFO] [stdout] test util::tests::validate_attributes_too_long ... ok
[INFO] [stdout] test util::tests::validate_attributes_valid ... ok
[INFO] [stdout] test util::tests::validate_attributes_unknown_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 231 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/usg_tacacs_secrets-51e13186d2de6fc9)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test config::tests::test_default_openbao_config ... ok
[INFO] [stdout] test config::tests::test_default_pki_config ... ok
[INFO] [stdout] test config::tests::test_serialize_deserialize ... ok
[INFO] [stdout] test openbao::auth::tests::test_load_credentials_missing_file ... ok
[INFO] [stdout] test openbao::client::tests::test_token_state_validity ... ok
[INFO] [stdout] test openbao::kv::tests::test_parse_json_value ... ok
[INFO] [stdout] test openbao::kv::tests::test_parse_string_value ... ok
[INFO] [stdout] test openbao::kv::tests::test_secret_path_with_data ... ok
[INFO] [stdout] test openbao::kv::tests::test_secret_path_without_data ... ok
[INFO] [stdout] test openbao::pki::tests::test_ca_path ... ok
[INFO] [stdout] test openbao::pki::tests::test_certificate_bundle_full_chain ... ok
[INFO] [stdout] test openbao::pki::tests::test_issue_path ... ok
[INFO] [stdout] test openbao::pki::tests::test_issue_request ... ok
[INFO] [stdout] test openbao::pki::tests::test_should_renew_expired ... ok
[INFO] [stdout] test openbao::pki::tests::test_should_renew_no_expiration ... ok
[INFO] [stdout] test provider::tests::test_shared_provider ... ok
[INFO] [stdout] test provider::tests::test_secret_value_as_string ... ok
[INFO] [stdout] test provider::tests::test_file_provider_with_shared_secret ... ok
[INFO] [stdout] test provider::tests::test_file_provider_missing_secret ... ok
[INFO] [stdout] test provider::tests::test_file_provider_with_nad_secrets ... ok
[INFO] [stdout] test openbao::auth::tests::test_load_credentials ... ok
[INFO] [stdout] test openbao::auth::tests::test_load_credentials_trims_whitespace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/usg_tacacs_server-4f10f0837e5836b8)
[INFO] [stdout] 
[INFO] [stdout] running 187 tests
[INFO] [stdout] test api::rbac::tests::test_rbac_operator_limited_write ... ok
[INFO] [stdout] test api::rbac::tests::test_rbac_viewer_read_only ... ok
[INFO] [stdout] test api::rbac::tests::test_rbac_admin_has_all_permissions ... ok
[INFO] [stdout] test api::rbac::tests::test_rbac_unknown_user_denied ... ok
[INFO] [stdout] test ascii::tests::ascii_config_zero_limits_means_unlimited ... ok
[INFO] [stdout] test ascii::tests::ascii_config_defaults ... ok
[INFO] [stdout] test api::handlers::tests::test_get_sessions ... ok
[INFO] [stdout] test api::handlers::tests::test_get_status ... ok
[INFO] [stdout] test ascii::tests::backoff_zero_base_returns_none ... ok
[INFO] [stdout] test api::handlers::tests::test_get_metrics ... ok
[INFO] [stdout] test ascii::tests::field_for_policy_decoded_takes_precedence ... ok
[INFO] [stdout] test ascii::tests::field_for_policy_none_when_both_none ... ok
[INFO] [stdout] test ascii::tests::field_for_policy_falls_back_to_hex ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_attempt_counter_increments ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_abort_flag_resets_state ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_attempt_limit_exceeded ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_lockout_triggered ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_auth_with_raw_username ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_restart_state ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_pass_attempt_counter_increments ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_no_limit_zero_attempt_limit ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_password_empty_reprompts ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_auth_success ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_username_collection_success ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_pass_attempt_limit_exceeded ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_user_attempt_limit_exceeded ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_auth_failure ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_username_empty_reprompts ... ok
[INFO] [stdout] test ascii::tests::username_for_policy_decoded_takes_precedence ... ok
[INFO] [stdout] test ascii::tests::username_for_policy_none_when_both_none ... ok
[INFO] [stdout] test ascii::tests::username_for_policy_falls_back_to_hex ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_with_service_action_in_message ... ok
[INFO] [stdout] test ascii::tests::handle_ascii_continue_username_non_utf8 ... ok
[INFO] [stdout] test auth::tests::compute_chap_response_wrong_challenge_length ... ok
[INFO] [stdout] test auth::tests::compute_chap_response_unknown_user ... ok
[INFO] [stdout] test auth::tests::compute_chap_response_wrong_length ... ok
[INFO] [stdout] test auth::tests::handle_chap_continue_invalid_length ... ok
[INFO] [stdout] test auth::tests::handle_chap_continue_id_mismatch ... ok
[INFO] [stdout] test ascii::tests::backoff_exponential_growth ... ok
[INFO] [stdout] test ascii::tests::backoff_first_attempt ... ok
[INFO] [stdout] test ascii::tests::backoff_saturating_at_high_attempt ... ok
[INFO] [stdout] test ascii::tests::backoff_attempt_zero ... ok
[INFO] [stdout] test ascii::tests::backoff_zero_cap_means_no_cap ... ok
[INFO] [stdout] test ascii::tests::backoff_respects_cap ... ok
[INFO] [stdout] test auth::tests::handle_chap_continue_missing_credentials ... ok
[INFO] [stdout] test auth::tests::handle_chap_continue_no_challenge ... ok
[INFO] [stdout] test auth::tests::compute_chap_response_invalid ... ok
[INFO] [stdout] test auth::tests::compute_chap_response_all_zeros_challenge ... ok
[INFO] [stdout] test auth::tests::compute_chap_response_empty_password ... ok
[INFO] [stdout] test auth::tests::compute_chap_response_long_password ... ok
[INFO] [stdout] test auth::tests::compute_chap_response_valid ... ok
[INFO] [stdout] test auth::tests::ldap_authenticate_blocking_http_url_fails ... ok
[INFO] [stdout] test auth::tests::handle_chap_continue_no_chap_id_set ... ok
[INFO] [stdout] test auth::tests::handle_chap_continue_invalid_response ... ok
[INFO] [stdout] test auth::tests::ldap_authenticate_blocking_non_ldaps_fails ... ok
[INFO] [stdout] test auth::tests::handle_chap_continue_clears_state_on_fail ... ok
[INFO] [stdout] test auth::tests::handle_chap_continue_clears_state_on_success ... ok
[INFO] [stdout] test auth::tests::handle_chap_continue_valid ... ok
[INFO] [stdout] test auth::tests::ldap_config_clone ... ok
[INFO] [stdout] test auth::tests::ldap_fetch_groups_blocking_non_ldaps_returns_empty ... ok
[INFO] [stdout] test auth::tests::ldap_config_with_ca_file ... ok
[INFO] [stdout] test auth::tests::ldap_config_debug ... ok
[INFO] [stdout] test auth::tests::verify_argon_hash_empty_hash ... ok
[INFO] [stdout] test auth::tests::verify_pap_bytes_argon_invalid_hash ... ok
[INFO] [stdout] test auth::tests::verify_pap_bytes_binary ... ok
[INFO] [stdout] test auth::tests::verify_pap_bytes_invalid ... ok
[INFO] [stdout] test auth::tests::verify_pap_bytes_unknown_user_no_argon ... ok
[INFO] [stdout] test auth::tests::verify_argon_hash_invalid_format ... ok
[INFO] [stdout] test auth::tests::ldap_config_authenticate_unreachable_server ... ok
[INFO] [stdout] test auth::tests::verify_pap_bytes_username_argon_invalid_hash ... ok
[INFO] [stdout] test auth::tests::verify_pap_bytes_username_binary ... ok
[INFO] [stdout] test auth::tests::verify_argon_hash_malformed_params ... ok
[INFO] [stdout] test auth::tests::verify_pap_bytes_username_empty_creds ... ok
[INFO] [stdout] test auth::tests::verify_pap_bytes_username_unknown ... ok
[INFO] [stdout] test auth::tests::verify_pap_bytes_username_invalid ... ok
[INFO] [stdout] test auth::tests::verify_pap_bytes_username_valid ... ok
[INFO] [stdout] test auth::tests::verify_pap_argon_invalid_hash ... ok
[INFO] [stdout] test auth::tests::verify_pap_bytes_valid ... ok
[INFO] [stdout] test auth::tests::verify_pap_empty_password ... ok
[INFO] [stdout] test auth::tests::verify_pap_bytes_with_null ... ok
[INFO] [stdout] test auth::tests::verify_pap_invalid_password ... ok
[INFO] [stdout] test auth::tests::ldap_fetch_groups_blocking_uppercase_ldaps ... ok
[INFO] [stdout] test auth::tests::ldap_authenticate_blocking_uppercase_ldaps ... ok
[INFO] [stdout] test auth::tests::verify_pap_case_sensitive ... ok
[INFO] [stdout] test auth::tests::verify_password_sources_ldap_non_utf8_password ... ok
[INFO] [stdout] test auth::tests::verify_password_sources_no_username ... ok
[INFO] [stdout] test auth::tests::verify_pap_valid_plain ... ok
[INFO] [stdout] test auth::tests::verify_password_sources_static_creds_no_match ... ok
[INFO] [stdout] test auth::tests::verify_password_sources_static_creds_match ... ok
[INFO] [stdout] test auth::tests::verify_password_sources_unknown_user ... ok
[INFO] [stdout] test auth::tests::verify_password_sources_empty_creds ... ok
[INFO] [stdout] test auth::tests::verify_pap_unknown_user ... ok
[INFO] [stdout] test auth::tests::verify_password_sources_empty_password ... ok
[INFO] [stdout] test auth::tests::ldap_fetch_groups_unreachable_server ... ok
[INFO] [stdout] test config::tests::credentials_map_disabled_without_flag ... ok
[INFO] [stdout] test config::tests::credentials_map_empty_allowed ... ok
[INFO] [stdout] test config::tests::credentials_map_argon_inline ... ok
[INFO] [stdout] test config::tests::credentials_map_inline_passwords ... ok
[INFO] [stdout] test config::tests::credentials_map_from_file ... ok
[INFO] [stdout] test config::tests::load_user_pass_file_empty_user ... ok
[INFO] [stdout] test config::tests::credentials_map_both_inline_and_file_fails ... ok
[INFO] [stdout] test config::tests::load_user_pass_file_nonexistent ... ok
[INFO] [stdout] test config::tests::parse_nad_secret_invalid_ip ... ok
[INFO] [stdout] test config::tests::load_user_pass_file_duplicate_overwrites ... ok
[INFO] [stdout] test config::tests::parse_nad_secret_ipv4 ... ok
[INFO] [stdout] test config::tests::parse_nad_secret_empty_secret ... ok
[INFO] [stdout] test config::tests::parse_nad_secret_ipv6 ... ok
[INFO] [stdout] test config::tests::parse_nad_secret_with_colon_in_secret ... ok
[INFO] [stdout] test config::tests::load_user_pass_file_with_whitespace_trimming ... ok
[INFO] [stdout] test config::tests::parse_nad_secret_missing_secret ... ok
[INFO] [stdout] test config::tests::load_user_pass_file_missing_password ... ok
[INFO] [stdout] test config::tests::load_user_pass_file_valid ... ok
[INFO] [stdout] test config::tests::load_user_pass_file_empty_lines_skipped ... ok
[INFO] [stdout] test config::tests::parse_user_password_missing_password ... ok
[INFO] [stdout] test config::tests::parse_user_password_special_characters ... ok
[INFO] [stdout] test config::tests::parse_user_password_with_colon_in_password ... ok
[INFO] [stdout] test config::tests::static_creds_clone ... ok
[INFO] [stdout] test config::tests::parse_user_password_valid ... ok
[INFO] [stdout] test config::tests::parse_user_password_empty_user ... ok
[INFO] [stdout] test config::tests::parse_user_password_empty_password ... ok
[INFO] [stdout] test config::tests::static_creds_default ... ok
[INFO] [stdout] test http::tests::test_health_endpoint ... ok
[INFO] [stdout] test http::tests::test_live_endpoint ... ok
[INFO] [stdout] test http::tests::test_live_response_body_alive ... ok
[INFO] [stdout] test http::tests::test_live_response_body_dead ... ok
[INFO] [stdout] test http::tests::test_live_endpoint_not_alive ... ok
[INFO] [stdout] test http::tests::test_metrics_endpoint ... ok
[INFO] [stdout] test http::tests::test_server_state_default ... ok
[INFO] [stdout] test http::tests::test_ready_endpoint_ready ... ok
[INFO] [stdout] test http::tests::test_server_state ... ok
[INFO] [stdout] test http::tests::test_ready_response_body_draining ... ok
[INFO] [stdout] test http::tests::test_metrics_content_type ... ok
[INFO] [stdout] test http::tests::test_ready_endpoint_not_ready ... ok
[INFO] [stdout] test policy::tests::enforce_server_msg_empty_raw_returns_early ... ok
[INFO] [stdout] test policy::tests::enforce_server_msg_preserves_action_and_service ... ok
[INFO] [stdout] test http::tests::test_server_state_clone_shares_state ... ok
[INFO] [stdout] test policy::tests::enforce_server_msg_allowed_by_default_policy ... ok
[INFO] [stdout] test metrics::tests::test_metrics_initialization ... ok
[INFO] [stdout] test metrics::tests::test_authz_timer ... ok
[INFO] [stdout] test http::tests::test_ready_response_body_ready ... ok
[INFO] [stdout] test http::tests::test_health_response_body ... ok
[INFO] [stdout] test policy::tests::enforce_server_msg_with_raw_port ... ok
[INFO] [stdout] test policy::tests::enforce_server_msg_with_none_port ... ok
[INFO] [stdout] test policy::tests::enforce_server_msg_with_none_username ... ok
[INFO] [stdout] test policy::tests::enforce_server_msg_with_raw_username ... ok
[INFO] [stdout] test policy::tests::enforce_server_msg_with_none_rem_addr ... ok
[INFO] [stdout] test http::tests::test_ready_response_body_not_ready ... ok
[INFO] [stdout] test metrics::tests::test_authn_timer ... ok
[INFO] [stdout] test policy::tests::enforce_server_msg_with_raw_rem_addr ... ok
[INFO] [stdout] test session::tests::single_connect_state_activate ... ok
[INFO] [stdout] test session::tests::single_connect_state_default ... ok
[INFO] [stdout] test session::tests::single_connect_state_reset ... ok
[INFO] [stdout] test session::tests::task_id_tracker_double_stop_fails ... ok
[INFO] [stdout] test session::tests::task_id_tracker_multiple_concurrent_tasks ... ok
[INFO] [stdout] test session::tests::task_id_tracker_rejects_duplicate_start ... ok
[INFO] [stdout] test session::tests::task_id_tracker_start_stop_sequence ... ok
[INFO] [stdout] test session::tests::task_id_tracker_watchdog_active_task ... ok
[INFO] [stdout] test session::tests::task_id_tracker_watchdog_after_stop_fails ... ok
[INFO] [stdout] test session::tests::task_id_tracker_stop_unknown_task ... ok
[INFO] [stdout] test session::tests::task_id_tracker_watchdog_unknown_task ... ok
[INFO] [stdout] test telemetry::tests::test_telemetry_config_clone ... ok
[INFO] [stdout] test telemetry::tests::test_shutdown_telemetry_does_not_panic ... ok
[INFO] [stdout] test telemetry::tests::test_telemetry_config_clone_without_location ... ok
[INFO] [stdout] test telemetry::tests::test_telemetry_config_debug ... ok
[INFO] [stdout] test telemetry::tests::test_telemetry_config_new ... ok
[INFO] [stdout] test telemetry::tests::test_telemetry_config_without_location ... ok
[INFO] [stdout] test tls::tests::build_tls_config_missing_cert ... ok
[INFO] [stdout] test tls::tests::build_tls_config_missing_client_ca ... ok
[INFO] [stdout] test tls::tests::build_tls_config_missing_key ... ok
[INFO] [stdout] test tls::tests::build_tls_config_empty_extra_trust_roots ... ok
[INFO] [stdout] test tls::tests::build_tls_config_missing_extra_trust_root ... ok
[INFO] [stdout] test tls::tests::load_certs_empty_file ... ok
[INFO] [stdout] test tls::tests::load_certs_nonexistent_file ... ok
[INFO] [stdout] test tls::tests::load_certs_invalid_pem ... ok
[INFO] [stdout] test tls::tests::load_certs_multiple_certs ... ok
[INFO] [stdout] test tls::tests::load_certs_valid_pem ... ok
[INFO] [stdout] test tls::tests::load_key_valid_pem ... ok
[INFO] [stdout] test tls::tests::load_certs_rcgen_generated ... ok
[INFO] [stdout] test tls::tests::load_key_rcgen_generated ... ok
[INFO] [stdout] test tls::tests::load_key_nonexistent_file ... ok
[INFO] [stdout] test tls::tests::load_key_cert_instead_of_key ... ok
[INFO] [stdout] test tls::tests::build_tls_config_multiple_certs_in_chain ... FAILED
[INFO] [stdout] test tls::tests::load_key_empty_file ... ok
[INFO] [stdout] test tls::tests::load_key_invalid_pem ... ok
[INFO] [stdout] test tls::tests::build_tls_config_valid_certs_succeeds ... FAILED
[INFO] [stdout] test tls::tests::build_tls_config_with_extra_trust_roots_succeeds ... FAILED
[INFO] [stdout] test tls::tests::build_tls_config_with_multiple_extra_trust_roots ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tls::tests::build_tls_config_multiple_certs_in_chain stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tls::tests::build_tls_config_multiple_certs_in_chain' (535) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/src/crypto/mod.rs:249:14:
[INFO] [stdout] 
[INFO] [stdout] Could not automatically determine the process-level CryptoProvider from Rustls crate features.
[INFO] [stdout] Call CryptoProvider::install_default() before this point to select a provider manually, or make sure exactly one of the 'aws-lc-rs' and 'ring' features is enabled.
[INFO] [stdout] See the documentation of the CryptoProvider type for more information.
[INFO] [stdout]             
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e8dbb1cd812 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e8dbb1cd812 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e8dbb1cd812 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e8dbb1cd812 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e8dbb1e6bba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e8dbb1e6bba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e8dbb1d3056 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e8dbb1d3056 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e8dbb1aa35f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e8dbb1aa35f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e8dbb1c4e29 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e8dba8be6fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e8dba8be6fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e8dbb1c5092 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e8dbb1c5092 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e8dbb1aa418 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e8dbb19ee19 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e8dbb1ab52d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e8dbb1e73ac - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e8dbb1e7074 - core[585f66e14d78f9ba]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5e8dbb1e7074 - core[585f66e14d78f9ba]::option::expect_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:2208:5
[INFO] [stdout]   21:     0x5e8dbac6169f - <core[585f66e14d78f9ba]::option::Option<rustls[46e3a017b6d73e97]::crypto::CryptoProvider>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x5e8dbac49968 - <rustls[46e3a017b6d73e97]::crypto::CryptoProvider>::get_default_or_install_from_crate_features
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/src/crypto/mod.rs:249:14
[INFO] [stdout]   23:     0x5e8dbac4a6f7 - <rustls[46e3a017b6d73e97]::webpki::client_verifier::WebPkiClientVerifier>::builder
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/src/webpki/client_verifier.rs:277:13
[INFO] [stdout]   24:     0x5e8dba849df4 - usg_tacacs_server[2960ccdf269c51bc]::tls::build_tls_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tacacs-server/src/tls.rs:32:23
[INFO] [stdout]   25:     0x5e8dba81c548 - usg_tacacs_server[2960ccdf269c51bc]::tls::tests::build_tls_config_multiple_certs_in_chain
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tacacs-server/src/tls.rs:370:22
[INFO] [stdout]   26:     0x5e8dba8150e7 - usg_tacacs_server[2960ccdf269c51bc]::tls::tests::build_tls_config_multiple_certs_in_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tacacs-server/src/tls.rs:359:50
[INFO] [stdout]   27:     0x5e8dba7b5f96 - <usg_tacacs_server[2960ccdf269c51bc]::tls::tests::build_tls_config_multiple_certs_in_chain::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e8dba8b2aab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e8dba8b2aab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5e8dba8bf30a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5e8dba8bf30a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5e8dba8bf30a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5e8dba8bf30a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5e8dba8bf30a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e8dba8bf30a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5e8dba8bf30a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5e8dba8b97d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5e8dba8b97d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5e8dba8c1e02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5e8dba8c1e02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e8dbb1cccdf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5e8dbb1cccdf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x7efbf16d9aa4 - <unknown>
[INFO] [stdout]   49:     0x7efbf1766a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tls::tests::build_tls_config_valid_certs_succeeds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tls::tests::build_tls_config_valid_certs_succeeds' (536) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/src/crypto/mod.rs:249:14:
[INFO] [stdout] 
[INFO] [stdout] Could not automatically determine the process-level CryptoProvider from Rustls crate features.
[INFO] [stdout] Call CryptoProvider::install_default() before this point to select a provider manually, or make sure exactly one of the 'aws-lc-rs' and 'ring' features is enabled.
[INFO] [stdout] See the documentation of the CryptoProvider type for more information.
[INFO] [stdout]             
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e8dbb1cd812 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e8dbb1cd812 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e8dbb1cd812 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e8dbb1cd812 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e8dbb1e6bba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e8dbb1e6bba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e8dbb1d3056 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e8dbb1d3056 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e8dbb1aa35f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e8dbb1aa35f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e8dbb1c4e29 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e8dba8be6fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e8dba8be6fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e8dbb1c5092 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e8dbb1c5092 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e8dbb1aa418 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e8dbb19ee19 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e8dbb1ab52d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e8dbb1e73ac - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e8dbb1e7074 - core[585f66e14d78f9ba]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5e8dbb1e7074 - core[585f66e14d78f9ba]::option::expect_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:2208:5
[INFO] [stdout]   21:     0x5e8dbac6169f - <core[585f66e14d78f9ba]::option::Option<rustls[46e3a017b6d73e97]::crypto::CryptoProvider>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x5e8dbac49968 - <rustls[46e3a017b6d73e97]::crypto::CryptoProvider>::get_default_or_install_from_crate_features
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/src/crypto/mod.rs:249:14
[INFO] [stdout]   23:     0x5e8dbac4a6f7 - <rustls[46e3a017b6d73e97]::webpki::client_verifier::WebPkiClientVerifier>::builder
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/src/webpki/client_verifier.rs:277:13
[INFO] [stdout]   24:     0x5e8dba849df4 - usg_tacacs_server[2960ccdf269c51bc]::tls::build_tls_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tacacs-server/src/tls.rs:32:23
[INFO] [stdout]   25:     0x5e8dba81ba99 - usg_tacacs_server[2960ccdf269c51bc]::tls::tests::build_tls_config_valid_certs_succeeds
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tacacs-server/src/tls.rs:298:22
[INFO] [stdout]   26:     0x5e8dba815087 - usg_tacacs_server[2960ccdf269c51bc]::tls::tests::build_tls_config_valid_certs_succeeds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tacacs-server/src/tls.rs:291:47
[INFO] [stdout]   27:     0x5e8dba7b5f16 - <usg_tacacs_server[2960ccdf269c51bc]::tls::tests::build_tls_config_valid_certs_succeeds::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e8dba8b2aab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e8dba8b2aab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5e8dba8bf30a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5e8dba8bf30a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5e8dba8bf30a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5e8dba8bf30a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5e8dba8bf30a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e8dba8bf30a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5e8dba8bf30a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5e8dba8b97d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5e8dba8b97d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5e8dba8c1e02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5e8dba8c1e02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e8dbb1cccdf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5e8dbb1cccdf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x7efbf16d9aa4 - <unknown>
[INFO] [stdout]   49:     0x7efbf1766a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tls::tests::build_tls_config_with_extra_trust_roots_succeeds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tls::tests::build_tls_config_with_extra_trust_roots_succeeds' (537) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/src/crypto/mod.rs:249:14:
[INFO] [stdout] 
[INFO] [stdout] Could not automatically determine the process-level CryptoProvider from Rustls crate features.
[INFO] [stdout] Call CryptoProvider::install_default() before this point to select a provider manually, or make sure exactly one of the 'aws-lc-rs' and 'ring' features is enabled.
[INFO] [stdout] See the documentation of the CryptoProvider type for more information.
[INFO] [stdout]             
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e8dbb1cd812 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e8dbb1cd812 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e8dbb1cd812 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e8dbb1cd812 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e8dbb1e6bba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e8dbb1e6bba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e8dbb1d3056 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e8dbb1d3056 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e8dbb1aa35f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e8dbb1aa35f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e8dbb1c4e29 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e8dba8be6fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e8dba8be6fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e8dbb1c5092 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e8dbb1c5092 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e8dbb1aa418 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e8dbb19ee19 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e8dbb1ab52d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e8dbb1e73ac - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e8dbb1e7074 - core[585f66e14d78f9ba]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5e8dbb1e7074 - core[585f66e14d78f9ba]::option::expect_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:2208:5
[INFO] [stdout]   21:     0x5e8dbac6169f - <core[585f66e14d78f9ba]::option::Option<rustls[46e3a017b6d73e97]::crypto::CryptoProvider>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x5e8dbac49968 - <rustls[46e3a017b6d73e97]::crypto::CryptoProvider>::get_default_or_install_from_crate_features
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/src/crypto/mod.rs:249:14
[INFO] [stdout]   23:     0x5e8dbac4a6f7 - <rustls[46e3a017b6d73e97]::webpki::client_verifier::WebPkiClientVerifier>::builder
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/src/webpki/client_verifier.rs:277:13
[INFO] [stdout]   24:     0x5e8dba849df4 - usg_tacacs_server[2960ccdf269c51bc]::tls::build_tls_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tacacs-server/src/tls.rs:32:23
[INFO] [stdout]   25:     0x5e8dba81cf8c - usg_tacacs_server[2960ccdf269c51bc]::tls::tests::build_tls_config_with_extra_trust_roots_succeeds
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tacacs-server/src/tls.rs:322:22
[INFO] [stdout]   26:     0x5e8dba815147 - usg_tacacs_server[2960ccdf269c51bc]::tls::tests::build_tls_config_with_extra_trust_roots_succeeds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tacacs-server/src/tls.rs:312:58
[INFO] [stdout]   27:     0x5e8dba7b6016 - <usg_tacacs_server[2960ccdf269c51bc]::tls::tests::build_tls_config_with_extra_trust_roots_succeeds::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e8dba8b2aab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e8dba8b2aab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5e8dba8bf30a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5e8dba8bf30a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5e8dba8bf30a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5e8dba8bf30a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5e8dba8bf30a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e8dba8bf30a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5e8dba8bf30a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5e8dba8b97d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5e8dba8b97d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5e8dba8c1e02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5e8dba8c1e02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e8dbb1cccdf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5e8dbb1cccdf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x7efbf16d9aa4 - <unknown>
[INFO] [stdout]   49:     0x7efbf1766a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tls::tests::build_tls_config_with_multiple_extra_trust_roots stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tls::tests::build_tls_config_with_multiple_extra_trust_roots' (538) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/src/crypto/mod.rs:249:14:
[INFO] [stdout] 
[INFO] [stdout] Could not automatically determine the process-level CryptoProvider from Rustls crate features.
[INFO] [stdout] Call CryptoProvider::install_default() before this point to select a provider manually, or make sure exactly one of the 'aws-lc-rs' and 'ring' features is enabled.
[INFO] [stdout] See the documentation of the CryptoProvider type for more information.
[INFO] [stdout]             
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e8dbb1cd812 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e8dbb1cd812 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e8dbb1cd812 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e8dbb1cd812 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e8dbb1e6bba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e8dbb1e6bba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e8dbb1d3056 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e8dbb1d3056 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e8dbb1aa35f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e8dbb1aa35f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e8dbb1c4e29 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e8dba8be6fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e8dba8be6fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e8dbb1c5092 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e8dbb1c5092 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e8dbb1aa418 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e8dbb19ee19 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e8dbb1ab52d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e8dbb1e73ac - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e8dbb1e7074 - core[585f66e14d78f9ba]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5e8dbb1e7074 - core[585f66e14d78f9ba]::option::expect_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:2208:5
[INFO] [stdout]   21:     0x5e8dbac6169f - <core[585f66e14d78f9ba]::option::Option<rustls[46e3a017b6d73e97]::crypto::CryptoProvider>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x5e8dbac49968 - <rustls[46e3a017b6d73e97]::crypto::CryptoProvider>::get_default_or_install_from_crate_features
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/src/crypto/mod.rs:249:14
[INFO] [stdout]   23:     0x5e8dbac4a6f7 - <rustls[46e3a017b6d73e97]::webpki::client_verifier::WebPkiClientVerifier>::builder
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.35/src/webpki/client_verifier.rs:277:13
[INFO] [stdout]   24:     0x5e8dba849df4 - usg_tacacs_server[2960ccdf269c51bc]::tls::build_tls_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tacacs-server/src/tls.rs:32:23
[INFO] [stdout]   25:     0x5e8dba81d73d - usg_tacacs_server[2960ccdf269c51bc]::tls::tests::build_tls_config_with_multiple_extra_trust_roots
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tacacs-server/src/tls.rs:345:22
[INFO] [stdout]   26:     0x5e8dba815177 - usg_tacacs_server[2960ccdf269c51bc]::tls::tests::build_tls_config_with_multiple_extra_trust_roots::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tacacs-server/src/tls.rs:333:58
[INFO] [stdout]   27:     0x5e8dba7b6056 - <usg_tacacs_server[2960ccdf269c51bc]::tls::tests::build_tls_config_with_multiple_extra_trust_roots::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e8dba8b2aab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e8dba8b2aab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5e8dba8bf30a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5e8dba8bf30a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5e8dba8bf30a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5e8dba8bf30a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5e8dba8bf30a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e8dba8bf30a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5e8dba8bf30a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5e8dba8b97d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5e8dba8b97d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5e8dba8c1e02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e8dba8c1e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5e8dba8c1e02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e8dbb1cccdf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5e8dbb1cccdf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x7efbf16d9aa4 - <unknown>
[INFO] [stdout]   49:     0x7efbf1766a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tls::tests::build_tls_config_multiple_certs_in_chain
[INFO] [stdout]     tls::tests::build_tls_config_valid_certs_succeeds
[INFO] [stdout]     tls::tests::build_tls_config_with_extra_trust_roots_succeeds
[INFO] [stdout]     tls::tests::build_tls_config_with_multiple_extra_trust_roots
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 183 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p usg-tacacs-server --bin usg-tacacs-server`
[INFO] running `Command { std: "docker" "inspect" "ed13045009e86a446c493a710bd7cc00dc4795b6ed2ee2a8790f46c8e9c4e660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed13045009e86a446c493a710bd7cc00dc4795b6ed2ee2a8790f46c8e9c4e660", kill_on_drop: false }`
[INFO] [stdout] ed13045009e86a446c493a710bd7cc00dc4795b6ed2ee2a8790f46c8e9c4e660
