[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 try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucianocorreia%2Fzero2prod" "/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/lucianocorreia/zero2prod on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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-2/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: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c710f46f4256d942199b91eccf66d2d48da649e7e04ba751e88e48f55b13864b [INFO] running `Command { std: "docker" "start" "-a" "c710f46f4256d942199b91eccf66d2d48da649e7e04ba751e88e48f55b13864b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c710f46f4256d942199b91eccf66d2d48da649e7e04ba751e88e48f55b13864b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c710f46f4256d942199b91eccf66d2d48da649e7e04ba751e88e48f55b13864b", kill_on_drop: false }` [INFO] [stdout] c710f46f4256d942199b91eccf66d2d48da649e7e04ba751e88e48f55b13864b [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae597900fc25a1ba845a4de0d3945908b491909585a5f8bfc018667081bd010f [INFO] running `Command { std: "docker" "start" "-a" "ae597900fc25a1ba845a4de0d3945908b491909585a5f8bfc018667081bd010f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [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 cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [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 tinyvec_macros v0.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 percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [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 ipnet v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [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 mio v0.7.13 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [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 rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [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 v1.0.8 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [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 h2 v0.3.4 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [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 [unoptimized + debuginfo] target(s) in 25.01s [INFO] running `Command { std: "docker" "inspect" "ae597900fc25a1ba845a4de0d3945908b491909585a5f8bfc018667081bd010f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae597900fc25a1ba845a4de0d3945908b491909585a5f8bfc018667081bd010f", kill_on_drop: false }` [INFO] [stdout] ae597900fc25a1ba845a4de0d3945908b491909585a5f8bfc018667081bd010f [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb2bba058f6d24e03394c4c0cb3f206c63bea5531ae4b6a0a3579024136be156 [INFO] running `Command { std: "docker" "start" "-a" "fb2bba058f6d24e03394c4c0cb3f206c63bea5531ae4b6a0a3579024136be156", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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 [unoptimized + debuginfo] target(s) in 6.45s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/zero2prod-7fdedc677544a4d6) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/zero2prod-7a87de1e6cf18cd1) [INFO] [stderr] Executable tests/api/main.rs (/opt/rustwide/target/debug/deps/api-6b18921c196740e8) [INFO] running `Command { std: "docker" "inspect" "fb2bba058f6d24e03394c4c0cb3f206c63bea5531ae4b6a0a3579024136be156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb2bba058f6d24e03394c4c0cb3f206c63bea5531ae4b6a0a3579024136be156", kill_on_drop: false }` [INFO] [stdout] fb2bba058f6d24e03394c4c0cb3f206c63bea5531ae4b6a0a3579024136be156 [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9cd74abd1da001bca66514b9b6373bca3a0758065e5669d759957f990aff7906 [INFO] running `Command { std: "docker" "start" "-a" "9cd74abd1da001bca66514b9b6373bca3a0758065e5669d759957f990aff7906", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zero2prod-7fdedc677544a4d6) [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-7a87de1e6cf18cd1) [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-6b18921c196740e8) [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 'System is not running', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/system.rs:78:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5591661c503d - std::backtrace_rs::backtrace::libunwind::trace::hf368f6ec047d835e [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5591661c503d - std::backtrace_rs::backtrace::trace_unsynchronized::h5deaa62eab82df22 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5591661c503d - std::sys_common::backtrace::_print_fmt::h5a1c3a24a936a045 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5591661c503d - ::fmt::h0219f75f359b565d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5591661e99dc - core::fmt::write::hf0ed2ae6b5ba2d7d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5591661bda51 - std::io::Write::write_fmt::h38d43b38044a5699 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5591661c6b35 - std::sys_common::backtrace::_print::h733b600962ba33ce [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5591661c6b35 - std::sys_common::backtrace::print::h5dc0fa0616f7d4bf [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5591661c6b35 - std::panicking::default_hook::{{closure}}::h3151cab60fd16f06 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5591661c67e0 - std::panicking::default_hook::ha44b338b782f641e [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5591661c7218 - std::panicking::rust_panic_with_hook::hddbb61d11ae83bc7 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559166157d38 - std::panicking::begin_panic::{{closure}}::h69540074a2aca02a [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x559166157bc9 - std::sys_common::backtrace::__rust_end_short_backtrace::h779a2211169a1c5c [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559166157c8c - std::panicking::begin_panic::h14620f96a1f5330c [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x5591659f17b1 - actix_rt::system::System::current::{{closure}}::hb96d9126e63998b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/system.rs:78:21 [INFO] [stdout] 15: 0x5591659e2909 - std::thread::local::LocalKey::try_with::hd025471578f4d4cc [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/thread/local.rs:443:16 [INFO] [stdout] 16: 0x5591659e11cd - std::thread::local::LocalKey::with::h38da7445a8a4a7e3 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/thread/local.rs:419:9 [INFO] [stdout] 17: 0x5591659f1705 - actix_rt::system::System::current::h304066ae8636b691 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/system.rs:76:9 [INFO] [stdout] 18: 0x5591659fe7e0 - actix_rt::arbiter::Arbiter::new::h5b40a6b0c8a1df19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/arbiter.rs:108:19 [INFO] [stdout] 19: 0x559165746ec9 - actix_server::worker::Worker::start::h6c14614663fb8b42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-1.0.4/src/worker.rs:173:9 [INFO] [stdout] 20: 0x559165744e2b - actix_server::builder::ServerBuilder::start_worker::hce26b5e917781ee4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-1.0.4/src/builder.rs:304:9 [INFO] [stdout] 21: 0x559165744bcd - actix_server::builder::ServerBuilder::run::{{closure}}::h76c1c2c8c5e77968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-1.0.4/src/builder.rs:268:34 [INFO] [stdout] 22: 0x5591657d5ea4 - core::iter::adapters::map::map_fold::{{closure}}::h897517593d4bbe2c [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/iter/adapters/map.rs:84:28 [INFO] [stdout] 23: 0x55916574e05a - core::iter::traits::iterator::Iterator::fold::h6a7e01a8dcaaefa6 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/iter/traits/iterator.rs:2362:21 [INFO] [stdout] 24: 0x5591657cf45f - as core::iter::traits::iterator::Iterator>::fold::h99cc62806b6dfbab [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/iter/adapters/map.rs:124:9 [INFO] [stdout] 25: 0x5591657d51d3 - core::iter::traits::iterator::Iterator::for_each::h78206249fc661159 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/iter/traits/iterator.rs:779:9 [INFO] [stdout] 26: 0x5591657bb0dd - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h3c1570f95daf89bb [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/vec/spec_extend.rs:40:17 [INFO] [stdout] 27: 0x5591657b3f44 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h1a6b1e08fd8bebd9 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/vec/spec_from_iter_nested.rs:62:9 [INFO] [stdout] 28: 0x5591657bbbb1 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h229b5e5a86c2ab62 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 29: 0x5591657ba8e8 - as core::iter::traits::collect::FromIterator>::from_iter::h49ed1f2ef03d1b9e [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/vec/mod.rs:2599:9 [INFO] [stdout] 30: 0x5591657d4fb1 - core::iter::traits::iterator::Iterator::collect::hd5deb11cf2ea8202 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/iter/traits/iterator.rs:1784:9 [INFO] [stdout] 31: 0x5591657446c5 - actix_server::builder::ServerBuilder::run::h93f646e016882b61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-1.0.4/src/builder.rs:266:27 [INFO] [stdout] 32: 0x559165744444 - actix_server::builder::ServerBuilder::start::h7bd70580904eef04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-1.0.4/src/builder.rs:255:9 [INFO] [stdout] 33: 0x5591656709d8 - actix_web::server::HttpServer::run::hda22a8a5a5a3584f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-3.3.2/src/server.rs:636:9 [INFO] [stdout] 34: 0x55916562e86a - zero2prod::run::h8b0009adf291d3ed [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:9:18 [INFO] [stdout] 35: 0x5591656270df - api::helpers::spawn_app::h55cb83a1a60e1adf [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:5:18 [INFO] [stdout] 36: 0x559165624e8c - api::health_check::health_cehck_works::{{closure}}::h81d47ca2a6b1ff71 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/health_check.rs:5:5 [INFO] [stdout] 37: 0x55916561d69b - as core::future::future::Future>::poll::hd89174a2e1b5ec40 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 38: 0x559165627bd6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h9532d1c0e4377a4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/task/local.rs:642:65 [INFO] [stdout] 39: 0x559165626320 - tokio::coop::with_budget::{{closure}}::hcd3af9022345a57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:106:9 [INFO] [stdout] 40: 0x5591656231c6 - std::thread::local::LocalKey::try_with::h76e05b7dd6af257f [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/thread/local.rs:443:16 [INFO] [stdout] 41: 0x5591656229cd - std::thread::local::LocalKey::with::h3146e46f46dca452 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/thread/local.rs:419:9 [INFO] [stdout] 42: 0x559165627aa9 - tokio::coop::with_budget::h78686d21cc3635ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:99:5 [INFO] [stdout] 43: 0x559165627aa9 - tokio::coop::budget::h15616037a6bbb1f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:76:5 [INFO] [stdout] 44: 0x559165627aa9 - as core::future::future::Future>::poll::{{closure}}::h931d18fab9670cb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/task/local.rs:642:42 [INFO] [stdout] 45: 0x559165620b57 - tokio::macros::scoped_tls::ScopedKey::set::h30ae23841a012bb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x55916562752a - tokio::task::local::LocalSet::with::h8fb403f53980512e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/task/local.rs:559:9 [INFO] [stdout] 47: 0x559165627932 - as core::future::future::Future>::poll::h4859247ec00df94d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/task/local.rs:632:9 [INFO] [stdout] 48: 0x55916562784e - tokio::task::local::LocalSet::run_until::{{closure}}::h1bb11837a504fd19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/task/local.rs:505:18 [INFO] [stdout] 49: 0x55916561d60b - as core::future::future::Future>::poll::h21b30eed6a58d061 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 50: 0x559165620dfa - as core::future::future::Future>::poll::ha208b62ac1259975 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/future/future.rs:124:9 [INFO] [stdout] 51: 0x559165621b30 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h876ab60768942b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:62 [INFO] [stdout] 52: 0x5591656261f0 - tokio::coop::with_budget::{{closure}}::hbd3f471140d0033c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:106:9 [INFO] [stdout] 53: 0x559165622cc6 - std::thread::local::LocalKey::try_with::h3b286294a3d1ee60 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/thread/local.rs:443:16 [INFO] [stdout] 54: 0x559165622b9d - std::thread::local::LocalKey::with::hf044bece36215a51 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/thread/local.rs:419:9 [INFO] [stdout] 55: 0x5591656212ab - tokio::coop::with_budget::hc18e61f86128e69d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:99:5 [INFO] [stdout] 56: 0x5591656212ab - tokio::coop::budget::h498bb746fb8fa310 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/coop.rs:76:5 [INFO] [stdout] 57: 0x5591656212ab - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h4c36f6642dcfcad7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:39 [INFO] [stdout] 58: 0x559165622501 - tokio::runtime::basic_scheduler::enter::{{closure}}::h88e485cc130aa843 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:29 [INFO] [stdout] 59: 0x559165620c67 - tokio::macros::scoped_tls::ScopedKey::set::h5301f27a42363523 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 60: 0x55916562247d - tokio::runtime::basic_scheduler::enter::h0188aff0fcc33c84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:5 [INFO] [stdout] 61: 0x559165620f1b - tokio::runtime::basic_scheduler::Inner

::block_on::hdd28e3484cacda31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:218:9 [INFO] [stdout] 62: 0x559165621cc6 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h4f2b43c91619a1b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:489:9 [INFO] [stdout] 63: 0x559165621dbc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hdaff38da4b0d4533 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/basic_scheduler.rs:178:24 [INFO] [stdout] 64: 0x55916561d517 - tokio::runtime::Runtime::block_on::h64f3c247a3415d5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 65: 0x5591656275ab - tokio::task::local::LocalSet::block_on::hfa57adf22f19e74d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.12.0/src/task/local.rs:466:9 [INFO] [stdout] 66: 0x5591656247e3 - actix_rt::runtime::Runtime::block_on::he8fdcdb62bb9dc6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 67: 0x5591656270c0 - actix_rt::system::SystemRunner::block_on::hce78f5f4eacdc10d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 68: 0x559165624dff - api::health_check::health_cehck_works::h33e8d16158757d76 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/health_check.rs:3:1 [INFO] [stdout] 69: 0x559165624d8a - api::health_check::health_cehck_works::{{closure}}::hb0a899ce2fecdd44 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/health_check.rs:3:1 [INFO] [stdout] 70: 0x55916562384e - core::ops::function::FnOnce::call_once::hf30c555c5ed1a8d1 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 71: 0x5591660a2e73 - core::ops::function::FnOnce::call_once::h0dfe20f12b77bab0 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 72: 0x5591660a2e73 - test::__rust_begin_short_backtrace::h621e75342c56b813 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:573:5 [INFO] [stdout] 73: 0x5591660a1c1a - as core::ops::function::FnOnce>::call_once::ha960722220d3e4e3 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 74: 0x5591660a1c1a - as core::ops::function::FnOnce<()>>::call_once::h8d4f52e2b0282cfb [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 75: 0x5591660a1c1a - std::panicking::try::do_call::h482ae3b09291596d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 76: 0x5591660a1c1a - std::panicking::try::h2ddddb26c086954d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 77: 0x5591660a1c1a - std::panic::catch_unwind::h743b0e27e7a9c139 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panic.rs:137:14 [INFO] [stdout] 78: 0x5591660a1c1a - test::run_test_in_process::ha7740d79e504cc37 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:596:18 [INFO] [stdout] 79: 0x5591660a1c1a - test::run_test::run_test_inner::{{closure}}::h8418baf60f7a06c4 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:490:39 [INFO] [stdout] 80: 0x55916606c3cd - test::run_test::run_test_inner::{{closure}}::h0beb35daaa80ec66 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:517:37 [INFO] [stdout] 81: 0x55916606c3cd - std::sys_common::backtrace::__rust_begin_short_backtrace::hb005f1ebb9b3ac0b [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 82: 0x559166071ec8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h496c50f972d6dc0f [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 83: 0x559166071ec8 - as core::ops::function::FnOnce<()>>::call_once::ha5b8911111f511ea [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 84: 0x559166071ec8 - std::panicking::try::do_call::h084ed94d88677037 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 85: 0x559166071ec8 - std::panicking::try::h013a823fb6061e50 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 86: 0x559166071ec8 - std::panic::catch_unwind::h041e5fbe96cdc85b [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panic.rs:137:14 [INFO] [stdout] 87: 0x559166071ec8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h24aad6f3231b4f43 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 88: 0x559166071ec8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88f4642fdc208aab [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 89: 0x5591661cbdd3 - as core::ops::function::FnOnce>::call_once::h21f4f903d484bbf8 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 90: 0x5591661cbdd3 - as core::ops::function::FnOnce>::call_once::h88143291d50223e5 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 91: 0x5591661cbdd3 - std::sys::unix::thread::Thread::new::thread_start::h21cad75f6abb068a [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 92: 0x7efffe44b609 - start_thread [INFO] [stdout] 93: 0x7efffe21b163 - clone [INFO] [stdout] 94: 0x0 - [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.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test api' [INFO] running `Command { std: "docker" "inspect" "9cd74abd1da001bca66514b9b6373bca3a0758065e5669d759957f990aff7906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cd74abd1da001bca66514b9b6373bca3a0758065e5669d759957f990aff7906", kill_on_drop: false }` [INFO] [stdout] 9cd74abd1da001bca66514b9b6373bca3a0758065e5669d759957f990aff7906