[INFO] cloning repository https://github.com/mdm/confidante
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdm/confidante" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdm%2Fconfidante", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdm%2Fconfidante'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 665bf10837b2e046f176a95331dd98b10461dae3
[INFO] testing mdm/confidante against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdm%2Fconfidante" "/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/mdm/confidante
[INFO] finished tweaking git repo https://github.com/mdm/confidante
[INFO] tweaked toml for git repo https://github.com/mdm/confidante written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mdm/confidante 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/mdm/confidante 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] 64990ca0e70654fed37141c4be477bd49cba4c1019b86f0eda1397d0044b81f4
[INFO] running `Command { std: "docker" "start" "-a" "64990ca0e70654fed37141c4be477bd49cba4c1019b86f0eda1397d0044b81f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64990ca0e70654fed37141c4be477bd49cba4c1019b86f0eda1397d0044b81f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64990ca0e70654fed37141c4be477bd49cba4c1019b86f0eda1397d0044b81f4", kill_on_drop: false }`
[INFO] [stdout] 64990ca0e70654fed37141c4be477bd49cba4c1019b86f0eda1397d0044b81f4
[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] ae024aae534f48d7174cd8649e09a7ef4e8fac2efc76b9461dc6a5eda1375dc5
[INFO] running `Command { std: "docker" "start" "-a" "ae024aae534f48d7174cd8649e09a7ef4e8fac2efc76b9461dc6a5eda1375dc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling aws-lc-rs v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling cc v1.1.23
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.21.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling RustyXML v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling scram-rs v0.13.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.13
[INFO] [stderr]    Compiling pest_generator v2.7.13
[INFO] [stderr]    Compiling pest_derive v2.7.13
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]    Compiling sqlx v0.8.2
[INFO] [stderr]    Compiling confidante v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TlsSettings`
[INFO] [stdout]   --> src/inbound.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::settings::{Settings, TlsSettings};
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ScramCommon`
[INFO] [stdout]   --> src/inbound/sasl/scram.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ScramCommon, ScramHashing, ScramKey, ScramNonce, ScramPassword, ScramResult, ScramResultServer,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/inbound/sasl/scram.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     services::store::{self, StoreHandle},
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `anyhow`
[INFO] [stdout]  --> src/services/store/fake.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, Error};
[INFO] [stdout]   |              ^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::inbound::StoredPasswordKind`
[INFO] [stdout]  --> src/services/store/fake.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::inbound::StoredPasswordKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::xmpp::jid::Jid`
[INFO] [stdout]  --> src/services/store/fake.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::xmpp::jid::Jid;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::StoreBackend`
[INFO] [stdout]  --> src/services/store/fake.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::StoreBackend;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `migrate`
[INFO] [stdout]  --> src/services/store/sqlite.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sqlx::{migrate, sqlite::SqlitePoolOptions, Pool, Sqlite};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StoreBackend` is more private than the item `StoreHandle::new`
[INFO] [stdout]    --> src/services/store.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 | /     pub fn new<B>(backend: B) -> Self
[INFO] [stdout] 133 | |     where
[INFO] [stdout] 134 | |         B: StoreBackend + Send + 'static,
[INFO] [stdout]     | |_________________________________________^ associated function `StoreHandle::new` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `StoreBackend` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/services/store.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | trait StoreBackend {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Server` is never constructed
[INFO] [stdout]   --> src/inbound.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | enum ConnectionType {
[INFO] [stdout]    |      -------------- variant in this enum
[INFO] [stdout] 40 |     Client,
[INFO] [stdout] 41 |     Server,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BoundResource` is never constructed
[INFO] [stdout]   --> src/inbound/bind.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BoundResource(pub String, ());
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthenticatedEntity` is never constructed
[INFO] [stdout]   --> src/inbound/sasl.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct AuthenticatedEntity(pub String, ());
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Argon2` and `ScramSha256` are never constructed
[INFO] [stdout]    --> src/inbound/sasl.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub enum StoredPasswordKind {
[INFO] [stdout]     |          ------------------ variants in this enum
[INFO] [stdout] 199 |     Argon2,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 200 |     ScramSha1,
[INFO] [stdout] 201 |     ScramSha256,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StoredPasswordKind` 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 `send_stanza` is never used
[INFO] [stdout]   --> src/services/router.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl RouterHandle {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub async fn send_stanza(&mut self, stanza: Stanza) {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SetStoredPassword` is never constructed
[INFO] [stdout]   --> src/services/store.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum Command {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 37 |     SetStoredPassword {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_stored_password` is never used
[INFO] [stdout]    --> src/services/store.rs:197:18
[INFO] [stdout]     |
[INFO] [stdout] 131 | impl StoreHandle {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub async fn set_stored_password(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bare_jid` is never read
[INFO] [stdout]    --> src/services/store/sqlite.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct User {
[INFO] [stdout]     |        ---- field in this struct
[INFO] [stdout] 128 |     bare_jid: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StreamFeature` is never used
[INFO] [stdout]  --> src/types.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | enum StreamFeature {
[INFO] [stdout]   |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XMPP_SERVER` is never used
[INFO] [stdout]  --> src/xml/namespaces.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const XMPP_SERVER: &str = "jabber:server";
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/xmpp/stream.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct StreamId(String);
[INFO] [stdout]    |            -------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `StreamId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/xmpp/stream_header.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct LanguageTag(pub String);
[INFO] [stdout]   |            ----------- ^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `LanguageTag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/xmpp/stream_header.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct StreamHeader {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub id: Option<StreamId>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "ae024aae534f48d7174cd8649e09a7ef4e8fac2efc76b9461dc6a5eda1375dc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae024aae534f48d7174cd8649e09a7ef4e8fac2efc76b9461dc6a5eda1375dc5", kill_on_drop: false }`
[INFO] [stdout] ae024aae534f48d7174cd8649e09a7ef4e8fac2efc76b9461dc6a5eda1375dc5
[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] 366f73717eea44fcbb3da7ea87584cb7ef830c5b873487b3b998e3b65fafdd42
[INFO] running `Command { std: "docker" "start" "-a" "366f73717eea44fcbb3da7ea87584cb7ef830c5b873487b3b998e3b65fafdd42", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `TlsSettings`
[INFO] [stdout]   --> src/inbound.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::settings::{Settings, TlsSettings};
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling confidante v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ScramCommon`
[INFO] [stdout]   --> src/inbound/sasl/scram.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ScramCommon, ScramHashing, ScramKey, ScramNonce, ScramPassword, ScramResult, ScramResultServer,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/inbound/sasl/scram.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     services::store::{self, StoreHandle},
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `anyhow`
[INFO] [stdout]  --> src/services/store/fake.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, Error};
[INFO] [stdout]   |              ^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::inbound::StoredPasswordKind`
[INFO] [stdout]  --> src/services/store/fake.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::inbound::StoredPasswordKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::xmpp::jid::Jid`
[INFO] [stdout]  --> src/services/store/fake.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::xmpp::jid::Jid;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::StoreBackend`
[INFO] [stdout]  --> src/services/store/fake.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::StoreBackend;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `migrate`
[INFO] [stdout]  --> src/services/store/sqlite.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sqlx::{migrate, sqlite::SqlitePoolOptions, Pool, Sqlite};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StoreBackend` is more private than the item `StoreHandle::new`
[INFO] [stdout]    --> src/services/store.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 | /     pub fn new<B>(backend: B) -> Self
[INFO] [stdout] 133 | |     where
[INFO] [stdout] 134 | |         B: StoreBackend + Send + 'static,
[INFO] [stdout]     | |_________________________________________^ associated function `StoreHandle::new` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `StoreBackend` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/services/store.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | trait StoreBackend {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Server` is never constructed
[INFO] [stdout]   --> src/inbound.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | enum ConnectionType {
[INFO] [stdout]    |      -------------- variant in this enum
[INFO] [stdout] 40 |     Client,
[INFO] [stdout] 41 |     Server,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BoundResource` is never constructed
[INFO] [stdout]   --> src/inbound/bind.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BoundResource(pub String, ());
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthenticatedEntity` is never constructed
[INFO] [stdout]   --> src/inbound/sasl.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct AuthenticatedEntity(pub String, ());
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Argon2` and `ScramSha256` are never constructed
[INFO] [stdout]    --> src/inbound/sasl.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub enum StoredPasswordKind {
[INFO] [stdout]     |          ------------------ variants in this enum
[INFO] [stdout] 199 |     Argon2,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 200 |     ScramSha1,
[INFO] [stdout] 201 |     ScramSha256,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StoredPasswordKind` 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 `send_stanza` is never used
[INFO] [stdout]   --> src/services/router.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl RouterHandle {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub async fn send_stanza(&mut self, stanza: Stanza) {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SetStoredPassword` is never constructed
[INFO] [stdout]   --> src/services/store.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum Command {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 37 |     SetStoredPassword {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_stored_password` is never used
[INFO] [stdout]    --> src/services/store.rs:197:18
[INFO] [stdout]     |
[INFO] [stdout] 131 | impl StoreHandle {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub async fn set_stored_password(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bare_jid` is never read
[INFO] [stdout]    --> src/services/store/sqlite.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct User {
[INFO] [stdout]     |        ---- field in this struct
[INFO] [stdout] 128 |     bare_jid: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StreamFeature` is never used
[INFO] [stdout]  --> src/types.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | enum StreamFeature {
[INFO] [stdout]   |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XMPP_SERVER` is never used
[INFO] [stdout]  --> src/xml/namespaces.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const XMPP_SERVER: &str = "jabber:server";
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/xmpp/stream.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct StreamId(String);
[INFO] [stdout]    |            -------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `StreamId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/xmpp/stream_header.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct LanguageTag(pub String);
[INFO] [stdout]   |            ----------- ^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `LanguageTag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/xmpp/stream_header.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct StreamHeader {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub id: Option<StreamId>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TlsSettings`
[INFO] [stdout]   --> src/inbound.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::settings::{Settings, TlsSettings};
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ScramCommon`
[INFO] [stdout]   --> src/inbound/sasl/scram.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ScramCommon, ScramHashing, ScramKey, ScramNonce, ScramPassword, ScramResult, ScramResultServer,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/inbound/sasl/scram.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     services::store::{self, StoreHandle},
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `migrate`
[INFO] [stdout]  --> src/services/store/sqlite.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sqlx::{migrate, sqlite::SqlitePoolOptions, Pool, Sqlite};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/services/store.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |         let mut store = StoreHandle::new(FakeStoreBackend {
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `store::StoreBackend` is more private than the item `store::StoreHandle::new`
[INFO] [stdout]    --> src/services/store.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 | /     pub fn new<B>(backend: B) -> Self
[INFO] [stdout] 133 | |     where
[INFO] [stdout] 134 | |         B: StoreBackend + Send + 'static,
[INFO] [stdout]     | |_________________________________________^ associated function `store::StoreHandle::new` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `store::StoreBackend` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/services/store.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | trait StoreBackend {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Server` is never constructed
[INFO] [stdout]   --> src/inbound.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | enum ConnectionType {
[INFO] [stdout]    |      -------------- variant in this enum
[INFO] [stdout] 40 |     Client,
[INFO] [stdout] 41 |     Server,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BoundResource` is never constructed
[INFO] [stdout]   --> src/inbound/bind.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BoundResource(pub String, ());
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthenticatedEntity` is never constructed
[INFO] [stdout]   --> src/inbound/sasl.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct AuthenticatedEntity(pub String, ());
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ScramSha256` is never constructed
[INFO] [stdout]    --> src/inbound/sasl.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub enum StoredPasswordKind {
[INFO] [stdout]     |          ------------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 201 |     ScramSha256,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StoredPasswordKind` 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 `send_stanza` is never used
[INFO] [stdout]   --> src/services/router.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl RouterHandle {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub async fn send_stanza(&mut self, stanza: Stanza) {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SetStoredPassword` is never constructed
[INFO] [stdout]   --> src/services/store.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum Command {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 37 |     SetStoredPassword {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_stored_password` is never used
[INFO] [stdout]    --> src/services/store.rs:197:18
[INFO] [stdout]     |
[INFO] [stdout] 131 | impl StoreHandle {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub async fn set_stored_password(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bare_jid` is never read
[INFO] [stdout]    --> src/services/store/sqlite.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct User {
[INFO] [stdout]     |        ---- field in this struct
[INFO] [stdout] 128 |     bare_jid: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StreamFeature` is never used
[INFO] [stdout]  --> src/types.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | enum StreamFeature {
[INFO] [stdout]   |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XMPP_SERVER` is never used
[INFO] [stdout]  --> src/xml/namespaces.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const XMPP_SERVER: &str = "jabber:server";
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `text_nested` is never used
[INFO] [stdout]    --> src/xml.rs:193:8
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn text_nested() {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/xmpp/stream.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct StreamId(String);
[INFO] [stdout]    |            -------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `StreamId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/xmpp/stream_header.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct LanguageTag(pub String);
[INFO] [stdout]   |            ----------- ^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `LanguageTag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/xmpp/stream_header.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct StreamHeader {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub id: Option<StreamId>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.29s
[INFO] running `Command { std: "docker" "inspect" "366f73717eea44fcbb3da7ea87584cb7ef830c5b873487b3b998e3b65fafdd42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "366f73717eea44fcbb3da7ea87584cb7ef830c5b873487b3b998e3b65fafdd42", kill_on_drop: false }`
[INFO] [stdout] 366f73717eea44fcbb3da7ea87584cb7ef830c5b873487b3b998e3b65fafdd42
[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] ca51e67249c4b0d6fd1c2b8d864e03eac14086b8066b4aca2df5b383de70602e
[INFO] running `Command { std: "docker" "start" "-a" "ca51e67249c4b0d6fd1c2b8d864e03eac14086b8066b4aca2df5b383de70602e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `TlsSettings`
[INFO] [stderr]   --> src/inbound.rs:12:33
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::settings::{Settings, TlsSettings};
[INFO] [stderr]    |                                 ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ScramCommon`
[INFO] [stderr]   --> src/inbound/sasl/scram.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     ScramCommon, ScramHashing, ScramKey, ScramNonce, ScramPassword, ScramResult, ScramResultServer,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]   --> src/inbound/sasl/scram.rs:17:23
[INFO] [stderr]    |
[INFO] [stderr] 17 |     services::store::{self, StoreHandle},
[INFO] [stderr]    |                       ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `migrate`
[INFO] [stderr]  --> src/services/store/sqlite.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | use sqlx::{migrate, sqlite::SqlitePoolOptions, Pool, Sqlite};
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/services/store.rs:256:13
[INFO] [stderr]     |
[INFO] [stderr] 256 |         let mut store = StoreHandle::new(FakeStoreBackend {
[INFO] [stderr]     |             ----^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `store::StoreBackend` is more private than the item `store::StoreHandle::new`
[INFO] [stderr]    --> src/services/store.rs:132:5
[INFO] [stderr]     |
[INFO] [stderr] 132 | /     pub fn new<B>(backend: B) -> Self
[INFO] [stderr] 133 | |     where
[INFO] [stderr] 134 | |         B: StoreBackend + Send + 'static,
[INFO] [stderr]     | |_________________________________________^ associated function `store::StoreHandle::new` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `store::StoreBackend` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/services/store.rs:216:1
[INFO] [stderr]     |
[INFO] [stderr] 216 | trait StoreBackend {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Server` is never constructed
[INFO] [stderr]   --> src/inbound.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 39 | enum ConnectionType {
[INFO] [stderr]    |      -------------- variant in this enum
[INFO] [stderr] 40 |     Client,
[INFO] [stderr] 41 |     Server,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BoundResource` is never constructed
[INFO] [stderr]   --> src/inbound/bind.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct BoundResource(pub String, ());
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AuthenticatedEntity` is never constructed
[INFO] [stderr]   --> src/inbound/sasl.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct AuthenticatedEntity(pub String, ());
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `ScramSha256` is never constructed
[INFO] [stderr]    --> src/inbound/sasl.rs:201:5
[INFO] [stderr]     |
[INFO] [stderr] 198 | pub enum StoredPasswordKind {
[INFO] [stderr]     |          ------------------ variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 201 |     ScramSha256,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `StoredPasswordKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `send_stanza` is never used
[INFO] [stderr]   --> src/services/router.rs:74:18
[INFO] [stderr]    |
[INFO] [stderr] 55 | impl RouterHandle {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 74 |     pub async fn send_stanza(&mut self, stanza: Stanza) {
[INFO] [stderr]    |                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `SetStoredPassword` is never constructed
[INFO] [stderr]   --> src/services/store.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | enum Command {
[INFO] [stderr]    |      ------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 37 |     SetStoredPassword {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `set_stored_password` is never used
[INFO] [stderr]    --> src/services/store.rs:197:18
[INFO] [stderr]     |
[INFO] [stderr] 131 | impl StoreHandle {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 197 |     pub async fn set_stored_password(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `bare_jid` is never read
[INFO] [stderr]    --> src/services/store/sqlite.rs:128:5
[INFO] [stderr]     |
[INFO] [stderr] 127 | struct User {
[INFO] [stderr]     |        ---- field in this struct
[INFO] [stderr] 128 |     bare_jid: String,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `StreamFeature` is never used
[INFO] [stderr]  --> src/types.rs:1:6
[INFO] [stderr]   |
[INFO] [stderr] 1 | enum StreamFeature {
[INFO] [stderr]   |      ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `XMPP_SERVER` is never used
[INFO] [stderr]  --> src/xml/namespaces.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub const XMPP_SERVER: &str = "jabber:server";
[INFO] [stderr]   |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `text_nested` is never used
[INFO] [stderr]    --> src/xml.rs:193:8
[INFO] [stderr]     |
[INFO] [stderr] 193 |     fn text_nested() {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/xmpp/stream.rs:11:21
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct StreamId(String);
[INFO] [stderr]    |            -------- ^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `StreamId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/xmpp/stream_header.rs:5:24
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct LanguageTag(pub String);
[INFO] [stderr]   |            ----------- ^^^^^^^^^^
[INFO] [stderr]   |            |
[INFO] [stderr]   |            field in this struct
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider removing this field
[INFO] [stderr]   = note: `LanguageTag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> src/xmpp/stream_header.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct StreamHeader {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 11 |     pub id: Option<StreamId>,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `StreamHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Error` and `anyhow`
[INFO] [stderr]  --> src/services/store/fake.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | use anyhow::{anyhow, Error};
[INFO] [stderr]   |              ^^^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::inbound::StoredPasswordKind`
[INFO] [stderr]  --> src/services/store/fake.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::inbound::StoredPasswordKind;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::xmpp::jid::Jid`
[INFO] [stderr]  --> src/services/store/fake.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::xmpp::jid::Jid;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::StoreBackend`
[INFO] [stderr]  --> src/services/store/fake.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use super::StoreBackend;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `StoreBackend` is more private than the item `StoreHandle::new`
[INFO] [stderr]    --> src/services/store.rs:132:5
[INFO] [stderr]     |
[INFO] [stderr] 132 | /     pub fn new<B>(backend: B) -> Self
[INFO] [stderr] 133 | |     where
[INFO] [stderr] 134 | |         B: StoreBackend + Send + 'static,
[INFO] [stderr]     | |_________________________________________^ associated function `StoreHandle::new` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `StoreBackend` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/services/store.rs:216:1
[INFO] [stderr]     |
[INFO] [stderr] 216 | trait StoreBackend {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Argon2` and `ScramSha256` are never constructed
[INFO] [stderr]    --> src/inbound/sasl.rs:199:5
[INFO] [stderr]     |
[INFO] [stderr] 198 | pub enum StoredPasswordKind {
[INFO] [stderr]     |          ------------------ variants in this enum
[INFO] [stderr] 199 |     Argon2,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 200 |     ScramSha1,
[INFO] [stderr] 201 |     ScramSha256,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `StoredPasswordKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `confidante` (bin "confidante" test) generated 20 warnings (run `cargo fix --bin "confidante" -p confidante --tests` to apply 5 suggestions)
[INFO] [stderr] warning: `confidante` (bin "confidante") generated 22 warnings (16 duplicates) (run `cargo fix --bin "confidante" -p confidante` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/confidante-be26ccb755001d70)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test xml::tests::attribute_missing ... ok
[INFO] [stdout] test xml::tests::attribute_simple ... ok
[INFO] [stdout] test xml::tests::child_helper ... ok
[INFO] [stdout] test xml::tests::attribute_overwrite ... ok
[INFO] [stdout] test xml::tests::child_missing ... ok
[INFO] [stdout] test xml::tests::child_multiple ... ok
[INFO] [stdout] test xml::tests::child_single ... ok
[INFO] [stdout] test xml::tests::validate_different_name ... ok
[INFO] [stdout] test xml::tests::text_simple ... ok
[INFO] [stdout] test xml::tests::validate_different_namespace ... ok
[INFO] [stdout] test xml::tests::validate_simple ... ok
[INFO] [stdout] test xmpp::stream::tests::reader_is_available_after_new ... ok
[INFO] [stdout] test xmpp::stream::tests::reader_is_available_after_reset ... ok
[INFO] [stdout] test xmpp::stream::tests::writer_is_available_after_reset ... ok
[INFO] [stdout] test xmpp::stream::tests::writer_is_available_after_upgrade ... ok
[INFO] [stdout] test xmpp::jid::tests::fail_on_empty_string ... ok
[INFO] [stdout] test xmpp::stream::tests::upgrade_works ... ok
[INFO] [stdout] test xmpp::stream::tests::reader_is_available_after_upgrade ... ok
[INFO] [stdout] test xmpp::stream::tests::writer_is_available_after_new ... ok
[INFO] [stdout] test utils::recorder::tests::write_with_duplex_buf_bigger_than_internal_buf ... FAILED
[INFO] [stdout] test utils::recorder::tests::read_bytes_are_recorded ... FAILED
[INFO] [stdout] test utils::recorder::tests::write_with_duplex_buf_smaller_than_internal_buf ... FAILED
[INFO] [stdout] test services::store::test::test_store_query ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::recorder::tests::write_with_duplex_buf_bigger_than_internal_buf stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::recorder::tests::write_with_duplex_buf_bigger_than_internal_buf' (27) panicked at src/utils/recorder.rs:303:68:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d58c92392e2 - 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:     0x5d58c92392e2 - 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:     0x5d58c92392e2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d58c92392e2 - <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:     0x5d58c9249dbf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d58c9249dbf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d58c9205423 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d58c9205423 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d58c92114d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d58c9216b0f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d58c92169a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d58c8df13ce - <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:     0x5d58c8df13ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d58c92171cf - <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:     0x5d58c92171cf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d58c9216f7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d58c9211609 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d58c91f946d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d58c9252890 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d58c9251b96 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5d58c8dc0d32 - core::result::Result<T,E>::unwrap::h383e8bd4ad59992a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d58c8dc0d32 - confidante::utils::recorder::tests::written_bytes_are_recorded::{{closure}}::hb4f89062d45f1231
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/recorder.rs:303:68
[INFO] [stdout]   22:     0x5d58c8dc2648 - confidante::utils::recorder::tests::write_with_duplex_buf_bigger_than_internal_buf::{{closure}}::h65dc3acfa067ee8e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/recorder.rs:338:71
[INFO] [stdout]   23:     0x5d58c8da92a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h270629cb053e8e98
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d58c8da92dd - <core::pin::Pin<P> as core::future::future::Future>::poll::h50e0c16dfe55da67
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5d58c8dbe90d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf808959dd7ee3056
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   26:     0x5d58c8dbe81b - tokio::runtime::coop::with_budget::hf7cd39fe4be02295
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x5d58c8dbe81b - tokio::runtime::coop::budget::hae8f1e89621ed229
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x5d58c8dbe81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hff3b3a1ba1bfcfda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   29:     0x5d58c8dbbf80 - tokio::runtime::scheduler::current_thread::Context::enter::hfee00983c7f5a932
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   30:     0x5d58c8dbd290 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h38fb9faf1dbc9286
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   31:     0x5d58c8dbcf54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc58f99ae9813f72c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   32:     0x5d58c8dc643b - tokio::runtime::context::scoped::Scoped<T>::set::h7ba9239dcedf907a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5d58c8da7349 - tokio::runtime::context::set_scheduler::{{closure}}::h8f03235eaa027762
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x5d58c8db4ac2 - std::thread::local::LocalKey<T>::try_with::ha473d5e6e1f8f5d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x5d58c8db353e - std::thread::local::LocalKey<T>::with::h1975f6e5060feced
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x5d58c8da72fd - tokio::runtime::context::set_scheduler::h8008658ec58f5a8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x5d58c8dbcce0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h750cd35a62f97224
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   38:     0x5d58c8dbcf73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1d650528ace5eefe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   39:     0x5d58c8db9573 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4653621fd01bc055
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   40:     0x5d58c8d919e0 - tokio::runtime::context::runtime::enter_runtime::ha42a594bc192fd2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5d58c8db9321 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he995237a32bd5690
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   42:     0x5d58c8dad19a - tokio::runtime::runtime::Runtime::block_on_inner::he03c473fbfb0aab1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   43:     0x5d58c8dad285 - tokio::runtime::runtime::Runtime::block_on::h3163f3527c1d11ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   44:     0x5d58c8dc2461 - confidante::utils::recorder::tests::write_with_duplex_buf_bigger_than_internal_buf::hca1c056c3161cdaf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/recorder.rs:338:76
[INFO] [stdout]   45:     0x5d58c8dc26d7 - confidante::utils::recorder::tests::write_with_duplex_buf_bigger_than_internal_buf::{{closure}}::h67d89cbba178a89e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/recorder.rs:337:62
[INFO] [stdout]   46:     0x5d58c8d803d6 - core::ops::function::FnOnce::call_once::h85d8f8c5e7267642
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d58c8df11cb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5d58c8df11cb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5d58c8e0522d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5d58c8e0522d - <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]   51:     0x5d58c8e0522d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x5d58c8e0522d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x5d58c8e0522d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5d58c8e0522d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5d58c8e0522d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5d58c8dde774 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5d58c8dde774 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5d58c8de1fca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x5d58c8de1fca - <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]   60:     0x5d58c8de1fca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5d58c8de1fca - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5d58c8de1fca - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5d58c8de1fca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x5d58c8de1fca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5d58c920ca0f - <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]   66:     0x5d58c920ca0f - 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]   67:     0x75f9221e9aa4 - <unknown>
[INFO] [stdout]   68:     0x75f922276a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::recorder::tests::read_bytes_are_recorded stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::recorder::tests::read_bytes_are_recorded' (26) panicked at src/utils/recorder.rs:255:68:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d58c92392e2 - 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:     0x5d58c92392e2 - 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:     0x5d58c92392e2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d58c92392e2 - <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:     0x5d58c9249dbf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d58c9249dbf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d58c9205423 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d58c9205423 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d58c92114d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d58c9216b0f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d58c92169a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d58c8df13ce - <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:     0x5d58c8df13ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d58c92171cf - <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:     0x5d58c92171cf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d58c9216f7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d58c9211609 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d58c91f946d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d58c9252890 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d58c9251b96 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5d58c8dbf32a - core::result::Result<T,E>::unwrap::h383e8bd4ad59992a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d58c8dbf32a - confidante::utils::recorder::tests::read_bytes_are_recorded::{{closure}}::hb7f23d78dab9e0c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/recorder.rs:255:68
[INFO] [stdout]   22:     0x5d58c8da92a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h270629cb053e8e98
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d58c8da92dd - <core::pin::Pin<P> as core::future::future::Future>::poll::h50e0c16dfe55da67
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d58c8dbe90d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf808959dd7ee3056
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   25:     0x5d58c8dbe81b - tokio::runtime::coop::with_budget::hf7cd39fe4be02295
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d58c8dbe81b - tokio::runtime::coop::budget::hae8f1e89621ed229
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d58c8dbe81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hff3b3a1ba1bfcfda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   28:     0x5d58c8dbbf80 - tokio::runtime::scheduler::current_thread::Context::enter::hfee00983c7f5a932
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   29:     0x5d58c8dbd290 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h38fb9faf1dbc9286
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   30:     0x5d58c8dbcf54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc58f99ae9813f72c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   31:     0x5d58c8dc643b - tokio::runtime::context::scoped::Scoped<T>::set::h7ba9239dcedf907a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d58c8da7349 - tokio::runtime::context::set_scheduler::{{closure}}::h8f03235eaa027762
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5d58c8db4ac2 - std::thread::local::LocalKey<T>::try_with::ha473d5e6e1f8f5d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x5d58c8db353e - std::thread::local::LocalKey<T>::with::h1975f6e5060feced
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x5d58c8da72fd - tokio::runtime::context::set_scheduler::h8008658ec58f5a8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5d58c8dbcce0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h750cd35a62f97224
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   37:     0x5d58c8dbcf73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1d650528ace5eefe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   38:     0x5d58c8db9573 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4653621fd01bc055
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   39:     0x5d58c8d919e0 - tokio::runtime::context::runtime::enter_runtime::ha42a594bc192fd2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d58c8db9321 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he995237a32bd5690
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   41:     0x5d58c8dad19a - tokio::runtime::runtime::Runtime::block_on_inner::he03c473fbfb0aab1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   42:     0x5d58c8dad285 - tokio::runtime::runtime::Runtime::block_on::h3163f3527c1d11ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   43:     0x5d58c8dbee3e - confidante::utils::recorder::tests::read_bytes_are_recorded::he0c7f8e22ff8ac79
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/recorder.rs:286:35
[INFO] [stdout]   44:     0x5d58c8dbeed7 - confidante::utils::recorder::tests::read_bytes_are_recorded::{{closure}}::ha728a84ddfeaf294
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/recorder.rs:245:39
[INFO] [stdout]   45:     0x5d58c8d7f9a6 - core::ops::function::FnOnce::call_once::h347f26c019e85cfd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d58c8df11cb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d58c8df11cb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5d58c8e0522d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5d58c8e0522d - <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]   50:     0x5d58c8e0522d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5d58c8e0522d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5d58c8e0522d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d58c8e0522d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5d58c8e0522d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5d58c8dde774 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5d58c8dde774 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5d58c8de1fca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x5d58c8de1fca - <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]   59:     0x5d58c8de1fca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5d58c8de1fca - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5d58c8de1fca - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d58c8de1fca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x5d58c8de1fca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d58c920ca0f - <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]   65:     0x5d58c920ca0f - 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]   66:     0x75f9221e9aa4 - <unknown>
[INFO] [stdout]   67:     0x75f922276a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::recorder::tests::write_with_duplex_buf_smaller_than_internal_buf stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::recorder::tests::write_with_duplex_buf_smaller_than_internal_buf' (28) panicked at src/utils/recorder.rs:303:68:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d58c92392e2 - 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:     0x5d58c92392e2 - 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:     0x5d58c92392e2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d58c92392e2 - <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:     0x5d58c9249dbf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d58c9249dbf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d58c9205423 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d58c9205423 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d58c92114d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d58c9216b0f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d58c92169a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d58c8df13ce - <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:     0x5d58c8df13ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d58c92171cf - <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:     0x5d58c92171cf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d58c9216f7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d58c9211609 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d58c91f946d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d58c9252890 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d58c9251b96 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5d58c8dc0d32 - core::result::Result<T,E>::unwrap::h383e8bd4ad59992a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d58c8dc0d32 - confidante::utils::recorder::tests::written_bytes_are_recorded::{{closure}}::hb4f89062d45f1231
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/recorder.rs:303:68
[INFO] [stdout]   22:     0x5d58c8dc29ea - confidante::utils::recorder::tests::write_with_duplex_buf_smaller_than_internal_buf::{{closure}}::h4ec7a02d66866c40
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/recorder.rs:343:71
[INFO] [stdout]   23:     0x5d58c8da92a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h270629cb053e8e98
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d58c8da92dd - <core::pin::Pin<P> as core::future::future::Future>::poll::h50e0c16dfe55da67
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5d58c8dbe90d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf808959dd7ee3056
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   26:     0x5d58c8dbe81b - tokio::runtime::coop::with_budget::hf7cd39fe4be02295
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x5d58c8dbe81b - tokio::runtime::coop::budget::hae8f1e89621ed229
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x5d58c8dbe81b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hff3b3a1ba1bfcfda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   29:     0x5d58c8dbbf80 - tokio::runtime::scheduler::current_thread::Context::enter::hfee00983c7f5a932
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   30:     0x5d58c8dbd290 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h38fb9faf1dbc9286
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   31:     0x5d58c8dbcf54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc58f99ae9813f72c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   32:     0x5d58c8dc643b - tokio::runtime::context::scoped::Scoped<T>::set::h7ba9239dcedf907a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5d58c8da7349 - tokio::runtime::context::set_scheduler::{{closure}}::h8f03235eaa027762
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x5d58c8db4ac2 - std::thread::local::LocalKey<T>::try_with::ha473d5e6e1f8f5d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x5d58c8db353e - std::thread::local::LocalKey<T>::with::h1975f6e5060feced
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x5d58c8da72fd - tokio::runtime::context::set_scheduler::h8008658ec58f5a8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x5d58c8dbcce0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h750cd35a62f97224
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   38:     0x5d58c8dbcf73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1d650528ace5eefe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   39:     0x5d58c8db9573 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4653621fd01bc055
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   40:     0x5d58c8d919e0 - tokio::runtime::context::runtime::enter_runtime::ha42a594bc192fd2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5d58c8db9321 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he995237a32bd5690
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   42:     0x5d58c8dad19a - tokio::runtime::runtime::Runtime::block_on_inner::he03c473fbfb0aab1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   43:     0x5d58c8dad285 - tokio::runtime::runtime::Runtime::block_on::h3163f3527c1d11ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   44:     0x5d58c8dc2831 - confidante::utils::recorder::tests::write_with_duplex_buf_smaller_than_internal_buf::h5dae5d2a3962a136
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/recorder.rs:343:76
[INFO] [stdout]   45:     0x5d58c8dc2a87 - confidante::utils::recorder::tests::write_with_duplex_buf_smaller_than_internal_buf::{{closure}}::ha02e5d0230fa7c04
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/recorder.rs:342:63
[INFO] [stdout]   46:     0x5d58c8d81106 - core::ops::function::FnOnce::call_once::hfb6ad705e15a803f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d58c8df11cb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5d58c8df11cb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5d58c8e0522d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5d58c8e0522d - <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]   51:     0x5d58c8e0522d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x5d58c8e0522d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x5d58c8e0522d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5d58c8e0522d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5d58c8e0522d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5d58c8dde774 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5d58c8dde774 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5d58c8de1fca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x5d58c8de1fca - <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]   60:     0x5d58c8de1fca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5d58c8de1fca - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5d58c8de1fca - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5d58c8de1fca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x5d58c8de1fca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5d58c920ca0f - <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]   66:     0x5d58c920ca0f - 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]   67:     0x75f9221e9aa4 - <unknown>
[INFO] [stdout]   68:     0x75f922276a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::recorder::tests::read_bytes_are_recorded
[INFO] [stdout]     utils::recorder::tests::write_with_duplex_buf_bigger_than_internal_buf
[INFO] [stdout]     utils::recorder::tests::write_with_duplex_buf_smaller_than_internal_buf
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.44s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin confidante`
[INFO] running `Command { std: "docker" "inspect" "ca51e67249c4b0d6fd1c2b8d864e03eac14086b8066b4aca2df5b383de70602e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca51e67249c4b0d6fd1c2b8d864e03eac14086b8066b4aca2df5b383de70602e", kill_on_drop: false }`
[INFO] [stdout] ca51e67249c4b0d6fd1c2b8d864e03eac14086b8066b4aca2df5b383de70602e
