[INFO] cloning repository https://github.com/d2718/camp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d2718/camp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd2718%2Fcamp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd2718%2Fcamp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0cf6c72443e894775bd8426b61936a1508829f9
[INFO] testing d2718/camp against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd2718%2Fcamp" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/d2718/camp
[INFO] finished tweaking git repo https://github.com/d2718/camp
[INFO] tweaked toml for git repo https://github.com/d2718/camp written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/d2718/camp on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/d2718/camp 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f867c79a0409f8def3f9cfef786023cd38e6b073288be5a3576e0ac14754ce33
[INFO] running `Command { std: "docker" "start" "-a" "f867c79a0409f8def3f9cfef786023cd38e6b073288be5a3576e0ac14754ce33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f867c79a0409f8def3f9cfef786023cd38e6b073288be5a3576e0ac14754ce33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f867c79a0409f8def3f9cfef786023cd38e6b073288be5a3576e0ac14754ce33", kill_on_drop: false }`
[INFO] [stdout] f867c79a0409f8def3f9cfef786023cd38e6b073288be5a3576e0ac14754ce33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fd8112253b368233dbfcafe5aafcbe34ae90bf48957df983f953a3ee7ca6545
[INFO] running `Command { std: "docker" "start" "-a" "1fd8112253b368233dbfcafe5aafcbe34ae90bf48957df983f953a3ee7ca6545", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling bytes v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.1
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling array-init v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.4
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling sha1 v0.10.4
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling postgres-types v0.2.3
[INFO] [stderr]    Compiling simplelog v0.12.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling pin-project v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling pest v2.2.1
[INFO] [stderr]    Compiling pest_meta v2.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling pest_generator v2.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling axum-core v0.2.9
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-postgres v0.7.6
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling pest_derive v2.2.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling smallstr v0.3.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling handlebars v4.3.3
[INFO] [stderr]    Compiling axum v0.5.17
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling camp v2.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/inter/teacher.rs:414:29
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn from_pace(pcal: &'a Pace) -> Result<PaceData, String> {
[INFO] [stdout]     |                             ^^                 -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn from_pace(pcal: &'a Pace) -> Result<PaceData<'a>, String> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 07s
[INFO] running `Command { std: "docker" "inspect" "1fd8112253b368233dbfcafe5aafcbe34ae90bf48957df983f953a3ee7ca6545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fd8112253b368233dbfcafe5aafcbe34ae90bf48957df983f953a3ee7ca6545", kill_on_drop: false }`
[INFO] [stdout] 1fd8112253b368233dbfcafe5aafcbe34ae90bf48957df983f953a3ee7ca6545
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24b5bed07b64bab6f0275b9529a206833d7b871c10efe0848df4447bb1567208
[INFO] running `Command { std: "docker" "start" "-a" "24b5bed07b64bab6f0275b9529a206833d7b871c10efe0848df4447bb1567208", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/inter/teacher.rs:414:29
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn from_pace(pcal: &'a Pace) -> Result<PaceData, String> {
[INFO] [stdout]     |                             ^^                 -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn from_pace(pcal: &'a Pace) -> Result<PaceData<'a>, String> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serial_test_derive v0.8.0
[INFO] [stderr]    Compiling serial_test v0.8.0
[INFO] [stderr]    Compiling camp v2.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `AUTH_CONN` is never used
[INFO] [stdout]     --> src/pace.rs:1300:12
[INFO] [stdout]      |
[INFO] [stdout] 1300 |     static AUTH_CONN: &str =
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DATA_CONN` is never used
[INFO] [stdout]     --> src/pace.rs:1302:12
[INFO] [stdout]      |
[INFO] [stdout] 1302 |     static DATA_CONN: &str =
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/inter/teacher.rs:414:29
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn from_pace(pcal: &'a Pace) -> Result<PaceData, String> {
[INFO] [stdout]     |                             ^^                 -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn from_pace(pcal: &'a Pace) -> Result<PaceData<'a>, String> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "24b5bed07b64bab6f0275b9529a206833d7b871c10efe0848df4447bb1567208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24b5bed07b64bab6f0275b9529a206833d7b871c10efe0848df4447bb1567208", kill_on_drop: false }`
[INFO] [stdout] 24b5bed07b64bab6f0275b9529a206833d7b871c10efe0848df4447bb1567208
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2c0761540dddf391f42524014b9ce1a32efb692091740926f03271f9bbe82bdd
[INFO] running `Command { std: "docker" "start" "-a" "2c0761540dddf391f42524014b9ce1a32efb692091740926f03271f9bbe82bdd", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/inter/teacher.rs:414:29
[INFO] [stderr]     |
[INFO] [stderr] 414 |     pub fn from_pace(pcal: &'a Pace) -> Result<PaceData, String> {
[INFO] [stderr]     |                             ^^                 -------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 414 |     pub fn from_pace(pcal: &'a Pace) -> Result<PaceData<'a>, String> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: static `AUTH_CONN` is never used
[INFO] [stderr]     --> src/pace.rs:1300:12
[INFO] [stderr]      |
[INFO] [stderr] 1300 |     static AUTH_CONN: &str =
[INFO] [stderr]      |            ^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: static `DATA_CONN` is never used
[INFO] [stderr]     --> src/pace.rs:1302:12
[INFO] [stderr]      |
[INFO] [stderr] 1302 |     static DATA_CONN: &str =
[INFO] [stderr]      |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `camp` (lib) generated 1 warning
[INFO] [stderr] warning: `camp` (lib test) generated 3 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/camp-f2e0042641a6b208)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test auth::tests::reset_db ... ignored
[INFO] [stdout] test course::tests::make_course_serialized ... ok
[INFO] [stdout] test course::tests::test_course_from_reader ... ok
[INFO] [stdout] test course::tests::test_course_get_chapter ... ok
[INFO] [stdout] test auth::tests::populate_db ... FAILED
[INFO] [stdout] test course::tests::test_toml_csv_split ... ok
[INFO] [stdout] test report::tests::render_report ... FAILED
[INFO] [stdout] test config::tests::get_one_pace ... FAILED
[INFO] [stdout] test config::tests::autopace ... FAILED
[INFO] [stdout] test store::tests::reset_store ... ignored
[INFO] [stdout] test user::tests::make_users_serialized ... ok
[INFO] [stdout] test user::tests::students_from_csv ... ok
[INFO] [stdout] test store::cal::tests::date_format ... ok
[INFO] [stdout] test pace::tests::goals_from_csv ... FAILED
[INFO] [stdout] test report::tests::spring_markdown ... FAILED
[INFO] [stdout] test auth::tests::issue_keys ... FAILED
[INFO] [stdout] test pace::tests::test_env ... FAILED
[INFO] [stdout] test pace::tests::show_pace_display ... FAILED
[INFO] [stdout] test store::courses::tests::get_all_courses ... FAILED
[INFO] [stdout] test store::courses::tests::insert_course ... FAILED
[INFO] [stdout] test store::users::tests::alter_users ... FAILED
[INFO] [stdout] test store::users::tests::insert_users ... FAILED
[INFO] [stdout] test store::reports::tests::write_sidecar ... FAILED
[INFO] [stdout] test store::reports::tests::read_sidecar ... FAILED
[INFO] [stdout] test report::tests::fall_markdown ... FAILED
[INFO] [stdout] test store::tests::create_store ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::populate_db stdout ----
[INFO] [stdout] Error: Auth(DbError("Connection error: error connecting to server: Connection refused (os error 111)"))
[INFO] [stdout] 
[INFO] [stdout] ---- report::tests::render_report stdout ----
[INFO] [stdout] Error: String("Unable to ensure state of auth DB: Connection error: error connecting to server: Connection refused (os error 111)")
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::get_one_pace stdout ----
[INFO] [stdout] Error: String("Unable to ensure state of auth DB: Connection error: error connecting to server: Connection refused (os error 111)")
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::autopace stdout ----
[INFO] [stdout] Error: String("Unable to ensure state of auth DB: Connection error: error connecting to server: Connection refused (os error 111)")
[INFO] [stdout] 
[INFO] [stdout] ---- pace::tests::goals_from_csv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pace::tests::goals_from_csv' panicked at src/pace.rs:1327:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: String("Unable to ensure state of auth DB: Connection error: error connecting to server: Connection refused (os error 111)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfef8997c02 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfef8997c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfef8997c02 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cfef8997c02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cfef89c3073 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cfef89c3073 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5cfef8993b83 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cfef8993b83 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cfef8997a52 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cfef89994bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cfef8999312 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5cfef8855064 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5cfef8855064 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cfef8999f9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5cfef8999f9b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5cfef8999c6a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5cfef89980f9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5cfef89998fd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5cfef89c00f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cfef89c0496 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5cfef86480f7 - core::result::Result<T,E>::unwrap::h577b8b7e94e78fa8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5cfef86480f7 - camp::pace::tests::init_env::{{closure}}::h1c47542d19696579
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1327:67
[INFO] [stdout]   22:     0x5cfef8624a67 - camp::pace::tests::goals_from_csv::{{closure}}::{{closure}}::h0c786444cf6e2b36
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1431:28
[INFO] [stdout]   23:     0x5cfef8624a67 - <core::pin::Pin<P> as core::future::future::Future>::poll::h366ad51e10f1a8ff
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cfef8686f6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha6cd47e8bee98f47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:73
[INFO] [stdout]   25:     0x5cfef8686f6b - tokio::runtime::coop::with_budget::h6c9367bb9c8ca951
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   26:     0x5cfef8686f6b - tokio::runtime::coop::budget::hde39f2b9f12269ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   27:     0x5cfef8686f6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6f5076067e3f13a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:25
[INFO] [stdout]   28:     0x5cfef8686f6b - tokio::runtime::scheduler::current_thread::Context::enter::h968c9ba719a2e628
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:340:19
[INFO] [stdout]   29:     0x5cfef8776e45 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h829466a39865a17c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:530:44
[INFO] [stdout]   30:     0x5cfef8776e45 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1332239540df6b42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:57
[INFO] [stdout]   31:     0x5cfef8776e45 - tokio::macros::scoped_tls::ScopedKey<T>::set::h5300a8636e482e1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5cfef8685807 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha8dee4308a34d197
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:35
[INFO] [stdout]   33:     0x5cfef8685807 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h111b712f725adecf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:520:24
[INFO] [stdout]   34:     0x5cfef8685807 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf23b3418b29b0d5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   35:     0x5cfef870255c - tokio::runtime::runtime::Runtime::block_on::h3d6fd626f4166c1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/runtime.rs:279:52
[INFO] [stdout]   36:     0x5cfef87411a7 - camp::pace::tests::goals_from_csv::{{closure}}::h3470ee9a7ae8bb28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1443:39
[INFO] [stdout]   37:     0x5cfef87411a7 - core::ops::function::FnOnce::call_once::h9af51f11d7c00d8a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5cfef88f242e - serial_test::serial_code_lock::local_serial_core::h7454e988061fd613
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:26:5
[INFO] [stdout]   39:     0x5cfef86c5368 - camp::pace::tests::goals_from_csv::h487ccdd2ac387679
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1429:5
[INFO] [stdout]   40:     0x5cfef86c5368 - camp::pace::tests::goals_from_csv::{{closure}}::h348d101b31e40d12
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1430:30
[INFO] [stdout]   41:     0x5cfef86c5368 - core::ops::function::FnOnce::call_once::hd643ec675c33cc1b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cfef885a79b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5cfef885a79b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   44:     0x5cfef88599de - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   45:     0x5cfef88599de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x5cfef88599de - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5cfef88599de - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5cfef88599de - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5cfef88599de - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   50:     0x5cfef88599de - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   51:     0x5cfef881d584 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   52:     0x5cfef881d584 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   53:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   54:     0x5cfef8820f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x5cfef8820f2a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x5cfef8820f2a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5cfef8820f2a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   59:     0x5cfef8820f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x5cfef899d1a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   63:     0x7d560ecb3aa4 - <unknown>
[INFO] [stdout]   64:     0x7d560ed40a34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- report::tests::spring_markdown stdout ----
[INFO] [stdout] Error: String("Unable to ensure state of auth DB: Connection error: error connecting to server: Connection refused (os error 111)")
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::issue_keys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::issue_keys' panicked at src/auth.rs:725:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DbError("Connection error: error connecting to server: Connection refused (os error 111)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfef8997c02 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfef8997c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfef8997c02 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cfef8997c02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cfef89c3073 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cfef89c3073 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5cfef8993b83 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cfef8993b83 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cfef8997a52 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cfef89994bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cfef8999312 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5cfef8855064 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5cfef8855064 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cfef8999f9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5cfef8999f9b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5cfef8999c6a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5cfef89980f9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5cfef89998fd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5cfef89c00f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cfef89c0496 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5cfef86298d6 - core::result::Result<T,E>::unwrap::hf15100107ac1fe7f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5cfef86298d6 - camp::auth::tests::issue_keys::{{closure}}::{{closure}}::hcb53a8725176d47f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth.rs:725:37
[INFO] [stdout]   22:     0x5cfef86298d6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b6c5237e0192031
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5cfef86863a4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc36b945536317eb1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:73
[INFO] [stdout]   24:     0x5cfef86863a4 - tokio::runtime::coop::with_budget::h8a96c48d6f22e94e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   25:     0x5cfef86863a4 - tokio::runtime::coop::budget::h92402f929645e568
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   26:     0x5cfef86863a4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcdb222f542a3776d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:25
[INFO] [stdout]   27:     0x5cfef86863a4 - tokio::runtime::scheduler::current_thread::Context::enter::h3e0082553b27a266
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:340:19
[INFO] [stdout]   28:     0x5cfef8778001 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9e1ad0fa1a2508ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:530:44
[INFO] [stdout]   29:     0x5cfef8778001 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd5d1dff6c5507d5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:57
[INFO] [stdout]   30:     0x5cfef8778001 - tokio::macros::scoped_tls::ScopedKey<T>::set::hb3674621c04090c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5cfef868071a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd8ebc31b16f72225
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:35
[INFO] [stdout]   32:     0x5cfef868071a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdc47c47fa2808497
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:520:24
[INFO] [stdout]   33:     0x5cfef868071a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h136dfbeab037d9f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   34:     0x5cfef87028f4 - tokio::runtime::runtime::Runtime::block_on::h60aba7ed77fb7735
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/runtime.rs:279:52
[INFO] [stdout]   35:     0x5cfef8740fff - camp::auth::tests::issue_keys::{{closure}}::h32f6b8c11b5b07b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth.rs:772:11
[INFO] [stdout]   36:     0x5cfef8740fff - core::ops::function::FnOnce::call_once::h2daa855b9c3cd1a3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5cfef8703e98 - serial_test::serial_code_lock::local_serial_core_with_return::h7b21453725659190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:16:5
[INFO] [stdout]   38:     0x5cfef86c5075 - camp::auth::tests::issue_keys::h7b302504efe3b092
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth.rs:717:5
[INFO] [stdout]   39:     0x5cfef86c5075 - camp::auth::tests::issue_keys::{{closure}}::h4043c234b1b05cdf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth.rs:718:30
[INFO] [stdout]   40:     0x5cfef86c5075 - core::ops::function::FnOnce::call_once::h8b4423fb72d91725
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cfef885a79b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cfef885a79b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5cfef88599de - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5cfef88599de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5cfef88599de - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5cfef88599de - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5cfef88599de - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5cfef88599de - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5cfef88599de - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5cfef881d584 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5cfef881d584 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5cfef8820f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5cfef8820f2a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5cfef8820f2a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5cfef8820f2a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5cfef8820f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5cfef899d1a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   62:     0x7d560ecb3aa4 - <unknown>
[INFO] [stdout]   63:     0x7d560ed40a34 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pace::tests::test_env stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pace::tests::test_env' panicked at src/pace.rs:1327:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: String("Unable to ensure state of auth DB: Connection error: error connecting to server: Connection refused (os error 111)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfef8997c02 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfef8997c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfef8997c02 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cfef8997c02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cfef89c3073 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cfef89c3073 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5cfef8993b83 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cfef8993b83 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cfef8997a52 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cfef89994bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cfef8999312 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5cfef8855064 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5cfef8855064 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cfef8999f9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5cfef8999f9b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5cfef8999c6a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5cfef89980f9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5cfef89998fd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5cfef89c00f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cfef89c0496 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5cfef86480f7 - core::result::Result<T,E>::unwrap::h577b8b7e94e78fa8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5cfef86480f7 - camp::pace::tests::init_env::{{closure}}::h1c47542d19696579
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1327:67
[INFO] [stdout]   22:     0x5cfef8634d63 - camp::pace::tests::test_env::{{closure}}::{{closure}}::hdcb3703589bf52fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1418:28
[INFO] [stdout]   23:     0x5cfef8634d63 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9e9269dd5663cda4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cfef868620b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he45a073f3e244dfd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:73
[INFO] [stdout]   25:     0x5cfef868620b - tokio::runtime::coop::with_budget::h45642806b7f280f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   26:     0x5cfef868620b - tokio::runtime::coop::budget::h71d315e95eaaaaff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   27:     0x5cfef868620b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2b781c92211c1530
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:25
[INFO] [stdout]   28:     0x5cfef868620b - tokio::runtime::scheduler::current_thread::Context::enter::h1022b8e2455f70d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:340:19
[INFO] [stdout]   29:     0x5cfef8777d25 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4c54d7bf46815c28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:530:44
[INFO] [stdout]   30:     0x5cfef8777d25 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2e71eb80e4e21d4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:57
[INFO] [stdout]   31:     0x5cfef8777d25 - tokio::macros::scoped_tls::ScopedKey<T>::set::hb3233b7009117184
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5cfef8684ec7 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6e59de85bc1822ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:35
[INFO] [stdout]   33:     0x5cfef8684ec7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb8d8803fa0a8d7d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:520:24
[INFO] [stdout]   34:     0x5cfef8684ec7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hec45039809877e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   35:     0x5cfef870264c - tokio::runtime::runtime::Runtime::block_on::h4db2ffd6dfe146d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/runtime.rs:279:52
[INFO] [stdout]   36:     0x5cfef8740cf7 - camp::pace::tests::test_env::{{closure}}::h66731c45a964dfcb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1425:39
[INFO] [stdout]   37:     0x5cfef8740cf7 - core::ops::function::FnOnce::call_once::h063107d0bce4482e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5cfef88f242e - serial_test::serial_code_lock::local_serial_core::h7454e988061fd613
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:26:5
[INFO] [stdout]   39:     0x5cfef86c5568 - camp::pace::tests::test_env::ha4a62d0973d5bf0b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1416:5
[INFO] [stdout]   40:     0x5cfef86c5568 - camp::pace::tests::test_env::{{closure}}::heebb31c28f059584
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1417:24
[INFO] [stdout]   41:     0x5cfef86c5568 - core::ops::function::FnOnce::call_once::hf4b4bf468c0fa8ff
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cfef885a79b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5cfef885a79b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   44:     0x5cfef88599de - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   45:     0x5cfef88599de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x5cfef88599de - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5cfef88599de - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5cfef88599de - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5cfef88599de - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   50:     0x5cfef88599de - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   51:     0x5cfef881d584 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   52:     0x5cfef881d584 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   53:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   54:     0x5cfef8820f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x5cfef8820f2a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x5cfef8820f2a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5cfef8820f2a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   59:     0x5cfef8820f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x5cfef899d1a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   63:     0x7d560ecb3aa4 - <unknown>
[INFO] [stdout]   64:     0x7d560ed40a34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pace::tests::show_pace_display stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pace::tests::show_pace_display' panicked at src/pace.rs:1327:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: String("Unable to ensure state of auth DB: Connection error: error connecting to server: Connection refused (os error 111)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfef8997c02 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfef8997c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfef8997c02 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cfef8997c02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cfef89c3073 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cfef89c3073 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5cfef8993b83 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cfef8993b83 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cfef8997a52 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cfef89994bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cfef8999312 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5cfef8855064 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5cfef8855064 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cfef8999f9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5cfef8999f9b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5cfef8999c6a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5cfef89980f9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5cfef89998fd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5cfef89c00f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cfef89c0496 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5cfef86480f7 - core::result::Result<T,E>::unwrap::h577b8b7e94e78fa8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5cfef86480f7 - camp::pace::tests::init_env::{{closure}}::h1c47542d19696579
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1327:67
[INFO] [stdout]   22:     0x5cfef862bb06 - camp::pace::tests::show_pace_display::{{closure}}::{{closure}}::hc49773b1bc37c2e9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1449:28
[INFO] [stdout]   23:     0x5cfef862bb06 - <core::pin::Pin<P> as core::future::future::Future>::poll::h792457cc62522ae9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cfef8686ddb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h61b12d23ba76836c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:73
[INFO] [stdout]   25:     0x5cfef8686ddb - tokio::runtime::coop::with_budget::hc3d1483b1adee59c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   26:     0x5cfef8686ddb - tokio::runtime::coop::budget::h108d6d17991a4456
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   27:     0x5cfef8686ddb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haa8c8d6377043eca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:25
[INFO] [stdout]   28:     0x5cfef8686ddb - tokio::runtime::scheduler::current_thread::Context::enter::h84b77c8781d129c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:340:19
[INFO] [stdout]   29:     0x5cfef8777125 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb1d75231f0bd7936
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:530:44
[INFO] [stdout]   30:     0x5cfef8777125 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0f8933ba5721e54b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:57
[INFO] [stdout]   31:     0x5cfef8777125 - tokio::macros::scoped_tls::ScopedKey<T>::set::h555aa8dfb4a80b05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5cfef86831b7 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha3f769710a771a85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:35
[INFO] [stdout]   33:     0x5cfef86831b7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1d77933d26c0e5fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:520:24
[INFO] [stdout]   34:     0x5cfef86831b7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8fcd43a869a01340
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   35:     0x5cfef8702fcc - tokio::runtime::runtime::Runtime::block_on::hc532fdfc487f5729
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/runtime.rs:279:52
[INFO] [stdout]   36:     0x5cfef87417d7 - camp::pace::tests::show_pace_display::{{closure}}::hcd25958f7612d045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1465:39
[INFO] [stdout]   37:     0x5cfef87417d7 - core::ops::function::FnOnce::call_once::hff61ad69d901e02b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5cfef88f242e - serial_test::serial_code_lock::local_serial_core::h7454e988061fd613
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:26:5
[INFO] [stdout]   39:     0x5cfef86c5648 - camp::pace::tests::show_pace_display::hc7f9975e3ee82d44
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1447:5
[INFO] [stdout]   40:     0x5cfef86c5648 - camp::pace::tests::show_pace_display::{{closure}}::hfca6b11957e19c2e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pace.rs:1448:33
[INFO] [stdout]   41:     0x5cfef86c5648 - core::ops::function::FnOnce::call_once::hfe32e3ca4277b099
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cfef885a79b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5cfef885a79b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   44:     0x5cfef88599de - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   45:     0x5cfef88599de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x5cfef88599de - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5cfef88599de - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5cfef88599de - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5cfef88599de - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   50:     0x5cfef88599de - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   51:     0x5cfef881d584 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   52:     0x5cfef881d584 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   53:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   54:     0x5cfef8820f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x5cfef8820f2a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x5cfef8820f2a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5cfef8820f2a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   59:     0x5cfef8820f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x5cfef899d1a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   63:     0x7d560ecb3aa4 - <unknown>
[INFO] [stdout]   64:     0x7d560ed40a34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- store::courses::tests::get_all_courses stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'store::courses::tests::get_all_courses' panicked at src/store/courses.rs:478:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DbError("Unable to connect: Data DB: error connecting to server: Connection refused (os error 111)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfef8997c02 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfef8997c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfef8997c02 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cfef8997c02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cfef89c3073 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cfef89c3073 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5cfef8993b83 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cfef8993b83 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cfef8997a52 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cfef89994bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cfef8999312 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5cfef8855064 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5cfef8855064 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cfef8999f9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5cfef8999f9b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5cfef8999c6a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5cfef89980f9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5cfef89998fd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5cfef89c00f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cfef89c0496 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5cfef8638c06 - core::result::Result<T,E>::unwrap::h6ac65ebd2fde8cec
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5cfef8638c06 - camp::store::courses::tests::get_all_courses::{{closure}}::{{closure}}::hd3dbb927baef0baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/courses.rs:478:37
[INFO] [stdout]   22:     0x5cfef8638c06 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf7e79821934c522c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5cfef868656b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h52d8f0d00c0b99d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:73
[INFO] [stdout]   24:     0x5cfef868656b - tokio::runtime::coop::with_budget::hd85e46cd1e25a09d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   25:     0x5cfef868656b - tokio::runtime::coop::budget::hfca68cc6b8104977
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   26:     0x5cfef868656b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h861688fd3fc7207f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:25
[INFO] [stdout]   27:     0x5cfef868656b - tokio::runtime::scheduler::current_thread::Context::enter::h3ecbcca830cbac7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:340:19
[INFO] [stdout]   28:     0x5cfef8777405 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h49fb893d3d6f4c27
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:530:44
[INFO] [stdout]   29:     0x5cfef8777405 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf2884d50a2efad1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:57
[INFO] [stdout]   30:     0x5cfef8777405 - tokio::macros::scoped_tls::ScopedKey<T>::set::h6093605c0d1aa662
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5cfef86814a7 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h71d2bfbb7018689b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:35
[INFO] [stdout]   32:     0x5cfef86814a7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::heb7012759bafe9f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:520:24
[INFO] [stdout]   33:     0x5cfef86814a7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h300c0c6c4f6c5b67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   34:     0x5cfef870246d - tokio::runtime::runtime::Runtime::block_on::h0e67a1e0be002c70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/runtime.rs:279:52
[INFO] [stdout]   35:     0x5cfef86a2e79 - camp::store::courses::tests::get_all_courses::{{closure}}::h1bd80aa3b747da88
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/courses.rs:496:42
[INFO] [stdout]   36:     0x5cfef86a2e79 - core::ops::function::FnOnce::call_once::h517a1d5df79b1da8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5cfef88f242e - serial_test::serial_code_lock::local_serial_core::h7454e988061fd613
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:26:5
[INFO] [stdout]   38:     0x5cfef86c4de8 - camp::store::courses::tests::get_all_courses::hc6b2f04b4c24a8d1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/courses.rs:461:5
[INFO] [stdout]   39:     0x5cfef86c4de8 - camp::store::courses::tests::get_all_courses::{{closure}}::h08099aceaac71538
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/courses.rs:462:31
[INFO] [stdout]   40:     0x5cfef86c4de8 - core::ops::function::FnOnce::call_once::h4e5b940fe3604a0c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cfef885a79b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cfef885a79b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5cfef88599de - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5cfef88599de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5cfef88599de - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5cfef88599de - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5cfef88599de - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5cfef88599de - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5cfef88599de - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5cfef881d584 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5cfef881d584 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5cfef8820f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5cfef8820f2a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5cfef8820f2a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5cfef8820f2a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5cfef8820f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5cfef899d1a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   62:     0x7d560ecb3aa4 - <unknown>
[INFO] [stdout]   63:     0x7d560ed40a34 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- store::courses::tests::insert_course stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'store::courses::tests::insert_course' panicked at src/store/courses.rs:446:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DbError("Unable to connect: Data DB: error connecting to server: Connection refused (os error 111)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfef8997c02 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfef8997c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfef8997c02 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cfef8997c02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cfef89c3073 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cfef89c3073 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5cfef8993b83 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cfef8993b83 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cfef8997a52 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cfef89994bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cfef8999312 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5cfef8855064 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5cfef8855064 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cfef8999f9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5cfef8999f9b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5cfef8999c6a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5cfef89980f9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5cfef89998fd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5cfef89c00f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cfef89c0496 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5cfef86309d6 - core::result::Result<T,E>::unwrap::h6ac65ebd2fde8cec
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5cfef86309d6 - camp::store::courses::tests::insert_course::{{closure}}::{{closure}}::heb14e41828540382
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/courses.rs:446:37
[INFO] [stdout]   22:     0x5cfef86309d6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9c0fe4e19260a1eb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5cfef86877eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h51e2c32c2f90e1e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:73
[INFO] [stdout]   24:     0x5cfef86877eb - tokio::runtime::coop::with_budget::ha9b1702cf1fd29d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   25:     0x5cfef86877eb - tokio::runtime::coop::budget::h1130ff95996a8438
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   26:     0x5cfef86877eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3bd4ef80a107ec40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:25
[INFO] [stdout]   27:     0x5cfef86877eb - tokio::runtime::scheduler::current_thread::Context::enter::hdaee48ced3a36655
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:340:19
[INFO] [stdout]   28:     0x5cfef87761f5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h752db8e479e55d86
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:530:44
[INFO] [stdout]   29:     0x5cfef87761f5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf16b45d2353521cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:57
[INFO] [stdout]   30:     0x5cfef87761f5 - tokio::macros::scoped_tls::ScopedKey<T>::set::h2e7f8c813ec17222
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5cfef86810e7 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h976aa6010d91c865
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:35
[INFO] [stdout]   32:     0x5cfef86810e7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0d68202e2257fafc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:520:24
[INFO] [stdout]   33:     0x5cfef86810e7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2361406cdf75cdac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   34:     0x5cfef8702ddd - tokio::runtime::runtime::Runtime::block_on::hbe16b88d3c12f906
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/runtime.rs:279:52
[INFO] [stdout]   35:     0x5cfef86a2ff9 - camp::store::courses::tests::insert_course::{{closure}}::h29fc6146c691717d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/courses.rs:457:42
[INFO] [stdout]   36:     0x5cfef86a2ff9 - core::ops::function::FnOnce::call_once::h87aaa67dfc1f151e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5cfef88f242e - serial_test::serial_code_lock::local_serial_core::h7454e988061fd613
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:26:5
[INFO] [stdout]   38:     0x5cfef86c4ce8 - camp::store::courses::tests::insert_course::ha441aeb922f77ca8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/courses.rs:435:5
[INFO] [stdout]   39:     0x5cfef86c4ce8 - camp::store::courses::tests::insert_course::{{closure}}::h2add4ae143cb26b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/courses.rs:436:29
[INFO] [stdout]   40:     0x5cfef86c4ce8 - core::ops::function::FnOnce::call_once::h460492deb2264a6a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cfef885a79b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cfef885a79b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5cfef88599de - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5cfef88599de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5cfef88599de - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5cfef88599de - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5cfef88599de - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5cfef88599de - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5cfef88599de - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5cfef881d584 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5cfef881d584 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5cfef8820f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5cfef8820f2a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5cfef8820f2a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5cfef8820f2a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5cfef8820f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5cfef899d1a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   62:     0x7d560ecb3aa4 - <unknown>
[INFO] [stdout]   63:     0x7d560ed40a34 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- store::users::tests::alter_users stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'store::users::tests::alter_users' panicked at src/store/users.rs:1152:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DbError("Unable to connect: Data DB: error connecting to server: Connection refused (os error 111)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfef8997c02 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfef8997c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfef8997c02 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cfef8997c02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cfef89c3073 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cfef89c3073 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5cfef8993b83 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cfef8993b83 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cfef8997a52 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cfef89994bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cfef8999312 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5cfef8855064 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5cfef8855064 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cfef8999f9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5cfef8999f9b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5cfef8999c6a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5cfef89980f9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5cfef89998fd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5cfef89c00f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cfef89c0496 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5cfef863465f - core::result::Result<T,E>::unwrap::h6ac65ebd2fde8cec
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5cfef863465f - camp::store::users::tests::alter_users::{{closure}}::{{closure}}::h7337aa2a08b6d0c4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/users.rs:1152:37
[INFO] [stdout]   22:     0x5cfef863465f - <core::pin::Pin<P> as core::future::future::Future>::poll::h9e6c0322d6e1bd91
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5cfef8687984 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h06df6dcbeb0fe609
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:73
[INFO] [stdout]   24:     0x5cfef8687984 - tokio::runtime::coop::with_budget::h40373810a757e682
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   25:     0x5cfef8687984 - tokio::runtime::coop::budget::h38b3c9560d0324a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   26:     0x5cfef8687984 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8f93e11fcac114c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:25
[INFO] [stdout]   27:     0x5cfef8687984 - tokio::runtime::scheduler::current_thread::Context::enter::he3d2f347d9414270
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:340:19
[INFO] [stdout]   28:     0x5cfef87776e1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1e8926a6b334a61f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:530:44
[INFO] [stdout]   29:     0x5cfef87776e1 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5a090a9e0438385b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:57
[INFO] [stdout]   30:     0x5cfef87776e1 - tokio::macros::scoped_tls::ScopedKey<T>::set::h612595e1d32a4b2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5cfef86818da - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4d4838299fd0c0c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:35
[INFO] [stdout]   32:     0x5cfef86818da - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc340cff0d2c21b15
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:520:24
[INFO] [stdout]   33:     0x5cfef86818da - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h416b2e79544b63ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   34:     0x5cfef8702ad3 - tokio::runtime::runtime::Runtime::block_on::h80e48f4969efd0d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/runtime.rs:279:52
[INFO] [stdout]   35:     0x5cfef871aabe - camp::store::users::tests::alter_users::{{closure}}::h7c92a70e6ee7b8d3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/users.rs:1205:11
[INFO] [stdout]   36:     0x5cfef871aabe - core::ops::function::FnOnce::call_once::h59b45956299ab0b6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5cfef8703e98 - serial_test::serial_code_lock::local_serial_core_with_return::h7b21453725659190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:16:5
[INFO] [stdout]   38:     0x5cfef86c54c5 - camp::store::users::tests::alter_users::h881c4ff8105266e9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/users.rs:1144:5
[INFO] [stdout]   39:     0x5cfef86c54c5 - camp::store::users::tests::alter_users::{{closure}}::h0817669f7825bcb4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/users.rs:1145:31
[INFO] [stdout]   40:     0x5cfef86c54c5 - core::ops::function::FnOnce::call_once::hf3715f8c254d1463
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cfef885a79b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cfef885a79b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5cfef88599de - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5cfef88599de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5cfef88599de - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5cfef88599de - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5cfef88599de - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5cfef88599de - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5cfef88599de - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5cfef881d584 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5cfef881d584 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5cfef8820f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5cfef8820f2a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5cfef8820f2a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5cfef8820f2a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5cfef8820f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5cfef899d1a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   62:     0x7d560ecb3aa4 - <unknown>
[INFO] [stdout]   63:     0x7d560ed40a34 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- store::users::tests::insert_users stdout ----
[INFO] [stdout] Error: Data(DbError("Unable to connect: Data DB: error connecting to server: Connection refused (os error 111)"))
[INFO] [stdout] 
[INFO] [stdout] ---- store::reports::tests::write_sidecar stdout ----
[INFO] [stdout] Error: Data(DbError("Unable to connect: Data DB: error connecting to server: Connection refused (os error 111)"))
[INFO] [stdout] 
[INFO] [stdout] ---- store::reports::tests::read_sidecar stdout ----
[INFO] [stdout] Error: Data(DbError("Unable to connect: Data DB: error connecting to server: Connection refused (os error 111)"))
[INFO] [stdout] 
[INFO] [stdout] ---- report::tests::fall_markdown stdout ----
[INFO] [stdout] Error: String("Unable to ensure state of auth DB: Connection error: error connecting to server: Connection refused (os error 111)")
[INFO] [stdout] 
[INFO] [stdout] ---- store::tests::create_store stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'store::tests::create_store' panicked at src/store/mod.rs:461:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DbError("Unable to connect: Data DB: error connecting to server: Connection refused (os error 111)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfef8997c02 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfef8997c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfef8997c02 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cfef8997c02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cfef89c3073 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cfef89c3073 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5cfef8993b83 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cfef8993b83 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cfef8997a52 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cfef89994bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cfef8999312 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5cfef8855064 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5cfef8855064 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cfef8999f9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5cfef8999f9b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5cfef8999c6a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5cfef89980f9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5cfef89998fd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5cfef89c00f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cfef89c0496 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5cfef86393b2 - core::result::Result<T,E>::unwrap::h6ac65ebd2fde8cec
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5cfef86393b2 - camp::store::tests::create_store::{{closure}}::{{closure}}::h9edc60965dbb06af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/mod.rs:461:37
[INFO] [stdout]   22:     0x5cfef86393b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb34d114fe7a3c43
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5cfef86870fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he291c57c86c1e2a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:73
[INFO] [stdout]   24:     0x5cfef86870fb - tokio::runtime::coop::with_budget::h0602994d44e0f17b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   25:     0x5cfef86870fb - tokio::runtime::coop::budget::hbcb0149f006fda7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   26:     0x5cfef86870fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7a1b4ef8219e4e34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:25
[INFO] [stdout]   27:     0x5cfef86870fb - tokio::runtime::scheduler::current_thread::Context::enter::h9b48880b39bf8fd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:340:19
[INFO] [stdout]   28:     0x5cfef8778cd5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h63ce83e40ca9eeef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:530:44
[INFO] [stdout]   29:     0x5cfef8778cd5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h94b69b35c4827dc6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:57
[INFO] [stdout]   30:     0x5cfef8778cd5 - tokio::macros::scoped_tls::ScopedKey<T>::set::hf1edacc2ec1cb428
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5cfef8684a67 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h433af4a592ff79d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:35
[INFO] [stdout]   32:     0x5cfef8684a67 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha0fe29fde21e0ee7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:520:24
[INFO] [stdout]   33:     0x5cfef8684a67 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdb6a289e25ffb935
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   34:     0x5cfef870272d - tokio::runtime::runtime::Runtime::block_on::h557c25f178815497
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/runtime.rs:279:52
[INFO] [stdout]   35:     0x5cfef8740e79 - camp::store::tests::create_store::{{closure}}::h84b9b860ef2a3e77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/mod.rs:462:42
[INFO] [stdout]   36:     0x5cfef8740e79 - core::ops::function::FnOnce::call_once::h0a9de9c455ab6cf3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5cfef88f242e - serial_test::serial_code_lock::local_serial_core::h7454e988061fd613
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.8.0/src/serial_code_lock.rs:26:5
[INFO] [stdout]   38:     0x5cfef86c5678 - camp::store::tests::create_store::h8a9b8ad3f9393a5a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/mod.rs:456:5
[INFO] [stdout]   39:     0x5cfef86c5678 - camp::store::tests::create_store::{{closure}}::h26e6fb3288af2b8d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store/mod.rs:457:28
[INFO] [stdout]   40:     0x5cfef86c5678 - core::ops::function::FnOnce::call_once::hfe9f5a2f42e20c22
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cfef885a79b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cfef885a79b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x5cfef88599de - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x5cfef88599de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5cfef88599de - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5cfef88599de - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5cfef88599de - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5cfef88599de - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x5cfef88599de - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x5cfef881d584 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x5cfef881d584 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5cfef8820f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5cfef8820f2a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5cfef8820f2a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5cfef8820f2a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5cfef8820f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5cfef8820f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x5cfef899d1a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5cfef899d1a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   62:     0x7d560ecb3aa4 - <unknown>
[INFO] [stdout]   63:     0x7d560ed40a34 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     auth::tests::issue_keys
[INFO] [stdout]     auth::tests::populate_db
[INFO] [stdout]     config::tests::autopace
[INFO] [stdout]     config::tests::get_one_pace
[INFO] [stdout]     pace::tests::goals_from_csv
[INFO] [stdout]     pace::tests::show_pace_display
[INFO] [stdout]     pace::tests::test_env
[INFO] [stdout]     report::tests::fall_markdown
[INFO] [stdout]     report::tests::render_report
[INFO] [stdout]     report::tests::spring_markdown
[INFO] [stdout]     store::courses::tests::get_all_courses
[INFO] [stdout]     store::courses::tests::insert_course
[INFO] [stdout]     store::reports::tests::read_sidecar
[INFO] [stdout]     store::reports::tests::write_sidecar
[INFO] [stdout]     store::tests::create_store
[INFO] [stdout]     store::users::tests::alter_users
[INFO] [stdout]     store::users::tests::insert_users
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 17 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2c0761540dddf391f42524014b9ce1a32efb692091740926f03271f9bbe82bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c0761540dddf391f42524014b9ce1a32efb692091740926f03271f9bbe82bdd", kill_on_drop: false }`
[INFO] [stdout] 2c0761540dddf391f42524014b9ce1a32efb692091740926f03271f9bbe82bdd
