[INFO] cloning repository https://github.com/DAC098/thoughts_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DAC098/thoughts_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDAC098%2Fthoughts_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDAC098%2Fthoughts_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25772fb79cfb71d85deab91cbb0549e23ac48c45
[INFO] testing DAC098/thoughts_server against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDAC098%2Fthoughts_server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DAC098/thoughts_server
[INFO] finished tweaking git repo https://github.com/DAC098/thoughts_server
[INFO] tweaked toml for git repo https://github.com/DAC098/thoughts_server written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DAC098/thoughts_server on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DAC098/thoughts_server 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dac098/shape-rs`
[INFO] [stderr]     Updating git repository `https://github.com/dac098/rust-otp`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded urlencoding v2.1.2
[INFO] [stderr]   Downloaded postgres-protocol v0.6.4
[INFO] [stderr]   Downloaded postgres-types v0.2.4
[INFO] [stderr]   Downloaded actix-codec v0.5.0
[INFO] [stderr]   Downloaded tokio-postgres v0.7.7
[INFO] [stderr]   Downloaded refinery-macros v0.8.7
[INFO] [stderr]   Downloaded postgres v0.19.4
[INFO] [stderr]   Downloaded refinery-core v0.8.7
[INFO] [stderr]   Downloaded http-range v0.1.5
[INFO] [stderr]   Downloaded io-lifetimes v1.0.6
[INFO] [stderr]   Downloaded thiserror-impl v1.0.35
[INFO] [stderr]   Downloaded handlebars v4.3.4
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.2
[INFO] [stderr]   Downloaded blake3 v1.3.1
[INFO] [stderr]   Downloaded pest v2.3.1
[INFO] [stderr]   Downloaded rustls v0.20.6
[INFO] [stderr]   Downloaded lettre v0.10.1
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded actix-session v0.6.2
[INFO] [stderr]   Downloaded quoted_printable v0.4.5
[INFO] [stderr]   Downloaded tokio v1.21.1
[INFO] [stderr]   Downloaded rustix v0.36.9
[INFO] [stderr]   Downloaded libc v0.2.133
[INFO] [stderr]   Downloaded clap v4.1.8
[INFO] [stderr]   Downloaded zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]   Downloaded actix-http v3.2.2
[INFO] [stderr]   Downloaded actix v0.13.0
[INFO] [stderr]   Downloaded webpki-roots v0.22.4
[INFO] [stderr]   Downloaded actix-tls v3.0.3
[INFO] [stderr]   Downloaded bytestring v1.1.0
[INFO] [stderr]   Downloaded bb8-postgres v0.7.0
[INFO] [stderr]   Downloaded ucd-trie v0.1.5
[INFO] [stderr]   Downloaded actix-web v4.2.1
[INFO] [stderr]   Downloaded pest_derive v2.3.1
[INFO] [stderr]   Downloaded cookie v0.16.0
[INFO] [stderr]   Downloaded cookie_store v0.16.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.11
[INFO] [stderr]   Downloaded env_logger v0.9.1
[INFO] [stderr]   Downloaded barrel v0.7.0
[INFO] [stderr]   Downloaded email-encoding v0.1.3
[INFO] [stderr]   Downloaded refinery v0.8.7
[INFO] [stderr]   Downloaded actix-files v0.6.2
[INFO] [stderr]   Downloaded unchecked-index v0.2.2
[INFO] [stderr]   Downloaded twoway v0.2.2
[INFO] [stderr]   Downloaded actix-multipart v0.4.0
[INFO] [stderr]   Downloaded actix-macros v0.2.3
[INFO] [stderr]   Downloaded local-waker v0.1.3
[INFO] [stderr]   Downloaded actix-utils v3.0.0
[INFO] [stderr]   Downloaded actix-web-codegen v4.1.0
[INFO] [stderr]   Downloaded actix-web-actors v4.1.0
[INFO] [stderr]   Downloaded pest_meta v2.3.1
[INFO] [stderr]   Downloaded pest_generator v2.3.1
[INFO] [stderr]   Downloaded time-macros v0.2.4
[INFO] [stderr]   Downloaded email_address v0.2.3
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] [stderr]   Downloaded local-channel v0.1.3
[INFO] [stderr]   Downloaded brotli v3.3.4
[INFO] [stderr]   Downloaded actix-server v2.1.1
[INFO] [stderr]   Downloaded actix-rt v2.7.0
[INFO] [stderr]   Downloaded tokio-openssl v0.6.3
[INFO] [stderr]   Downloaded bb8 v0.7.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.4
[INFO] [stderr]   Downloaded thiserror v1.0.35
[INFO] [stderr]   Downloaded iana-time-zone v0.1.49
[INFO] [stderr]   Downloaded lipsum v0.8.2
[INFO] [stderr]   Downloaded openssl-src v111.22.0+1.1.1q
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bfbe1ab36e16ef3918001b0c6677405f02f9fe222c05d7736a87fd87da375f0
[INFO] running `Command { std: "docker" "start" "-a" "0bfbe1ab36e16ef3918001b0c6677405f02f9fe222c05d7736a87fd87da375f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bfbe1ab36e16ef3918001b0c6677405f02f9fe222c05d7736a87fd87da375f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bfbe1ab36e16ef3918001b0c6677405f02f9fe222c05d7736a87fd87da375f0", kill_on_drop: false }`
[INFO] [stdout] 0bfbe1ab36e16ef3918001b0c6677405f02f9fe222c05d7736a87fd87da375f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d366b102be9989b073745bfb9cef4327ff9c0711f25f3c219050b9ee17367f4f
[INFO] running `Command { std: "docker" "start" "-a" "d366b102be9989b073745bfb9cef4327ff9c0711f25f3c219050b9ee17367f4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling bytestring v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.49
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.4
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling email-encoding v0.1.3
[INFO] [stderr]    Compiling quoted_printable v0.4.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling email_address v0.2.3
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling blake2b_simd v0.5.11
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling shape-rs v0.1.0 (https://github.com/dac098/shape-rs#a26c0920)
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling rust-otp v0.1.0 (https://github.com/dac098/rust-otp#64df8d2d)
[INFO] [stderr]    Compiling lipsum v0.8.2
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling rust-argon2 v0.8.3
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling pest v2.3.1
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling pest_meta v2.3.1
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.3.1
[INFO] [stderr]    Compiling lettre v0.10.1
[INFO] [stderr]    Compiling actix v0.13.0
[INFO] [stderr]    Compiling bb8 v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling pest_derive v2.3.1
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling handlebars v4.3.4
[INFO] [stderr]    Compiling postgres-types v0.2.4
[INFO] [stderr]    Compiling tokio-postgres v0.7.7
[INFO] [stderr]    Compiling tlib v0.1.0 (/opt/rustwide/workdir/tlib)
[INFO] [stderr]    Compiling bb8-postgres v0.7.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling actix-multipart v0.4.0
[INFO] [stderr]    Compiling actix-session v0.6.2
[INFO] [stderr]    Compiling actix-files v0.6.2
[INFO] [stderr]    Compiling actix-web-actors v4.1.0
[INFO] [stderr]    Compiling thoughts_server v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `totp`
[INFO] [stdout]  --> src/security/otp.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use rust_otp::{Algo, totp, verify_totp_code, TotpSettings, VerifyResult};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util`
[INFO] [stdout]  --> src/security/otp.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{db::tables::auth_otp, util};
[INFO] [stdout]   |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `cert` are never read
[INFO] [stdout]    --> src/config/mod.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct BindInterfaceSsl {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 180 |     pub key: PathBuf,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 181 |     pub cert: PathBuf
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BindInterfaceSsl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `directory` is never read
[INFO] [stdout]    --> src/config/mod.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct FileServingConfig {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 227 |     pub directory: PathBuf,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileServingConfig` 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: struct `SslConfig` is never constructed
[INFO] [stdout]    --> src/config/mod.rs:293:12
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub struct SslConfig {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Permission` is never constructed
[INFO] [stdout]    --> src/db/tables/permissions.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct Permission {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ComposedUser` is never constructed
[INFO] [stdout]   --> src/db/composed.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ComposedUser {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/security/initiator.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |     SessionNotFound(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 67 -     SessionNotFound(String),
[INFO] [stdout] 67 +     SessionNotFound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/security/initiator.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |     UserNotFound(UserSession),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 70 -     UserNotFound(UserSession),
[INFO] [stdout] 70 +     UserNotFound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/state/server_info.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ServerInfoState {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub name: String
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unix_epoch_sec_now` is never used
[INFO] [stdout]   --> src/util/time.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn unix_epoch_sec_now() -> Option<u64> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserEntryPath` is never constructed
[INFO] [stdout]   --> src/routing/path.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub struct UserEntryPath {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserFieldPath` is never constructed
[INFO] [stdout]   --> src/routing/path.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub struct UserFieldPath {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserListJson` is never constructed
[INFO] [stdout]   --> src/routing/handler/users/mod.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct UserListJson {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/config/mod.rs:493:43
[INFO] [stdout]     |
[INFO] [stdout] 493 |                 let mut with_root = parent.clone().to_owned();
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 493 -                 let mut with_root = parent.clone().to_owned();
[INFO] [stdout] 493 +                 let mut with_root = parent.to_owned();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/config/shapes.rs:331:37
[INFO] [stdout]     |
[INFO] [stdout] 331 |         let mut with_root = conf_dir.clone().to_owned();
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 331 -         let mut with_root = conf_dir.clone().to_owned();
[INFO] [stdout] 331 +         let mut with_root = conf_dir.to_owned();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "d366b102be9989b073745bfb9cef4327ff9c0711f25f3c219050b9ee17367f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d366b102be9989b073745bfb9cef4327ff9c0711f25f3c219050b9ee17367f4f", kill_on_drop: false }`
[INFO] [stdout] d366b102be9989b073745bfb9cef4327ff9c0711f25f3c219050b9ee17367f4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0d1b0f6e7898c23b7665cf9635232fc42f9f8aa41b03f431881ed4d13555d93
[INFO] running `Command { std: "docker" "start" "-a" "f0d1b0f6e7898c23b7665cf9635232fc42f9f8aa41b03f431881ed4d13555d93", kill_on_drop: false }`
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stdout] warning: unused import: `totp`
[INFO] [stdout]  --> src/security/otp.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use rust_otp::{Algo, totp, verify_totp_code, TotpSettings, VerifyResult};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util`
[INFO] [stdout]  --> src/security/otp.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{db::tables::auth_otp, util};
[INFO] [stdout]   |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `cert` are never read
[INFO] [stdout]    --> src/config/mod.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct BindInterfaceSsl {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 180 |     pub key: PathBuf,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 181 |     pub cert: PathBuf
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BindInterfaceSsl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `directory` is never read
[INFO] [stdout]    --> src/config/mod.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct FileServingConfig {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 227 |     pub directory: PathBuf,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileServingConfig` 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: struct `SslConfig` is never constructed
[INFO] [stdout]    --> src/config/mod.rs:293:12
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub struct SslConfig {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Permission` is never constructed
[INFO] [stdout]    --> src/db/tables/permissions.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct Permission {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ComposedUser` is never constructed
[INFO] [stdout]   --> src/db/composed.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ComposedUser {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/security/initiator.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |     SessionNotFound(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 67 -     SessionNotFound(String),
[INFO] [stdout] 67 +     SessionNotFound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/security/initiator.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |     UserNotFound(UserSession),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 70 -     UserNotFound(UserSession),
[INFO] [stdout] 70 +     UserNotFound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/state/server_info.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ServerInfoState {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub name: String
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unix_epoch_sec_now` is never used
[INFO] [stdout]   --> src/util/time.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn unix_epoch_sec_now() -> Option<u64> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserEntryPath` is never constructed
[INFO] [stdout]   --> src/routing/path.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub struct UserEntryPath {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserFieldPath` is never constructed
[INFO] [stdout]   --> src/routing/path.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub struct UserFieldPath {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserListJson` is never constructed
[INFO] [stdout]   --> src/routing/handler/users/mod.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct UserListJson {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/config/mod.rs:493:43
[INFO] [stdout]     |
[INFO] [stdout] 493 |                 let mut with_root = parent.clone().to_owned();
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 493 -                 let mut with_root = parent.clone().to_owned();
[INFO] [stdout] 493 +                 let mut with_root = parent.to_owned();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/config/shapes.rs:331:37
[INFO] [stdout]     |
[INFO] [stdout] 331 |         let mut with_root = conf_dir.clone().to_owned();
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 331 -         let mut with_root = conf_dir.clone().to_owned();
[INFO] [stdout] 331 +         let mut with_root = conf_dir.to_owned();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling cookie_store v0.16.1
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling thoughts_server v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PasswordLogin` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct PasswordLogin {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `VerifySession` is never used
[INFO] [stdout]    --> tests/common/mod.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub enum VerifySession {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Totp` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct Totp {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct User {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserClient` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub struct UserClient {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/mod.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl UserClient {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 163 |     pub fn new(user: User, base_url: Url) -> UserClient {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     fn handle_verify(&mut self, json: Value) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn get_session(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub fn has_active_session(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     pub fn get_url<S>(&self, url: S) -> Url
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub fn get<S>(&self, url: S) -> RequestBuilder
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     pub fn post<S>(&self, url: S) -> RequestBuilder
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub fn put<S>(&self, url: S) -> RequestBuilder
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |     pub fn patch<S>(&self, url: S) -> RequestBuilder
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub fn delete<S>(&self, url: S) -> RequestBuilder
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 313 |     pub fn head<S>(&self, url: S) -> RequestBuilder
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `totp`
[INFO] [stdout]  --> src/security/otp.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use rust_otp::{Algo, totp, verify_totp_code, TotpSettings, VerifyResult};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util`
[INFO] [stdout]  --> src/security/otp.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{db::tables::auth_otp, util};
[INFO] [stdout]   |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `cert` are never read
[INFO] [stdout]    --> src/config/mod.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct BindInterfaceSsl {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 180 |     pub key: PathBuf,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 181 |     pub cert: PathBuf
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BindInterfaceSsl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `directory` is never read
[INFO] [stdout]    --> src/config/mod.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct FileServingConfig {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 227 |     pub directory: PathBuf,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileServingConfig` 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: struct `SslConfig` is never constructed
[INFO] [stdout]    --> src/config/mod.rs:293:12
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub struct SslConfig {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Permission` is never constructed
[INFO] [stdout]    --> src/db/tables/permissions.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct Permission {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ComposedUser` is never constructed
[INFO] [stdout]   --> src/db/composed.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ComposedUser {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/security/initiator.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |     SessionNotFound(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 67 -     SessionNotFound(String),
[INFO] [stdout] 67 +     SessionNotFound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/security/initiator.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |     UserNotFound(UserSession),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 70 -     UserNotFound(UserSession),
[INFO] [stdout] 70 +     UserNotFound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/state/server_info.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ServerInfoState {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub name: String
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unix_epoch_sec_now` is never used
[INFO] [stdout]   --> src/util/time.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn unix_epoch_sec_now() -> Option<u64> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserEntryPath` is never constructed
[INFO] [stdout]   --> src/routing/path.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub struct UserEntryPath {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserFieldPath` is never constructed
[INFO] [stdout]   --> src/routing/path.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub struct UserFieldPath {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserListJson` is never constructed
[INFO] [stdout]   --> src/routing/handler/users/mod.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct UserListJson {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/config/mod.rs:493:43
[INFO] [stdout]     |
[INFO] [stdout] 493 |                 let mut with_root = parent.clone().to_owned();
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 493 -                 let mut with_root = parent.clone().to_owned();
[INFO] [stdout] 493 +                 let mut with_root = parent.to_owned();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/config/shapes.rs:331:37
[INFO] [stdout]     |
[INFO] [stdout] 331 |         let mut with_root = conf_dir.clone().to_owned();
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 331 -         let mut with_root = conf_dir.clone().to_owned();
[INFO] [stdout] 331 +         let mut with_root = conf_dir.to_owned();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.08s
[INFO] running `Command { std: "docker" "inspect" "f0d1b0f6e7898c23b7665cf9635232fc42f9f8aa41b03f431881ed4d13555d93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0d1b0f6e7898c23b7665cf9635232fc42f9f8aa41b03f431881ed4d13555d93", kill_on_drop: false }`
[INFO] [stdout] f0d1b0f6e7898c23b7665cf9635232fc42f9f8aa41b03f431881ed4d13555d93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6bbc2b9161a7c6009c064b4699dcdd8d83651f1e75c54d3f4152d4a44773758b
[INFO] running `Command { std: "docker" "start" "-a" "6bbc2b9161a7c6009c064b4699dcdd8d83651f1e75c54d3f4152d4a44773758b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `totp`
[INFO] [stderr]  --> src/security/otp.rs:5:26
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use rust_otp::{Algo, totp, verify_totp_code, TotpSettings, VerifyResult};
[INFO] [stderr]   |                          ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `util`
[INFO] [stderr]  --> src/security/otp.rs:7:35
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::{db::tables::auth_otp, util};
[INFO] [stderr]   |                                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `key` and `cert` are never read
[INFO] [stderr]    --> src/config/mod.rs:180:9
[INFO] [stderr]     |
[INFO] [stderr] 179 | pub struct BindInterfaceSsl {
[INFO] [stderr]     |            ---------------- fields in this struct
[INFO] [stderr] 180 |     pub key: PathBuf,
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 181 |     pub cert: PathBuf
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BindInterfaceSsl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `directory` is never read
[INFO] [stderr]    --> src/config/mod.rs:227:9
[INFO] [stderr]     |
[INFO] [stderr] 226 | pub struct FileServingConfig {
[INFO] [stderr]     |            ----------------- field in this struct
[INFO] [stderr] 227 |     pub directory: PathBuf,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FileServingConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SslConfig` is never constructed
[INFO] [stderr]    --> src/config/mod.rs:293:12
[INFO] [stderr]     |
[INFO] [stderr] 293 | pub struct SslConfig {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Permission` is never constructed
[INFO] [stderr]    --> src/db/tables/permissions.rs:113:12
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub struct Permission {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ComposedUser` is never constructed
[INFO] [stderr]   --> src/db/composed.rs:78:12
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub struct ComposedUser {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/security/initiator.rs:67:21
[INFO] [stderr]    |
[INFO] [stderr] 67 |     SessionNotFound(String),
[INFO] [stderr]    |     --------------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 67 -     SessionNotFound(String),
[INFO] [stderr] 67 +     SessionNotFound(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/security/initiator.rs:70:18
[INFO] [stderr]    |
[INFO] [stderr] 70 |     UserNotFound(UserSession),
[INFO] [stderr]    |     ------------ ^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 70 -     UserNotFound(UserSession),
[INFO] [stderr] 70 +     UserNotFound(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]  --> src/state/server_info.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct ServerInfoState {
[INFO] [stderr]   |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 8 |     pub name: String
[INFO] [stderr]   |         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `unix_epoch_sec_now` is never used
[INFO] [stderr]   --> src/util/time.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn unix_epoch_sec_now() -> Option<u64> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UserEntryPath` is never constructed
[INFO] [stderr]   --> src/routing/path.rs:26:16
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub struct UserEntryPath {
[INFO] [stderr]    |                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UserFieldPath` is never constructed
[INFO] [stderr]   --> src/routing/path.rs:32:16
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub struct UserFieldPath {
[INFO] [stderr]    |                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UserListJson` is never constructed
[INFO] [stderr]   --> src/routing/handler/users/mod.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub struct UserListJson {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/config/mod.rs:493:43
[INFO] [stderr]     |
[INFO] [stderr] 493 |                 let mut with_root = parent.clone().to_owned();
[INFO] [stderr]     |                                           ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 493 -                 let mut with_root = parent.clone().to_owned();
[INFO] [stderr] 493 +                 let mut with_root = parent.to_owned();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/config/shapes.rs:331:37
[INFO] [stderr]     |
[INFO] [stderr] 331 |         let mut with_root = conf_dir.clone().to_owned();
[INFO] [stderr]     |                                     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 331 -         let mut with_root = conf_dir.clone().to_owned();
[INFO] [stderr] 331 +         let mut with_root = conf_dir.to_owned();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `thoughts_server` (bin "thoughts_server") generated 16 warnings (run `cargo fix --bin "thoughts_server"` to apply 4 suggestions)
[INFO] [stderr] warning: struct `PasswordLogin` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:129:12
[INFO] [stderr]     |
[INFO] [stderr] 129 | pub struct PasswordLogin {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `VerifySession` is never used
[INFO] [stderr]    --> tests/common/mod.rs:135:10
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub enum VerifySession {
[INFO] [stderr]     |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Totp` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:141:12
[INFO] [stderr]     |
[INFO] [stderr] 141 | pub struct Totp {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `User` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:148:12
[INFO] [stderr]     |
[INFO] [stderr] 148 | pub struct User {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UserClient` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:154:12
[INFO] [stderr]     |
[INFO] [stderr] 154 | pub struct UserClient {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> tests/common/mod.rs:163:12
[INFO] [stderr]     |
[INFO] [stderr] 162 | impl UserClient {
[INFO] [stderr]     | --------------- associated items in this implementation
[INFO] [stderr] 163 |     pub fn new(user: User, base_url: Url) -> UserClient {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 179 |     fn handle_verify(&mut self, json: Value) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 232 |     pub fn get_session(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 264 |     pub fn has_active_session(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 268 |     pub fn get_url<S>(&self, url: S) -> Url
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 278 |     pub fn get<S>(&self, url: S) -> RequestBuilder
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 285 |     pub fn post<S>(&self, url: S) -> RequestBuilder
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 292 |     pub fn put<S>(&self, url: S) -> RequestBuilder
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 299 |     pub fn patch<S>(&self, url: S) -> RequestBuilder
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 306 |     pub fn delete<S>(&self, url: S) -> RequestBuilder
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 313 |     pub fn head<S>(&self, url: S) -> RequestBuilder
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `thoughts_server` (bin "thoughts_server" test) generated 16 warnings (16 duplicates)
[INFO] [stderr] warning: `thoughts_server` (test "http_api") generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/thoughts_server-74eb068ebeaebad7)
[INFO] [stderr]      Running tests/http_api.rs (/opt/rustwide/target/debug/deps/http_api-f61eaaeeb953e781)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test auth::password::login ... FAILED
[INFO] [stdout] test auth::password::login_with_totp_recovery ... FAILED
[INFO] [stdout] test status::ping::ping_server ... FAILED
[INFO] [stdout] test auth::password::login_with_totp ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- auth::password::login stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::password::login' panicked at tests/common/mod.rs:11:25:
[INFO] [stdout] failed to send post request to server
[INFO] [stdout] reqwest::Error {
[INFO] [stdout]     kind: Request,
[INFO] [stdout]     url: Url {
[INFO] [stdout]         scheme: "http",
[INFO] [stdout]         cannot_be_a_base: false,
[INFO] [stdout]         username: "",
[INFO] [stdout]         password: None,
[INFO] [stdout]         host: Some(
[INFO] [stdout]             Domain(
[INFO] [stdout]                 "localhost",
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]         port: None,
[INFO] [stdout]         path: "/auth/session",
[INFO] [stdout]         query: None,
[INFO] [stdout]         fragment: None,
[INFO] [stdout]     },
[INFO] [stdout]     source: hyper::Error(
[INFO] [stdout]         Connect,
[INFO] [stdout]         ConnectError(
[INFO] [stdout]             "tcp connect error",
[INFO] [stdout]             Os {
[INFO] [stdout]                 code: 111,
[INFO] [stdout]                 kind: ConnectionRefused,
[INFO] [stdout]                 message: "Connection refused",
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64d07148d0e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64d07148d0e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64d07148d0e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64d07148d0e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64d0714b6663 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr] error: test failed, to rerun pass `--test http_api`
[INFO] [stdout]    5:     0x64d0714b6663 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64d0714893e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64d0714893e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64d07148cf32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64d07148e669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64d07148e49e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64d070f01bd4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64d070f01bd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64d07148f13e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64d07148f13e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64d07148ee0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x64d07148d5e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64d07148ea9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64d0714b3f90 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64d070eafe04 - http_api::common::result::expect_with_err::hca5cfeba72037c75
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:11:25
[INFO] [stdout]   20:     0x64d070ea7804 - http_api::auth::password::login::hbf04bca6f98c773d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/auth/password.rs:35:15
[INFO] [stdout]   21:     0x64d070ea75b7 - http_api::auth::password::login::{{closure}}::h61093d2cc4b0bad5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/auth/password.rs:24:11
[INFO] [stdout]   22:     0x64d070eab5a6 - core::ops::function::FnOnce::call_once::h86a738d1efc98c6c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x64d070f0743b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x64d070f0743b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x64d070f06575 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x64d070f06575 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x64d070f06575 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x64d070f06575 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x64d070f06575 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64d070f06575 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x64d070f06575 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x64d070eca174 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x64d070eca174 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x64d070ecdb4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x64d070ecdb4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x64d070ecdb4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x64d070ecdb4a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x64d070ecdb4a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64d070ecdb4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x64d070ecdb4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x64d0714922df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x64d0714922df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x739571080aa4 - <unknown>
[INFO] [stdout]   44:     0x73957110da34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::password::login_with_totp_recovery stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::password::login_with_totp_recovery' panicked at tests/common/mod.rs:11:25:
[INFO] [stdout] failed to send post request to server
[INFO] [stdout] reqwest::Error {
[INFO] [stdout]     kind: Request,
[INFO] [stdout]     url: Url {
[INFO] [stdout]         scheme: "http",
[INFO] [stdout]         cannot_be_a_base: false,
[INFO] [stdout]         username: "",
[INFO] [stdout]         password: None,
[INFO] [stdout]         host: Some(
[INFO] [stdout]             Domain(
[INFO] [stdout]                 "localhost",
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]         port: None,
[INFO] [stdout]         path: "/auth/session",
[INFO] [stdout]         query: None,
[INFO] [stdout]         fragment: None,
[INFO] [stdout]     },
[INFO] [stdout]     source: hyper::Error(
[INFO] [stdout]         Connect,
[INFO] [stdout]         ConnectError(
[INFO] [stdout]             "tcp connect error",
[INFO] [stdout]             Os {
[INFO] [stdout]                 code: 111,
[INFO] [stdout]                 kind: ConnectionRefused,
[INFO] [stdout]                 message: "Connection refused",
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64d07148d0e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64d07148d0e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64d07148d0e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64d07148d0e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64d0714b6663 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64d0714b6663 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64d0714893e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64d0714893e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64d07148cf32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64d07148e669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64d07148e49e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64d070f01bd4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64d070f01bd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64d07148f13e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64d07148f13e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64d07148ee0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x64d07148d5e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64d07148ea9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64d0714b3f90 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64d070eafe04 - http_api::common::result::expect_with_err::hca5cfeba72037c75
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:11:25
[INFO] [stdout]   20:     0x64d070ea8cd9 - http_api::auth::password::login_with_totp_recovery::h06f3a0399affee7b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/auth/password.rs:157:15
[INFO] [stdout]   21:     0x64d070ea8857 - http_api::auth::password::login_with_totp_recovery::{{closure}}::h7e581611b2d83e6d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/auth/password.rs:132:30
[INFO] [stdout]   22:     0x64d070eab496 - core::ops::function::FnOnce::call_once::h07f19c27c2450787
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x64d070f0743b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x64d070f0743b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x64d070f06575 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x64d070f06575 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x64d070f06575 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x64d070f06575 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x64d070f06575 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64d070f06575 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x64d070f06575 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x64d070eca174 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x64d070eca174 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x64d070ecdb4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x64d070ecdb4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x64d070ecdb4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x64d070ecdb4a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x64d070ecdb4a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64d070ecdb4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x64d070ecdb4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x64d0714922df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x64d0714922df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x739571080aa4 - <unknown>
[INFO] [stdout]   44:     0x73957110da34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- status::ping::ping_server stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'status::ping::ping_server' panicked at tests/common/mod.rs:11:25:
[INFO] [stdout] failed to send ping request
[INFO] [stdout] reqwest::Error {
[INFO] [stdout]     kind: Request,
[INFO] [stdout]     url: Url {
[INFO] [stdout]         scheme: "http",
[INFO] [stdout]         cannot_be_a_base: false,
[INFO] [stdout]         username: "",
[INFO] [stdout]         password: None,
[INFO] [stdout]         host: Some(
[INFO] [stdout]             Domain(
[INFO] [stdout]                 "localhost",
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]         port: None,
[INFO] [stdout]         path: "/ping",
[INFO] [stdout]         query: None,
[INFO] [stdout]         fragment: None,
[INFO] [stdout]     },
[INFO] [stdout]     source: hyper::Error(
[INFO] [stdout]         Connect,
[INFO] [stdout]         ConnectError(
[INFO] [stdout]             "tcp connect error",
[INFO] [stdout]             Os {
[INFO] [stdout]                 code: 111,
[INFO] [stdout]                 kind: ConnectionRefused,
[INFO] [stdout]                 message: "Connection refused",
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64d07148d0e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64d07148d0e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64d07148d0e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64d07148d0e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64d0714b6663 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64d0714b6663 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64d0714893e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64d0714893e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64d07148cf32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64d07148e669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64d07148e49e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64d070f01bd4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64d070f01bd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64d07148f13e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64d07148f13e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64d07148ee0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x64d07148d5e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64d07148ea9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64d0714b3f90 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64d070eafe04 - http_api::common::result::expect_with_err::hca5cfeba72037c75
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:11:25
[INFO] [stdout]   20:     0x64d070eb06be - http_api::status::ping::ping_server::hcf7514b9841af07c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/status/ping.rs:10:15
[INFO] [stdout]   21:     0x64d070eb0557 - http_api::status::ping::ping_server::{{closure}}::h4e26aa7b9d1ecf38
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/status/ping.rs:4:17
[INFO] [stdout]   22:     0x64d070eab676 - core::ops::function::FnOnce::call_once::hf48be768a02719d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x64d070f0743b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x64d070f0743b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x64d070f06575 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x64d070f06575 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x64d070f06575 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x64d070f06575 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x64d070f06575 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64d070f06575 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x64d070f06575 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x64d070eca174 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x64d070eca174 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x64d070ecdb4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x64d070ecdb4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x64d070ecdb4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x64d070ecdb4a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x64d070ecdb4a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64d070ecdb4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x64d070ecdb4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x64d0714922df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x64d0714922df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x739571080aa4 - <unknown>
[INFO] [stdout]   44:     0x73957110da34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::password::login_with_totp stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::password::login_with_totp' panicked at tests/common/mod.rs:11:25:
[INFO] [stdout] failed to send post request to server
[INFO] [stdout] reqwest::Error {
[INFO] [stdout]     kind: Request,
[INFO] [stdout]     url: Url {
[INFO] [stdout]         scheme: "http",
[INFO] [stdout]         cannot_be_a_base: false,
[INFO] [stdout]         username: "",
[INFO] [stdout]         password: None,
[INFO] [stdout]         host: Some(
[INFO] [stdout]             Domain(
[INFO] [stdout]                 "localhost",
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]         port: None,
[INFO] [stdout]         path: "/auth/session",
[INFO] [stdout]         query: None,
[INFO] [stdout]         fragment: None,
[INFO] [stdout]     },
[INFO] [stdout]     source: hyper::Error(
[INFO] [stdout]         Connect,
[INFO] [stdout]         ConnectError(
[INFO] [stdout]             "tcp connect error",
[INFO] [stdout]             Os {
[INFO] [stdout]                 code: 111,
[INFO] [stdout]                 kind: ConnectionRefused,
[INFO] [stdout]                 message: "Connection refused",
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64d07148d0e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64d07148d0e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64d07148d0e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64d07148d0e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64d0714b6663 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64d0714b6663 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64d0714893e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64d0714893e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64d07148cf32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64d07148e669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64d07148e49e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64d070f01bd4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64d070f01bd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64d07148f13e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64d07148f13e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64d07148ee0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x64d07148d5e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64d07148ea9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64d0714b3f90 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64d070eafe04 - http_api::common::result::expect_with_err::hca5cfeba72037c75
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:11:25
[INFO] [stdout]   20:     0x64d070ea7e07 - http_api::auth::password::login_with_totp::hc1195097778e2021
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/auth/password.rs:67:15
[INFO] [stdout]   21:     0x64d070ea7a27 - http_api::auth::password::login_with_totp::{{closure}}::h95c60608b15fa3b2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/auth/password.rs:51:21
[INFO] [stdout]   22:     0x64d070eab516 - core::ops::function::FnOnce::call_once::h3121782906334071
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x64d070f0743b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x64d070f0743b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x64d070f06575 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x64d070f06575 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x64d070f06575 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x64d070f06575 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x64d070f06575 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64d070f06575 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x64d070f06575 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x64d070eca174 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x64d070eca174 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x64d070ecdb4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x64d070ecdb4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x64d070ecdb4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x64d070ecdb4a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x64d070ecdb4a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64d070ecdb4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x64d070ecdb4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x64d0714922df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x64d0714922df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x739571080aa4 - <unknown>
[INFO] [stdout]   44:     0x73957110da34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     auth::password::login
[INFO] [stdout]     auth::password::login_with_totp
[INFO] [stdout]     auth::password::login_with_totp_recovery
[INFO] [stdout]     status::ping::ping_server
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6bbc2b9161a7c6009c064b4699dcdd8d83651f1e75c54d3f4152d4a44773758b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bbc2b9161a7c6009c064b4699dcdd8d83651f1e75c54d3f4152d4a44773758b", kill_on_drop: false }`
[INFO] [stdout] 6bbc2b9161a7c6009c064b4699dcdd8d83651f1e75c54d3f4152d4a44773758b
