[INFO] cloning repository https://github.com/arisygdc/sipusu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arisygdc/sipusu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farisygdc%2Fsipusu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farisygdc%2Fsipusu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa19b0d6d480a6a412c29254cd54623631bcef1c
[INFO] testing arisygdc/sipusu against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farisygdc%2Fsipusu" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arisygdc/sipusu
[INFO] finished tweaking git repo https://github.com/arisygdc/sipusu
[INFO] tweaked toml for git repo https://github.com/arisygdc/sipusu written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arisygdc/sipusu on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arisygdc/sipusu 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmake v0.1.50
[INFO] [stderr]   Downloaded rust-argon2 v2.1.0
[INFO] [stderr]   Downloaded clang-sys v1.8.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.7.2
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded rustls-webpki v0.102.4
[INFO] [stderr]   Downloaded rustls v0.23.8
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded bindgen v0.69.4
[INFO] [stderr]   Downloaded dunce v1.0.4
[INFO] [stderr]   Downloaded mirai-annotations v1.12.0
[INFO] [stderr]   Downloaded tokio-rustls v0.26.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f065856dbb1dab38088f908ef233671ad30ef1da1a65234680e5c6271777ca6f
[INFO] running `Command { std: "docker" "start" "-a" "f065856dbb1dab38088f908ef233671ad30ef1da1a65234680e5c6271777ca6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f065856dbb1dab38088f908ef233671ad30ef1da1a65234680e5c6271777ca6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f065856dbb1dab38088f908ef233671ad30ef1da1a65234680e5c6271777ca6f", kill_on_drop: false }`
[INFO] [stdout] f065856dbb1dab38088f908ef233671ad30ef1da1a65234680e5c6271777ca6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 869d58fa6c3f7408795ebd261b6abff92be3cf5a89f0fd367fe9465cb062ffe8
[INFO] running `Command { std: "docker" "start" "-a" "869d58fa6c3f7408795ebd261b6abff92be3cf5a89f0fd367fe9465cb062ffe8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling aws-lc-rs v1.7.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling rustls v0.23.8
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling aws-lc-sys v0.17.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling rust-argon2 v2.1.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling sipusu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `WILDCARD_SUPPORT` is never used
[INFO] [stdout]   --> src/message_broker/mod.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const WILDCARD_SUPPORT: bool = false;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SUBS_ID_SUPPORT` is never used
[INFO] [stdout]   --> src/message_broker/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const SUBS_ID_SUPPORT: bool = false;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHARED_SUBS_SUPPORT` is never used
[INFO] [stdout]   --> src/message_broker/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const SHARED_SUBS_SUPPORT: bool = false;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageCoordinator` is never constructed
[INFO] [stdout]  --> src/message_broker/msg_state.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct MessageCoordinator {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/message_broker/msg_state.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl MessageCoordinator {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MsgState` is never used
[INFO] [stdout]   --> src/message_broker/msg_state.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum MsgState {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `step` and `last_step` are never used
[INFO] [stdout]   --> src/message_broker/msg_state.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl MsgState {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 28 |     fn step(&self) -> u8 {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn last_step() -> u8 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Map` is never constructed
[INFO] [stdout]   --> src/message_broker/msg_state.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Map {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SaveState` is never constructed
[INFO] [stdout]   --> src/message_broker/msg_state.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct SaveState {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MsgAckErrors` is never used
[INFO] [stdout]   --> src/message_broker/msg_state.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub enum MsgAckErrors {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create` and `resolve` are never used
[INFO] [stdout]   --> src/message_broker/msg_state.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl MessageCoordinator {
[INFO] [stdout]    | ----------------------- methods in this implementation
[INFO] [stdout] 60 |     pub async fn create(&self, clid: ClientID, packet_id: u16, expr_intrval_sec: u64) -> Result<(), MsgAckErrors> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub async fn resolve(&self, clid: ClientID, packet_id: u16, ack: MsgState) -> Result<(), MsgAckErrors> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_expired` is never used
[INFO] [stdout]   --> src/message_broker/client/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait SessionController {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fn is_expired(&self, t: u64) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `max_qos` is never used
[INFO] [stdout]   --> src/protocol/v5/mod.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl ServiceLevel {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn max_qos() -> u8 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ReceiveMax`, `PacketTooLarge`, `RetainNotSupported`, `SharedSubsUnsuppported`, `SubsIdUnSupported`, and `WildcardSubsUnSupported` are never constructed
[INFO] [stdout]   --> src/protocol/v5/malform.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Malformed {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |     ReceiveMax,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 18 |     PacketTooLarge,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     RetainNotSupported,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     QoSNotSupported,
[INFO] [stdout] 21 |     SharedSubsUnsuppported,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     SubsIdUnSupported,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     WildcardSubsUnSupported
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Malformed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `code` is never used
[INFO] [stdout]   --> src/protocol/v5/malform.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Malformed {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 27 |     pub fn code(&self) -> u8 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete` is never used
[INFO] [stdout]   --> src/ds/trie.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait BaseLeaf: Default
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fn delete(&self);
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LeafCollection` is never used
[INFO] [stdout]   --> src/ds/trie.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait LeafCollection<T>: Default
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `truncate` is never used
[INFO] [stdout]    --> src/ds/trie.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout]  78 | / impl<T, L> Trie<T, L>
[INFO] [stdout]  79 | | where
[INFO] [stdout]  80 | |     T: Clone + PartialEq + Sync,
[INFO] [stdout]  81 | |     L: BaseLeaf
[INFO] [stdout]     | |_______________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 142 |       unsafe fn truncate(node_ptr: *mut Child<T, L>) {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_multi` is never used
[INFO] [stdout]    --> src/ds/trie.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | / impl<T, L> Trie<T, L>
[INFO] [stdout] 188 | | where
[INFO] [stdout] 189 | |     T: Clone + PartialEq + Sync,
[INFO] [stdout] 190 | |     L: BaseLeaf + LeafCollection<T>
[INFO] [stdout]     | |___________________________________- associated function in this implementation
[INFO] [stdout] 191 |   {
[INFO] [stdout] 192 |       pub fn new_multi() -> Self {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/message_broker/message.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get(&self) -> DequeueMessage {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get(&self) -> DequeueMessage<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "869d58fa6c3f7408795ebd261b6abff92be3cf5a89f0fd367fe9465cb062ffe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "869d58fa6c3f7408795ebd261b6abff92be3cf5a89f0fd367fe9465cb062ffe8", kill_on_drop: false }`
[INFO] [stdout] 869d58fa6c3f7408795ebd261b6abff92be3cf5a89f0fd367fe9465cb062ffe8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2faadf30931b9900fec796b3dfac40da0b548345113ed0f29cbc1505c82add87
[INFO] running `Command { std: "docker" "start" "-a" "2faadf30931b9900fec796b3dfac40da0b548345113ed0f29cbc1505c82add87", kill_on_drop: false }`
[INFO] [stderr]    Compiling sipusu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `WILDCARD_SUPPORT` is never used
[INFO] [stdout]   --> src/message_broker/mod.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const WILDCARD_SUPPORT: bool = false;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SUBS_ID_SUPPORT` is never used
[INFO] [stdout]   --> src/message_broker/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const SUBS_ID_SUPPORT: bool = false;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHARED_SUBS_SUPPORT` is never used
[INFO] [stdout]   --> src/message_broker/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const SHARED_SUBS_SUPPORT: bool = false;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageCoordinator` is never constructed
[INFO] [stdout]  --> src/message_broker/msg_state.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct MessageCoordinator {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/message_broker/msg_state.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl MessageCoordinator {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MsgState` is never used
[INFO] [stdout]   --> src/message_broker/msg_state.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum MsgState {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `step` and `last_step` are never used
[INFO] [stdout]   --> src/message_broker/msg_state.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl MsgState {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 28 |     fn step(&self) -> u8 {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn last_step() -> u8 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Map` is never constructed
[INFO] [stdout]   --> src/message_broker/msg_state.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Map {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SaveState` is never constructed
[INFO] [stdout]   --> src/message_broker/msg_state.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct SaveState {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MsgAckErrors` is never used
[INFO] [stdout]   --> src/message_broker/msg_state.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub enum MsgAckErrors {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create` and `resolve` are never used
[INFO] [stdout]   --> src/message_broker/msg_state.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl MessageCoordinator {
[INFO] [stdout]    | ----------------------- methods in this implementation
[INFO] [stdout] 60 |     pub async fn create(&self, clid: ClientID, packet_id: u16, expr_intrval_sec: u64) -> Result<(), MsgAckErrors> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub async fn resolve(&self, clid: ClientID, packet_id: u16, ack: MsgState) -> Result<(), MsgAckErrors> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_expired` is never used
[INFO] [stdout]   --> src/message_broker/client/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait SessionController {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fn is_expired(&self, t: u64) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `max_qos` is never used
[INFO] [stdout]   --> src/protocol/v5/mod.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl ServiceLevel {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn max_qos() -> u8 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ReceiveMax`, `PacketTooLarge`, `RetainNotSupported`, `SharedSubsUnsuppported`, `SubsIdUnSupported`, and `WildcardSubsUnSupported` are never constructed
[INFO] [stdout]   --> src/protocol/v5/malform.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Malformed {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 17 |     ReceiveMax,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 18 |     PacketTooLarge,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     RetainNotSupported,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     QoSNotSupported,
[INFO] [stdout] 21 |     SharedSubsUnsuppported,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     SubsIdUnSupported,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     WildcardSubsUnSupported
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Malformed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `code` is never used
[INFO] [stdout]   --> src/protocol/v5/malform.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Malformed {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 27 |     pub fn code(&self) -> u8 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete` is never used
[INFO] [stdout]   --> src/ds/trie.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait BaseLeaf: Default
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fn delete(&self);
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LeafCollection` is never used
[INFO] [stdout]   --> src/ds/trie.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait LeafCollection<T>: Default
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `truncate` is never used
[INFO] [stdout]    --> src/ds/trie.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout]  78 | / impl<T, L> Trie<T, L>
[INFO] [stdout]  79 | | where
[INFO] [stdout]  80 | |     T: Clone + PartialEq + Sync,
[INFO] [stdout]  81 | |     L: BaseLeaf
[INFO] [stdout]     | |_______________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 142 |       unsafe fn truncate(node_ptr: *mut Child<T, L>) {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_multi` is never used
[INFO] [stdout]    --> src/ds/trie.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | / impl<T, L> Trie<T, L>
[INFO] [stdout] 188 | | where
[INFO] [stdout] 189 | |     T: Clone + PartialEq + Sync,
[INFO] [stdout] 190 | |     L: BaseLeaf + LeafCollection<T>
[INFO] [stdout]     | |___________________________________- associated function in this implementation
[INFO] [stdout] 191 |   {
[INFO] [stdout] 192 |       pub fn new_multi() -> Self {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/message_broker/message.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get(&self) -> DequeueMessage {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get(&self) -> DequeueMessage<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.56s
[INFO] running `Command { std: "docker" "inspect" "2faadf30931b9900fec796b3dfac40da0b548345113ed0f29cbc1505c82add87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2faadf30931b9900fec796b3dfac40da0b548345113ed0f29cbc1505c82add87", kill_on_drop: false }`
[INFO] [stdout] 2faadf30931b9900fec796b3dfac40da0b548345113ed0f29cbc1505c82add87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc88df4127b5d64f143eb3b3b7c6d67392c485441a582f5207fe70bb714d5187
[INFO] running `Command { std: "docker" "start" "-a" "cc88df4127b5d64f143eb3b3b7c6d67392c485441a582f5207fe70bb714d5187", kill_on_drop: false }`
[INFO] [stderr] warning: constant `WILDCARD_SUPPORT` is never used
[INFO] [stderr]   --> src/message_broker/mod.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub const WILDCARD_SUPPORT: bool = false;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SUBS_ID_SUPPORT` is never used
[INFO] [stderr]   --> src/message_broker/mod.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub const SUBS_ID_SUPPORT: bool = false;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SHARED_SUBS_SUPPORT` is never used
[INFO] [stderr]   --> src/message_broker/mod.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub const SHARED_SUBS_SUPPORT: bool = false;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MessageCoordinator` is never constructed
[INFO] [stderr]  --> src/message_broker/msg_state.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct MessageCoordinator {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/message_broker/msg_state.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl MessageCoordinator {
[INFO] [stderr]    | ----------------------- associated function in this implementation
[INFO] [stderr] 13 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `MsgState` is never used
[INFO] [stderr]   --> src/message_broker/msg_state.rs:21:10
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub enum MsgState {
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `step` and `last_step` are never used
[INFO] [stderr]   --> src/message_broker/msg_state.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | impl MsgState {
[INFO] [stderr]    | ------------- associated items in this implementation
[INFO] [stderr] 28 |     fn step(&self) -> u8 {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     fn last_step() -> u8 {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Map` is never constructed
[INFO] [stderr]   --> src/message_broker/msg_state.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct Map {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SaveState` is never constructed
[INFO] [stderr]   --> src/message_broker/msg_state.rs:46:12
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct SaveState {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `MsgAckErrors` is never used
[INFO] [stderr]   --> src/message_broker/msg_state.rs:52:10
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub enum MsgAckErrors {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `create` and `resolve` are never used
[INFO] [stderr]   --> src/message_broker/msg_state.rs:60:18
[INFO] [stderr]    |
[INFO] [stderr] 59 | impl MessageCoordinator {
[INFO] [stderr]    | ----------------------- methods in this implementation
[INFO] [stderr] 60 |     pub async fn create(&self, clid: ClientID, packet_id: u16, expr_intrval_sec: u64) -> Result<(), MsgAckErrors> {
[INFO] [stderr]    |                  ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 89 |     pub async fn resolve(&self, clid: ClientID, packet_id: u16, ack: MsgState) -> Result<(), MsgAckErrors> {
[INFO] [stderr]    |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_expired` is never used
[INFO] [stderr]   --> src/message_broker/client/mod.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub trait SessionController {
[INFO] [stderr]    |           ----------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 20 |     fn is_expired(&self, t: u64) -> bool;
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `max_qos` is never used
[INFO] [stderr]   --> src/protocol/v5/mod.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl ServiceLevel {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn max_qos() -> u8 {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `ReceiveMax`, `PacketTooLarge`, `RetainNotSupported`, `SharedSubsUnsuppported`, `SubsIdUnSupported`, and `WildcardSubsUnSupported` are never constructed
[INFO] [stderr]   --> src/protocol/v5/malform.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub enum Malformed {
[INFO] [stderr]    |          --------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 17 |     ReceiveMax,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 18 |     PacketTooLarge,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 19 |     RetainNotSupported,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 20 |     QoSNotSupported,
[INFO] [stderr] 21 |     SharedSubsUnsuppported,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 22 |     SubsIdUnSupported,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 23 |     WildcardSubsUnSupported
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Malformed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `code` is never used
[INFO] [stderr]   --> src/protocol/v5/malform.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl Malformed {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] 27 |     pub fn code(&self) -> u8 {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `delete` is never used
[INFO] [stderr]   --> src/ds/trie.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub trait BaseLeaf: Default
[INFO] [stderr]    |           -------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 10 |     fn delete(&self);
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `LeafCollection` is never used
[INFO] [stderr]   --> src/ds/trie.rs:21:11
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub trait LeafCollection<T>: Default
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `truncate` is never used
[INFO] [stderr]    --> src/ds/trie.rs:142:15
[INFO] [stderr]     |
[INFO] [stderr]  78 | / impl<T, L> Trie<T, L>
[INFO] [stderr]  79 | | where
[INFO] [stderr]  80 | |     T: Clone + PartialEq + Sync,
[INFO] [stderr]  81 | |     L: BaseLeaf
[INFO] [stderr]     | |_______________- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 142 |       unsafe fn truncate(node_ptr: *mut Child<T, L>) {
[INFO] [stderr]     |                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new_multi` is never used
[INFO] [stderr]    --> src/ds/trie.rs:192:12
[INFO] [stderr]     |
[INFO] [stderr] 187 | / impl<T, L> Trie<T, L>
[INFO] [stderr] 188 | | where
[INFO] [stderr] 189 | |     T: Clone + PartialEq + Sync,
[INFO] [stderr] 190 | |     L: BaseLeaf + LeafCollection<T>
[INFO] [stderr]     | |___________________________________- associated function in this implementation
[INFO] [stderr] 191 |   {
[INFO] [stderr] 192 |       pub fn new_multi() -> Self {
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/message_broker/message.rs:60:12
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn get(&self) -> DequeueMessage {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn get(&self) -> DequeueMessage<'_> {
[INFO] [stderr]    |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sipusu` (bin "sipusu" test) generated 20 warnings (run `cargo fix --bin "sipusu" -p sipusu --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sipusu-d875aa985decdcbf)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test ds::linked_list::tests::single_test ... ok
[INFO] [stdout] test protocol::v5::connect::tests::test_decode_connect_packet ... ok
[INFO] [stdout] test protocol::v5::connect::tests::test_decode_connect_packet_with_invalid_protocol_level ... ok
[INFO] [stdout] test protocol::v5::connect::tests::test_decode_connect_packet_with_username_password ... ok
[INFO] [stdout] test protocol::v5::connect::tests::test_decode_connect_packet_with_invalid_protocol ... ok
[INFO] [stdout] test protocol::v5::connect::tests::test_decode_connect_packet_with_will ... ok
[INFO] [stdout] test protocol::v5::puback::tests::test_encode_puback ... ok
[INFO] [stdout] test ds::linked_list::tests::concurrent_pop ... ok
[INFO] [stdout] test ds::linked_list::tests::concurrent_push ... ok
[INFO] [stdout] test protocol::v5::publish::tests::dif ... ok
[INFO] [stdout] test protocol::v5::publish::tests::test_decode_publish ... ok
[INFO] [stdout] test protocol::v5::subsack::tests::test_encode_suback ... ok
[INFO] [stdout] test protocol::v5::subscribe::tests::test_subscribe_packet_deserialization ... ok
[INFO] [stdout] test protocol::v5::connack::tests::test_encode_connack ... FAILED
[INFO] [stdout] test authentication::test::ensure_create_or_open ... FAILED
[INFO] [stdout] test authentication::test::create_user_checked ... FAILED
[INFO] [stdout] test authentication::test::decode_checked ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- protocol::v5::connack::tests::test_encode_connack stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocol::v5::connack::tests::test_encode_connack' (25) panicked at src/protocol/v5/connack.rs:313:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 120
[INFO] [stdout]  right: 122
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56564bcc6b12 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56564bcc6b12 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56564bcc6b12 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56564bcc6b12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56564bcd76df - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56564bcd76df - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56564bc93b63 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56564bc93b63 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56564bc9fb92 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56564bca4a4f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56564bca48e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56564bb62fee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56564bb62fee - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56564bca510f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56564bca510f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56564bca4eba - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56564bc9fcd9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56564bc883fd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56564bcdf440 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56564bcdf243 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x56564bbf1d2e - core::panicking::assert_failed::h44a47281dfe6057e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x56564bb2a3be - sipusu::protocol::v5::connack::tests::test_encode_connack::h445882dfc6992d73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/v5/connack.rs:313:9
[INFO] [stdout]   22:     0x56564bb2add7 - sipusu::protocol::v5::connack::tests::test_encode_connack::{{closure}}::h17f9e405f0aeb0f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/v5/connack.rs:275:29
[INFO] [stdout]   23:     0x56564baf6046 - core::ops::function::FnOnce::call_once::hdf6178f405a36250
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56564bb62dcb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56564bb62dcb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x56564bb76e4d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x56564bb76e4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x56564bb76e4d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x56564bb76e4d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x56564bb76e4d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56564bb76e4d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x56564bb76e4d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x56564bb50364 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x56564bb50364 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56564bb53c9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x56564bb53c9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x56564bb53c9a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x56564bb53c9a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x56564bb53c9a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56564bb53c9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x56564bb53c9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56564bc9b0cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x56564bc9b0cf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x776716393aa4 - <unknown>
[INFO] [stdout]   45:     0x776716420a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authentication::test::ensure_create_or_open stdout ----
[INFO] [stdout] [storage] No such file or directory (os error 2)
[INFO] [stdout] [storage] creating...
[INFO] [stdout] [auth] Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'authentication::test::ensure_create_or_open' (21) panicked at src/authentication.rs:349:17:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56564bcc6b12 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56564bcc6b12 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56564bcc6b12 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56564bcc6b12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56564bcd76df - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56564bcd76df - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56564bc93b63 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56564bc93b63 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56564bc9fb92 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56564bca4a4f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56564bca48e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56564bb62fee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56564bb62fee - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56564bca510f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56564bca510f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56564bca4e86 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x56564bc9fcd9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56564bc883fd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56564bcdf440 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56564bcdf41c - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56564bb1a34d - sipusu::authentication::test::ensure_create_or_open::{{closure}}::h227cdc252187ab35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:349:17
[INFO] [stdout]   21:     0x56564bb2bc32 - <core::pin::Pin<P> as core::future::future::Future>::poll::h51886678f0621ac0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x56564bb2bc6d - <core::pin::Pin<P> as core::future::future::Future>::poll::h8ef4018658c532f2
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56564bb0204d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5bc1ef91eda32256
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x56564bb01f9b - tokio::runtime::coop::with_budget::hebafe2e3eba6e2e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x56564bb01f9b - tokio::runtime::coop::budget::h5a9639166eaaa82d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x56564bb01f9b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbc1c4f36add331e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x56564bb007e0 - tokio::runtime::scheduler::current_thread::Context::enter::h34f176f39fc59c6b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x56564bb01650 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2b5fd82895acd9e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x56564bb01374 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h26d824a9f9e64f4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x56564bb3095b - tokio::runtime::context::scoped::Scoped<T>::set::h867468d223d27466
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x56564bb06be9 - tokio::runtime::context::set_scheduler::{{closure}}::ha221dac56afc460a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x56564bb0f922 - std::thread::local::LocalKey<T>::try_with::habec7dc2f91a7c41
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x56564bb0f23e - std::thread::local::LocalKey<T>::with::he4a5925903deaaa0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x56564bb06b9d - tokio::runtime::context::set_scheduler::h9fe9570f639404dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x56564bb01120 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h02f391c77db7fa4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x56564bb01393 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h429738db5ce0cb6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x56564baffc35 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h366d9d6a091afd24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x56564bb21560 - tokio::runtime::context::runtime::enter_runtime::hfb127d1116e0e9c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x56564baffb91 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h56938ace8a292ba9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x56564bb30aba - tokio::runtime::runtime::Runtime::block_on::hbfbedea49ae763c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x56564bb19ebe - sipusu::authentication::test::ensure_create_or_open::h1fb01d36c1efc324
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:358:10
[INFO] [stdout]   42:     0x56564bb19f57 - sipusu::authentication::test::ensure_create_or_open::{{closure}}::h151579c3fd410342
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:345:37
[INFO] [stdout]   43:     0x56564baf5b96 - core::ops::function::FnOnce::call_once::ha72693e362f2b225
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x56564bb62dcb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x56564bb62dcb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x56564bb76e4d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x56564bb76e4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x56564bb76e4d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x56564bb76e4d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x56564bb76e4d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x56564bb76e4d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x56564bb76e4d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x56564bb50364 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x56564bb50364 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x56564bb53c9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x56564bb53c9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x56564bb53c9a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x56564bb53c9a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x56564bb53c9a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56564bb53c9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x56564bb53c9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x56564bc9b0cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x56564bc9b0cf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x776716393aa4 - <unknown>
[INFO] [stdout]   65:     0x776716420a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authentication::test::create_user_checked stdout ----
[INFO] [stdout] [storage] No such file or directory (os error 2)
[INFO] [stdout] [storage] creating...
[INFO] [stdout] [auth] Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'authentication::test::create_user_checked' (17) panicked at src/authentication.rs:366:17:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56564bcc6b12 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56564bcc6b12 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56564bcc6b12 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56564bcc6b12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56564bcd76df - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56564bcd76df - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56564bc93b63 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56564bc93b63 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56564bc9fb92 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56564bca4a4f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56564bca48e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56564bb62fee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56564bb62fee - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56564bca510f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56564bca510f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56564bca4e86 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x56564bc9fcd9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56564bc883fd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56564bcdf440 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56564bcdf41c - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56564bb19938 - sipusu::authentication::test::create_user_checked::{{closure}}::ha3ea514ef4900e26
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:366:17
[INFO] [stdout]   21:     0x56564bb2bc32 - <core::pin::Pin<P> as core::future::future::Future>::poll::h51886678f0621ac0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x56564bb2bc6d - <core::pin::Pin<P> as core::future::future::Future>::poll::h8ef4018658c532f2
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56564bb0204d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5bc1ef91eda32256
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x56564bb01f9b - tokio::runtime::coop::with_budget::hebafe2e3eba6e2e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x56564bb01f9b - tokio::runtime::coop::budget::h5a9639166eaaa82d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x56564bb01f9b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbc1c4f36add331e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x56564bb007e0 - tokio::runtime::scheduler::current_thread::Context::enter::h34f176f39fc59c6b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x56564bb01650 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2b5fd82895acd9e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x56564bb01374 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h26d824a9f9e64f4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x56564bb3095b - tokio::runtime::context::scoped::Scoped<T>::set::h867468d223d27466
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x56564bb06be9 - tokio::runtime::context::set_scheduler::{{closure}}::ha221dac56afc460a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x56564bb0f922 - std::thread::local::LocalKey<T>::try_with::habec7dc2f91a7c41
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x56564bb0f23e - std::thread::local::LocalKey<T>::with::he4a5925903deaaa0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x56564bb06b9d - tokio::runtime::context::set_scheduler::h9fe9570f639404dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x56564bb01120 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h02f391c77db7fa4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x56564bb01393 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h429738db5ce0cb6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x56564baffc35 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h366d9d6a091afd24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x56564bb21560 - tokio::runtime::context::runtime::enter_runtime::hfb127d1116e0e9c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x56564baffb91 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h56938ace8a292ba9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x56564bb30aba - tokio::runtime::runtime::Runtime::block_on::hbfbedea49ae763c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x56564bb19081 - sipusu::authentication::test::create_user_checked::h1679b533b2793c67
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:381:34
[INFO] [stdout]   42:     0x56564bb19d67 - sipusu::authentication::test::create_user_checked::{{closure}}::heac914d03a9d1084
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:362:35
[INFO] [stdout]   43:     0x56564baf5476 - core::ops::function::FnOnce::call_once::h03c4ba7c3433720d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x56564bb62dcb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x56564bb62dcb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x56564bb76e4d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x56564bb76e4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x56564bb76e4d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x56564bb76e4d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x56564bb76e4d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x56564bb76e4d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x56564bb76e4d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x56564bb50364 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x56564bb50364 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x56564bb53c9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x56564bb53c9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x56564bb53c9a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x56564bb53c9a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x56564bb53c9a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56564bb53c9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x56564bb53c9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x56564bc9b0cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x56564bc9b0cf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x776716393aa4 - <unknown>
[INFO] [stdout]   65:     0x776716420a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authentication::test::decode_checked stdout ----
[INFO] [stdout] [storage] No such file or directory (os error 2)
[INFO] [stdout] [storage] creating...
[INFO] [stdout] [auth] Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'authentication::test::decode_checked' (18) panicked at src/authentication.rs:395:17:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56564bcc6b12 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56564bcc6b12 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56564bcc6b12 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56564bcc6b12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56564bcd76df - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56564bcd76df - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56564bc93b63 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56564bc93b63 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56564bc9fb92 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56564bca4a4f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56564bca48e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56564bb62fee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56564bb62fee - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56564bca510f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56564bca510f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56564bca4e86 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x56564bc9fcd9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56564bc883fd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56564bcdf440 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56564bcdf41c - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56564bb18cb7 - sipusu::authentication::test::decode_checked::{{closure}}::h803ebe084eb8facf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:395:17
[INFO] [stdout]   21:     0x56564bb2bc32 - <core::pin::Pin<P> as core::future::future::Future>::poll::h51886678f0621ac0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x56564bb2bc6d - <core::pin::Pin<P> as core::future::future::Future>::poll::h8ef4018658c532f2
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56564bb0204d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5bc1ef91eda32256
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x56564bb01f9b - tokio::runtime::coop::with_budget::hebafe2e3eba6e2e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x56564bb01f9b - tokio::runtime::coop::budget::h5a9639166eaaa82d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x56564bb01f9b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbc1c4f36add331e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x56564bb007e0 - tokio::runtime::scheduler::current_thread::Context::enter::h34f176f39fc59c6b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x56564bb01650 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2b5fd82895acd9e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x56564bb01374 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h26d824a9f9e64f4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x56564bb3095b - tokio::runtime::context::scoped::Scoped<T>::set::h867468d223d27466
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x56564bb06be9 - tokio::runtime::context::set_scheduler::{{closure}}::ha221dac56afc460a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x56564bb0f922 - std::thread::local::LocalKey<T>::try_with::habec7dc2f91a7c41
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x56564bb0f23e - std::thread::local::LocalKey<T>::with::he4a5925903deaaa0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x56564bb06b9d - tokio::runtime::context::set_scheduler::h9fe9570f639404dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x56564bb01120 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h02f391c77db7fa4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x56564bb01393 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h429738db5ce0cb6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x56564baffc35 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h366d9d6a091afd24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x56564bb21560 - tokio::runtime::context::runtime::enter_runtime::hfb127d1116e0e9c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x56564baffb91 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h56938ace8a292ba9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x56564bb30aba - tokio::runtime::runtime::Runtime::block_on::hbfbedea49ae763c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x56564bb1875e - sipusu::authentication::test::decode_checked::h8d923110caee5ec8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:405:27
[INFO] [stdout]   42:     0x56564bb187f7 - sipusu::authentication::test::decode_checked::{{closure}}::h387aad584e9ef645
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:391:30
[INFO] [stdout]   43:     0x56564baf5836 - core::ops::function::FnOnce::call_once::h6b65262ce4367cb5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x56564bb62dcb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x56564bb62dcb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x56564bb76e4d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x56564bb76e4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x56564bb76e4d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x56564bb76e4d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x56564bb76e4d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x56564bb76e4d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x56564bb76e4d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x56564bb50364 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x56564bb50364 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x56564bb53c9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x56564bb53c9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x56564bb53c9a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x56564bb53c9a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x56564bb53c9a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x56564bb53c9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x56564bb53c9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x56564bc9b0cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x56564bc9b0cf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x776716393aa4 - <unknown>
[INFO] [stdout]   65:     0x776716420a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     authentication::test::create_user_checked
[INFO] [stdout]     authentication::test::decode_checked
[INFO] [stdout]     authentication::test::ensure_create_or_open
[INFO] [stdout]     protocol::v5::connack::tests::test_encode_connack
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin sipusu`
[INFO] running `Command { std: "docker" "inspect" "cc88df4127b5d64f143eb3b3b7c6d67392c485441a582f5207fe70bb714d5187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc88df4127b5d64f143eb3b3b7c6d67392c485441a582f5207fe70bb714d5187", kill_on_drop: false }`
[INFO] [stdout] cc88df4127b5d64f143eb3b3b7c6d67392c485441a582f5207fe70bb714d5187
