[INFO] cloning repository https://github.com/lucianocorreia/zero2prod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucianocorreia/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucianocorreia%2Fzero2prod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucianocorreia%2Fzero2prod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 343fd7734f65e73b431d3d3118183cbe45234b29
[INFO] testing lucianocorreia/zero2prod against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucianocorreia%2Fzero2prod" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lucianocorreia/zero2prod on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lucianocorreia/zero2prod
[INFO] finished tweaking git repo https://github.com/lucianocorreia/zero2prod
[INFO] tweaked toml for git repo https://github.com/lucianocorreia/zero2prod written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/lucianocorreia/zero2prod 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d3786bceca45067d1506b069cb8890cfc06eb5c27959a54de534ab0319c72a8
[INFO] running `Command { std: "docker" "start" "-a" "6d3786bceca45067d1506b069cb8890cfc06eb5c27959a54de534ab0319c72a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d3786bceca45067d1506b069cb8890cfc06eb5c27959a54de534ab0319c72a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d3786bceca45067d1506b069cb8890cfc06eb5c27959a54de534ab0319c72a8", kill_on_drop: false }`
[INFO] [stdout] 6d3786bceca45067d1506b069cb8890cfc06eb5c27959a54de534ab0319c72a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 153667f5400f389c2a104c73fe74eae2f6a65d037e1667fa5f0aa2246a72a767
[INFO] running `Command { std: "docker" "start" "-a" "153667f5400f389c2a104c73fe74eae2f6a65d037e1667fa5f0aa2246a72a767", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling tinyvec v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.20
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling pin-project v0.4.28
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling h2 v0.3.4
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling actix-http v2.2.1
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.2
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling zero2prod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.30s
[INFO] running `Command { std: "docker" "inspect" "153667f5400f389c2a104c73fe74eae2f6a65d037e1667fa5f0aa2246a72a767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "153667f5400f389c2a104c73fe74eae2f6a65d037e1667fa5f0aa2246a72a767", kill_on_drop: false }`
[INFO] [stdout] 153667f5400f389c2a104c73fe74eae2f6a65d037e1667fa5f0aa2246a72a767
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72f846db3eccc67cbde80f319f915f0636a5dd94519767a8ca61dc3a09898a08
[INFO] running `Command { std: "docker" "start" "-a" "72f846db3eccc67cbde80f319f915f0636a5dd94519767a8ca61dc3a09898a08", kill_on_drop: false }`
[INFO] [stderr]    Compiling actix-macros v0.2.1
[INFO] [stderr]    Compiling actix-rt v2.2.0
[INFO] [stderr]    Compiling zero2prod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.48s
[INFO] running `Command { std: "docker" "inspect" "72f846db3eccc67cbde80f319f915f0636a5dd94519767a8ca61dc3a09898a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72f846db3eccc67cbde80f319f915f0636a5dd94519767a8ca61dc3a09898a08", kill_on_drop: false }`
[INFO] [stdout] 72f846db3eccc67cbde80f319f915f0636a5dd94519767a8ca61dc3a09898a08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a8dbb35059bdfbb50018feba19b3b4ad36bfb9d147f639b7d130698d3ab41c45
[INFO] running `Command { std: "docker" "start" "-a" "a8dbb35059bdfbb50018feba19b3b4ad36bfb9d147f639b7d130698d3ab41c45", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zero2prod-df4d5812fca49c42)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zero2prod-c80bed66083dff17)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api/main.rs (/opt/rustwide/target/debug/deps/api-be6b1edb90f76d54)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test health_check::health_cehck_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- health_check::health_cehck_works stdout ----
[INFO] [stdout] thread 'health_check::health_cehck_works' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-1.1.1/src/system.rs:78:21:
[INFO] [stdout] System is not running
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ae4cb4e935 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ae4cb4e935 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ae4cb4e935 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ae4cb4e935 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ae4cb78f1b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ae4cb78f1b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ae4cb4b05f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ae4cb4e70e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ae4cb4e70e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ae4cb50139 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55ae4cb4fdfe - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55ae4ca56c1a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55ae4ca56c1a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55ae4cb5073b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55ae4cb5073b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55ae4cb13728 - std::panicking::begin_panic::{{closure}}::hec1a491c1a158cc1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55ae4cb132ca - std::sys_common::backtrace::__rust_end_short_backtrace::hc990b367356a7f37
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55ae4cb136c7 - std::panicking::begin_panic::hae98e97189b6584f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55ae4c4224a3 - actix_rt::system::System::current::{{closure}}::ha42c3bbc0f95e132
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-1.1.1/src/system.rs:78:21
[INFO] [stdout]   19:     0x55ae4c434d6c - std::thread::local::LocalKey<T>::try_with::h844a2c1c5d915d8f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   20:     0x55ae4c43422d - std::thread::local::LocalKey<T>::with::hb733bbda88876044
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   21:     0x55ae4c4223f5 - actix_rt::system::System::current::h16803c1db18191c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-1.1.1/src/system.rs:76:9
[INFO] [stdout]   22:     0x55ae4c420fff - actix_rt::arbiter::Arbiter::new::hae6c66b2d58d65bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-1.1.1/src/arbiter.rs:108:19
[INFO] [stdout]   23:     0x55ae4c226776 - actix_server::worker::Worker::start::hc0eeabdbf338b065
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-server-1.0.4/src/worker.rs:173:9
[INFO] [stdout]   24:     0x55ae4c224a8b - actix_server::builder::ServerBuilder::start_worker::h03de78870c277b09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-server-1.0.4/src/builder.rs:304:9
[INFO] [stdout]   25:     0x55ae4c224843 - actix_server::builder::ServerBuilder::run::{{closure}}::h1d1df91439e332fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-server-1.0.4/src/builder.rs:268:34
[INFO] [stdout]   26:     0x55ae4c2418f2 - core::iter::adapters::map::map_fold::{{closure}}::h738056c20dee3757
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/adapters/map.rs:89:28
[INFO] [stdout]   27:     0x55ae4c204d59 - core::iter::traits::iterator::Iterator::fold::h8dce664a3239c736
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/traits/iterator.rs:2589:21
[INFO] [stdout]   28:     0x55ae4c23d044 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h3f0ea000f2c0cff4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/adapters/map.rs:129:9
[INFO] [stdout]   29:     0x55ae4c2415f6 - core::iter::traits::iterator::Iterator::for_each::h6379b0802ef1c080
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/traits/iterator.rs:818:9
[INFO] [stdout]   30:     0x55ae4c205d02 - alloc::vec::Vec<T,A>::extend_trusted::he251c8ff3b96822a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/vec/mod.rs:3098:17
[INFO] [stdout]   31:     0x55ae4c20883b - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h94e703a12932ac28
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/vec/spec_extend.rs:26:9
[INFO] [stdout]   32:     0x55ae4c203e54 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h43925cff78fd7841
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/vec/spec_from_iter_nested.rs:62:9
[INFO] [stdout]   33:     0x55ae4c2088ce - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h208143710ffb3389
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   34:     0x55ae4c2086b7 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h35109c1ef681d626
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/vec/mod.rs:2972:9
[INFO] [stdout]   35:     0x55ae4c2414ae - core::iter::traits::iterator::Iterator::collect::h4726a79218a4620f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/traits/iterator.rs:2005:9
[INFO] [stdout]   36:     0x55ae4c224299 - actix_server::builder::ServerBuilder::run::h36f94cd76c02c896
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-server-1.0.4/src/builder.rs:266:27
[INFO] [stdout]   37:     0x55ae4c22406a - actix_server::builder::ServerBuilder::start::h35035cf402ec25b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-server-1.0.4/src/builder.rs:255:9
[INFO] [stdout]   38:     0x55ae4c1651f4 - actix_web::server::HttpServer<F,I,S,B>::run::h76ab42a31a24c0d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-3.3.2/src/server.rs:636:9
[INFO] [stdout]   39:     0x55ae4c10cc3f - zero2prod::run::hbf300dab698ff1ed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:9:18
[INFO] [stdout]   40:     0x55ae4c107d4f - api::helpers::spawn_app::hb39e4789b45c8d80
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:5:18
[INFO] [stdout]   41:     0x55ae4c102a53 - api::health_check::health_cehck_works::{{closure}}::h35ca1cd3305d0e72
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/health_check.rs:5:5
[INFO] [stdout]   42:     0x55ae4c1028f0 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::h0135cfb62cd4ae03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/task/local.rs:642:65
[INFO] [stdout]   43:     0x55ae4c0fec73 - tokio::coop::with_budget::{{closure}}::hb68f925356336657
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   44:     0x55ae4c0fd2f0 - std::thread::local::LocalKey<T>::try_with::h78afa4e9fc6e0144
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   45:     0x55ae4c0fcdba - std::thread::local::LocalKey<T>::with::h8f432517f0cd54e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   46:     0x55ae4c1027c2 - tokio::coop::with_budget::h98d00eb1cdaa0ef7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/coop.rs:99:5
[INFO] [stdout]   47:     0x55ae4c1027c2 - tokio::coop::budget::hdb8b6cfac1049558
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   48:     0x55ae4c1027c2 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h5f51efe2accca1c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/task/local.rs:642:42
[INFO] [stdout]   49:     0x55ae4c0ff79d - tokio::macros::scoped_tls::ScopedKey<T>::set::hdde6c97b2e316e77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   50:     0x55ae4c0fee77 - tokio::task::local::LocalSet::with::h5e7a488478437727
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/task/local.rs:559:9
[INFO] [stdout]   51:     0x55ae4c10268a - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h5aee1cabe993cfc8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/task/local.rs:632:9
[INFO] [stdout]   52:     0x55ae4c0ff0d2 - tokio::task::local::LocalSet::run_until::{{closure}}::hcf6b5209e0fba318
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/task/local.rs:505:19
[INFO] [stdout]   53:     0x55ae4c107c3d - <core::pin::Pin<P> as core::future::future::Future>::poll::h4412d0151dc7d76d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   54:     0x55ae4c105a2f - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h59bc21dde4b86374
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:62
[INFO] [stdout]   55:     0x55ae4c0feda3 - tokio::coop::with_budget::{{closure}}::hd1a37165262c15f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   56:     0x55ae4c0fcff0 - std::thread::local::LocalKey<T>::try_with::h247666c2cba624fa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   57:     0x55ae4c0fcd1a - std::thread::local::LocalKey<T>::with::h1387b3046f522cf8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   58:     0x55ae4c1051bd - tokio::coop::with_budget::h7e369a643b761250
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/coop.rs:99:5
[INFO] [stdout]   59:     0x55ae4c1051bd - tokio::coop::budget::h4d2a96e3a9f637f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   60:     0x55ae4c1051bd - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h1a11a671fc1f8ede
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:39
[INFO] [stdout]   61:     0x55ae4c10637a - tokio::runtime::basic_scheduler::enter::{{closure}}::h7c7ba1b7300c0d71
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:29
[INFO] [stdout]   62:     0x55ae4c0ff6a5 - tokio::macros::scoped_tls::ScopedKey<T>::set::haaba1704c70d6d97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   63:     0x55ae4c10630c - tokio::runtime::basic_scheduler::enter::h58adb9cc43eaae7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:5
[INFO] [stdout]   64:     0x55ae4c104eb3 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h6e22e4552f5e652c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   65:     0x55ae4c105bc9 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h3d24655984eb3c58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/basic_scheduler.rs:489:9
[INFO] [stdout]   66:     0x55ae4c105ca4 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h32040dc77775cb0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/basic_scheduler.rs:178:24
[INFO] [stdout]   67:     0x55ae4c101ed7 - tokio::runtime::Runtime::block_on::hccb53b3275a22002
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/runtime/mod.rs:461:46
[INFO] [stdout]   68:     0x55ae4c0feec2 - tokio::task::local::LocalSet::block_on::h6be8ea961cae1bdd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.12.0/src/task/local.rs:466:9
[INFO] [stdout]   69:     0x55ae4c102944 - actix_rt::runtime::Runtime::block_on::hed210016c100a88b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.2.0/src/runtime.rs:85:9
[INFO] [stdout]   70:     0x55ae4c107d3e - actix_rt::system::SystemRunner::block_on::h0165ab5d948dca5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.2.0/src/system.rs:186:9
[INFO] [stdout]   71:     0x55ae4c1029b4 - api::health_check::health_cehck_works::h9e5de654d6b8c49e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/health_check.rs:3:1
[INFO] [stdout]   72:     0x55ae4c102967 - api::health_check::health_cehck_works::{{closure}}::h045c3b72b4bfb6e1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/health_check.rs:4:30
[INFO] [stdout]   73:     0x55ae4c103386 - core::ops::function::FnOnce::call_once::he1366c9ddd579789
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x55ae4ca5b5fb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x55ae4ca5b5fb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   76:     0x55ae4ca5ad01 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   77:     0x55ae4ca5ad01 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   78:     0x55ae4ca5ad01 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   79:     0x55ae4ca5ad01 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   80:     0x55ae4ca5ad01 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   81:     0x55ae4ca5ad01 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   82:     0x55ae4ca5ad01 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   83:     0x55ae4ca236c4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   84:     0x55ae4ca236c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   85:     0x55ae4ca280f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   86:     0x55ae4ca280f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   87:     0x55ae4ca280f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   88:     0x55ae4ca280f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   89:     0x55ae4ca280f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   90:     0x55ae4ca280f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   91:     0x55ae4ca280f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   92:     0x55ae4cb54c4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   93:     0x55ae4cb54c4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   94:     0x55ae4cb54c4b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   95:     0x7efd79795ac3 - <unknown>
[INFO] [stdout]   96:     0x7efd79826a04 - __clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     health_check::health_cehck_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test api`
[INFO] running `Command { std: "docker" "inspect" "a8dbb35059bdfbb50018feba19b3b4ad36bfb9d147f639b7d130698d3ab41c45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8dbb35059bdfbb50018feba19b3b4ad36bfb9d147f639b7d130698d3ab41c45", kill_on_drop: false }`
[INFO] [stdout] a8dbb35059bdfbb50018feba19b3b4ad36bfb9d147f639b7d130698d3ab41c45
