[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.78.0 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDAC098%2Fthoughts_server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DAC098/thoughts_server on toolchain 1.78.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc1/source/Cargo.toml
[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.78.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 iana-time-zone v0.1.49
[INFO] [stderr]   Downloaded quoted_printable v0.4.5
[INFO] [stderr]   Downloaded cookie_store v0.16.1
[INFO] [stderr]   Downloaded email-encoding v0.1.3
[INFO] [stderr]   Downloaded lipsum v0.8.2
[INFO] [stderr]   Downloaded refinery-macros v0.8.7
[INFO] [stderr]   Downloaded refinery v0.8.7
[INFO] [stderr]   Downloaded email_address v0.2.3
[INFO] [stderr]   Downloaded clap_lex v0.3.2
[INFO] [stderr]   Downloaded refinery-core v0.8.7
[INFO] [stderr]   Downloaded actix-tls v3.0.3
[INFO] [stderr]   Downloaded actix-session v0.6.2
[INFO] [stderr]   Downloaded handlebars v4.3.4
[INFO] [stderr]   Downloaded clap v4.1.8
[INFO] [stderr]   Downloaded lettre v0.10.1
[INFO] [stderr]   Downloaded tokio v1.21.1
[INFO] [stderr]   Downloaded bb8 v0.7.1
[INFO] [stderr]   Downloaded barrel v0.7.0
[INFO] [stderr]   Downloaded bb8-postgres v0.7.0
[INFO] [stderr]   Downloaded pest_meta v2.3.1
[INFO] [stderr]   Downloaded pest_derive v2.3.1
[INFO] [stderr]   Downloaded pest_generator v2.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcaa6b4626e4e0514b48cfa5a863952a6650a20d24c39fd6a0a46faac1e439d8
[INFO] running `Command { std: "docker" "start" "-a" "dcaa6b4626e4e0514b48cfa5a863952a6650a20d24c39fd6a0a46faac1e439d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcaa6b4626e4e0514b48cfa5a863952a6650a20d24c39fd6a0a46faac1e439d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcaa6b4626e4e0514b48cfa5a863952a6650a20d24c39fd6a0a46faac1e439d8", kill_on_drop: false }`
[INFO] [stdout] dcaa6b4626e4e0514b48cfa5a863952a6650a20d24c39fd6a0a46faac1e439d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f1d1e00a7fa6bb34bfd4de754329309ef5247f0dfafbe8f32e8c48feb82480c
[INFO] running `Command { std: "docker" "start" "-a" "6f1d1e00a7fa6bb34bfd4de754329309ef5247f0dfafbe8f32e8c48feb82480c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.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 once_cell v1.15.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling subtle v2.4.1
[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 scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[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 parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bytestring v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling aes v0.7.5
[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 aead v0.4.3
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[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 parking_lot_core v0.8.5
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.49
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling postgres-protocol v0.6.4
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling idna v0.2.3
[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 arrayvec v0.5.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling email_address v0.2.3
[INFO] [stderr]    Compiling quoted_printable v0.4.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling blake2b_simd v0.5.11
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling shape-rs v0.1.0 (https://github.com/dac098/shape-rs#a26c0920)
[INFO] [stderr]    Compiling arrayvec v0.7.2
[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 data-encoding v2.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling rust-argon2 v0.8.3
[INFO] [stderr]    Compiling actix-codec v0.5.0
[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 openssl-macros v0.1.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling pest v2.3.1
[INFO] [stderr]    Compiling pest_meta v2.3.1
[INFO] [stderr]    Compiling pest_generator v2.3.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling pest_derive v2.3.1
[INFO] [stderr]    Compiling lettre v0.10.1
[INFO] [stderr]    Compiling bb8 v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling actix v0.13.0
[INFO] [stderr]    Compiling futures v0.3.24
[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 bb8-postgres v0.7.0
[INFO] [stderr]    Compiling tlib v0.1.0 (/opt/rustwide/workdir/tlib)
[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-files v0.6.2
[INFO] [stderr]    Compiling actix-multipart v0.4.0
[INFO] [stderr]    Compiling actix-session 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: 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]    = note: `#[warn(dead_code)]` on by default
[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] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "6f1d1e00a7fa6bb34bfd4de754329309ef5247f0dfafbe8f32e8c48feb82480c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f1d1e00a7fa6bb34bfd4de754329309ef5247f0dfafbe8f32e8c48feb82480c", kill_on_drop: false }`
[INFO] [stdout] 6f1d1e00a7fa6bb34bfd4de754329309ef5247f0dfafbe8f32e8c48feb82480c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e9f6315f05b9af35d38c3bae610481b79c81597df98a936f34330faa03de7e6
[INFO] running `Command { std: "docker" "start" "-a" "0e9f6315f05b9af35d38c3bae610481b79c81597df98a936f34330faa03de7e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling tower-service v0.3.2
[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: 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]    = note: `#[warn(dead_code)]` on by default
[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] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling cookie_store v0.16.1
[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: variant `Totp` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub enum VerifySession {
[INFO] [stdout]     |          ------------- variant in this enum
[INFO] [stdout] 136 |     Totp {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[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: 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]    = note: `#[warn(dead_code)]` on by default
[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] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.62s
[INFO] running `Command { std: "docker" "inspect" "0e9f6315f05b9af35d38c3bae610481b79c81597df98a936f34330faa03de7e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e9f6315f05b9af35d38c3bae610481b79c81597df98a936f34330faa03de7e6", kill_on_drop: false }`
[INFO] [stdout] 0e9f6315f05b9af35d38c3bae610481b79c81597df98a936f34330faa03de7e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2fc2d85dd3e28846b3c2b5ede04241ec6fd1d466a2989b8fe792f68c49ca14b
[INFO] running `Command { std: "docker" "start" "-a" "e2fc2d85dd3e28846b3c2b5ede04241ec6fd1d466a2989b8fe792f68c49ca14b", 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: 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]    = note: `#[warn(dead_code)]` on by default
[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 5 warnings (run `cargo fix --bin "thoughts_server"` to apply 4 suggestions)
[INFO] [stderr] warning: variant `Totp` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:136:5
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub enum VerifySession {
[INFO] [stderr]     |          ------------- variant in this enum
[INFO] [stderr] 136 |     Totp {
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[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` (test "http_api") generated 5 warnings
[INFO] [stderr] warning: `thoughts_server` (bin "thoughts_server" test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/thoughts_server-e1340399e3bf8e77)
[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] [stderr]      Running tests/http_api.rs (/opt/rustwide/target/debug/deps/http_api-4dd6258fa28b2104)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[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] [stderr] error: test failed, to rerun pass `--test http_api`
[INFO] [stdout] test auth::password::login ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- auth::password::login_with_totp_recovery 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: 99,
[INFO] [stdout]                 kind: AddrNotAvailable,
[INFO] [stdout]                 message: "Cannot assign requested address",
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x562874f6e432 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x562874f6e432 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x562874f6e432 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x562874f6e432 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x562874f99cec - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x562874f99cec - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x562874f6b2af - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x562874f6e204 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x562874f6e204 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x562874f6febb - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x562874f6fb97 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x56287494a757 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x56287494a757 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x562874f704f0 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x562874f704f0 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x562874f70232 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
[INFO] [stdout]   16:     0x562874f6e906 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x562874f6ff64 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x5628748de005 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5628748f951e - http_api::common::result::expect_with_err::h54986ef3d4892670
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:11:25
[INFO] [stdout]   20:     0x5628748f25ed - http_api::auth::password::login_with_totp_recovery::hb1dd91fd05b90246
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/auth/password.rs:157:15
[INFO] [stdout]   21:     0x5628748f2187 - http_api::auth::password::login_with_totp_recovery::{{closure}}::h0f2f924f51842ca1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/auth/password.rs:132:30
[INFO] [stdout]   22:     0x5628748f55b6 - core::ops::function::FnOnce::call_once::h068f53eb42ef9787
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56287494f38f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56287494f38f - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   25:     0x56287494ea13 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   26:     0x56287494ea13 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x56287494ea13 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   28:     0x56287494ea13 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   29:     0x56287494ea13 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   30:     0x56287494ea13 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   31:     0x56287494ea13 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   32:     0x562874917613 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   33:     0x562874917613 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   34:     0x56287491c17f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   35:     0x56287491c17f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x56287491c17f - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   37:     0x56287491c17f - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   38:     0x56287491c17f - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   39:     0x56287491c17f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   40:     0x56287491c17f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x562874f74885 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   42:     0x562874f74885 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   43:     0x562874f74885 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   44:     0x7fd3cbaffac3 - <unknown>
[INFO] [stdout]   45:     0x7fd3cbb90a04 - __clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- status::ping::ping_server 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: 99,
[INFO] [stdout]                 kind: AddrNotAvailable,
[INFO] [stdout]                 message: "Cannot assign requested address",
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x562874f6e432 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x562874f6e432 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x562874f6e432 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x562874f6e432 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x562874f99cec - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x562874f99cec - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x562874f6b2af - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x562874f6e204 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x562874f6e204 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x562874f6febb - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x562874f6fb97 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x56287494a757 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x56287494a757 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x562874f704f0 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x562874f704f0 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x562874f70232 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
[INFO] [stdout]   16:     0x562874f6e906 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x562874f6ff64 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x5628748de005 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5628748f951e - http_api::common::result::expect_with_err::h54986ef3d4892670
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:11:25
[INFO] [stdout]   20:     0x5628748fcc8a - http_api::status::ping::ping_server::hb374fc929557a1d8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/status/ping.rs:10:15
[INFO] [stdout]   21:     0x5628748fcb17 - http_api::status::ping::ping_server::{{closure}}::he231fafbc454672b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/status/ping.rs:4:17
[INFO] [stdout]   22:     0x5628748f5766 - core::ops::function::FnOnce::call_once::hf5c057e1fe967821
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56287494f38f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56287494f38f - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   25:     0x56287494ea13 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   26:     0x56287494ea13 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x56287494ea13 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   28:     0x56287494ea13 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   29:     0x56287494ea13 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   30:     0x56287494ea13 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   31:     0x56287494ea13 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   32:     0x562874917613 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   33:     0x562874917613 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   34:     0x56287491c17f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   35:     0x56287491c17f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x56287491c17f - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   37:     0x56287491c17f - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   38:     0x56287491c17f - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   39:     0x56287491c17f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   40:     0x56287491c17f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x562874f74885 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   42:     0x562874f74885 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   43:     0x562874f74885 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   44:     0x7fd3cbaffac3 - <unknown>
[INFO] [stdout]   45:     0x7fd3cbb90a04 - __clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::password::login_with_totp 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: 99,
[INFO] [stdout]                 kind: AddrNotAvailable,
[INFO] [stdout]                 message: "Cannot assign requested address",
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x562874f6e432 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x562874f6e432 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x562874f6e432 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x562874f6e432 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x562874f99cec - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x562874f99cec - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x562874f6b2af - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x562874f6e204 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x562874f6e204 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x562874f6febb - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x562874f6fb97 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x56287494a757 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x56287494a757 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x562874f704f0 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x562874f704f0 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x562874f70232 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
[INFO] [stdout]   16:     0x562874f6e906 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x562874f6ff64 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x5628748de005 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5628748f951e - http_api::common::result::expect_with_err::h54986ef3d4892670
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:11:25
[INFO] [stdout]   20:     0x5628748f10f7 - http_api::auth::password::login_with_totp::hc1a2bf578bb02ba4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/auth/password.rs:67:15
[INFO] [stdout]   21:     0x5628748f0d17 - http_api::auth::password::login_with_totp::{{closure}}::hdc50c762a680f383
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/auth/password.rs:51:21
[INFO] [stdout]   22:     0x5628748f5666 - core::ops::function::FnOnce::call_once::h593d324e2ce673e3
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56287494f38f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56287494f38f - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   25:     0x56287494ea13 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   26:     0x56287494ea13 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x56287494ea13 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   28:     0x56287494ea13 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   29:     0x56287494ea13 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   30:     0x56287494ea13 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   31:     0x56287494ea13 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   32:     0x562874917613 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   33:     0x562874917613 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   34:     0x56287491c17f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   35:     0x56287491c17f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x56287491c17f - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   37:     0x56287491c17f - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   38:     0x56287491c17f - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   39:     0x56287491c17f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   40:     0x56287491c17f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x562874f74885 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   42:     0x562874f74885 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   43:     0x562874f74885 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   44:     0x7fd3cbaffac3 - <unknown>
[INFO] [stdout]   45:     0x7fd3cbb90a04 - __clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::password::login 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: 99,
[INFO] [stdout]                 kind: AddrNotAvailable,
[INFO] [stdout]                 message: "Cannot assign requested address",
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x562874f6e432 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x562874f6e432 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x562874f6e432 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x562874f6e432 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x562874f99cec - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x562874f99cec - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x562874f6b2af - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x562874f6e204 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x562874f6e204 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x562874f6febb - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x562874f6fb97 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x56287494a757 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x56287494a757 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x562874f704f0 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x562874f704f0 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x562874f70232 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
[INFO] [stdout]   16:     0x562874f6e906 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x562874f6ff64 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x5628748de005 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5628748f951e - http_api::common::result::expect_with_err::h54986ef3d4892670
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:11:25
[INFO] [stdout]   20:     0x5628748f09c0 - http_api::auth::password::login::h2f0d29d40f96a3fe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/auth/password.rs:35:15
[INFO] [stdout]   21:     0x5628748f0767 - http_api::auth::password::login::{{closure}}::h17d8cc7928412200
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/auth/password.rs:24:11
[INFO] [stdout]   22:     0x5628748f5726 - core::ops::function::FnOnce::call_once::he79833c72718368e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56287494f38f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56287494f38f - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   25:     0x56287494ea13 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   26:     0x56287494ea13 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x56287494ea13 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   28:     0x56287494ea13 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   29:     0x56287494ea13 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   30:     0x56287494ea13 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   31:     0x56287494ea13 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   32:     0x562874917613 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   33:     0x562874917613 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   34:     0x56287491c17f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   35:     0x56287491c17f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x56287491c17f - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   37:     0x56287491c17f - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   38:     0x56287491c17f - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   39:     0x56287491c17f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   40:     0x56287491c17f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x562874f74885 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   42:     0x562874f74885 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   43:     0x562874f74885 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   44:     0x7fd3cbaffac3 - <unknown>
[INFO] [stdout]   45:     0x7fd3cbb90a04 - __clone
[INFO] [stdout]   46:                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.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e2fc2d85dd3e28846b3c2b5ede04241ec6fd1d466a2989b8fe792f68c49ca14b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2fc2d85dd3e28846b3c2b5ede04241ec6fd1d466a2989b8fe792f68c49ca14b", kill_on_drop: false }`
[INFO] [stdout] e2fc2d85dd3e28846b3c2b5ede04241ec6fd1d466a2989b8fe792f68c49ca14b
[INFO] testing DAC098/thoughts_server against beta-2024-05-11 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDAC098%2Fthoughts_server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DAC098/thoughts_server on toolchain beta-2024-05-11
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc2/source/Cargo.toml
[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" "+beta-2024-05-11" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] def5bd88e338f8705f9ae08b87e4f4e0b2ebb16b47f486cb421441482f0a7470
[INFO] running `Command { std: "docker" "start" "-a" "def5bd88e338f8705f9ae08b87e4f4e0b2ebb16b47f486cb421441482f0a7470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "def5bd88e338f8705f9ae08b87e4f4e0b2ebb16b47f486cb421441482f0a7470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "def5bd88e338f8705f9ae08b87e4f4e0b2ebb16b47f486cb421441482f0a7470", kill_on_drop: false }`
[INFO] [stdout] def5bd88e338f8705f9ae08b87e4f4e0b2ebb16b47f486cb421441482f0a7470
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bf44e178ec8cf24b77328b3c02135fd39d24067fd90cd040cb4dc54d06f650d
[INFO] running `Command { std: "docker" "start" "-a" "6bf44e178ec8cf24b77328b3c02135fd39d24067fd90cd040cb4dc54d06f650d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling subtle v2.4.1
[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 scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[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 aho-corasick v0.7.19
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[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 httparse v1.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[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 digest v0.10.5
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling regex v1.6.0
[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 url v2.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.49
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling postgres-protocol v0.6.4
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling hostname v0.3.1
[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 unchecked-index v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling quoted_printable v0.4.5
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling email_address v0.2.3
[INFO] [stderr]    Compiling blake2b_simd v0.5.11
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling shape-rs v0.1.0 (https://github.com/dac098/shape-rs#a26c0920)
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.2
[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 lazy_static v1.4.0
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling rust-argon2 v0.8.3
[INFO] [stderr]    Compiling actix-codec v0.5.0
[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 pest v2.3.1
[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 futures-executor v0.3.24
[INFO] [stderr]    Compiling actix v0.13.0
[INFO] [stderr]    Compiling bb8 v0.7.1
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling pest_generator v2.3.1
[INFO] [stderr]    Compiling pest_derive v2.3.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling lettre v0.10.1
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling postgres-types v0.2.4
[INFO] [stderr]    Compiling handlebars v4.3.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-session v0.6.2
[INFO] [stderr]    Compiling actix-multipart v0.4.0
[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] error: ambiguous outer attributes
[INFO] [stdout]    --> src/main.rs:284:17
[INFO] [stdout]     |
[INFO] [stdout] 284 | /                 #[cfg(feature = "rustls")]
[INFO] [stdout] 285 | |                 server = server.listen_rustls(listener, ssl_builder)?;
[INFO] [stdout]     | |_____________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]     |
[INFO] [stdout] 284 ~                 (#[cfg(feature = "rustls")]
[INFO] [stdout] 285 ~                 server) = server.listen_rustls(listener, ssl_builder)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]    --> src/main.rs:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 | /                 #[cfg(feature = "openssl")]
[INFO] [stdout] 288 | |                 server = server.listen_openssl(listener, ssl_builder)?;
[INFO] [stdout]     | |______________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]     |
[INFO] [stdout] 287 ~                 (#[cfg(feature = "openssl")]
[INFO] [stdout] 288 ~                 server) = server.listen_openssl(listener, ssl_builder)?;
[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] error: aborting due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thoughts_server` (bin "thoughts_server") due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6bf44e178ec8cf24b77328b3c02135fd39d24067fd90cd040cb4dc54d06f650d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bf44e178ec8cf24b77328b3c02135fd39d24067fd90cd040cb4dc54d06f650d", kill_on_drop: false }`
[INFO] [stdout] 6bf44e178ec8cf24b77328b3c02135fd39d24067fd90cd040cb4dc54d06f650d
