[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 try#9f93af291970322f4f1c6315ccde4d7078201159 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arisygdc/sipusu on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c66ea896ea2b799da278aad046bf6524ca05419e1fcf6841a7f42c97204c5120
[INFO] running `Command { std: "docker" "start" "-a" "c66ea896ea2b799da278aad046bf6524ca05419e1fcf6841a7f42c97204c5120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c66ea896ea2b799da278aad046bf6524ca05419e1fcf6841a7f42c97204c5120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c66ea896ea2b799da278aad046bf6524ca05419e1fcf6841a7f42c97204c5120", kill_on_drop: false }`
[INFO] [stdout] c66ea896ea2b799da278aad046bf6524ca05419e1fcf6841a7f42c97204c5120
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 096afbd27fb96a492f21a69883b7cc3bed1e8322da02bb468a63577c9760f730
[INFO] running `Command { std: "docker" "start" "-a" "096afbd27fb96a492f21a69883b7cc3bed1e8322da02bb468a63577c9760f730", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling aws-lc-rs v1.7.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling aws-lc-sys v0.17.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rust-argon2 v2.1.0
[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 12s
[INFO] running `Command { std: "docker" "inspect" "096afbd27fb96a492f21a69883b7cc3bed1e8322da02bb468a63577c9760f730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "096afbd27fb96a492f21a69883b7cc3bed1e8322da02bb468a63577c9760f730", kill_on_drop: false }`
[INFO] [stdout] 096afbd27fb96a492f21a69883b7cc3bed1e8322da02bb468a63577c9760f730
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d57a7148228af05ffbad098cf412a3a8c8c4b4e1a30a5f10a3b054a35c8e395
[INFO] running `Command { std: "docker" "start" "-a" "8d57a7148228af05ffbad098cf412a3a8c8c4b4e1a30a5f10a3b054a35c8e395", 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 3.08s
[INFO] running `Command { std: "docker" "inspect" "8d57a7148228af05ffbad098cf412a3a8c8c4b4e1a30a5f10a3b054a35c8e395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d57a7148228af05ffbad098cf412a3a8c8c4b4e1a30a5f10a3b054a35c8e395", kill_on_drop: false }`
[INFO] [stdout] 8d57a7148228af05ffbad098cf412a3a8c8c4b4e1a30a5f10a3b054a35c8e395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a942898823d0fab6c0fed7b2360bf0734e9d35bcc4f6a6e15cfd2509643b527
[INFO] running `Command { std: "docker" "start" "-a" "1a942898823d0fab6c0fed7b2360bf0734e9d35bcc4f6a6e15cfd2509643b527", 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.18s
[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_with_invalid_protocol ... ok
[INFO] [stdout] test protocol::v5::connect::tests::test_decode_connect_packet ... ok
[INFO] [stdout] test ds::linked_list::tests::concurrent_pop ... ok
[INFO] [stdout] test protocol::v5::connect::tests::test_decode_connect_packet_with_invalid_protocol_level ... ok
[INFO] [stdout] test protocol::v5::puback::tests::test_encode_puback ... ok
[INFO] [stdout] test protocol::v5::connect::tests::test_decode_connect_packet_with_will ... ok
[INFO] [stdout] test ds::linked_list::tests::concurrent_push ... ok
[INFO] [stdout] test protocol::v5::connect::tests::test_decode_connect_packet_with_username_password ... 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' (23) 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:     0x64b0ce87ce02 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b0ce87ce02 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b0ce87ce02 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64b0ce87ce02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64b0ce88d9cf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64b0ce88d9cf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x64b0ce849f83 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64b0ce849f83 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64b0ce855e82 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64b0ce85ad3f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64b0ce85abd1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64b0ce71832e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x64b0ce71832e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64b0ce85b3ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x64b0ce85b3ff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64b0ce85b1aa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x64b0ce855fb9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64b0ce83e6ed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64b0ce895730 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b0ce895533 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x64b0ce7a69dd - core::panicking::assert_failed::h2c14276d13319c0c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x64b0ce6df77e - sipusu::protocol::v5::connack::tests::test_encode_connack::h6aa44ac3970af937
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/v5/connack.rs:313:9
[INFO] [stdout]   22:     0x64b0ce6e0197 - sipusu::protocol::v5::connack::tests::test_encode_connack::{{closure}}::h4b953465083cb40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/v5/connack.rs:275:29
[INFO] [stdout]   23:     0x64b0ce6aaa36 - core::ops::function::FnOnce::call_once::h2e0675c2ed44cffa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64b0ce71812b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64b0ce71812b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64b0ce72c18d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64b0ce72c18d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64b0ce72c18d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x64b0ce72c18d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x64b0ce72c18d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64b0ce72c18d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64b0ce72c18d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64b0ce7056d4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64b0ce7056d4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x64b0ce708f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x64b0ce708f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64b0ce708f2a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x64b0ce708f2a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x64b0ce708f2a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64b0ce708f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x64b0ce708f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b0ce8513bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x64b0ce8513bf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x77ecd1439aa4 - <unknown>
[INFO] [stdout]   45:     0x77ecd14c6a64 - 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' (19) panicked at src/authentication.rs:349:17:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b0ce87ce02 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b0ce87ce02 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b0ce87ce02 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64b0ce87ce02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64b0ce88d9cf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64b0ce88d9cf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x64b0ce849f83 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64b0ce849f83 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64b0ce855e82 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64b0ce85ad3f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64b0ce85abd1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64b0ce71832e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x64b0ce71832e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64b0ce85b3ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x64b0ce85b3ff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64b0ce85b176 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x64b0ce855fb9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64b0ce83e6ed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64b0ce895730 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b0ce89570c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64b0ce6cf67d - sipusu::authentication::test::ensure_create_or_open::{{closure}}::had620b95d8ea46df
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:349:17
[INFO] [stdout]   21:     0x64b0ce6e1072 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc18d14c62174c029
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64b0ce6e0fed - <core::pin::Pin<P> as core::future::future::Future>::poll::h8630ab2ffe6397e7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64b0ce6b755d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h65fbc575cc7a2748
[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:     0x64b0ce6b74ab - tokio::runtime::coop::with_budget::hc79ebf97df2173f9
[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:     0x64b0ce6b74ab - tokio::runtime::coop::budget::h4ce37c38e3cd7f1f
[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:     0x64b0ce6b74ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h413975ab2a6d1f4a
[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:     0x64b0ce6b5cf0 - tokio::runtime::scheduler::current_thread::Context::enter::h0e862ece04668d87
[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:     0x64b0ce6b6b60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9626c78a105817ea
[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:     0x64b0ce6b6884 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5d6383ad02be1e8b
[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:     0x64b0ce6e5c9b - tokio::runtime::context::scoped::Scoped<T>::set::hd6b6ccfd88011459
[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:     0x64b0ce6bc789 - tokio::runtime::context::set_scheduler::{{closure}}::h3d9fbcbb9b680c20
[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:     0x64b0ce6c4b22 - std::thread::local::LocalKey<T>::try_with::h5521f050e5c59570
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x64b0ce6c46be - std::thread::local::LocalKey<T>::with::hf7fd351e1439cb34
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x64b0ce6bc73d - tokio::runtime::context::set_scheduler::h0135dc2ecc8633a3
[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:     0x64b0ce6b6630 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha0d9d10bdac33b26
[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:     0x64b0ce6b68a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3bf54981a2fca9fe
[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:     0x64b0ce6b5145 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5ca850850b9e5051
[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:     0x64b0ce6d6830 - tokio::runtime::context::runtime::enter_runtime::h7f88106ddc6b2735
[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:     0x64b0ce6b50a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0ffe02816d87fac3
[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:     0x64b0ce6e5dfa - tokio::runtime::runtime::Runtime::block_on::h902b63afa8aaf46e
[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:     0x64b0ce6cf1ee - sipusu::authentication::test::ensure_create_or_open::h85f4e5e078b4a37c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:358:10
[INFO] [stdout]   42:     0x64b0ce6cf287 - sipusu::authentication::test::ensure_create_or_open::{{closure}}::h81a2dfdbb1ec575f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:345:37
[INFO] [stdout]   43:     0x64b0ce6aa856 - core::ops::function::FnOnce::call_once::h1031a1a70964f9a5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64b0ce71812b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64b0ce71812b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64b0ce72c18d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64b0ce72c18d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x64b0ce72c18d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x64b0ce72c18d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x64b0ce72c18d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64b0ce72c18d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64b0ce72c18d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64b0ce7056d4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64b0ce7056d4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x64b0ce708f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x64b0ce708f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x64b0ce708f2a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x64b0ce708f2a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x64b0ce708f2a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64b0ce708f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x64b0ce708f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64b0ce8513bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x64b0ce8513bf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x77ecd1439aa4 - <unknown>
[INFO] [stdout]   65:     0x77ecd14c6a64 - 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:     0x64b0ce87ce02 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b0ce87ce02 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b0ce87ce02 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64b0ce87ce02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64b0ce88d9cf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64b0ce88d9cf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x64b0ce849f83 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64b0ce849f83 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64b0ce855e82 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64b0ce85ad3f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64b0ce85abd1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64b0ce71832e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x64b0ce71832e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64b0ce85b3ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x64b0ce85b3ff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64b0ce85b176 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x64b0ce855fb9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64b0ce83e6ed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64b0ce895730 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b0ce89570c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64b0ce6cec68 - sipusu::authentication::test::create_user_checked::{{closure}}::h02728f83e02cc470
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:366:17
[INFO] [stdout]   21:     0x64b0ce6e1072 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc18d14c62174c029
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64b0ce6e0fed - <core::pin::Pin<P> as core::future::future::Future>::poll::h8630ab2ffe6397e7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64b0ce6b755d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h65fbc575cc7a2748
[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:     0x64b0ce6b74ab - tokio::runtime::coop::with_budget::hc79ebf97df2173f9
[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:     0x64b0ce6b74ab - tokio::runtime::coop::budget::h4ce37c38e3cd7f1f
[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:     0x64b0ce6b74ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h413975ab2a6d1f4a
[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:     0x64b0ce6b5cf0 - tokio::runtime::scheduler::current_thread::Context::enter::h0e862ece04668d87
[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:     0x64b0ce6b6b60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9626c78a105817ea
[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:     0x64b0ce6b6884 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5d6383ad02be1e8b
[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:     0x64b0ce6e5c9b - tokio::runtime::context::scoped::Scoped<T>::set::hd6b6ccfd88011459
[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:     0x64b0ce6bc789 - tokio::runtime::context::set_scheduler::{{closure}}::h3d9fbcbb9b680c20
[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:     0x64b0ce6c4b22 - std::thread::local::LocalKey<T>::try_with::h5521f050e5c59570
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x64b0ce6c46be - std::thread::local::LocalKey<T>::with::hf7fd351e1439cb34
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x64b0ce6bc73d - tokio::runtime::context::set_scheduler::h0135dc2ecc8633a3
[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:     0x64b0ce6b6630 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha0d9d10bdac33b26
[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:     0x64b0ce6b68a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3bf54981a2fca9fe
[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] [stderr] error: test failed, to rerun pass `--bin sipusu`
[INFO] [stdout]   37:     0x64b0ce6b5145 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5ca850850b9e5051
[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:     0x64b0ce6d6830 - tokio::runtime::context::runtime::enter_runtime::h7f88106ddc6b2735
[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:     0x64b0ce6b50a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0ffe02816d87fac3
[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:     0x64b0ce6e5dfa - tokio::runtime::runtime::Runtime::block_on::h902b63afa8aaf46e
[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:     0x64b0ce6ce3b1 - sipusu::authentication::test::create_user_checked::h2a8135dd1e77b8fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:381:34
[INFO] [stdout]   42:     0x64b0ce6cf097 - sipusu::authentication::test::create_user_checked::{{closure}}::hc21cc5110d13d87a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:362:35
[INFO] [stdout]   43:     0x64b0ce6ab156 - core::ops::function::FnOnce::call_once::hcafe17338edc734c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64b0ce71812b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64b0ce71812b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64b0ce72c18d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64b0ce72c18d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x64b0ce72c18d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x64b0ce72c18d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x64b0ce72c18d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64b0ce72c18d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64b0ce72c18d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64b0ce7056d4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64b0ce7056d4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x64b0ce708f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x64b0ce708f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x64b0ce708f2a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x64b0ce708f2a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x64b0ce708f2a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64b0ce708f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x64b0ce708f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64b0ce8513bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x64b0ce8513bf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x77ecd1439aa4 - <unknown>
[INFO] [stdout]   65:     0x77ecd14c6a64 - 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:     0x64b0ce87ce02 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b0ce87ce02 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b0ce87ce02 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64b0ce87ce02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64b0ce88d9cf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64b0ce88d9cf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x64b0ce849f83 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64b0ce849f83 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64b0ce855e82 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64b0ce85ad3f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64b0ce85abd1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64b0ce71832e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x64b0ce71832e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64b0ce85b3ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x64b0ce85b3ff - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64b0ce85b176 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x64b0ce855fb9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64b0ce83e6ed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64b0ce895730 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b0ce89570c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64b0ce6cdfb7 - sipusu::authentication::test::decode_checked::{{closure}}::ha9d9455b847b1885
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:395:17
[INFO] [stdout]   21:     0x64b0ce6e1072 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc18d14c62174c029
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64b0ce6e0fed - <core::pin::Pin<P> as core::future::future::Future>::poll::h8630ab2ffe6397e7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64b0ce6b755d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h65fbc575cc7a2748
[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:     0x64b0ce6b74ab - tokio::runtime::coop::with_budget::hc79ebf97df2173f9
[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:     0x64b0ce6b74ab - tokio::runtime::coop::budget::h4ce37c38e3cd7f1f
[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:     0x64b0ce6b74ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h413975ab2a6d1f4a
[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:     0x64b0ce6b5cf0 - tokio::runtime::scheduler::current_thread::Context::enter::h0e862ece04668d87
[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:     0x64b0ce6b6b60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9626c78a105817ea
[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:     0x64b0ce6b6884 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5d6383ad02be1e8b
[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:     0x64b0ce6e5c9b - tokio::runtime::context::scoped::Scoped<T>::set::hd6b6ccfd88011459
[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:     0x64b0ce6bc789 - tokio::runtime::context::set_scheduler::{{closure}}::h3d9fbcbb9b680c20
[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:     0x64b0ce6c4b22 - std::thread::local::LocalKey<T>::try_with::h5521f050e5c59570
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x64b0ce6c46be - std::thread::local::LocalKey<T>::with::hf7fd351e1439cb34
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x64b0ce6bc73d - tokio::runtime::context::set_scheduler::h0135dc2ecc8633a3
[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:     0x64b0ce6b6630 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha0d9d10bdac33b26
[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:     0x64b0ce6b68a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3bf54981a2fca9fe
[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:     0x64b0ce6b5145 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5ca850850b9e5051
[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:     0x64b0ce6d6830 - tokio::runtime::context::runtime::enter_runtime::h7f88106ddc6b2735
[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:     0x64b0ce6b50a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0ffe02816d87fac3
[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:     0x64b0ce6e5dfa - tokio::runtime::runtime::Runtime::block_on::h902b63afa8aaf46e
[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:     0x64b0ce6cda8e - sipusu::authentication::test::decode_checked::h3494aec2c683ab63
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:405:27
[INFO] [stdout]   42:     0x64b0ce6ce257 - sipusu::authentication::test::decode_checked::{{closure}}::hb042a8960711c4a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication.rs:391:30
[INFO] [stdout]   43:     0x64b0ce6aa936 - core::ops::function::FnOnce::call_once::h189b0299ef70ea0f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64b0ce71812b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64b0ce71812b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64b0ce72c18d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64b0ce72c18d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x64b0ce72c18d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x64b0ce72c18d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x64b0ce72c18d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64b0ce72c18d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64b0ce72c18d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64b0ce7056d4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64b0ce7056d4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x64b0ce708f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x64b0ce708f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x64b0ce708f2a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x64b0ce708f2a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x64b0ce708f2a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64b0ce708f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x64b0ce708f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64b0ce8513bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x64b0ce8513bf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x77ecd1439aa4 - <unknown>
[INFO] [stdout]   65:     0x77ecd14c6a64 - 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.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1a942898823d0fab6c0fed7b2360bf0734e9d35bcc4f6a6e15cfd2509643b527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a942898823d0fab6c0fed7b2360bf0734e9d35bcc4f6a6e15cfd2509643b527", kill_on_drop: false }`
[INFO] [stdout] 1a942898823d0fab6c0fed7b2360bf0734e9d35bcc4f6a6e15cfd2509643b527
