[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#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [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 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16b14273034feb6b8d2fc3cd0b666503692d80be82895406383675b5a0c85678 [INFO] running `Command { std: "docker" "start" "-a" "16b14273034feb6b8d2fc3cd0b666503692d80be82895406383675b5a0c85678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16b14273034feb6b8d2fc3cd0b666503692d80be82895406383675b5a0c85678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16b14273034feb6b8d2fc3cd0b666503692d80be82895406383675b5a0c85678", kill_on_drop: false }` [INFO] [stdout] 16b14273034feb6b8d2fc3cd0b666503692d80be82895406383675b5a0c85678 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87bafc4f1626c48153b3c3f7deb85be4f26ee56c3268b0d1fcbfef9a1799fa68 [INFO] running `Command { std: "docker" "start" "-a" "87bafc4f1626c48153b3c3f7deb85be4f26ee56c3268b0d1fcbfef9a1799fa68", 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 version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [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 smallvec v1.13.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-io 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 futures-util v0.3.30 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling cc v1.1.23 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling syn v2.0.79 [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 parking_lot v0.12.3 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling aws-lc-rs v1.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling colorchoice v1.0.2 [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 winnow v0.6.20 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.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 pathdiff v0.2.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [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 RustyXML v0.3.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling pest v2.7.13 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling scram-rs v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling pest_meta v2.7.13 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling pest_generator v2.7.13 [INFO] [stderr] Compiling pest_derive v2.7.13 [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 sqlx-sqlite v0.8.2 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [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 tokio-rustls v0.26.0 [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)]` 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(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)]` 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, [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 14s [INFO] running `Command { std: "docker" "inspect" "87bafc4f1626c48153b3c3f7deb85be4f26ee56c3268b0d1fcbfef9a1799fa68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87bafc4f1626c48153b3c3f7deb85be4f26ee56c3268b0d1fcbfef9a1799fa68", kill_on_drop: false }` [INFO] [stdout] 87bafc4f1626c48153b3c3f7deb85be4f26ee56c3268b0d1fcbfef9a1799fa68 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94238301fb0b6e242290c7ee99738e2661d2cc33edbace87049b1e2a5f01895f [INFO] running `Command { std: "docker" "start" "-a" "94238301fb0b6e242290c7ee99738e2661d2cc33edbace87049b1e2a5f01895f", 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)]` 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] [stderr] Compiling confidante v0.1.0 (/opt/rustwide/workdir) [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(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)]` 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, [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)]` 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)]` 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(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)]` 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, [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.13s [INFO] running `Command { std: "docker" "inspect" "94238301fb0b6e242290c7ee99738e2661d2cc33edbace87049b1e2a5f01895f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94238301fb0b6e242290c7ee99738e2661d2cc33edbace87049b1e2a5f01895f", kill_on_drop: false }` [INFO] [stdout] 94238301fb0b6e242290c7ee99738e2661d2cc33edbace87049b1e2a5f01895f [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc4c8857730dd1ce4b864fd87686484e90a9fec12fb7f2cd9456479e9da66c14 [INFO] running `Command { std: "docker" "start" "-a" "cc4c8857730dd1ce4b864fd87686484e90a9fec12fb7f2cd9456479e9da66c14", 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)]` 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)]` 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(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)]` 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, [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(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" --tests` to apply 5 suggestions) [INFO] [stderr] warning: `confidante` (bin "confidante") generated 22 warnings (16 duplicates) (run `cargo fix --bin "confidante"` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [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::child_helper ... ok [INFO] [stdout] test xml::tests::child_missing ... ok [INFO] [stdout] test xml::tests::child_single ... ok [INFO] [stdout] test xmpp::stream::tests::reader_is_available_after_new ... ok [INFO] [stdout] test xmpp::stream::tests::upgrade_works ... ok [INFO] [stdout] test xmpp::stream::tests::writer_is_available_after_new ... ok [INFO] [stdout] test xml::tests::validate_different_name ... ok [INFO] [stdout] test xmpp::stream::tests::writer_is_available_after_reset ... ok [INFO] [stdout] test xmpp::jid::tests::fail_on_empty_string ... ok [INFO] [stdout] test xml::tests::attribute_simple ... ok [INFO] [stdout] test xml::tests::child_multiple ... ok [INFO] [stdout] test xml::tests::validate_different_namespace ... ok [INFO] [stdout] test xml::tests::text_simple ... ok [INFO] [stdout] test xmpp::stream::tests::writer_is_available_after_upgrade ... ok [INFO] [stdout] test xmpp::stream::tests::reader_is_available_after_upgrade ... ok [INFO] [stdout] test xmpp::stream::tests::reader_is_available_after_reset ... ok [INFO] [stdout] test xml::tests::validate_simple ... ok [INFO] [stdout] test xml::tests::attribute_overwrite ... ok [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 utils::recorder::tests::write_with_duplex_buf_bigger_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::read_bytes_are_recorded stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'utils::recorder::tests::read_bytes_are_recorded' 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: 0x5d70efb89162 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d70efb89162 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d70efb89162 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d70efb89162 - ::fmt::h281a579a27d691d5 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d70efbaf783 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d70efbaf783 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5d70efb85eb3 - std::io::default_write_fmt::h6d6cb3ff48bb6394 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d70efb85eb3 - std::io::Write::write_fmt::h976b7a346c630898 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d70efb88fb2 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d70efb8a77c - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d70efb8a5d2 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d70ef75cf44 - as core::ops::function::Fn>::call::h53735dbb2fff5e8e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5d70ef75cf44 - test::test_main_with_exit_callback::{{closure}}::h8629ce54f7c62158 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d70efb8b15b - as core::ops::function::Fn>::call::hdd01dfa4f5d59fd2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x5d70efb8b15b - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d70efb8af2a - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d70efb89659 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d70efb8abbd - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d70efbade90 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d70efbae336 - core::result::unwrap_failed::hf0cc4753dff8b804 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1761:5 [INFO] [stderr] error: test failed, to rerun pass `--bin confidante` [INFO] [stdout] 20: 0x5d70ef7067d1 - core::result::Result::unwrap::hd6e968633f78c646 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5d70ef7067d1 - confidante::utils::recorder::tests::read_bytes_are_recorded::{{closure}}::h59fae9cdf0cf448d [INFO] [stdout] at /opt/rustwide/workdir/src/utils/recorder.rs:255:68 [INFO] [stdout] 22: 0x5d70ef6f5122 - as core::future::future::Future>::poll::h265b43398d1609c3 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x5d70ef6f52dd - as core::future::future::Future>::poll::hca73048a4db0f909 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x5d70ef6f4d7f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hee3df7c2a4d68183 [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: 0x5d70ef6f4ae5 - tokio::runtime::coop::with_budget::h39a154ec92c34c8b [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: 0x5d70ef6f4ae5 - tokio::runtime::coop::budget::hc0997d5880992528 [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: 0x5d70ef6f4ae5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h06f4eb27010a3db3 [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: 0x5d70ef6f1db0 - tokio::runtime::scheduler::current_thread::Context::enter::h4df580c3cdafd52c [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: 0x5d70ef6f4168 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hde3c1da091997a0d [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: 0x5d70ef6f3344 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h43e46b941cca31dd [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: 0x5d70ef6eeddb - tokio::runtime::context::scoped::Scoped::set::h54ca312d78e9b6ac [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: 0x5d70ef6ebd49 - tokio::runtime::context::set_scheduler::{{closure}}::h40e2ea5100d062eb [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: 0x5d70ef6fba62 - std::thread::local::LocalKey::try_with::h2143af5a00400576 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5d70ef6fb11e - std::thread::local::LocalKey::with::h6febfd3ba7131cd2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5d70ef6ebcbd - tokio::runtime::context::set_scheduler::he0d4c2467ac2beb1 [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: 0x5d70ef6f30f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h88c922d87e0bca08 [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: 0x5d70ef6f33d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfef14c8e786af951 [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: 0x5d70ef6ef39c - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0c96efe6fb1050d9 [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: 0x5d70ef70bee8 - tokio::runtime::context::runtime::enter_runtime::h9dc3e6b9974781a9 [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: 0x5d70ef6ef151 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8431b02140af0c87 [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: 0x5d70ef70c96a - tokio::runtime::runtime::Runtime::block_on_inner::h46886232518f41f3 [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: 0x5d70ef70cb65 - tokio::runtime::runtime::Runtime::block_on::h9d013a8efd081c62 [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: 0x5d70ef70629e - confidante::utils::recorder::tests::read_bytes_are_recorded::h9fd923a0ae7f14f6 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/recorder.rs:286:35 [INFO] [stdout] 44: 0x5d70ef706147 - confidante::utils::recorder::tests::read_bytes_are_recorded::{{closure}}::h5623d979adadc77c [INFO] [stdout] at /opt/rustwide/workdir/src/utils/recorder.rs:245:39 [INFO] [stdout] 45: 0x5d70ef6d15c6 - core::ops::function::FnOnce::call_once::h2a0ce8c3779bd55c [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5d70ef76263b - core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5d70ef76263b - test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 48: 0x5d70ef7618be - test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 49: 0x5d70ef7618be - as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x5d70ef7618be - std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 51: 0x5d70ef7618be - std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 52: 0x5d70ef7618be - std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5d70ef7618be - test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 54: 0x5d70ef7618be - test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 55: 0x5d70ef7254b4 - test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 56: 0x5d70ef7254b4 - std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 57: 0x5d70ef728daa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x5d70ef728daa - as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x5d70ef728daa - std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x5d70ef728daa - std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x5d70ef728daa - std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5d70ef728daa - std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x5d70ef728daa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5d70efb8e5b7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 65: 0x5d70efb8e5b7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 66: 0x5d70efb8e5b7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 67: 0x72814b28eaa4 - [INFO] [stdout] 68: 0x72814b31ba34 - clone [INFO] [stdout] 69: 0x0 - [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' 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: 0x5d70efb89162 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d70efb89162 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d70efb89162 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d70efb89162 - ::fmt::h281a579a27d691d5 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d70efbaf783 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d70efbaf783 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5d70efb85eb3 - std::io::default_write_fmt::h6d6cb3ff48bb6394 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d70efb85eb3 - std::io::Write::write_fmt::h976b7a346c630898 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d70efb88fb2 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d70efb8a77c - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d70efb8a5d2 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d70ef75cf44 - as core::ops::function::Fn>::call::h53735dbb2fff5e8e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5d70ef75cf44 - test::test_main_with_exit_callback::{{closure}}::h8629ce54f7c62158 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d70efb8b15b - as core::ops::function::Fn>::call::hdd01dfa4f5d59fd2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x5d70efb8b15b - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d70efb8af2a - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d70efb89659 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d70efb8abbd - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d70efbade90 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d70efbae336 - core::result::unwrap_failed::hf0cc4753dff8b804 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5d70ef703c51 - core::result::Result::unwrap::hd6e968633f78c646 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5d70ef703c51 - confidante::utils::recorder::tests::written_bytes_are_recorded::{{closure}}::h4b5b79dab5f6a30e [INFO] [stdout] at /opt/rustwide/workdir/src/utils/recorder.rs:303:68 [INFO] [stdout] 22: 0x5d70ef70854f - confidante::utils::recorder::tests::write_with_duplex_buf_smaller_than_internal_buf::{{closure}}::h60e1010b9a45aae8 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/recorder.rs:343:71 [INFO] [stdout] 23: 0x5d70ef6f5122 - as core::future::future::Future>::poll::h265b43398d1609c3 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x5d70ef6f52dd - as core::future::future::Future>::poll::hca73048a4db0f909 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x5d70ef6f4d7f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hee3df7c2a4d68183 [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: 0x5d70ef6f4ae5 - tokio::runtime::coop::with_budget::h39a154ec92c34c8b [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: 0x5d70ef6f4ae5 - tokio::runtime::coop::budget::hc0997d5880992528 [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: 0x5d70ef6f4ae5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h06f4eb27010a3db3 [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: 0x5d70ef6f1db0 - tokio::runtime::scheduler::current_thread::Context::enter::h4df580c3cdafd52c [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: 0x5d70ef6f4168 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hde3c1da091997a0d [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: 0x5d70ef6f3344 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h43e46b941cca31dd [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: 0x5d70ef6eeddb - tokio::runtime::context::scoped::Scoped::set::h54ca312d78e9b6ac [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: 0x5d70ef6ebd49 - tokio::runtime::context::set_scheduler::{{closure}}::h40e2ea5100d062eb [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: 0x5d70ef6fba62 - std::thread::local::LocalKey::try_with::h2143af5a00400576 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x5d70ef6fb11e - std::thread::local::LocalKey::with::h6febfd3ba7131cd2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x5d70ef6ebcbd - tokio::runtime::context::set_scheduler::he0d4c2467ac2beb1 [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: 0x5d70ef6f30f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h88c922d87e0bca08 [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: 0x5d70ef6f33d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfef14c8e786af951 [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: 0x5d70ef6ef39c - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0c96efe6fb1050d9 [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: 0x5d70ef70bee8 - tokio::runtime::context::runtime::enter_runtime::h9dc3e6b9974781a9 [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: 0x5d70ef6ef151 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8431b02140af0c87 [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: 0x5d70ef70c96a - tokio::runtime::runtime::Runtime::block_on_inner::h46886232518f41f3 [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: 0x5d70ef70cb65 - tokio::runtime::runtime::Runtime::block_on::h9d013a8efd081c62 [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: 0x5d70ef708381 - confidante::utils::recorder::tests::write_with_duplex_buf_smaller_than_internal_buf::hb53304503ce0f7a7 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/recorder.rs:343:76 [INFO] [stdout] 45: 0x5d70ef708227 - confidante::utils::recorder::tests::write_with_duplex_buf_smaller_than_internal_buf::{{closure}}::h3bd7e30483617d54 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/recorder.rs:342:63 [INFO] [stdout] 46: 0x5d70ef6d2ad6 - core::ops::function::FnOnce::call_once::he6369c31f2a4fbbf [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5d70ef76263b - core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x5d70ef76263b - test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 49: 0x5d70ef7618be - test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 50: 0x5d70ef7618be - as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x5d70ef7618be - std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 52: 0x5d70ef7618be - std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 53: 0x5d70ef7618be - std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5d70ef7618be - test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 55: 0x5d70ef7618be - test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 56: 0x5d70ef7254b4 - test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 57: 0x5d70ef7254b4 - std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 58: 0x5d70ef728daa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x5d70ef728daa - as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x5d70ef728daa - std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 61: 0x5d70ef728daa - std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 62: 0x5d70ef728daa - std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5d70ef728daa - std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x5d70ef728daa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x5d70efb8e5b7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 66: 0x5d70efb8e5b7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 67: 0x5d70efb8e5b7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 68: 0x72814b28eaa4 - [INFO] [stdout] 69: 0x72814b31ba34 - clone [INFO] [stdout] 70: 0x0 - [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' 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: 0x5d70efb89162 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d70efb89162 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d70efb89162 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d70efb89162 - ::fmt::h281a579a27d691d5 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d70efbaf783 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d70efbaf783 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5d70efb85eb3 - std::io::default_write_fmt::h6d6cb3ff48bb6394 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d70efb85eb3 - std::io::Write::write_fmt::h976b7a346c630898 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d70efb88fb2 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d70efb8a77c - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d70efb8a5d2 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d70ef75cf44 - as core::ops::function::Fn>::call::h53735dbb2fff5e8e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5d70ef75cf44 - test::test_main_with_exit_callback::{{closure}}::h8629ce54f7c62158 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d70efb8b15b - as core::ops::function::Fn>::call::hdd01dfa4f5d59fd2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x5d70efb8b15b - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d70efb8af2a - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d70efb89659 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d70efb8abbd - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d70efbade90 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d70efbae336 - core::result::unwrap_failed::hf0cc4753dff8b804 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5d70ef703c51 - core::result::Result::unwrap::hd6e968633f78c646 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5d70ef703c51 - confidante::utils::recorder::tests::written_bytes_are_recorded::{{closure}}::h4b5b79dab5f6a30e [INFO] [stdout] at /opt/rustwide/workdir/src/utils/recorder.rs:303:68 [INFO] [stdout] 22: 0x5d70ef70819d - confidante::utils::recorder::tests::write_with_duplex_buf_bigger_than_internal_buf::{{closure}}::h8ff269d729776ee4 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/recorder.rs:338:71 [INFO] [stdout] 23: 0x5d70ef6f5122 - as core::future::future::Future>::poll::h265b43398d1609c3 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x5d70ef6f52dd - as core::future::future::Future>::poll::hca73048a4db0f909 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x5d70ef6f4d7f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hee3df7c2a4d68183 [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: 0x5d70ef6f4ae5 - tokio::runtime::coop::with_budget::h39a154ec92c34c8b [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: 0x5d70ef6f4ae5 - tokio::runtime::coop::budget::hc0997d5880992528 [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: 0x5d70ef6f4ae5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h06f4eb27010a3db3 [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: 0x5d70ef6f1db0 - tokio::runtime::scheduler::current_thread::Context::enter::h4df580c3cdafd52c [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: 0x5d70ef6f4168 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hde3c1da091997a0d [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: 0x5d70ef6f3344 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h43e46b941cca31dd [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: 0x5d70ef6eeddb - tokio::runtime::context::scoped::Scoped::set::h54ca312d78e9b6ac [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: 0x5d70ef6ebd49 - tokio::runtime::context::set_scheduler::{{closure}}::h40e2ea5100d062eb [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: 0x5d70ef6fba62 - std::thread::local::LocalKey::try_with::h2143af5a00400576 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x5d70ef6fb11e - std::thread::local::LocalKey::with::h6febfd3ba7131cd2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x5d70ef6ebcbd - tokio::runtime::context::set_scheduler::he0d4c2467ac2beb1 [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: 0x5d70ef6f30f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h88c922d87e0bca08 [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: 0x5d70ef6f33d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfef14c8e786af951 [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: 0x5d70ef6ef39c - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0c96efe6fb1050d9 [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: 0x5d70ef70bee8 - tokio::runtime::context::runtime::enter_runtime::h9dc3e6b9974781a9 [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: 0x5d70ef6ef151 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8431b02140af0c87 [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: 0x5d70ef70c96a - tokio::runtime::runtime::Runtime::block_on_inner::h46886232518f41f3 [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: 0x5d70ef70cb65 - tokio::runtime::runtime::Runtime::block_on::h9d013a8efd081c62 [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: 0x5d70ef707fa1 - confidante::utils::recorder::tests::write_with_duplex_buf_bigger_than_internal_buf::hc71a07ae67145d5c [INFO] [stdout] at /opt/rustwide/workdir/src/utils/recorder.rs:338:76 [INFO] [stdout] 45: 0x5d70ef707e47 - confidante::utils::recorder::tests::write_with_duplex_buf_bigger_than_internal_buf::{{closure}}::h002a16d6c958ba66 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/recorder.rs:337:62 [INFO] [stdout] 46: 0x5d70ef6d21d6 - core::ops::function::FnOnce::call_once::h9c0f137c0f9e0607 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5d70ef76263b - core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x5d70ef76263b - test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 49: 0x5d70ef7618be - test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 50: 0x5d70ef7618be - as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x5d70ef7618be - std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 52: 0x5d70ef7618be - std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 53: 0x5d70ef7618be - std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5d70ef7618be - test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 55: 0x5d70ef7618be - test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 56: 0x5d70ef7254b4 - test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 57: 0x5d70ef7254b4 - std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 58: 0x5d70ef728daa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x5d70ef728daa - as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x5d70ef728daa - std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 61: 0x5d70ef728daa - std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 62: 0x5d70ef728daa - std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5d70ef728daa - std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x5d70ef728daa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x5d70efb8e5b7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 66: 0x5d70efb8e5b7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 67: 0x5d70efb8e5b7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 68: 0x72814b28eaa4 - [INFO] [stdout] 69: 0x72814b31ba34 - clone [INFO] [stdout] 70: 0x0 - [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 1.94s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc4c8857730dd1ce4b864fd87686484e90a9fec12fb7f2cd9456479e9da66c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4c8857730dd1ce4b864fd87686484e90a9fec12fb7f2cd9456479e9da66c14", kill_on_drop: false }` [INFO] [stdout] cc4c8857730dd1ce4b864fd87686484e90a9fec12fb7f2cd9456479e9da66c14