[INFO] cloning repository https://github.com/kenaniah/zero2prod-rocket
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenaniah/zero2prod-rocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenaniah%2Fzero2prod-rocket", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenaniah%2Fzero2prod-rocket'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a30e610bea6e98f705642df6a1b408625adc00b
[INFO] testing kenaniah/zero2prod-rocket against beta-2021-05-08 for beta-1.53-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenaniah%2Fzero2prod-rocket" "/workspace/builds/worker-2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kenaniah/zero2prod-rocket on toolchain beta-2021-05-08
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kenaniah/zero2prod-rocket
[INFO] finished tweaking git repo https://github.com/kenaniah/zero2prod-rocket
[INFO] tweaked toml for git repo https://github.com/kenaniah/zero2prod-rocket written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] crate git repo https://github.com/kenaniah/zero2prod-rocket already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-08" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ipnetwork v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02c2c7803ced010cb70c7affd345a76e280dab81fe69d0dc54a9e02eebf4e54c
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "02c2c7803ced010cb70c7affd345a76e280dab81fe69d0dc54a9e02eebf4e54c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02c2c7803ced010cb70c7affd345a76e280dab81fe69d0dc54a9e02eebf4e54c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02c2c7803ced010cb70c7affd345a76e280dab81fe69d0dc54a9e02eebf4e54c", kill_on_drop: false }`
[INFO] [stdout] 02c2c7803ced010cb70c7affd345a76e280dab81fe69d0dc54a9e02eebf4e54c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 6bf479100b798a35e56816aa4e59208794e68f175111acbdd3e7fd3a829c5da5
[INFO] running `Command { std: "docker" "start" "-a" "6bf479100b798a35e56816aa4e59208794e68f175111acbdd3e7fd3a829c5da5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling futures-sink v0.3.14
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling httparse v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling const_fn v0.4.7
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]    Compiling inlinable_string v0.1.14
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling httpdate v1.0.0
[INFO] [stderr]    Compiling state v0.4.2 (https://github.com/SergioBenitez/state.git?rev=8f94dc#8f94dce6)
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling atomic v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling uuid v0.6.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling cookie v0.15.0
[INFO] [stderr]    Compiling figment v0.10.5
[INFO] [stderr]    Compiling multer v1.2.2 (https://github.com/rousan/multer-rs.git?rev=7e4f0c5f#7e4f0c5f)
[INFO] [stderr]    Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket#3a7559ed)
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling twoway v0.2.1
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling http-body v0.4.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling bigdecimal v0.1.2
[INFO] [stderr]    Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516)
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling pear_codegen v0.2.2
[INFO] [stderr]    Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516)
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.0 (https://github.com/SergioBenitez/async-stream.git?rev=c46ada9#c46ada94)
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling async-stream v0.3.0 (https://github.com/SergioBenitez/async-stream.git?rev=c46ada9#c46ada94)
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516)
[INFO] [stderr]    Compiling rocket_contrib_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket#3a7559ed)
[INFO] [stderr]    Compiling pear v0.2.2
[INFO] [stderr]    Compiling pin-project v1.0.7
[INFO] [stderr]    Compiling futures-executor v0.3.14
[INFO] [stderr]    Compiling futures v0.3.14
[INFO] [stderr]    Compiling tokio-util v0.6.6
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling ipnetwork v0.17.0
[INFO] [stderr]    Compiling ubyte v0.10.1
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling diesel v1.4.6
[INFO] [stderr]    Compiling hyper v0.14.7
[INFO] [stderr]    Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket#3a7559ed)
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket#3a7559ed)
[INFO] [stderr]    Compiling db v0.1.0 (/opt/rustwide/workdir/db)
[INFO] [stderr]    Compiling rocket_contrib v0.5.0-dev (https://github.com/SergioBenitez/Rocket#3a7559ed)
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4m 21s
[INFO] running `Command { std: "docker" "inspect" "6bf479100b798a35e56816aa4e59208794e68f175111acbdd3e7fd3a829c5da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bf479100b798a35e56816aa4e59208794e68f175111acbdd3e7fd3a829c5da5", kill_on_drop: false }`
[INFO] [stdout] 6bf479100b798a35e56816aa4e59208794e68f175111acbdd3e7fd3a829c5da5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bd8027b9176f6e586ba64d0a51f5e2baf93813d188762c6e577752817d2de89
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "4bd8027b9176f6e586ba64d0a51f5e2baf93813d188762c6e577752817d2de89", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling db v0.1.0 (/opt/rustwide/workdir/db)
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 13.52s
[INFO] running `Command { std: "docker" "inspect" "4bd8027b9176f6e586ba64d0a51f5e2baf93813d188762c6e577752817d2de89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bd8027b9176f6e586ba64d0a51f5e2baf93813d188762c6e577752817d2de89", kill_on_drop: false }`
[INFO] [stdout] 4bd8027b9176f6e586ba64d0a51f5e2baf93813d188762c6e577752817d2de89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-08" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1949481d493906e4bcc9d92da6e3067118f958c3dd08021450ff5b8ce1b3049f
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "1949481d493906e4bcc9d92da6e3067118f958c3dd08021450ff5b8ce1b3049f", kill_on_drop: false }`
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/app-8d8a7aef04224639)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/main-2609bb42be95bded)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/health_check_test.rs (/opt/rustwide/target/debug/deps/health_check_test-a1c6eb99fe4e7c81)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::health_check ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::health_check stdout ----
[INFO] [stdout] thread 'test::health_check' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Some("could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 5432?\ncould not connect to server: Cannot assign requested address\n\tIs the server running on host \"localhost\" (::1) and accepting\n\tTCP/IP connections on port 5432?\n"))', app/tests/setup/mod.rs:19:10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560ae7608b50 - std::backtrace_rs::backtrace::libunwind::trace::h880e86c16131e543
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout]    1:     0x560ae7608b50 - std::backtrace_rs::backtrace::trace_unsynchronized::h58807f2da56c47b3
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x560ae7608b50 - std::sys_common::backtrace::_print_fmt::h79d67bbf23537ee0
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x560ae7608b50 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6afd7ad593709198
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x560ae762de7f - core::fmt::write::hdc1e76b5176fd653
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/core/src/fmt/mod.rs:1094:17
[INFO] [stdout]    5:     0x560ae7603445 - std::io::Write::write_fmt::h3cd0f27961fe4f79
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/io/mod.rs:1584:15
[INFO] [stdout]    6:     0x560ae760ad6b - std::sys_common::backtrace::_print::h16e0d1a95f75f210
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x560ae760ad6b - std::sys_common::backtrace::print::hf8154bbac43d8779
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x560ae760ad6b - std::panicking::default_hook::{{closure}}::hb22fb2f362e83354
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/panicking.rs:208:50
[INFO] [stdout]    9:     0x560ae760a888 - std::panicking::default_hook::hfe65f3219b44e611
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/panicking.rs:222:9
[INFO] [stdout]   10:     0x560ae760b31d - std::panicking::rust_panic_with_hook::h1a85262a870dd5b0
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/panicking.rs:591:17
[INFO] [stdout]   11:     0x560ae760af17 - std::panicking::begin_panic_handler::{{closure}}::ha2f156de41e0d3b6
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/panicking.rs:497:13
[INFO] [stdout]   12:     0x560ae760900c - std::sys_common::backtrace::__rust_end_short_backtrace::h6686b9d717340e5f
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout]   13:     0x560ae760ae79 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/panicking.rs:493:5
[INFO] [stdout]   14:     0x560ae6ff3691 - core::panicking::panic_fmt::hebefbcd6ea6e5cb2
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/core/src/panicking.rs:92:14
[INFO] [stdout]   15:     0x560ae6ff3783 - core::result::unwrap_failed::hfbae5de0b2c0b083
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/core/src/result.rs:1355:5
[INFO] [stdout]   16:     0x560ae704f1d4 - core::result::Result<T,E>::unwrap::hea028699fd1f8f2e
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/core/src/result.rs:1037:23
[INFO] [stdout]   17:     0x560ae6ff7b95 - health_check_test::setup::run_sql::h2df39079ed078ef0
[INFO] [stdout]                                at /opt/rustwide/workdir/app/tests/setup/mod.rs:15:16
[INFO] [stdout]   18:     0x560ae6ff8149 - health_check_test::setup::MockEnvironment::new::h2f3eb37974e0d0bc
[INFO] [stdout]                                at /opt/rustwide/workdir/app/tests/setup/mod.rs:44:9
[INFO] [stdout]   19:     0x560ae6ff75af - health_check_test::test::health_check::h33280e31d5fe97fc
[INFO] [stdout]                                at /opt/rustwide/workdir/app/tests/health_check_test.rs:9:23
[INFO] [stdout]   20:     0x560ae6ff757a - health_check_test::test::health_check::{{closure}}::h28dde19c01663e3f
[INFO] [stdout]                                at /opt/rustwide/workdir/app/tests/health_check_test.rs:8:5
[INFO] [stdout]   21:     0x560ae6ff9cae - core::ops::function::FnOnce::call_once::h9e07c6260bdcc206
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   22:     0x560ae7020cb3 - core::ops::function::FnOnce::call_once::h57c4249049152a7b
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   23:     0x560ae7020cb3 - test::__rust_begin_short_backtrace::hdd6a11c27e3fdace
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/test/src/lib.rs:577:5
[INFO] [stdout]   24:     0x560ae701f726 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6075ca48296c4f05
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   25:     0x560ae701f726 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc418df810ab2964f
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/panic.rs:344:9
[INFO] [stdout]   26:     0x560ae701f726 - std::panicking::try::do_call::hf98f00064a769cb0
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/panicking.rs:379:40
[INFO] [stdout]   27:     0x560ae701f726 - std::panicking::try::hcd023b3aae7a59a9
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/panicking.rs:343:19
[INFO] [stdout]   28:     0x560ae701f726 - std::panic::catch_unwind::hdd9ca332333ac682
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/panic.rs:431:14
[INFO] [stdout]   29:     0x560ae701f726 - test::run_test_in_process::hb159da985e34473b
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/test/src/lib.rs:600:18
[INFO] [stdout]   30:     0x560ae701f726 - test::run_test::run_test_inner::{{closure}}::hee0eaef17b13fba7
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/test/src/lib.rs:492:39
[INFO] [stdout]   31:     0x560ae6ffab2e - test::run_test::run_test_inner::{{closure}}::h260082b70d8062bf
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/test/src/lib.rs:519:37
[INFO] [stdout]   32:     0x560ae6ffab2e - std::sys_common::backtrace::__rust_begin_short_backtrace::h1c6e136ff2c86043
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout]   33:     0x560ae6ffe898 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h82f77c9ab96d4a5b
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/thread/mod.rs:481:17
[INFO] [stdout]   34:     0x560ae6ffe898 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfc4b50a3b7417258
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/panic.rs:344:9
[INFO] [stdout]   35:     0x560ae6ffe898 - std::panicking::try::do_call::h57fb637b89c350a3
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/panicking.rs:379:40
[INFO] [stdout]   36:     0x560ae6ffe898 - std::panicking::try::h93302834d7241260
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/panicking.rs:343:19
[INFO] [stdout]   37:     0x560ae6ffe898 - std::panic::catch_unwind::h2fd5a29a8a28d68f
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/panic.rs:431:14
[INFO] [stdout]   38:     0x560ae6ffe898 - std::thread::Builder::spawn_unchecked::{{closure}}::hb52038dfd2e66dc9
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/thread/mod.rs:480:30
[INFO] [stdout]   39:     0x560ae6ffe898 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h34ab8851fab07371
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   40:     0x560ae760fb77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2fe906f7ca2c80c4
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   41:     0x560ae760fb77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf577546e105ebded
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/alloc/src/boxed.rs:1546:9
[INFO] [stdout]   42:     0x560ae760fb77 - std::sys::unix::thread::Thread::new::thread_start::hedae860fc8535ac7
[INFO] [stdout]                                at /rustc/4bac69dd25089dd2f803f24de2225d84449b6220/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout]   43:     0x7f09370cd609 - start_thread
[INFO] [stdout]   44:     0x7f0936e9d293 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::health_check
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass '-p app --test health_check_test'
[INFO] running `Command { std: "docker" "inspect" "1949481d493906e4bcc9d92da6e3067118f958c3dd08021450ff5b8ce1b3049f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1949481d493906e4bcc9d92da6e3067118f958c3dd08021450ff5b8ce1b3049f", kill_on_drop: false }`
[INFO] [stdout] 1949481d493906e4bcc9d92da6e3067118f958c3dd08021450ff5b8ce1b3049f